.header_complex_d3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.lightcolumn {
  position: relative;
  word-con: anywhere;
}
.header-middle {
  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;
}
.header-middle.article-last-12 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.header-middle.shadow-cool-6b {
  width: 100%;
  max-width: 100%;
}
.header-middle.shade_yellow {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .header-middle.shade_yellow {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.header-middle.table_06 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .header-middle.table_06 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.media-simple-b5 {
  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;
}
.media-simple-b5:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.media-simple-b5 > * {
  position: relative;
  z-index: 2;
}
.shade_yellow .badgebottom {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.shade_yellow.primary_small .badgebottom {
  margin-left: 20px;
}
.table_06.primary_small .badgebottom {
  margin-right: 20px;
}
.gold_d7.primary_small .badgebottom {
  margin-top: 20px;
}
.header_complex_d3.hard-88,
.header_complex_d3.next_7d {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .header_complex_d3.hard-88,
  .header_complex_d3.next_7d {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.header_complex_d3.next_7d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.table_narrow_2e .borderpro .breadcrumb_rough_e6 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.table_narrow_2e
  .borderpro
  .orange-a0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.table_narrow_2e
  .borderpro
  .component_simple {
  margin-left: 5px;
  text-decoration: none;
}
.table_narrow_2e
  .borderpro
  .filter_glass {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.short-84 {
  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;
}
.upper_0c .short-84,
.nav-82 .short-84 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .short-84 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.progress-glass-5e {
  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;
}
.progress-glass-5e.video-8d {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.progress-glass-5e.icon_95 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.highlighthard {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.highlighthard img {
  display: block;
  width: 100%;
  height: auto;
}
.icon_95 .highlighthard {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.shade_yellow .highlighthard {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.highlighthard a {
  display: block;
  position: relative;
  overflow: hidden;
}
.highlighthard a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.inner_54 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.icon_95.primary_small .inner_54 {
  margin-top: 20px;
}
.accent-iron-6e.primary_small .inner_54 {
  margin-left: 20px;
}
.video-8d.primary_small .inner_54 {
  margin-right: 20px;
}
.lite_a1 .hard_f6:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.lite_a1 .hard_f6:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.lite_a1 .hard_f6:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.lite_a1 .hard_f6:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.lite_a1 .hard_f6:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.lite_a1 .hard_f6:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.lite_a1 .hard_f6:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.lite_a1 .hard_f6:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.article-upper-47 .hard_f6:nth-child(1),
.article-upper-47 .hard_f6:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.article-upper-47 .hard_f6:nth-child(3),
.article-upper-47 .hard_f6:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.article-upper-47 .hard_f6:nth-child(5),
.article-upper-47 .hard_f6:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.article-upper-47 .hard_f6:nth-child(7),
.article-upper-47 .hard_f6:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.article-upper-47 .hard_f6:nth-child(9),
.article-upper-47 .hard_f6:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.article-upper-47 .hard_f6:nth-child(11),
.article-upper-47 .hard_f6:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.article-upper-47 .hard_f6:nth-child(13),
.article-upper-47 .hard_f6:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.article-upper-47 .hard_f6:nth-child(15),
.article-upper-47 .hard_f6:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.infoblack .hard_f6:nth-child(1),
.infoblack .hard_f6:nth-child(2),
.infoblack .hard_f6:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.infoblack .hard_f6:nth-child(4),
.infoblack .hard_f6:nth-child(5),
.infoblack .hard_f6:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.infoblack .hard_f6:nth-child(7),
.infoblack .hard_f6:nth-child(8),
.infoblack .hard_f6:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.infoblack .hard_f6:nth-child(10),
.infoblack .hard_f6:nth-child(11),
.infoblack .hard_f6:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.infoblack .hard_f6:nth-child(13),
.infoblack .hard_f6:nth-child(14),
.infoblack .hard_f6:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.infoblack .hard_f6:nth-child(16),
.infoblack .hard_f6:nth-child(17),
.infoblack .hard_f6:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.infoblack .hard_f6:nth-child(19),
.infoblack .hard_f6:nth-child(20),
.infoblack .hard_f6:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.infoblack .hard_f6:nth-child(22),
.infoblack .hard_f6:nth-child(23),
.infoblack .hard_f6:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.widget-11 .hard_f6:nth-child(1),
.widget-11 .hard_f6:nth-child(2),
.widget-11 .hard_f6:nth-child(3),
.widget-11 .hard_f6:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.widget-11 .hard_f6:nth-child(5),
.widget-11 .hard_f6:nth-child(6),
.widget-11 .hard_f6:nth-child(7),
.widget-11 .hard_f6:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.widget-11 .hard_f6:nth-child(9),
.widget-11 .hard_f6:nth-child(10),
.widget-11 .hard_f6:nth-child(11),
.widget-11 .hard_f6:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.widget-11 .hard_f6:nth-child(13),
.widget-11 .hard_f6:nth-child(14),
.widget-11 .hard_f6:nth-child(15),
.widget-11 .hard_f6:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.widget-11 .hard_f6:nth-child(17),
.widget-11 .hard_f6:nth-child(18),
.widget-11 .hard_f6:nth-child(19),
.widget-11 .hard_f6:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.widget-11 .hard_f6:nth-child(21),
.widget-11 .hard_f6:nth-child(22),
.widget-11 .hard_f6:nth-child(23),
.widget-11 .hard_f6:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.widget-11 .hard_f6:nth-child(25),
.widget-11 .hard_f6:nth-child(26),
.widget-11 .hard_f6:nth-child(27),
.widget-11 .hard_f6:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.widget-11 .hard_f6:nth-child(29),
.widget-11 .hard_f6:nth-child(30),
.widget-11 .hard_f6:nth-child(31),
.widget-11 .hard_f6:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.modal-top-f5 .hard_f6:nth-child(1),
.modal-top-f5 .hard_f6:nth-child(2),
.modal-top-f5 .hard_f6:nth-child(3),
.modal-top-f5 .hard_f6:nth-child(4),
.modal-top-f5 .hard_f6:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.modal-top-f5 .hard_f6:nth-child(6),
.modal-top-f5 .hard_f6:nth-child(7),
.modal-top-f5 .hard_f6:nth-child(8),
.modal-top-f5 .hard_f6:nth-child(9),
.modal-top-f5 .hard_f6:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.modal-top-f5 .hard_f6:nth-child(11),
.modal-top-f5 .hard_f6:nth-child(12),
.modal-top-f5 .hard_f6:nth-child(13),
.modal-top-f5 .hard_f6:nth-child(14),
.modal-top-f5 .hard_f6:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.modal-top-f5 .hard_f6:nth-child(16),
.modal-top-f5 .hard_f6:nth-child(17),
.modal-top-f5 .hard_f6:nth-child(18),
.modal-top-f5 .hard_f6:nth-child(19),
.modal-top-f5 .hard_f6:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.modal-top-f5 .hard_f6:nth-child(21),
.modal-top-f5 .hard_f6:nth-child(22),
.modal-top-f5 .hard_f6:nth-child(23),
.modal-top-f5 .hard_f6:nth-child(24),
.modal-top-f5 .hard_f6:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.modal-top-f5 .hard_f6:nth-child(26),
.modal-top-f5 .hard_f6:nth-child(27),
.modal-top-f5 .hard_f6:nth-child(28),
.modal-top-f5 .hard_f6:nth-child(29),
.modal-top-f5 .hard_f6:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.modal-top-f5 .hard_f6:nth-child(31),
.modal-top-f5 .hard_f6:nth-child(32),
.modal-top-f5 .hard_f6:nth-child(33),
.modal-top-f5 .hard_f6:nth-child(34),
.modal-top-f5 .hard_f6:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.modal-top-f5 .hard_f6:nth-child(36),
.modal-top-f5 .hard_f6:nth-child(37),
.modal-top-f5 .hard_f6:nth-child(38),
.modal-top-f5 .hard_f6:nth-child(39),
.modal-top-f5 .hard_f6:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.steel-86 .hard_f6:nth-child(1),
.steel-86 .hard_f6:nth-child(2),
.steel-86 .hard_f6:nth-child(3),
.steel-86 .hard_f6:nth-child(4),
.steel-86 .hard_f6:nth-child(5),
.steel-86 .hard_f6:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.steel-86 .hard_f6:nth-child(7),
.steel-86 .hard_f6:nth-child(8),
.steel-86 .hard_f6:nth-child(9),
.steel-86 .hard_f6:nth-child(10),
.steel-86 .hard_f6:nth-child(11),
.steel-86 .hard_f6:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.steel-86 .hard_f6:nth-child(13),
.steel-86 .hard_f6:nth-child(14),
.steel-86 .hard_f6:nth-child(15),
.steel-86 .hard_f6:nth-child(16),
.steel-86 .hard_f6:nth-child(17),
.steel-86 .hard_f6:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.steel-86 .hard_f6:nth-child(19),
.steel-86 .hard_f6:nth-child(20),
.steel-86 .hard_f6:nth-child(21),
.steel-86 .hard_f6:nth-child(22),
.steel-86 .hard_f6:nth-child(23),
.steel-86 .hard_f6:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.steel-86 .hard_f6:nth-child(25),
.steel-86 .hard_f6:nth-child(26),
.steel-86 .hard_f6:nth-child(27),
.steel-86 .hard_f6:nth-child(28),
.steel-86 .hard_f6:nth-child(29),
.steel-86 .hard_f6:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.steel-86 .hard_f6:nth-child(31),
.steel-86 .hard_f6:nth-child(32),
.steel-86 .hard_f6:nth-child(33),
.steel-86 .hard_f6:nth-child(34),
.steel-86 .hard_f6:nth-child(35),
.steel-86 .hard_f6:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.steel-86 .hard_f6:nth-child(37),
.steel-86 .hard_f6:nth-child(38),
.steel-86 .hard_f6:nth-child(39),
.steel-86 .hard_f6:nth-child(40),
.steel-86 .hard_f6:nth-child(41),
.steel-86 .hard_f6:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.steel-86 .hard_f6:nth-child(43),
.steel-86 .hard_f6:nth-child(44),
.steel-86 .hard_f6:nth-child(45),
.steel-86 .hard_f6:nth-child(46),
.steel-86 .hard_f6:nth-child(47),
.steel-86 .hard_f6:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.active-gas .hard_f6:nth-child(1),
.active-gas .hard_f6:nth-child(2),
.active-gas .hard_f6:nth-child(3),
.active-gas .hard_f6:nth-child(4),
.active-gas .hard_f6:nth-child(5),
.active-gas .hard_f6:nth-child(6),
.active-gas .hard_f6:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.active-gas .hard_f6:nth-child(8),
.active-gas .hard_f6:nth-child(9),
.active-gas .hard_f6:nth-child(10),
.active-gas .hard_f6:nth-child(11),
.active-gas .hard_f6:nth-child(12),
.active-gas .hard_f6:nth-child(13),
.active-gas .hard_f6:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.active-gas .hard_f6:nth-child(15),
.active-gas .hard_f6:nth-child(16),
.active-gas .hard_f6:nth-child(17),
.active-gas .hard_f6:nth-child(18),
.active-gas .hard_f6:nth-child(19),
.active-gas .hard_f6:nth-child(20),
.active-gas .hard_f6:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.active-gas .hard_f6:nth-child(22),
.active-gas .hard_f6:nth-child(23),
.active-gas .hard_f6:nth-child(24),
.active-gas .hard_f6:nth-child(25),
.active-gas .hard_f6:nth-child(26),
.active-gas .hard_f6:nth-child(27),
.active-gas .hard_f6:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.active-gas .hard_f6:nth-child(29),
.active-gas .hard_f6:nth-child(30),
.active-gas .hard_f6:nth-child(31),
.active-gas .hard_f6:nth-child(32),
.active-gas .hard_f6:nth-child(33),
.active-gas .hard_f6:nth-child(34),
.active-gas .hard_f6:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.active-gas .hard_f6:nth-child(36),
.active-gas .hard_f6:nth-child(37),
.active-gas .hard_f6:nth-child(38),
.active-gas .hard_f6:nth-child(39),
.active-gas .hard_f6:nth-child(40),
.active-gas .hard_f6:nth-child(41),
.active-gas .hard_f6:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.active-gas .hard_f6:nth-child(43),
.active-gas .hard_f6:nth-child(44),
.active-gas .hard_f6:nth-child(45),
.active-gas .hard_f6:nth-child(46),
.active-gas .hard_f6:nth-child(47),
.active-gas .hard_f6:nth-child(48),
.active-gas .hard_f6:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.active-gas .hard_f6:nth-child(50),
.active-gas .hard_f6:nth-child(51),
.active-gas .hard_f6:nth-child(52),
.active-gas .hard_f6:nth-child(53),
.active-gas .hard_f6:nth-child(54),
.active-gas .hard_f6:nth-child(55),
.active-gas .hard_f6:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.infohot .hard_f6:nth-child(1),
.infohot .hard_f6:nth-child(2),
.infohot .hard_f6:nth-child(3),
.infohot .hard_f6:nth-child(4),
.infohot .hard_f6:nth-child(5),
.infohot .hard_f6:nth-child(6),
.infohot .hard_f6:nth-child(7),
.infohot .hard_f6:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.infohot .hard_f6:nth-child(9),
.infohot .hard_f6:nth-child(10),
.infohot .hard_f6:nth-child(11),
.infohot .hard_f6:nth-child(12),
.infohot .hard_f6:nth-child(13),
.infohot .hard_f6:nth-child(14),
.infohot .hard_f6:nth-child(15),
.infohot .hard_f6:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.infohot .hard_f6:nth-child(17),
.infohot .hard_f6:nth-child(18),
.infohot .hard_f6:nth-child(19),
.infohot .hard_f6:nth-child(20),
.infohot .hard_f6:nth-child(21),
.infohot .hard_f6:nth-child(22),
.infohot .hard_f6:nth-child(23),
.infohot .hard_f6:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.infohot .hard_f6:nth-child(25),
.infohot .hard_f6:nth-child(26),
.infohot .hard_f6:nth-child(27),
.infohot .hard_f6:nth-child(28),
.infohot .hard_f6:nth-child(29),
.infohot .hard_f6:nth-child(30),
.infohot .hard_f6:nth-child(31),
.infohot .hard_f6:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.infohot .hard_f6:nth-child(33),
.infohot .hard_f6:nth-child(34),
.infohot .hard_f6:nth-child(35),
.infohot .hard_f6:nth-child(36),
.infohot .hard_f6:nth-child(37),
.infohot .hard_f6:nth-child(38),
.infohot .hard_f6:nth-child(39),
.infohot .hard_f6:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.infohot .hard_f6:nth-child(41),
.infohot .hard_f6:nth-child(42),
.infohot .hard_f6:nth-child(43),
.infohot .hard_f6:nth-child(44),
.infohot .hard_f6:nth-child(45),
.infohot .hard_f6:nth-child(46),
.infohot .hard_f6:nth-child(47),
.infohot .hard_f6:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.infohot .hard_f6:nth-child(49),
.infohot .hard_f6:nth-child(50),
.infohot .hard_f6:nth-child(51),
.infohot .hard_f6:nth-child(52),
.infohot .hard_f6:nth-child(53),
.infohot .hard_f6:nth-child(54),
.infohot .hard_f6:nth-child(55),
.infohot .hard_f6:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.infohot .hard_f6:nth-child(57),
.infohot .hard_f6:nth-child(58),
.infohot .hard_f6:nth-child(59),
.infohot .hard_f6:nth-child(60),
.infohot .hard_f6:nth-child(61),
.infohot .hard_f6:nth-child(62),
.infohot .hard_f6:nth-child(63),
.infohot .hard_f6:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .steelnav .hard_f6:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .steelnav .hard_f6:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .steelnav .hard_f6:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .steelnav .hard_f6:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .steelnav .hard_f6:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .steelnav .hard_f6:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .steelnav .hard_f6:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .steelnav .hard_f6:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .accordiondirty .hard_f6:nth-child(1),
  .accordiondirty .hard_f6:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .accordiondirty .hard_f6:nth-child(3),
  .accordiondirty .hard_f6:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .accordiondirty .hard_f6:nth-child(5),
  .accordiondirty .hard_f6:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .accordiondirty .hard_f6:nth-child(7),
  .accordiondirty .hard_f6:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .accordiondirty .hard_f6:nth-child(9),
  .accordiondirty .hard_f6:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .accordiondirty .hard_f6:nth-child(11),
  .accordiondirty .hard_f6:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .accordiondirty .hard_f6:nth-child(13),
  .accordiondirty .hard_f6:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .accordiondirty .hard_f6:nth-child(15),
  .accordiondirty .hard_f6:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .component_52 .hard_f6:nth-child(1),
  .component_52 .hard_f6:nth-child(2),
  .component_52 .hard_f6:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .component_52 .hard_f6:nth-child(4),
  .component_52 .hard_f6:nth-child(5),
  .component_52 .hard_f6:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .component_52 .hard_f6:nth-child(7),
  .component_52 .hard_f6:nth-child(8),
  .component_52 .hard_f6:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .component_52 .hard_f6:nth-child(10),
  .component_52 .hard_f6:nth-child(11),
  .component_52 .hard_f6:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .component_52 .hard_f6:nth-child(13),
  .component_52 .hard_f6:nth-child(14),
  .component_52 .hard_f6:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .component_52 .hard_f6:nth-child(16),
  .component_52 .hard_f6:nth-child(17),
  .component_52 .hard_f6:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .component_52 .hard_f6:nth-child(19),
  .component_52 .hard_f6:nth-child(20),
  .component_52 .hard_f6:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .component_52 .hard_f6:nth-child(22),
  .component_52 .hard_f6:nth-child(23),
  .component_52 .hard_f6:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .row_0b .hard_f6:nth-child(1),
  .row_0b .hard_f6:nth-child(2),
  .row_0b .hard_f6:nth-child(3),
  .row_0b .hard_f6:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .row_0b .hard_f6:nth-child(5),
  .row_0b .hard_f6:nth-child(6),
  .row_0b .hard_f6:nth-child(7),
  .row_0b .hard_f6:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .row_0b .hard_f6:nth-child(9),
  .row_0b .hard_f6:nth-child(10),
  .row_0b .hard_f6:nth-child(11),
  .row_0b .hard_f6:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .row_0b .hard_f6:nth-child(13),
  .row_0b .hard_f6:nth-child(14),
  .row_0b .hard_f6:nth-child(15),
  .row_0b .hard_f6:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .row_0b .hard_f6:nth-child(17),
  .row_0b .hard_f6:nth-child(18),
  .row_0b .hard_f6:nth-child(19),
  .row_0b .hard_f6:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .row_0b .hard_f6:nth-child(21),
  .row_0b .hard_f6:nth-child(22),
  .row_0b .hard_f6:nth-child(23),
  .row_0b .hard_f6:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .row_0b .hard_f6:nth-child(25),
  .row_0b .hard_f6:nth-child(26),
  .row_0b .hard_f6:nth-child(27),
  .row_0b .hard_f6:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .row_0b .hard_f6:nth-child(29),
  .row_0b .hard_f6:nth-child(30),
  .row_0b .hard_f6:nth-child(31),
  .row_0b .hard_f6:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .background-7c .hard_f6:nth-child(1),
  .background-7c .hard_f6:nth-child(2),
  .background-7c .hard_f6:nth-child(3),
  .background-7c .hard_f6:nth-child(4),
  .background-7c .hard_f6:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .background-7c .hard_f6:nth-child(6),
  .background-7c .hard_f6:nth-child(7),
  .background-7c .hard_f6:nth-child(8),
  .background-7c .hard_f6:nth-child(9),
  .background-7c .hard_f6:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .background-7c .hard_f6:nth-child(11),
  .background-7c .hard_f6:nth-child(12),
  .background-7c .hard_f6:nth-child(13),
  .background-7c .hard_f6:nth-child(14),
  .background-7c .hard_f6:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .background-7c .hard_f6:nth-child(16),
  .background-7c .hard_f6:nth-child(17),
  .background-7c .hard_f6:nth-child(18),
  .background-7c .hard_f6:nth-child(19),
  .background-7c .hard_f6:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .background-7c .hard_f6:nth-child(21),
  .background-7c .hard_f6:nth-child(22),
  .background-7c .hard_f6:nth-child(23),
  .background-7c .hard_f6:nth-child(24),
  .background-7c .hard_f6:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .background-7c .hard_f6:nth-child(26),
  .background-7c .hard_f6:nth-child(27),
  .background-7c .hard_f6:nth-child(28),
  .background-7c .hard_f6:nth-child(29),
  .background-7c .hard_f6:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .background-7c .hard_f6:nth-child(31),
  .background-7c .hard_f6:nth-child(32),
  .background-7c .hard_f6:nth-child(33),
  .background-7c .hard_f6:nth-child(34),
  .background-7c .hard_f6:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .background-7c .hard_f6:nth-child(36),
  .background-7c .hard_f6:nth-child(37),
  .background-7c .hard_f6:nth-child(38),
  .background-7c .hard_f6:nth-child(39),
  .background-7c .hard_f6:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .item-lite .hard_f6:nth-child(1),
  .item-lite .hard_f6:nth-child(2),
  .item-lite .hard_f6:nth-child(3),
  .item-lite .hard_f6:nth-child(4),
  .item-lite .hard_f6:nth-child(5),
  .item-lite .hard_f6:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .item-lite .hard_f6:nth-child(7),
  .item-lite .hard_f6:nth-child(8),
  .item-lite .hard_f6:nth-child(9),
  .item-lite .hard_f6:nth-child(10),
  .item-lite .hard_f6:nth-child(11),
  .item-lite .hard_f6:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .item-lite .hard_f6:nth-child(13),
  .item-lite .hard_f6:nth-child(14),
  .item-lite .hard_f6:nth-child(15),
  .item-lite .hard_f6:nth-child(16),
  .item-lite .hard_f6:nth-child(17),
  .item-lite .hard_f6:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .item-lite .hard_f6:nth-child(19),
  .item-lite .hard_f6:nth-child(20),
  .item-lite .hard_f6:nth-child(21),
  .item-lite .hard_f6:nth-child(22),
  .item-lite .hard_f6:nth-child(23),
  .item-lite .hard_f6:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .item-lite .hard_f6:nth-child(25),
  .item-lite .hard_f6:nth-child(26),
  .item-lite .hard_f6:nth-child(27),
  .item-lite .hard_f6:nth-child(28),
  .item-lite .hard_f6:nth-child(29),
  .item-lite .hard_f6:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .item-lite .hard_f6:nth-child(31),
  .item-lite .hard_f6:nth-child(32),
  .item-lite .hard_f6:nth-child(33),
  .item-lite .hard_f6:nth-child(34),
  .item-lite .hard_f6:nth-child(35),
  .item-lite .hard_f6:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .item-lite .hard_f6:nth-child(37),
  .item-lite .hard_f6:nth-child(38),
  .item-lite .hard_f6:nth-child(39),
  .item-lite .hard_f6:nth-child(40),
  .item-lite .hard_f6:nth-child(41),
  .item-lite .hard_f6:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .item-lite .hard_f6:nth-child(43),
  .item-lite .hard_f6:nth-child(44),
  .item-lite .hard_f6:nth-child(45),
  .item-lite .hard_f6:nth-child(46),
  .item-lite .hard_f6:nth-child(47),
  .item-lite .hard_f6:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .cold-ef .hard_f6:nth-child(1),
  .cold-ef .hard_f6:nth-child(2),
  .cold-ef .hard_f6:nth-child(3),
  .cold-ef .hard_f6:nth-child(4),
  .cold-ef .hard_f6:nth-child(5),
  .cold-ef .hard_f6:nth-child(6),
  .cold-ef .hard_f6:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .cold-ef .hard_f6:nth-child(8),
  .cold-ef .hard_f6:nth-child(9),
  .cold-ef .hard_f6:nth-child(10),
  .cold-ef .hard_f6:nth-child(11),
  .cold-ef .hard_f6:nth-child(12),
  .cold-ef .hard_f6:nth-child(13),
  .cold-ef .hard_f6:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .cold-ef .hard_f6:nth-child(15),
  .cold-ef .hard_f6:nth-child(16),
  .cold-ef .hard_f6:nth-child(17),
  .cold-ef .hard_f6:nth-child(18),
  .cold-ef .hard_f6:nth-child(19),
  .cold-ef .hard_f6:nth-child(20),
  .cold-ef .hard_f6:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .cold-ef .hard_f6:nth-child(22),
  .cold-ef .hard_f6:nth-child(23),
  .cold-ef .hard_f6:nth-child(24),
  .cold-ef .hard_f6:nth-child(25),
  .cold-ef .hard_f6:nth-child(26),
  .cold-ef .hard_f6:nth-child(27),
  .cold-ef .hard_f6:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .cold-ef .hard_f6:nth-child(29),
  .cold-ef .hard_f6:nth-child(30),
  .cold-ef .hard_f6:nth-child(31),
  .cold-ef .hard_f6:nth-child(32),
  .cold-ef .hard_f6:nth-child(33),
  .cold-ef .hard_f6:nth-child(34),
  .cold-ef .hard_f6:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .cold-ef .hard_f6:nth-child(36),
  .cold-ef .hard_f6:nth-child(37),
  .cold-ef .hard_f6:nth-child(38),
  .cold-ef .hard_f6:nth-child(39),
  .cold-ef .hard_f6:nth-child(40),
  .cold-ef .hard_f6:nth-child(41),
  .cold-ef .hard_f6:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .cold-ef .hard_f6:nth-child(43),
  .cold-ef .hard_f6:nth-child(44),
  .cold-ef .hard_f6:nth-child(45),
  .cold-ef .hard_f6:nth-child(46),
  .cold-ef .hard_f6:nth-child(47),
  .cold-ef .hard_f6:nth-child(48),
  .cold-ef .hard_f6:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .cold-ef .hard_f6:nth-child(50),
  .cold-ef .hard_f6:nth-child(51),
  .cold-ef .hard_f6:nth-child(52),
  .cold-ef .hard_f6:nth-child(53),
  .cold-ef .hard_f6:nth-child(54),
  .cold-ef .hard_f6:nth-child(55),
  .cold-ef .hard_f6:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .info-6a .hard_f6:nth-child(1),
  .info-6a .hard_f6:nth-child(2),
  .info-6a .hard_f6:nth-child(3),
  .info-6a .hard_f6:nth-child(4),
  .info-6a .hard_f6:nth-child(5),
  .info-6a .hard_f6:nth-child(6),
  .info-6a .hard_f6:nth-child(7),
  .info-6a .hard_f6:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .info-6a .hard_f6:nth-child(9),
  .info-6a .hard_f6:nth-child(10),
  .info-6a .hard_f6:nth-child(11),
  .info-6a .hard_f6:nth-child(12),
  .info-6a .hard_f6:nth-child(13),
  .info-6a .hard_f6:nth-child(14),
  .info-6a .hard_f6:nth-child(15),
  .info-6a .hard_f6:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .info-6a .hard_f6:nth-child(17),
  .info-6a .hard_f6:nth-child(18),
  .info-6a .hard_f6:nth-child(19),
  .info-6a .hard_f6:nth-child(20),
  .info-6a .hard_f6:nth-child(21),
  .info-6a .hard_f6:nth-child(22),
  .info-6a .hard_f6:nth-child(23),
  .info-6a .hard_f6:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .info-6a .hard_f6:nth-child(25),
  .info-6a .hard_f6:nth-child(26),
  .info-6a .hard_f6:nth-child(27),
  .info-6a .hard_f6:nth-child(28),
  .info-6a .hard_f6:nth-child(29),
  .info-6a .hard_f6:nth-child(30),
  .info-6a .hard_f6:nth-child(31),
  .info-6a .hard_f6:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .info-6a .hard_f6:nth-child(33),
  .info-6a .hard_f6:nth-child(34),
  .info-6a .hard_f6:nth-child(35),
  .info-6a .hard_f6:nth-child(36),
  .info-6a .hard_f6:nth-child(37),
  .info-6a .hard_f6:nth-child(38),
  .info-6a .hard_f6:nth-child(39),
  .info-6a .hard_f6:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .info-6a .hard_f6:nth-child(41),
  .info-6a .hard_f6:nth-child(42),
  .info-6a .hard_f6:nth-child(43),
  .info-6a .hard_f6:nth-child(44),
  .info-6a .hard_f6:nth-child(45),
  .info-6a .hard_f6:nth-child(46),
  .info-6a .hard_f6:nth-child(47),
  .info-6a .hard_f6:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .info-6a .hard_f6:nth-child(49),
  .info-6a .hard_f6:nth-child(50),
  .info-6a .hard_f6:nth-child(51),
  .info-6a .hard_f6:nth-child(52),
  .info-6a .hard_f6:nth-child(53),
  .info-6a .hard_f6:nth-child(54),
  .info-6a .hard_f6:nth-child(55),
  .info-6a .hard_f6:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .info-6a .hard_f6:nth-child(57),
  .info-6a .hard_f6:nth-child(58),
  .info-6a .hard_f6:nth-child(59),
  .info-6a .hard_f6:nth-child(60),
  .info-6a .hard_f6:nth-child(61),
  .info-6a .hard_f6:nth-child(62),
  .info-6a .hard_f6:nth-child(63),
  .info-6a .hard_f6:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .focused-f1 .hard_f6:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .focused-f1 .hard_f6:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .focused-f1 .hard_f6:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .focused-f1 .hard_f6:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .focused-f1 .hard_f6:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .focused-f1 .hard_f6:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .focused-f1 .hard_f6:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .focused-f1 .hard_f6:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .outline-fast-af .hard_f6:nth-child(1),
  .outline-fast-af .hard_f6:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .outline-fast-af .hard_f6:nth-child(3),
  .outline-fast-af .hard_f6:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .outline-fast-af .hard_f6:nth-child(5),
  .outline-fast-af .hard_f6:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .outline-fast-af .hard_f6:nth-child(7),
  .outline-fast-af .hard_f6:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .outline-fast-af .hard_f6:nth-child(9),
  .outline-fast-af .hard_f6:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .outline-fast-af .hard_f6:nth-child(11),
  .outline-fast-af .hard_f6:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .outline-fast-af .hard_f6:nth-child(13),
  .outline-fast-af .hard_f6:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .outline-fast-af .hard_f6:nth-child(15),
  .outline-fast-af .hard_f6:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(1),
  .icon_bottom_5a .hard_f6:nth-child(2),
  .icon_bottom_5a .hard_f6:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(4),
  .icon_bottom_5a .hard_f6:nth-child(5),
  .icon_bottom_5a .hard_f6:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(7),
  .icon_bottom_5a .hard_f6:nth-child(8),
  .icon_bottom_5a .hard_f6:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(10),
  .icon_bottom_5a .hard_f6:nth-child(11),
  .icon_bottom_5a .hard_f6:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(13),
  .icon_bottom_5a .hard_f6:nth-child(14),
  .icon_bottom_5a .hard_f6:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(16),
  .icon_bottom_5a .hard_f6:nth-child(17),
  .icon_bottom_5a .hard_f6:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(19),
  .icon_bottom_5a .hard_f6:nth-child(20),
  .icon_bottom_5a .hard_f6:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .icon_bottom_5a .hard_f6:nth-child(22),
  .icon_bottom_5a .hard_f6:nth-child(23),
  .icon_bottom_5a .hard_f6:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .section_outer_56 .hard_f6:nth-child(1),
  .section_outer_56 .hard_f6:nth-child(2),
  .section_outer_56 .hard_f6:nth-child(3),
  .section_outer_56 .hard_f6:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .section_outer_56 .hard_f6:nth-child(5),
  .section_outer_56 .hard_f6:nth-child(6),
  .section_outer_56 .hard_f6:nth-child(7),
  .section_outer_56 .hard_f6:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .section_outer_56 .hard_f6:nth-child(9),
  .section_outer_56 .hard_f6:nth-child(10),
  .section_outer_56 .hard_f6:nth-child(11),
  .section_outer_56 .hard_f6:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .section_outer_56 .hard_f6:nth-child(13),
  .section_outer_56 .hard_f6:nth-child(14),
  .section_outer_56 .hard_f6:nth-child(15),
  .section_outer_56 .hard_f6:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .section_outer_56 .hard_f6:nth-child(17),
  .section_outer_56 .hard_f6:nth-child(18),
  .section_outer_56 .hard_f6:nth-child(19),
  .section_outer_56 .hard_f6:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .section_outer_56 .hard_f6:nth-child(21),
  .section_outer_56 .hard_f6:nth-child(22),
  .section_outer_56 .hard_f6:nth-child(23),
  .section_outer_56 .hard_f6:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .section_outer_56 .hard_f6:nth-child(25),
  .section_outer_56 .hard_f6:nth-child(26),
  .section_outer_56 .hard_f6:nth-child(27),
  .section_outer_56 .hard_f6:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .section_outer_56 .hard_f6:nth-child(29),
  .section_outer_56 .hard_f6:nth-child(30),
  .section_outer_56 .hard_f6:nth-child(31),
  .section_outer_56 .hard_f6:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .label_2a .hard_f6:nth-child(1),
  .label_2a .hard_f6:nth-child(2),
  .label_2a .hard_f6:nth-child(3),
  .label_2a .hard_f6:nth-child(4),
  .label_2a .hard_f6:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .label_2a .hard_f6:nth-child(6),
  .label_2a .hard_f6:nth-child(7),
  .label_2a .hard_f6:nth-child(8),
  .label_2a .hard_f6:nth-child(9),
  .label_2a .hard_f6:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .label_2a .hard_f6:nth-child(11),
  .label_2a .hard_f6:nth-child(12),
  .label_2a .hard_f6:nth-child(13),
  .label_2a .hard_f6:nth-child(14),
  .label_2a .hard_f6:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .label_2a .hard_f6:nth-child(16),
  .label_2a .hard_f6:nth-child(17),
  .label_2a .hard_f6:nth-child(18),
  .label_2a .hard_f6:nth-child(19),
  .label_2a .hard_f6:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .label_2a .hard_f6:nth-child(21),
  .label_2a .hard_f6:nth-child(22),
  .label_2a .hard_f6:nth-child(23),
  .label_2a .hard_f6:nth-child(24),
  .label_2a .hard_f6:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .label_2a .hard_f6:nth-child(26),
  .label_2a .hard_f6:nth-child(27),
  .label_2a .hard_f6:nth-child(28),
  .label_2a .hard_f6:nth-child(29),
  .label_2a .hard_f6:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .label_2a .hard_f6:nth-child(31),
  .label_2a .hard_f6:nth-child(32),
  .label_2a .hard_f6:nth-child(33),
  .label_2a .hard_f6:nth-child(34),
  .label_2a .hard_f6:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .label_2a .hard_f6:nth-child(36),
  .label_2a .hard_f6:nth-child(37),
  .label_2a .hard_f6:nth-child(38),
  .label_2a .hard_f6:nth-child(39),
  .label_2a .hard_f6:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .border_action .hard_f6:nth-child(1),
  .border_action .hard_f6:nth-child(2),
  .border_action .hard_f6:nth-child(3),
  .border_action .hard_f6:nth-child(4),
  .border_action .hard_f6:nth-child(5),
  .border_action .hard_f6:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .border_action .hard_f6:nth-child(7),
  .border_action .hard_f6:nth-child(8),
  .border_action .hard_f6:nth-child(9),
  .border_action .hard_f6:nth-child(10),
  .border_action .hard_f6:nth-child(11),
  .border_action .hard_f6:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .border_action .hard_f6:nth-child(13),
  .border_action .hard_f6:nth-child(14),
  .border_action .hard_f6:nth-child(15),
  .border_action .hard_f6:nth-child(16),
  .border_action .hard_f6:nth-child(17),
  .border_action .hard_f6:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .border_action .hard_f6:nth-child(19),
  .border_action .hard_f6:nth-child(20),
  .border_action .hard_f6:nth-child(21),
  .border_action .hard_f6:nth-child(22),
  .border_action .hard_f6:nth-child(23),
  .border_action .hard_f6:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .border_action .hard_f6:nth-child(25),
  .border_action .hard_f6:nth-child(26),
  .border_action .hard_f6:nth-child(27),
  .border_action .hard_f6:nth-child(28),
  .border_action .hard_f6:nth-child(29),
  .border_action .hard_f6:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .border_action .hard_f6:nth-child(31),
  .border_action .hard_f6:nth-child(32),
  .border_action .hard_f6:nth-child(33),
  .border_action .hard_f6:nth-child(34),
  .border_action .hard_f6:nth-child(35),
  .border_action .hard_f6:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .border_action .hard_f6:nth-child(37),
  .border_action .hard_f6:nth-child(38),
  .border_action .hard_f6:nth-child(39),
  .border_action .hard_f6:nth-child(40),
  .border_action .hard_f6:nth-child(41),
  .border_action .hard_f6:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .border_action .hard_f6:nth-child(43),
  .border_action .hard_f6:nth-child(44),
  .border_action .hard_f6:nth-child(45),
  .border_action .hard_f6:nth-child(46),
  .border_action .hard_f6:nth-child(47),
  .border_action .hard_f6:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .sidebar-in .hard_f6:nth-child(1),
  .sidebar-in .hard_f6:nth-child(2),
  .sidebar-in .hard_f6:nth-child(3),
  .sidebar-in .hard_f6:nth-child(4),
  .sidebar-in .hard_f6:nth-child(5),
  .sidebar-in .hard_f6:nth-child(6),
  .sidebar-in .hard_f6:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .sidebar-in .hard_f6:nth-child(8),
  .sidebar-in .hard_f6:nth-child(9),
  .sidebar-in .hard_f6:nth-child(10),
  .sidebar-in .hard_f6:nth-child(11),
  .sidebar-in .hard_f6:nth-child(12),
  .sidebar-in .hard_f6:nth-child(13),
  .sidebar-in .hard_f6:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .sidebar-in .hard_f6:nth-child(15),
  .sidebar-in .hard_f6:nth-child(16),
  .sidebar-in .hard_f6:nth-child(17),
  .sidebar-in .hard_f6:nth-child(18),
  .sidebar-in .hard_f6:nth-child(19),
  .sidebar-in .hard_f6:nth-child(20),
  .sidebar-in .hard_f6:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .sidebar-in .hard_f6:nth-child(22),
  .sidebar-in .hard_f6:nth-child(23),
  .sidebar-in .hard_f6:nth-child(24),
  .sidebar-in .hard_f6:nth-child(25),
  .sidebar-in .hard_f6:nth-child(26),
  .sidebar-in .hard_f6:nth-child(27),
  .sidebar-in .hard_f6:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .sidebar-in .hard_f6:nth-child(29),
  .sidebar-in .hard_f6:nth-child(30),
  .sidebar-in .hard_f6:nth-child(31),
  .sidebar-in .hard_f6:nth-child(32),
  .sidebar-in .hard_f6:nth-child(33),
  .sidebar-in .hard_f6:nth-child(34),
  .sidebar-in .hard_f6:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .sidebar-in .hard_f6:nth-child(36),
  .sidebar-in .hard_f6:nth-child(37),
  .sidebar-in .hard_f6:nth-child(38),
  .sidebar-in .hard_f6:nth-child(39),
  .sidebar-in .hard_f6:nth-child(40),
  .sidebar-in .hard_f6:nth-child(41),
  .sidebar-in .hard_f6:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .sidebar-in .hard_f6:nth-child(43),
  .sidebar-in .hard_f6:nth-child(44),
  .sidebar-in .hard_f6:nth-child(45),
  .sidebar-in .hard_f6:nth-child(46),
  .sidebar-in .hard_f6:nth-child(47),
  .sidebar-in .hard_f6:nth-child(48),
  .sidebar-in .hard_f6:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .sidebar-in .hard_f6:nth-child(50),
  .sidebar-in .hard_f6:nth-child(51),
  .sidebar-in .hard_f6:nth-child(52),
  .sidebar-in .hard_f6:nth-child(53),
  .sidebar-in .hard_f6:nth-child(54),
  .sidebar-in .hard_f6:nth-child(55),
  .sidebar-in .hard_f6:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .footer-f7 .hard_f6:nth-child(1),
  .footer-f7 .hard_f6:nth-child(2),
  .footer-f7 .hard_f6:nth-child(3),
  .footer-f7 .hard_f6:nth-child(4),
  .footer-f7 .hard_f6:nth-child(5),
  .footer-f7 .hard_f6:nth-child(6),
  .footer-f7 .hard_f6:nth-child(7),
  .footer-f7 .hard_f6:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .footer-f7 .hard_f6:nth-child(9),
  .footer-f7 .hard_f6:nth-child(10),
  .footer-f7 .hard_f6:nth-child(11),
  .footer-f7 .hard_f6:nth-child(12),
  .footer-f7 .hard_f6:nth-child(13),
  .footer-f7 .hard_f6:nth-child(14),
  .footer-f7 .hard_f6:nth-child(15),
  .footer-f7 .hard_f6:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .footer-f7 .hard_f6:nth-child(17),
  .footer-f7 .hard_f6:nth-child(18),
  .footer-f7 .hard_f6:nth-child(19),
  .footer-f7 .hard_f6:nth-child(20),
  .footer-f7 .hard_f6:nth-child(21),
  .footer-f7 .hard_f6:nth-child(22),
  .footer-f7 .hard_f6:nth-child(23),
  .footer-f7 .hard_f6:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .footer-f7 .hard_f6:nth-child(25),
  .footer-f7 .hard_f6:nth-child(26),
  .footer-f7 .hard_f6:nth-child(27),
  .footer-f7 .hard_f6:nth-child(28),
  .footer-f7 .hard_f6:nth-child(29),
  .footer-f7 .hard_f6:nth-child(30),
  .footer-f7 .hard_f6:nth-child(31),
  .footer-f7 .hard_f6:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .footer-f7 .hard_f6:nth-child(33),
  .footer-f7 .hard_f6:nth-child(34),
  .footer-f7 .hard_f6:nth-child(35),
  .footer-f7 .hard_f6:nth-child(36),
  .footer-f7 .hard_f6:nth-child(37),
  .footer-f7 .hard_f6:nth-child(38),
  .footer-f7 .hard_f6:nth-child(39),
  .footer-f7 .hard_f6:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .footer-f7 .hard_f6:nth-child(41),
  .footer-f7 .hard_f6:nth-child(42),
  .footer-f7 .hard_f6:nth-child(43),
  .footer-f7 .hard_f6:nth-child(44),
  .footer-f7 .hard_f6:nth-child(45),
  .footer-f7 .hard_f6:nth-child(46),
  .footer-f7 .hard_f6:nth-child(47),
  .footer-f7 .hard_f6:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .footer-f7 .hard_f6:nth-child(49),
  .footer-f7 .hard_f6:nth-child(50),
  .footer-f7 .hard_f6:nth-child(51),
  .footer-f7 .hard_f6:nth-child(52),
  .footer-f7 .hard_f6:nth-child(53),
  .footer-f7 .hard_f6:nth-child(54),
  .footer-f7 .hard_f6:nth-child(55),
  .footer-f7 .hard_f6:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .footer-f7 .hard_f6:nth-child(57),
  .footer-f7 .hard_f6:nth-child(58),
  .footer-f7 .hard_f6:nth-child(59),
  .footer-f7 .hard_f6:nth-child(60),
  .footer-f7 .hard_f6:nth-child(61),
  .footer-f7 .hard_f6:nth-child(62),
  .footer-f7 .hard_f6:nth-child(63),
  .footer-f7 .hard_f6:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.surface-prev .hard_f6:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.surface-prev .hard_f6:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.surface-prev .hard_f6:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.surface-prev .hard_f6:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.surface-prev .hard_f6:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.surface-prev .hard_f6:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.surface-prev .hard_f6:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.surface-prev .hard_f6:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.grid_fast_6b {
  margin-right: 5px;
}
.fulllayout {
  display: inline-block;
}
.fulllayout:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.fulllayout .progress-glass-5e {
  font-size: 0.75em;
}
.grid-5c .texture_old,
.grid-5c .searchdown,
.grid-5c .panel_south {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.widget-dc {
  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;
}
.info_basic {
  display: inline-block;
}
.info_basic[hidden] {
  display: none;
}
.info_basic a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.badge_gas_a8 {
  position: relative;
}
.badge_gas_a8 > .simple-15 {
  display: block;
}
.chip-thick-7a {
  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;
}
.badge_gas_a8:hover .chip-thick-7a {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.chip-thick-7a .info_basic {
  display: block;
}
.chip-thick-7a .info_basic a {
  padding: 0 5px;
}
.lightcolumn.video-clean-87 {
  opacity: 0.5;
  position: relative;
}
.lightcolumn.video-clean-87:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.lightcolumn.video-clean-87 + .link_active_99 {
  -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;
}
.cold_28 {
  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;
}
.cold_28 i {
  display: block;
}
.cold_28 i:before {
  display: block;
  line-height: 1px;
}
.cold_28.pinkphoto {
  left: 0;
}
.cold_28.widget-iron {
  left: 40px;
}
.cold_28.widget-iron i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.cold_28.shade_61 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.highlightlower {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.primary_small .highlightlower {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.block_gas {
  position: relative;
}
.focus_over_4b,
.summary-huge,
.noticesimple,
.avatar-short {
  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;
  }
}
.gallery_inner_ef {
  word-con: anywhere;
}
.steel-94 {
  display: none;
}
.steel-94:first-child {
  display: block;
}
.form-d3 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.form-d3.focus-rough-9f {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.form-d3.focus-rough-9f > 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;
}
.form-d3.focus-rough-9f
  > div:nth-child(3)
  .section_e6 {
  max-height: 20em;
  opacity: 1;
}
.form-d3.focus-rough-9f > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.form-d3.focus-rough-9f > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.form-d3.focus-rough-9f > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.focus-rough-9f > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .form-d3.focus-rough-9f {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .form-d3.focus-rough-9f > 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;
  }
  .form-d3.focus-rough-9f > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .form-d3.focus-rough-9f > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .form-d3.focus-rough-9f > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .form-d3.focus-rough-9f > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .form-d3.focus-rough-9f {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.form-d3.messagefast {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.form-d3.messagefast > 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;
}
.form-d3.messagefast
  > div:nth-child(1)
  .section_e6 {
  max-height: 20em;
  opacity: 1;
}
.form-d3.messagefast > 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;
}
.form-d3.messagefast > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.messagefast > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .form-d3.messagefast {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .form-d3.messagefast > 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;
  }
  .form-d3.messagefast > 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;
  }
  .form-d3.messagefast > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .form-d3.messagefast > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .form-d3.messagefast {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.form-d3.cold-46 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.form-d3.cold-46 > 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;
}
.form-d3.cold-46
  > div:nth-child(1)
  .section_e6 {
  max-height: 20em;
  opacity: 1;
}
.form-d3.cold-46 > 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;
}
.form-d3.cold-46 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.form-d3.cold-46 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .form-d3.cold-46 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .form-d3.cold-46 > 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;
  }
  .form-d3.cold-46 > 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;
  }
  .form-d3.cold-46 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .form-d3.cold-46 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .form-d3.cold-46 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.form-d3.boxpink {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.form-d3.boxpink > 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;
}
.form-d3.boxpink
  > div:nth-child(1)
  .section_e6 {
  max-height: 20em;
  opacity: 1;
}
.form-d3.boxpink > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.form-d3.boxpink > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .form-d3.boxpink {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.form-d3.description_07 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.form-d3.description_07 > 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;
}
.form-d3.description_07
  > div:nth-child(1)
  .section_e6 {
  max-height: 20em;
  opacity: 1;
}
.form-d3.description_07 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.form-d3.description_07 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.form-d3.description_07 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.description_07 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .form-d3.description_07 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .form-d3.description_07 > 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;
  }
  .form-d3.description_07 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .form-d3.description_07 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .form-d3.description_07 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .form-d3.description_07 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .form-d3.description_07 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.form-d3.panelfluid {
  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;
}
.form-d3.panelfluid > 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;
}
.form-d3.panelfluid > 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;
}
.form-d3.panelfluid > 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;
}
.form-d3.panelfluid > 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;
}
.form-d3.panelfluid > 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) {
  .form-d3.panelfluid {
    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;
  }
  .form-d3.panelfluid > 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;
  }
  .form-d3.panelfluid > 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;
  }
  .form-d3.panelfluid > 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;
  }
  .form-d3.panelfluid > 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;
  }
  .form-d3.panelfluid > 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) {
  .form-d3.panelfluid {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.form-d3.active_west_c6 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.form-d3.active_west_c6 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.form-d3.active_west_c6 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.form-d3.block_fixed {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.form-d3.block_fixed > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.form-d3.block_fixed > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.form-d3.block_fixed > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.form-d3.form_fixed_fc {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.form-d3.form_fixed_fc > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.form-d3.form_fixed_fc > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.form-d3.form_fixed_fc > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.form-d3.form_fixed_fc > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .form-d3.form_fixed_fc {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .form-d3.form_fixed_fc > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .form-d3.form_fixed_fc > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .form-d3.form_fixed_fc > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .form-d3.form_fixed_fc > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .form-d3.form_fixed_fc {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.form-d3.surface-prev {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .form-d3.surface-prev.form_fixed_fc {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .form-d3.surface-prev.form_fixed_fc {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .form-d3.surface-prev.block_fixed {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .form-d3.surface-prev.active_west_c6 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.form-d3.secondary-c2 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.form-d3.secondary-c2.active_west_c6 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.active_west_c6 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.block_fixed > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.block_fixed > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.block_fixed > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.form_fixed_fc > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.form_fixed_fc > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.form_fixed_fc > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.form-d3.secondary-c2.form_fixed_fc > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .form-d3.secondary-c2.form_fixed_fc {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .form-d3.secondary-c2.form_fixed_fc > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .form-d3.secondary-c2.form_fixed_fc > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .form-d3.secondary-c2.form_fixed_fc > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .form-d3.secondary-c2.form_fixed_fc > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .form-d3.secondary-c2 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .form-d3.secondary-c2.block_fixed {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .form-d3.secondary-c2.form_fixed_fc {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.form-d3.navhot {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.form-d3.navhot.active_west_c6 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.navhot.active_west_c6 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.navhot.active_west_c6 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.form-d3.navhot.active_west_c6 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.form-d3.navhot.block_fixed > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.navhot.block_fixed > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.navhot.block_fixed > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.form-d3.navhot.block_fixed > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.form-d3.navhot.block_fixed > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.form-d3.navhot.block_fixed > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.form-d3.navhot.form_fixed_fc > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .form-d3.navhot.form_fixed_fc {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .form-d3.navhot.form_fixed_fc > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .form-d3.navhot {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .form-d3.navhot.block_fixed {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .form-d3.navhot.form_fixed_fc {
    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) {
  .form-d3.focus-rough-9f,
  .form-d3.messagefast,
  .form-d3.cold-46,
  .form-d3.boxpink,
  .form-d3.description_07,
  .form-d3.panelfluid,
  .form-d3.active_west_c6,
  .form-d3.block_fixed,
  .form-d3.form_fixed_fc {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .form-d3.focus-rough-9f .gallery_inner_ef:nth-child(1),
  .form-d3.messagefast .gallery_inner_ef:nth-child(1),
  .form-d3.cold-46 .gallery_inner_ef:nth-child(1),
  .form-d3.boxpink .gallery_inner_ef:nth-child(1),
  .form-d3.description_07 .gallery_inner_ef:nth-child(1),
  .form-d3.panelfluid .gallery_inner_ef:nth-child(1),
  .form-d3.active_west_c6 .gallery_inner_ef:nth-child(1),
  .form-d3.block_fixed .gallery_inner_ef:nth-child(1),
  .form-d3.form_fixed_fc .gallery_inner_ef: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;
  }
  .form-d3.focus-rough-9f .gallery_inner_ef:nth-child(2),
  .form-d3.messagefast .gallery_inner_ef:nth-child(2),
  .form-d3.cold-46 .gallery_inner_ef:nth-child(2),
  .form-d3.boxpink .gallery_inner_ef:nth-child(2),
  .form-d3.description_07 .gallery_inner_ef:nth-child(2),
  .form-d3.panelfluid .gallery_inner_ef:nth-child(2),
  .form-d3.active_west_c6 .gallery_inner_ef:nth-child(2),
  .form-d3.block_fixed .gallery_inner_ef:nth-child(2),
  .form-d3.form_fixed_fc .gallery_inner_ef: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;
  }
  .form-d3.focus-rough-9f .gallery_inner_ef:nth-child(3),
  .form-d3.messagefast .gallery_inner_ef:nth-child(3),
  .form-d3.cold-46 .gallery_inner_ef:nth-child(3),
  .form-d3.boxpink .gallery_inner_ef:nth-child(3),
  .form-d3.description_07 .gallery_inner_ef:nth-child(3),
  .form-d3.panelfluid .gallery_inner_ef:nth-child(3),
  .form-d3.active_west_c6 .gallery_inner_ef:nth-child(3),
  .form-d3.block_fixed .gallery_inner_ef:nth-child(3),
  .form-d3.form_fixed_fc .gallery_inner_ef: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;
  }
  .form-d3.focus-rough-9f .gallery_inner_ef:nth-child(4),
  .form-d3.messagefast .gallery_inner_ef:nth-child(4),
  .form-d3.cold-46 .gallery_inner_ef:nth-child(4),
  .form-d3.boxpink .gallery_inner_ef:nth-child(4),
  .form-d3.description_07 .gallery_inner_ef:nth-child(4),
  .form-d3.panelfluid .gallery_inner_ef:nth-child(4),
  .form-d3.active_west_c6 .gallery_inner_ef:nth-child(4),
  .form-d3.block_fixed .gallery_inner_ef:nth-child(4),
  .form-d3.form_fixed_fc .gallery_inner_ef: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;
  }
  .form-d3.focus-rough-9f .gallery_inner_ef:nth-child(5),
  .form-d3.messagefast .gallery_inner_ef:nth-child(5),
  .form-d3.cold-46 .gallery_inner_ef:nth-child(5),
  .form-d3.boxpink .gallery_inner_ef:nth-child(5),
  .form-d3.description_07 .gallery_inner_ef:nth-child(5),
  .form-d3.panelfluid .gallery_inner_ef:nth-child(5),
  .form-d3.active_west_c6 .gallery_inner_ef:nth-child(5),
  .form-d3.block_fixed .gallery_inner_ef:nth-child(5),
  .form-d3.form_fixed_fc .gallery_inner_ef: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;
  }
  .form-d3.focus-rough-9f .gallery_inner_ef:nth-child(6),
  .form-d3.messagefast .gallery_inner_ef:nth-child(6),
  .form-d3.cold-46 .gallery_inner_ef:nth-child(6),
  .form-d3.boxpink .gallery_inner_ef:nth-child(6),
  .form-d3.description_07 .gallery_inner_ef:nth-child(6),
  .form-d3.panelfluid .gallery_inner_ef:nth-child(6),
  .form-d3.active_west_c6 .gallery_inner_ef:nth-child(6),
  .form-d3.block_fixed .gallery_inner_ef:nth-child(6),
  .form-d3.form_fixed_fc .gallery_inner_ef: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;
  }
}
.message-north-f3 {
  margin-right: 5px;
}
.steel-63 {
  display: inline-block;
}
.steel-63:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.steel-63 .progress-glass-5e {
  font-size: 0.75em;
}
.sort-clean-37 {
  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;
}
.sort-clean-37: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;
}
.component-simple {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.imagepurple {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.section_e6 {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .sidebarfixed .section_e6 {
    max-height: 0;
    opacity: 0;
  }
  .sidebarfixed .gallery_inner_ef:hover .section_e6 {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.motion_d7 {
  width: 100%;
}
.aside-easy-0e {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.label-medium .wood_01 {
  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;
}
.label-medium .wood_01:before {
  display: block;
}
.label-medium .wood_01.pinkphoto {
  left: 0;
}
.label-medium .wood_01.widget-iron {
  left: 40px;
}
.label-medium .wood_01.widget-iron:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.label-medium.north-63 .wood_01 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.label-medium.north-63 .wood_01.pinkphoto {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.label-medium.north-63 .wood_01.widget-iron {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.label-medium.north-63:hover .wood_01 {
  opacity: 1;
  pointer-events: auto;
}
.label-medium.north-63:hover .wood_01.pinkphoto {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.label-medium.north-63:hover .wood_01.widget-iron {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.menublack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tooltip-e8 {
  white-space: nowrap;
}
.popupshort {
  display: none;
  margin-right: 80px;
}
.popupshort.message_b1 {
  display: block;
}
.paragraph_liquid {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.popupshort .layout-3f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.popupshort .layout-3f:before,
.popupshort .layout-3f:after {
  content: none;
}
.popupshort .table_last_d5 {
  height: auto;
}
.section-lite-00 {
  outline: none;
}
.liquid_82 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.caption_aa {
  overflow: hidden;
  line-height: 1;
}
.component_steel_b9 .layoutbottom {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.component_steel_b9 .layoutbottom:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.component_steel_b9 .layoutbottom.brightdropdown:after {
  opacity: 1;
}
.wrapper-bb .layoutbottom {
  white-space: normal;
}
.pictureyellow {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.tooltip-e8 {
  padding-right: 10px;
}
.tagthick {
  margin-right: 5px;
}
.article-51 {
  white-space: nowrap;
  padding-right: 10px;
}
.dropdown-71 {
  margin-right: 5px;
}
.status_60 {
  padding-right: 10px;
}
.picture_tiny {
  margin-right: 5px;
}
.texture-steel {
  margin-right: 10px;
}
.menublack .wood_01 {
  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;
}
.menublack .wood_01:before {
  display: block;
}
.menublack .wood_01.pinkphoto {
  right: -40px;
}
.menublack .wood_01.widget-iron {
  right: -80px;
}
.menublack .wood_01.widget-iron: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;
  }
}
.nextwidget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .nextwidget {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.nextwidget * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.nextwidget.carousel_fluid {
  -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;
}
.nextwidget.bright-26 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .nextwidget.bright-26 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.carousel_fluid .hoverfull {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .hoverfull {
    display: none;
  }
  .hoverfull.secondary_pro_d7 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .hoverfull.secondary_pro_d7
    .currentnotification {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .hoverfull.secondary_pro_d7
    .video_b9.aside-simple-db {
    z-index: 1000;
  }
}
.video_b9 {
  display: none;
}
.video_b9.aside-simple-db {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.video_b9.aside-simple-db iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .video_b9 {
    padding-bottom: 56.25% !important;
  }
}
.picture-fresh-e9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.carousel_fluid .picture-fresh-e9 {
  -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;
}
.bright-26 .picture-fresh-e9 {
  -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) {
  .bright-26 .picture-fresh-e9 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.carousel_fluid .glass-80 {
  padding-right: 15px;
}
.solid-07 {
  font-size: 12px;
}
.highlight-next-aa {
  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) {
  .highlight-next-aa {
    width: 100% !important;
  }
}
.panel-complex-cd.carousel_fluid .highlight-next-aa {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.bright-26 .highlight-next-aa {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .bright-26 .highlight-next-aa {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.slider-pink-38.bright-26 .highlight-next-aa {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.nav-over-17 {
  -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) {
  .carousel_fluid.texture-0d .nav-over-17 {
    visibility: hidden;
  }
  .carousel_fluid.texture-0d
    .card_in,
  .carousel_fluid.texture-0d .nav-over-17:hover {
    visibility: visible;
  }
  .carousel_fluid.texture-0d
    .nav-over-17:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .carousel_fluid.texture-0d
    .nav-over-17:hover
    .card_in {
    margin-right: -5px;
  }
}
.carousel_fluid.selected_41
  .nav-over-17::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bright-26 .nav-over-17::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.bright-26 .card_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.iron_eb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.carousel_fluid .iron_eb {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.bright-26 .iron_eb {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.carousel_fluid .warm-15 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .carousel_fluid .warm-15 {
    max-width: 100px;
  }
}
.bright-26 .warm-15 {
  width: 100%;
  margin-bottom: 10px;
}
.bright-26 .warm-15 img {
  width: 100%;
  height: auto;
}
.stone-d4 {
  -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;
}
.bright-26 .stone-d4 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.stone-d4 .text_4a,
.stone-d4 .overshade {
  display: none;
  font-size: 10px;
}
.stone-d4.paginationwarm .text_4a {
  display: block;
}
.stone-d4.primary_west .overshade {
  display: block;
}
.primary_west .dirty-4e,
.paginationwarm .dirty-4e {
  display: none;
}
.info_ad {
  font-size: 14px;
  line-height: 18px;
}
.panel-thick {
  font-size: 12px;
  line-height: 16px;
}
.stone-d4 {
  font-size: 12px;
}
.nextwidget ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.nextwidget ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.nextwidget ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.nextwidget ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.nextwidget ::-webkit-scrollbar-corner {
  background: transparent;
}
.menu-86 .fixedlogo.shadow_dark .input-first-91 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.menu-86
  .fixedlogo.shadow_dark
  .input-first-91
  .primary_7a {
  display: block;
  text-align: center;
}
.menu-86
  .fixedlogo.shadow_dark
  .input-first-91
  .primary_7a.table_dim_32,
.menu-86
  .fixedlogo.shadow_dark
  .input-first-91
  .primary_7a.icon-hot-b4 {
  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;
}
.menu-86 .wood_01 {
  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;
}
.menu-86 .wood_01:before {
  display: block;
}
.menu-86 .wood_01.widget-iron:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.thumbnail_ad .menu-86 .wood_01.widget-iron:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.thumbnail_ad .menu-86 .wood_01.pinkphoto:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.header-a6 .input-first-91 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-a6 .input-first-91:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.header-a6 .input-first-91 .message_top_d4,
.header-a6 .input-first-91 .mask_orange {
  width: auto;
}
.header-a6 .input-first-91 .message_top_d4 a,
.header-a6 .input-first-91 .mask_orange 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;
}
.header-a6 .input-first-91 .mask_orange {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.header-a6 .input-first-91 .message_top_d4 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.header-a6 .input-first-91 .wood_01 {
  position: static;
}
.header-a6 .wood_01 {
  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;
}
.header-a6 .wood_01:before {
  display: block;
}
.header-a6 .wood_01.widget-iron:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.link_dim {
  -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;
}
.thumbnail_ad .link_dim {
  position: relative;
  display: block;
}
.white_68,
.link_dim {
  position: relative;
  display: block;
}
.white_68 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.white_68:focus {
  outline: none;
}
.white_68.cool_fa {
  cursor: pointer;
}
.link_dim .white_68,
.link_dim .layout-3f {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.thumbnail_ad .link_dim .white_68,
.thumbnail_ad .link_dim .layout-3f {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.layout-3f {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.layout-3f:before,
.layout-3f:after {
  content: "";
  display: table;
}
.layout-3f:after {
  clear: both;
}
.status-lite-d1 .layout-3f,
.status-lite-d1 .table_last_d5 {
  visibility: hidden;
}
.table_last_d5 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.table_last_d5 img {
  display: block;
  margin: auto;
}
.table_last_d5.status-lite-d1 img {
  display: none;
}
.table_last_d5.cool_fa img {
  pointer-events: none;
}
.message_b1 .table_last_d5 {
  display: block;
}
.stone_b5 .table_last_d5 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.message_7e.fixed-dc {
  display: none;
}
.layout-top .status-lite-d1 .table_last_d5 {
  visibility: hidden;
}
.layout-top .status-lite-d1 .white_68 {
  background: #fff;
}
.layout-top .status-lite-d1 .white_68: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;
}
.layout-top .search-5c,
.layout-top .notification-bronze-0f {
  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;
}
.layout-top .search-5c:hover,
.layout-top .search-5c:focus,
.layout-top .notification-bronze-0f:hover,
.layout-top .notification-bronze-0f:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.layout-top .search-5c:hover:before,
.layout-top .search-5c:focus:before,
.layout-top .notification-bronze-0f:hover:before,
.layout-top .notification-bronze-0f:focus:before {
  opacity: 1;
}
.layout-top .search-5c.tertiary-de:before,
.layout-top .notification-bronze-0f.tertiary-de:before {
  opacity: 0.25;
}
.layout-top .search-5c:before,
.layout-top .notification-bronze-0f:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.layout-top .notification-bronze-0f {
  left: -25px;
}
.layout-top .notification-bronze-0f:before {
  content: "\e89f";
}
.layout-top .search-5c {
  right: -25px;
}
.layout-top .search-5c:before {
  content: "\e89e";
}
.layout-top .captiongreen {
  margin-bottom: 30px;
}
.layout-top ul.footer-steel-d8 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.layout-top ul.footer-steel-d8 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.layout-top ul.footer-steel-d8 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;
}
.layout-top ul.footer-steel-d8 li button:focus,
.layout-top ul.footer-steel-d8 li button:hover {
  outline: none;
}
.layout-top ul.footer-steel-d8 li button:focus:before,
.layout-top ul.footer-steel-d8 li button:hover:before {
  opacity: 1;
}
.layout-top ul.footer-steel-d8 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;
}
.layout-top ul.footer-steel-d8 li.bronze-fa button:before {
  opacity: 0.75;
  color: #000;
}
.layout-top .backgroundsouth .notification-bronze-0f {
  left: 0;
}
.layout-top .backgroundsouth .search-5c {
  right: 0;
}
.layout-top .overlay_steel .footer-steel-d8 {
  bottom: 5px;
}
.layout-top .overlay_steel.captiongreen {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hidden_tall_b5 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .mask-motion {
    display: none !important;
  }
}
.simple-15 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.simple-15 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: b56e */
.ghost-box-k2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.3;
}
