.advanced_f2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.downhero {
  position: relative;
  word-con: anywhere;
}
.tabs_4b {
  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;
}
.tabs_4b.chip_wood_e3 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.tabs_4b.primary-white-db {
  width: 100%;
  max-width: 100%;
}
.tabs_4b.widget_dark_bf {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .tabs_4b.widget_dark_bf {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.tabs_4b.thumbnail-hovered {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .tabs_4b.thumbnail-hovered {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.photo-clean {
  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;
}
.photo-clean:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.photo-clean > * {
  position: relative;
  z-index: 2;
}
.widget_dark_bf .description_steel {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.widget_dark_bf.textadvanced .description_steel {
  margin-left: 20px;
}
.thumbnail-hovered.textadvanced .description_steel {
  margin-right: 20px;
}
.bronze-60.textadvanced .description_steel {
  margin-top: 20px;
}
.advanced_f2.accordion_silver,
.advanced_f2.progress-clean-c4 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .advanced_f2.accordion_silver,
  .advanced_f2.progress-clean-c4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.advanced_f2.progress-clean-c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.primary-stone-2d .accordion-left .gradient-right-15 {
  -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;
}
.primary-stone-2d
  .accordion-left
  .shade_soft_08 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.primary-stone-2d
  .accordion-left
  .fullrow {
  margin-left: 5px;
  text-decoration: none;
}
.primary-stone-2d
  .accordion-left
  .backdrop_old {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.liquid_b2 {
  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;
}
.footer_61 .liquid_b2,
.button-cold .liquid_b2 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .liquid_b2 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.shadow_tall_48 {
  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;
}
.shadow_tall_48.main-wide-63 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.shadow_tall_48.outline_pressed_e5 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.link_53 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.link_53 img {
  display: block;
  width: 100%;
  height: auto;
}
.outline_pressed_e5 .link_53 {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.widget_dark_bf .link_53 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.link_53 a {
  display: block;
  position: relative;
  overflow: hidden;
}
.link_53 a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.overlay-soft-62 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.outline_pressed_e5.textadvanced .overlay-soft-62 {
  margin-top: 20px;
}
.info_hot.textadvanced .overlay-soft-62 {
  margin-left: 20px;
}
.main-wide-63.textadvanced .overlay-soft-62 {
  margin-right: 20px;
}
.rough_b3 .carouseliron:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.rough_b3 .carouseliron:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.rough_b3 .carouseliron:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.rough_b3 .carouseliron:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.rough_b3 .carouseliron:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.rough_b3 .carouseliron:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.rough_b3 .carouseliron:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.rough_b3 .carouseliron:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.progress_4f .carouseliron:nth-child(1),
.progress_4f .carouseliron:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.progress_4f .carouseliron:nth-child(3),
.progress_4f .carouseliron:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.progress_4f .carouseliron:nth-child(5),
.progress_4f .carouseliron:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.progress_4f .carouseliron:nth-child(7),
.progress_4f .carouseliron:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.progress_4f .carouseliron:nth-child(9),
.progress_4f .carouseliron:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.progress_4f .carouseliron:nth-child(11),
.progress_4f .carouseliron:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.progress_4f .carouseliron:nth-child(13),
.progress_4f .carouseliron:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.progress_4f .carouseliron:nth-child(15),
.progress_4f .carouseliron:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.avatar-new-ae .carouseliron:nth-child(1),
.avatar-new-ae .carouseliron:nth-child(2),
.avatar-new-ae .carouseliron:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.avatar-new-ae .carouseliron:nth-child(4),
.avatar-new-ae .carouseliron:nth-child(5),
.avatar-new-ae .carouseliron:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.avatar-new-ae .carouseliron:nth-child(7),
.avatar-new-ae .carouseliron:nth-child(8),
.avatar-new-ae .carouseliron:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.avatar-new-ae .carouseliron:nth-child(10),
.avatar-new-ae .carouseliron:nth-child(11),
.avatar-new-ae .carouseliron:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.avatar-new-ae .carouseliron:nth-child(13),
.avatar-new-ae .carouseliron:nth-child(14),
.avatar-new-ae .carouseliron:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.avatar-new-ae .carouseliron:nth-child(16),
.avatar-new-ae .carouseliron:nth-child(17),
.avatar-new-ae .carouseliron:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.avatar-new-ae .carouseliron:nth-child(19),
.avatar-new-ae .carouseliron:nth-child(20),
.avatar-new-ae .carouseliron:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.avatar-new-ae .carouseliron:nth-child(22),
.avatar-new-ae .carouseliron:nth-child(23),
.avatar-new-ae .carouseliron:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.active_tiny_10 .carouseliron:nth-child(1),
.active_tiny_10 .carouseliron:nth-child(2),
.active_tiny_10 .carouseliron:nth-child(3),
.active_tiny_10 .carouseliron:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.active_tiny_10 .carouseliron:nth-child(5),
.active_tiny_10 .carouseliron:nth-child(6),
.active_tiny_10 .carouseliron:nth-child(7),
.active_tiny_10 .carouseliron:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.active_tiny_10 .carouseliron:nth-child(9),
.active_tiny_10 .carouseliron:nth-child(10),
.active_tiny_10 .carouseliron:nth-child(11),
.active_tiny_10 .carouseliron:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.active_tiny_10 .carouseliron:nth-child(13),
.active_tiny_10 .carouseliron:nth-child(14),
.active_tiny_10 .carouseliron:nth-child(15),
.active_tiny_10 .carouseliron:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.active_tiny_10 .carouseliron:nth-child(17),
.active_tiny_10 .carouseliron:nth-child(18),
.active_tiny_10 .carouseliron:nth-child(19),
.active_tiny_10 .carouseliron:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.active_tiny_10 .carouseliron:nth-child(21),
.active_tiny_10 .carouseliron:nth-child(22),
.active_tiny_10 .carouseliron:nth-child(23),
.active_tiny_10 .carouseliron:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.active_tiny_10 .carouseliron:nth-child(25),
.active_tiny_10 .carouseliron:nth-child(26),
.active_tiny_10 .carouseliron:nth-child(27),
.active_tiny_10 .carouseliron:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.active_tiny_10 .carouseliron:nth-child(29),
.active_tiny_10 .carouseliron:nth-child(30),
.active_tiny_10 .carouseliron:nth-child(31),
.active_tiny_10 .carouseliron:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.section_f1 .carouseliron:nth-child(1),
.section_f1 .carouseliron:nth-child(2),
.section_f1 .carouseliron:nth-child(3),
.section_f1 .carouseliron:nth-child(4),
.section_f1 .carouseliron:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.section_f1 .carouseliron:nth-child(6),
.section_f1 .carouseliron:nth-child(7),
.section_f1 .carouseliron:nth-child(8),
.section_f1 .carouseliron:nth-child(9),
.section_f1 .carouseliron:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.section_f1 .carouseliron:nth-child(11),
.section_f1 .carouseliron:nth-child(12),
.section_f1 .carouseliron:nth-child(13),
.section_f1 .carouseliron:nth-child(14),
.section_f1 .carouseliron:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.section_f1 .carouseliron:nth-child(16),
.section_f1 .carouseliron:nth-child(17),
.section_f1 .carouseliron:nth-child(18),
.section_f1 .carouseliron:nth-child(19),
.section_f1 .carouseliron:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.section_f1 .carouseliron:nth-child(21),
.section_f1 .carouseliron:nth-child(22),
.section_f1 .carouseliron:nth-child(23),
.section_f1 .carouseliron:nth-child(24),
.section_f1 .carouseliron:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.section_f1 .carouseliron:nth-child(26),
.section_f1 .carouseliron:nth-child(27),
.section_f1 .carouseliron:nth-child(28),
.section_f1 .carouseliron:nth-child(29),
.section_f1 .carouseliron:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.section_f1 .carouseliron:nth-child(31),
.section_f1 .carouseliron:nth-child(32),
.section_f1 .carouseliron:nth-child(33),
.section_f1 .carouseliron:nth-child(34),
.section_f1 .carouseliron:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.section_f1 .carouseliron:nth-child(36),
.section_f1 .carouseliron:nth-child(37),
.section_f1 .carouseliron:nth-child(38),
.section_f1 .carouseliron:nth-child(39),
.section_f1 .carouseliron:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.basic_8c .carouseliron:nth-child(1),
.basic_8c .carouseliron:nth-child(2),
.basic_8c .carouseliron:nth-child(3),
.basic_8c .carouseliron:nth-child(4),
.basic_8c .carouseliron:nth-child(5),
.basic_8c .carouseliron:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.basic_8c .carouseliron:nth-child(7),
.basic_8c .carouseliron:nth-child(8),
.basic_8c .carouseliron:nth-child(9),
.basic_8c .carouseliron:nth-child(10),
.basic_8c .carouseliron:nth-child(11),
.basic_8c .carouseliron:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.basic_8c .carouseliron:nth-child(13),
.basic_8c .carouseliron:nth-child(14),
.basic_8c .carouseliron:nth-child(15),
.basic_8c .carouseliron:nth-child(16),
.basic_8c .carouseliron:nth-child(17),
.basic_8c .carouseliron:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.basic_8c .carouseliron:nth-child(19),
.basic_8c .carouseliron:nth-child(20),
.basic_8c .carouseliron:nth-child(21),
.basic_8c .carouseliron:nth-child(22),
.basic_8c .carouseliron:nth-child(23),
.basic_8c .carouseliron:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.basic_8c .carouseliron:nth-child(25),
.basic_8c .carouseliron:nth-child(26),
.basic_8c .carouseliron:nth-child(27),
.basic_8c .carouseliron:nth-child(28),
.basic_8c .carouseliron:nth-child(29),
.basic_8c .carouseliron:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.basic_8c .carouseliron:nth-child(31),
.basic_8c .carouseliron:nth-child(32),
.basic_8c .carouseliron:nth-child(33),
.basic_8c .carouseliron:nth-child(34),
.basic_8c .carouseliron:nth-child(35),
.basic_8c .carouseliron:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.basic_8c .carouseliron:nth-child(37),
.basic_8c .carouseliron:nth-child(38),
.basic_8c .carouseliron:nth-child(39),
.basic_8c .carouseliron:nth-child(40),
.basic_8c .carouseliron:nth-child(41),
.basic_8c .carouseliron:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.basic_8c .carouseliron:nth-child(43),
.basic_8c .carouseliron:nth-child(44),
.basic_8c .carouseliron:nth-child(45),
.basic_8c .carouseliron:nth-child(46),
.basic_8c .carouseliron:nth-child(47),
.basic_8c .carouseliron:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.soft_8b .carouseliron:nth-child(1),
.soft_8b .carouseliron:nth-child(2),
.soft_8b .carouseliron:nth-child(3),
.soft_8b .carouseliron:nth-child(4),
.soft_8b .carouseliron:nth-child(5),
.soft_8b .carouseliron:nth-child(6),
.soft_8b .carouseliron:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.soft_8b .carouseliron:nth-child(8),
.soft_8b .carouseliron:nth-child(9),
.soft_8b .carouseliron:nth-child(10),
.soft_8b .carouseliron:nth-child(11),
.soft_8b .carouseliron:nth-child(12),
.soft_8b .carouseliron:nth-child(13),
.soft_8b .carouseliron:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.soft_8b .carouseliron:nth-child(15),
.soft_8b .carouseliron:nth-child(16),
.soft_8b .carouseliron:nth-child(17),
.soft_8b .carouseliron:nth-child(18),
.soft_8b .carouseliron:nth-child(19),
.soft_8b .carouseliron:nth-child(20),
.soft_8b .carouseliron:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.soft_8b .carouseliron:nth-child(22),
.soft_8b .carouseliron:nth-child(23),
.soft_8b .carouseliron:nth-child(24),
.soft_8b .carouseliron:nth-child(25),
.soft_8b .carouseliron:nth-child(26),
.soft_8b .carouseliron:nth-child(27),
.soft_8b .carouseliron:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.soft_8b .carouseliron:nth-child(29),
.soft_8b .carouseliron:nth-child(30),
.soft_8b .carouseliron:nth-child(31),
.soft_8b .carouseliron:nth-child(32),
.soft_8b .carouseliron:nth-child(33),
.soft_8b .carouseliron:nth-child(34),
.soft_8b .carouseliron:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.soft_8b .carouseliron:nth-child(36),
.soft_8b .carouseliron:nth-child(37),
.soft_8b .carouseliron:nth-child(38),
.soft_8b .carouseliron:nth-child(39),
.soft_8b .carouseliron:nth-child(40),
.soft_8b .carouseliron:nth-child(41),
.soft_8b .carouseliron:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.soft_8b .carouseliron:nth-child(43),
.soft_8b .carouseliron:nth-child(44),
.soft_8b .carouseliron:nth-child(45),
.soft_8b .carouseliron:nth-child(46),
.soft_8b .carouseliron:nth-child(47),
.soft_8b .carouseliron:nth-child(48),
.soft_8b .carouseliron:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.soft_8b .carouseliron:nth-child(50),
.soft_8b .carouseliron:nth-child(51),
.soft_8b .carouseliron:nth-child(52),
.soft_8b .carouseliron:nth-child(53),
.soft_8b .carouseliron:nth-child(54),
.soft_8b .carouseliron:nth-child(55),
.soft_8b .carouseliron:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.textureupper .carouseliron:nth-child(1),
.textureupper .carouseliron:nth-child(2),
.textureupper .carouseliron:nth-child(3),
.textureupper .carouseliron:nth-child(4),
.textureupper .carouseliron:nth-child(5),
.textureupper .carouseliron:nth-child(6),
.textureupper .carouseliron:nth-child(7),
.textureupper .carouseliron:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.textureupper .carouseliron:nth-child(9),
.textureupper .carouseliron:nth-child(10),
.textureupper .carouseliron:nth-child(11),
.textureupper .carouseliron:nth-child(12),
.textureupper .carouseliron:nth-child(13),
.textureupper .carouseliron:nth-child(14),
.textureupper .carouseliron:nth-child(15),
.textureupper .carouseliron:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.textureupper .carouseliron:nth-child(17),
.textureupper .carouseliron:nth-child(18),
.textureupper .carouseliron:nth-child(19),
.textureupper .carouseliron:nth-child(20),
.textureupper .carouseliron:nth-child(21),
.textureupper .carouseliron:nth-child(22),
.textureupper .carouseliron:nth-child(23),
.textureupper .carouseliron:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.textureupper .carouseliron:nth-child(25),
.textureupper .carouseliron:nth-child(26),
.textureupper .carouseliron:nth-child(27),
.textureupper .carouseliron:nth-child(28),
.textureupper .carouseliron:nth-child(29),
.textureupper .carouseliron:nth-child(30),
.textureupper .carouseliron:nth-child(31),
.textureupper .carouseliron:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.textureupper .carouseliron:nth-child(33),
.textureupper .carouseliron:nth-child(34),
.textureupper .carouseliron:nth-child(35),
.textureupper .carouseliron:nth-child(36),
.textureupper .carouseliron:nth-child(37),
.textureupper .carouseliron:nth-child(38),
.textureupper .carouseliron:nth-child(39),
.textureupper .carouseliron:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.textureupper .carouseliron:nth-child(41),
.textureupper .carouseliron:nth-child(42),
.textureupper .carouseliron:nth-child(43),
.textureupper .carouseliron:nth-child(44),
.textureupper .carouseliron:nth-child(45),
.textureupper .carouseliron:nth-child(46),
.textureupper .carouseliron:nth-child(47),
.textureupper .carouseliron:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.textureupper .carouseliron:nth-child(49),
.textureupper .carouseliron:nth-child(50),
.textureupper .carouseliron:nth-child(51),
.textureupper .carouseliron:nth-child(52),
.textureupper .carouseliron:nth-child(53),
.textureupper .carouseliron:nth-child(54),
.textureupper .carouseliron:nth-child(55),
.textureupper .carouseliron:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.textureupper .carouseliron:nth-child(57),
.textureupper .carouseliron:nth-child(58),
.textureupper .carouseliron:nth-child(59),
.textureupper .carouseliron:nth-child(60),
.textureupper .carouseliron:nth-child(61),
.textureupper .carouseliron:nth-child(62),
.textureupper .carouseliron:nth-child(63),
.textureupper .carouseliron:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .south-5a .carouseliron:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .south-5a .carouseliron:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .south-5a .carouseliron:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .south-5a .carouseliron:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .south-5a .carouseliron:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .south-5a .carouseliron:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .south-5a .carouseliron:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .south-5a .carouseliron:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .photo-simple-25 .carouseliron:nth-child(1),
  .photo-simple-25 .carouseliron:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .photo-simple-25 .carouseliron:nth-child(3),
  .photo-simple-25 .carouseliron:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .photo-simple-25 .carouseliron:nth-child(5),
  .photo-simple-25 .carouseliron:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .photo-simple-25 .carouseliron:nth-child(7),
  .photo-simple-25 .carouseliron:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .photo-simple-25 .carouseliron:nth-child(9),
  .photo-simple-25 .carouseliron:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .photo-simple-25 .carouseliron:nth-child(11),
  .photo-simple-25 .carouseliron:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .photo-simple-25 .carouseliron:nth-child(13),
  .photo-simple-25 .carouseliron:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .photo-simple-25 .carouseliron:nth-child(15),
  .photo-simple-25 .carouseliron:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .accent-f8 .carouseliron:nth-child(1),
  .accent-f8 .carouseliron:nth-child(2),
  .accent-f8 .carouseliron:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .accent-f8 .carouseliron:nth-child(4),
  .accent-f8 .carouseliron:nth-child(5),
  .accent-f8 .carouseliron:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .accent-f8 .carouseliron:nth-child(7),
  .accent-f8 .carouseliron:nth-child(8),
  .accent-f8 .carouseliron:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .accent-f8 .carouseliron:nth-child(10),
  .accent-f8 .carouseliron:nth-child(11),
  .accent-f8 .carouseliron:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .accent-f8 .carouseliron:nth-child(13),
  .accent-f8 .carouseliron:nth-child(14),
  .accent-f8 .carouseliron:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .accent-f8 .carouseliron:nth-child(16),
  .accent-f8 .carouseliron:nth-child(17),
  .accent-f8 .carouseliron:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .accent-f8 .carouseliron:nth-child(19),
  .accent-f8 .carouseliron:nth-child(20),
  .accent-f8 .carouseliron:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .accent-f8 .carouseliron:nth-child(22),
  .accent-f8 .carouseliron:nth-child(23),
  .accent-f8 .carouseliron:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .row-out-e1 .carouseliron:nth-child(1),
  .row-out-e1 .carouseliron:nth-child(2),
  .row-out-e1 .carouseliron:nth-child(3),
  .row-out-e1 .carouseliron:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .row-out-e1 .carouseliron:nth-child(5),
  .row-out-e1 .carouseliron:nth-child(6),
  .row-out-e1 .carouseliron:nth-child(7),
  .row-out-e1 .carouseliron:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .row-out-e1 .carouseliron:nth-child(9),
  .row-out-e1 .carouseliron:nth-child(10),
  .row-out-e1 .carouseliron:nth-child(11),
  .row-out-e1 .carouseliron:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .row-out-e1 .carouseliron:nth-child(13),
  .row-out-e1 .carouseliron:nth-child(14),
  .row-out-e1 .carouseliron:nth-child(15),
  .row-out-e1 .carouseliron:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .row-out-e1 .carouseliron:nth-child(17),
  .row-out-e1 .carouseliron:nth-child(18),
  .row-out-e1 .carouseliron:nth-child(19),
  .row-out-e1 .carouseliron:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .row-out-e1 .carouseliron:nth-child(21),
  .row-out-e1 .carouseliron:nth-child(22),
  .row-out-e1 .carouseliron:nth-child(23),
  .row-out-e1 .carouseliron:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .row-out-e1 .carouseliron:nth-child(25),
  .row-out-e1 .carouseliron:nth-child(26),
  .row-out-e1 .carouseliron:nth-child(27),
  .row-out-e1 .carouseliron:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .row-out-e1 .carouseliron:nth-child(29),
  .row-out-e1 .carouseliron:nth-child(30),
  .row-out-e1 .carouseliron:nth-child(31),
  .row-out-e1 .carouseliron:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .header-west-eb .carouseliron:nth-child(1),
  .header-west-eb .carouseliron:nth-child(2),
  .header-west-eb .carouseliron:nth-child(3),
  .header-west-eb .carouseliron:nth-child(4),
  .header-west-eb .carouseliron:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .header-west-eb .carouseliron:nth-child(6),
  .header-west-eb .carouseliron:nth-child(7),
  .header-west-eb .carouseliron:nth-child(8),
  .header-west-eb .carouseliron:nth-child(9),
  .header-west-eb .carouseliron:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .header-west-eb .carouseliron:nth-child(11),
  .header-west-eb .carouseliron:nth-child(12),
  .header-west-eb .carouseliron:nth-child(13),
  .header-west-eb .carouseliron:nth-child(14),
  .header-west-eb .carouseliron:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .header-west-eb .carouseliron:nth-child(16),
  .header-west-eb .carouseliron:nth-child(17),
  .header-west-eb .carouseliron:nth-child(18),
  .header-west-eb .carouseliron:nth-child(19),
  .header-west-eb .carouseliron:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .header-west-eb .carouseliron:nth-child(21),
  .header-west-eb .carouseliron:nth-child(22),
  .header-west-eb .carouseliron:nth-child(23),
  .header-west-eb .carouseliron:nth-child(24),
  .header-west-eb .carouseliron:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .header-west-eb .carouseliron:nth-child(26),
  .header-west-eb .carouseliron:nth-child(27),
  .header-west-eb .carouseliron:nth-child(28),
  .header-west-eb .carouseliron:nth-child(29),
  .header-west-eb .carouseliron:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .header-west-eb .carouseliron:nth-child(31),
  .header-west-eb .carouseliron:nth-child(32),
  .header-west-eb .carouseliron:nth-child(33),
  .header-west-eb .carouseliron:nth-child(34),
  .header-west-eb .carouseliron:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .header-west-eb .carouseliron:nth-child(36),
  .header-west-eb .carouseliron:nth-child(37),
  .header-west-eb .carouseliron:nth-child(38),
  .header-west-eb .carouseliron:nth-child(39),
  .header-west-eb .carouseliron:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .disabled-gas .carouseliron:nth-child(1),
  .disabled-gas .carouseliron:nth-child(2),
  .disabled-gas .carouseliron:nth-child(3),
  .disabled-gas .carouseliron:nth-child(4),
  .disabled-gas .carouseliron:nth-child(5),
  .disabled-gas .carouseliron:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .disabled-gas .carouseliron:nth-child(7),
  .disabled-gas .carouseliron:nth-child(8),
  .disabled-gas .carouseliron:nth-child(9),
  .disabled-gas .carouseliron:nth-child(10),
  .disabled-gas .carouseliron:nth-child(11),
  .disabled-gas .carouseliron:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .disabled-gas .carouseliron:nth-child(13),
  .disabled-gas .carouseliron:nth-child(14),
  .disabled-gas .carouseliron:nth-child(15),
  .disabled-gas .carouseliron:nth-child(16),
  .disabled-gas .carouseliron:nth-child(17),
  .disabled-gas .carouseliron:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .disabled-gas .carouseliron:nth-child(19),
  .disabled-gas .carouseliron:nth-child(20),
  .disabled-gas .carouseliron:nth-child(21),
  .disabled-gas .carouseliron:nth-child(22),
  .disabled-gas .carouseliron:nth-child(23),
  .disabled-gas .carouseliron:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .disabled-gas .carouseliron:nth-child(25),
  .disabled-gas .carouseliron:nth-child(26),
  .disabled-gas .carouseliron:nth-child(27),
  .disabled-gas .carouseliron:nth-child(28),
  .disabled-gas .carouseliron:nth-child(29),
  .disabled-gas .carouseliron:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .disabled-gas .carouseliron:nth-child(31),
  .disabled-gas .carouseliron:nth-child(32),
  .disabled-gas .carouseliron:nth-child(33),
  .disabled-gas .carouseliron:nth-child(34),
  .disabled-gas .carouseliron:nth-child(35),
  .disabled-gas .carouseliron:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .disabled-gas .carouseliron:nth-child(37),
  .disabled-gas .carouseliron:nth-child(38),
  .disabled-gas .carouseliron:nth-child(39),
  .disabled-gas .carouseliron:nth-child(40),
  .disabled-gas .carouseliron:nth-child(41),
  .disabled-gas .carouseliron:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .disabled-gas .carouseliron:nth-child(43),
  .disabled-gas .carouseliron:nth-child(44),
  .disabled-gas .carouseliron:nth-child(45),
  .disabled-gas .carouseliron:nth-child(46),
  .disabled-gas .carouseliron:nth-child(47),
  .disabled-gas .carouseliron:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .thumbnail-steel .carouseliron:nth-child(1),
  .thumbnail-steel .carouseliron:nth-child(2),
  .thumbnail-steel .carouseliron:nth-child(3),
  .thumbnail-steel .carouseliron:nth-child(4),
  .thumbnail-steel .carouseliron:nth-child(5),
  .thumbnail-steel .carouseliron:nth-child(6),
  .thumbnail-steel .carouseliron:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .thumbnail-steel .carouseliron:nth-child(8),
  .thumbnail-steel .carouseliron:nth-child(9),
  .thumbnail-steel .carouseliron:nth-child(10),
  .thumbnail-steel .carouseliron:nth-child(11),
  .thumbnail-steel .carouseliron:nth-child(12),
  .thumbnail-steel .carouseliron:nth-child(13),
  .thumbnail-steel .carouseliron:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .thumbnail-steel .carouseliron:nth-child(15),
  .thumbnail-steel .carouseliron:nth-child(16),
  .thumbnail-steel .carouseliron:nth-child(17),
  .thumbnail-steel .carouseliron:nth-child(18),
  .thumbnail-steel .carouseliron:nth-child(19),
  .thumbnail-steel .carouseliron:nth-child(20),
  .thumbnail-steel .carouseliron:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .thumbnail-steel .carouseliron:nth-child(22),
  .thumbnail-steel .carouseliron:nth-child(23),
  .thumbnail-steel .carouseliron:nth-child(24),
  .thumbnail-steel .carouseliron:nth-child(25),
  .thumbnail-steel .carouseliron:nth-child(26),
  .thumbnail-steel .carouseliron:nth-child(27),
  .thumbnail-steel .carouseliron:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .thumbnail-steel .carouseliron:nth-child(29),
  .thumbnail-steel .carouseliron:nth-child(30),
  .thumbnail-steel .carouseliron:nth-child(31),
  .thumbnail-steel .carouseliron:nth-child(32),
  .thumbnail-steel .carouseliron:nth-child(33),
  .thumbnail-steel .carouseliron:nth-child(34),
  .thumbnail-steel .carouseliron:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .thumbnail-steel .carouseliron:nth-child(36),
  .thumbnail-steel .carouseliron:nth-child(37),
  .thumbnail-steel .carouseliron:nth-child(38),
  .thumbnail-steel .carouseliron:nth-child(39),
  .thumbnail-steel .carouseliron:nth-child(40),
  .thumbnail-steel .carouseliron:nth-child(41),
  .thumbnail-steel .carouseliron:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .thumbnail-steel .carouseliron:nth-child(43),
  .thumbnail-steel .carouseliron:nth-child(44),
  .thumbnail-steel .carouseliron:nth-child(45),
  .thumbnail-steel .carouseliron:nth-child(46),
  .thumbnail-steel .carouseliron:nth-child(47),
  .thumbnail-steel .carouseliron:nth-child(48),
  .thumbnail-steel .carouseliron:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .thumbnail-steel .carouseliron:nth-child(50),
  .thumbnail-steel .carouseliron:nth-child(51),
  .thumbnail-steel .carouseliron:nth-child(52),
  .thumbnail-steel .carouseliron:nth-child(53),
  .thumbnail-steel .carouseliron:nth-child(54),
  .thumbnail-steel .carouseliron:nth-child(55),
  .thumbnail-steel .carouseliron:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .chipwood .carouseliron:nth-child(1),
  .chipwood .carouseliron:nth-child(2),
  .chipwood .carouseliron:nth-child(3),
  .chipwood .carouseliron:nth-child(4),
  .chipwood .carouseliron:nth-child(5),
  .chipwood .carouseliron:nth-child(6),
  .chipwood .carouseliron:nth-child(7),
  .chipwood .carouseliron:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .chipwood .carouseliron:nth-child(9),
  .chipwood .carouseliron:nth-child(10),
  .chipwood .carouseliron:nth-child(11),
  .chipwood .carouseliron:nth-child(12),
  .chipwood .carouseliron:nth-child(13),
  .chipwood .carouseliron:nth-child(14),
  .chipwood .carouseliron:nth-child(15),
  .chipwood .carouseliron:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .chipwood .carouseliron:nth-child(17),
  .chipwood .carouseliron:nth-child(18),
  .chipwood .carouseliron:nth-child(19),
  .chipwood .carouseliron:nth-child(20),
  .chipwood .carouseliron:nth-child(21),
  .chipwood .carouseliron:nth-child(22),
  .chipwood .carouseliron:nth-child(23),
  .chipwood .carouseliron:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .chipwood .carouseliron:nth-child(25),
  .chipwood .carouseliron:nth-child(26),
  .chipwood .carouseliron:nth-child(27),
  .chipwood .carouseliron:nth-child(28),
  .chipwood .carouseliron:nth-child(29),
  .chipwood .carouseliron:nth-child(30),
  .chipwood .carouseliron:nth-child(31),
  .chipwood .carouseliron:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .chipwood .carouseliron:nth-child(33),
  .chipwood .carouseliron:nth-child(34),
  .chipwood .carouseliron:nth-child(35),
  .chipwood .carouseliron:nth-child(36),
  .chipwood .carouseliron:nth-child(37),
  .chipwood .carouseliron:nth-child(38),
  .chipwood .carouseliron:nth-child(39),
  .chipwood .carouseliron:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .chipwood .carouseliron:nth-child(41),
  .chipwood .carouseliron:nth-child(42),
  .chipwood .carouseliron:nth-child(43),
  .chipwood .carouseliron:nth-child(44),
  .chipwood .carouseliron:nth-child(45),
  .chipwood .carouseliron:nth-child(46),
  .chipwood .carouseliron:nth-child(47),
  .chipwood .carouseliron:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .chipwood .carouseliron:nth-child(49),
  .chipwood .carouseliron:nth-child(50),
  .chipwood .carouseliron:nth-child(51),
  .chipwood .carouseliron:nth-child(52),
  .chipwood .carouseliron:nth-child(53),
  .chipwood .carouseliron:nth-child(54),
  .chipwood .carouseliron:nth-child(55),
  .chipwood .carouseliron:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .chipwood .carouseliron:nth-child(57),
  .chipwood .carouseliron:nth-child(58),
  .chipwood .carouseliron:nth-child(59),
  .chipwood .carouseliron:nth-child(60),
  .chipwood .carouseliron:nth-child(61),
  .chipwood .carouseliron:nth-child(62),
  .chipwood .carouseliron:nth-child(63),
  .chipwood .carouseliron:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .nav_narrow .carouseliron:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .nav_narrow .carouseliron:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .nav_narrow .carouseliron:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .nav_narrow .carouseliron:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .nav_narrow .carouseliron:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .nav_narrow .carouseliron:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .nav_narrow .carouseliron:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .nav_narrow .carouseliron:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .input-cool-5b .carouseliron:nth-child(1),
  .input-cool-5b .carouseliron:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .input-cool-5b .carouseliron:nth-child(3),
  .input-cool-5b .carouseliron:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .input-cool-5b .carouseliron:nth-child(5),
  .input-cool-5b .carouseliron:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .input-cool-5b .carouseliron:nth-child(7),
  .input-cool-5b .carouseliron:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .input-cool-5b .carouseliron:nth-child(9),
  .input-cool-5b .carouseliron:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .input-cool-5b .carouseliron:nth-child(11),
  .input-cool-5b .carouseliron:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .input-cool-5b .carouseliron:nth-child(13),
  .input-cool-5b .carouseliron:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .input-cool-5b .carouseliron:nth-child(15),
  .input-cool-5b .carouseliron:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .surface_54 .carouseliron:nth-child(1),
  .surface_54 .carouseliron:nth-child(2),
  .surface_54 .carouseliron:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .surface_54 .carouseliron:nth-child(4),
  .surface_54 .carouseliron:nth-child(5),
  .surface_54 .carouseliron:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .surface_54 .carouseliron:nth-child(7),
  .surface_54 .carouseliron:nth-child(8),
  .surface_54 .carouseliron:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .surface_54 .carouseliron:nth-child(10),
  .surface_54 .carouseliron:nth-child(11),
  .surface_54 .carouseliron:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .surface_54 .carouseliron:nth-child(13),
  .surface_54 .carouseliron:nth-child(14),
  .surface_54 .carouseliron:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .surface_54 .carouseliron:nth-child(16),
  .surface_54 .carouseliron:nth-child(17),
  .surface_54 .carouseliron:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .surface_54 .carouseliron:nth-child(19),
  .surface_54 .carouseliron:nth-child(20),
  .surface_54 .carouseliron:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .surface_54 .carouseliron:nth-child(22),
  .surface_54 .carouseliron:nth-child(23),
  .surface_54 .carouseliron:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .status-solid-a8 .carouseliron:nth-child(1),
  .status-solid-a8 .carouseliron:nth-child(2),
  .status-solid-a8 .carouseliron:nth-child(3),
  .status-solid-a8 .carouseliron:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .status-solid-a8 .carouseliron:nth-child(5),
  .status-solid-a8 .carouseliron:nth-child(6),
  .status-solid-a8 .carouseliron:nth-child(7),
  .status-solid-a8 .carouseliron:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .status-solid-a8 .carouseliron:nth-child(9),
  .status-solid-a8 .carouseliron:nth-child(10),
  .status-solid-a8 .carouseliron:nth-child(11),
  .status-solid-a8 .carouseliron:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .status-solid-a8 .carouseliron:nth-child(13),
  .status-solid-a8 .carouseliron:nth-child(14),
  .status-solid-a8 .carouseliron:nth-child(15),
  .status-solid-a8 .carouseliron:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .status-solid-a8 .carouseliron:nth-child(17),
  .status-solid-a8 .carouseliron:nth-child(18),
  .status-solid-a8 .carouseliron:nth-child(19),
  .status-solid-a8 .carouseliron:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .status-solid-a8 .carouseliron:nth-child(21),
  .status-solid-a8 .carouseliron:nth-child(22),
  .status-solid-a8 .carouseliron:nth-child(23),
  .status-solid-a8 .carouseliron:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .status-solid-a8 .carouseliron:nth-child(25),
  .status-solid-a8 .carouseliron:nth-child(26),
  .status-solid-a8 .carouseliron:nth-child(27),
  .status-solid-a8 .carouseliron:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .status-solid-a8 .carouseliron:nth-child(29),
  .status-solid-a8 .carouseliron:nth-child(30),
  .status-solid-a8 .carouseliron:nth-child(31),
  .status-solid-a8 .carouseliron:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .text_north_57 .carouseliron:nth-child(1),
  .text_north_57 .carouseliron:nth-child(2),
  .text_north_57 .carouseliron:nth-child(3),
  .text_north_57 .carouseliron:nth-child(4),
  .text_north_57 .carouseliron:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .text_north_57 .carouseliron:nth-child(6),
  .text_north_57 .carouseliron:nth-child(7),
  .text_north_57 .carouseliron:nth-child(8),
  .text_north_57 .carouseliron:nth-child(9),
  .text_north_57 .carouseliron:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .text_north_57 .carouseliron:nth-child(11),
  .text_north_57 .carouseliron:nth-child(12),
  .text_north_57 .carouseliron:nth-child(13),
  .text_north_57 .carouseliron:nth-child(14),
  .text_north_57 .carouseliron:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .text_north_57 .carouseliron:nth-child(16),
  .text_north_57 .carouseliron:nth-child(17),
  .text_north_57 .carouseliron:nth-child(18),
  .text_north_57 .carouseliron:nth-child(19),
  .text_north_57 .carouseliron:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .text_north_57 .carouseliron:nth-child(21),
  .text_north_57 .carouseliron:nth-child(22),
  .text_north_57 .carouseliron:nth-child(23),
  .text_north_57 .carouseliron:nth-child(24),
  .text_north_57 .carouseliron:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .text_north_57 .carouseliron:nth-child(26),
  .text_north_57 .carouseliron:nth-child(27),
  .text_north_57 .carouseliron:nth-child(28),
  .text_north_57 .carouseliron:nth-child(29),
  .text_north_57 .carouseliron:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .text_north_57 .carouseliron:nth-child(31),
  .text_north_57 .carouseliron:nth-child(32),
  .text_north_57 .carouseliron:nth-child(33),
  .text_north_57 .carouseliron:nth-child(34),
  .text_north_57 .carouseliron:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .text_north_57 .carouseliron:nth-child(36),
  .text_north_57 .carouseliron:nth-child(37),
  .text_north_57 .carouseliron:nth-child(38),
  .text_north_57 .carouseliron:nth-child(39),
  .text_north_57 .carouseliron:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tooltip-medium .carouseliron:nth-child(1),
  .tooltip-medium .carouseliron:nth-child(2),
  .tooltip-medium .carouseliron:nth-child(3),
  .tooltip-medium .carouseliron:nth-child(4),
  .tooltip-medium .carouseliron:nth-child(5),
  .tooltip-medium .carouseliron:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tooltip-medium .carouseliron:nth-child(7),
  .tooltip-medium .carouseliron:nth-child(8),
  .tooltip-medium .carouseliron:nth-child(9),
  .tooltip-medium .carouseliron:nth-child(10),
  .tooltip-medium .carouseliron:nth-child(11),
  .tooltip-medium .carouseliron:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tooltip-medium .carouseliron:nth-child(13),
  .tooltip-medium .carouseliron:nth-child(14),
  .tooltip-medium .carouseliron:nth-child(15),
  .tooltip-medium .carouseliron:nth-child(16),
  .tooltip-medium .carouseliron:nth-child(17),
  .tooltip-medium .carouseliron:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tooltip-medium .carouseliron:nth-child(19),
  .tooltip-medium .carouseliron:nth-child(20),
  .tooltip-medium .carouseliron:nth-child(21),
  .tooltip-medium .carouseliron:nth-child(22),
  .tooltip-medium .carouseliron:nth-child(23),
  .tooltip-medium .carouseliron:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tooltip-medium .carouseliron:nth-child(25),
  .tooltip-medium .carouseliron:nth-child(26),
  .tooltip-medium .carouseliron:nth-child(27),
  .tooltip-medium .carouseliron:nth-child(28),
  .tooltip-medium .carouseliron:nth-child(29),
  .tooltip-medium .carouseliron:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tooltip-medium .carouseliron:nth-child(31),
  .tooltip-medium .carouseliron:nth-child(32),
  .tooltip-medium .carouseliron:nth-child(33),
  .tooltip-medium .carouseliron:nth-child(34),
  .tooltip-medium .carouseliron:nth-child(35),
  .tooltip-medium .carouseliron:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tooltip-medium .carouseliron:nth-child(37),
  .tooltip-medium .carouseliron:nth-child(38),
  .tooltip-medium .carouseliron:nth-child(39),
  .tooltip-medium .carouseliron:nth-child(40),
  .tooltip-medium .carouseliron:nth-child(41),
  .tooltip-medium .carouseliron:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tooltip-medium .carouseliron:nth-child(43),
  .tooltip-medium .carouseliron:nth-child(44),
  .tooltip-medium .carouseliron:nth-child(45),
  .tooltip-medium .carouseliron:nth-child(46),
  .tooltip-medium .carouseliron:nth-child(47),
  .tooltip-medium .carouseliron:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .liteaside .carouseliron:nth-child(1),
  .liteaside .carouseliron:nth-child(2),
  .liteaside .carouseliron:nth-child(3),
  .liteaside .carouseliron:nth-child(4),
  .liteaside .carouseliron:nth-child(5),
  .liteaside .carouseliron:nth-child(6),
  .liteaside .carouseliron:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .liteaside .carouseliron:nth-child(8),
  .liteaside .carouseliron:nth-child(9),
  .liteaside .carouseliron:nth-child(10),
  .liteaside .carouseliron:nth-child(11),
  .liteaside .carouseliron:nth-child(12),
  .liteaside .carouseliron:nth-child(13),
  .liteaside .carouseliron:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .liteaside .carouseliron:nth-child(15),
  .liteaside .carouseliron:nth-child(16),
  .liteaside .carouseliron:nth-child(17),
  .liteaside .carouseliron:nth-child(18),
  .liteaside .carouseliron:nth-child(19),
  .liteaside .carouseliron:nth-child(20),
  .liteaside .carouseliron:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .liteaside .carouseliron:nth-child(22),
  .liteaside .carouseliron:nth-child(23),
  .liteaside .carouseliron:nth-child(24),
  .liteaside .carouseliron:nth-child(25),
  .liteaside .carouseliron:nth-child(26),
  .liteaside .carouseliron:nth-child(27),
  .liteaside .carouseliron:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .liteaside .carouseliron:nth-child(29),
  .liteaside .carouseliron:nth-child(30),
  .liteaside .carouseliron:nth-child(31),
  .liteaside .carouseliron:nth-child(32),
  .liteaside .carouseliron:nth-child(33),
  .liteaside .carouseliron:nth-child(34),
  .liteaside .carouseliron:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .liteaside .carouseliron:nth-child(36),
  .liteaside .carouseliron:nth-child(37),
  .liteaside .carouseliron:nth-child(38),
  .liteaside .carouseliron:nth-child(39),
  .liteaside .carouseliron:nth-child(40),
  .liteaside .carouseliron:nth-child(41),
  .liteaside .carouseliron:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .liteaside .carouseliron:nth-child(43),
  .liteaside .carouseliron:nth-child(44),
  .liteaside .carouseliron:nth-child(45),
  .liteaside .carouseliron:nth-child(46),
  .liteaside .carouseliron:nth-child(47),
  .liteaside .carouseliron:nth-child(48),
  .liteaside .carouseliron:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .liteaside .carouseliron:nth-child(50),
  .liteaside .carouseliron:nth-child(51),
  .liteaside .carouseliron:nth-child(52),
  .liteaside .carouseliron:nth-child(53),
  .liteaside .carouseliron:nth-child(54),
  .liteaside .carouseliron:nth-child(55),
  .liteaside .carouseliron:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(1),
  .carousel-active-e8 .carouseliron:nth-child(2),
  .carousel-active-e8 .carouseliron:nth-child(3),
  .carousel-active-e8 .carouseliron:nth-child(4),
  .carousel-active-e8 .carouseliron:nth-child(5),
  .carousel-active-e8 .carouseliron:nth-child(6),
  .carousel-active-e8 .carouseliron:nth-child(7),
  .carousel-active-e8 .carouseliron:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(9),
  .carousel-active-e8 .carouseliron:nth-child(10),
  .carousel-active-e8 .carouseliron:nth-child(11),
  .carousel-active-e8 .carouseliron:nth-child(12),
  .carousel-active-e8 .carouseliron:nth-child(13),
  .carousel-active-e8 .carouseliron:nth-child(14),
  .carousel-active-e8 .carouseliron:nth-child(15),
  .carousel-active-e8 .carouseliron:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(17),
  .carousel-active-e8 .carouseliron:nth-child(18),
  .carousel-active-e8 .carouseliron:nth-child(19),
  .carousel-active-e8 .carouseliron:nth-child(20),
  .carousel-active-e8 .carouseliron:nth-child(21),
  .carousel-active-e8 .carouseliron:nth-child(22),
  .carousel-active-e8 .carouseliron:nth-child(23),
  .carousel-active-e8 .carouseliron:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(25),
  .carousel-active-e8 .carouseliron:nth-child(26),
  .carousel-active-e8 .carouseliron:nth-child(27),
  .carousel-active-e8 .carouseliron:nth-child(28),
  .carousel-active-e8 .carouseliron:nth-child(29),
  .carousel-active-e8 .carouseliron:nth-child(30),
  .carousel-active-e8 .carouseliron:nth-child(31),
  .carousel-active-e8 .carouseliron:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(33),
  .carousel-active-e8 .carouseliron:nth-child(34),
  .carousel-active-e8 .carouseliron:nth-child(35),
  .carousel-active-e8 .carouseliron:nth-child(36),
  .carousel-active-e8 .carouseliron:nth-child(37),
  .carousel-active-e8 .carouseliron:nth-child(38),
  .carousel-active-e8 .carouseliron:nth-child(39),
  .carousel-active-e8 .carouseliron:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(41),
  .carousel-active-e8 .carouseliron:nth-child(42),
  .carousel-active-e8 .carouseliron:nth-child(43),
  .carousel-active-e8 .carouseliron:nth-child(44),
  .carousel-active-e8 .carouseliron:nth-child(45),
  .carousel-active-e8 .carouseliron:nth-child(46),
  .carousel-active-e8 .carouseliron:nth-child(47),
  .carousel-active-e8 .carouseliron:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(49),
  .carousel-active-e8 .carouseliron:nth-child(50),
  .carousel-active-e8 .carouseliron:nth-child(51),
  .carousel-active-e8 .carouseliron:nth-child(52),
  .carousel-active-e8 .carouseliron:nth-child(53),
  .carousel-active-e8 .carouseliron:nth-child(54),
  .carousel-active-e8 .carouseliron:nth-child(55),
  .carousel-active-e8 .carouseliron:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .carousel-active-e8 .carouseliron:nth-child(57),
  .carousel-active-e8 .carouseliron:nth-child(58),
  .carousel-active-e8 .carouseliron:nth-child(59),
  .carousel-active-e8 .carouseliron:nth-child(60),
  .carousel-active-e8 .carouseliron:nth-child(61),
  .carousel-active-e8 .carouseliron:nth-child(62),
  .carousel-active-e8 .carouseliron:nth-child(63),
  .carousel-active-e8 .carouseliron:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.hot_b8 .carouseliron:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.hot_b8 .carouseliron:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.hot_b8 .carouseliron:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.hot_b8 .carouseliron:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.hot_b8 .carouseliron:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.hot_b8 .carouseliron:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.hot_b8 .carouseliron:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.hot_b8 .carouseliron:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.media-black-9c {
  margin-right: 5px;
}
.plasma-92 {
  display: inline-block;
}
.plasma-92:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.plasma-92 .shadow_tall_48 {
  font-size: 0.75em;
}
.element_21 .layout_dark,
.element_21 .heading-e7,
.element_21 .statusiron {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.column_lite_0f {
  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;
}
.column_first_e6 {
  display: inline-block;
}
.column_first_e6[hidden] {
  display: none;
}
.column_first_e6 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.selectedinfo {
  position: relative;
}
.selectedinfo > .content-middle-c6 {
  display: block;
}
.blue-16 {
  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;
}
.selectedinfo:hover .blue-16 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.blue-16 .column_first_e6 {
  display: block;
}
.blue-16 .column_first_e6 a {
  padding: 0 5px;
}
.downhero.chip-bottom {
  opacity: 0.5;
  position: relative;
}
.downhero.chip-bottom:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.downhero.chip-bottom + .table-pink {
  -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;
}
.box_old {
  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;
}
.box_old i {
  display: block;
}
.box_old i:before {
  display: block;
  line-height: 1px;
}
.box_old.titledown {
  left: 0;
}
.box_old.thumbnailsouth {
  left: 40px;
}
.box_old.thumbnailsouth i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.box_old.right_8f {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.glass-86 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.textadvanced .glass-86 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.media-mini-0d {
  position: relative;
}
.thumbnail-19,
.last-01,
.breadcrumb-30,
.motion_3d {
  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;
  }
}
.notification-da {
  word-con: anywhere;
}
.article_gold {
  display: none;
}
.article_gold:first-child {
  display: block;
}
.layout-pro {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.layout-pro.accordiondark {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.layout-pro.accordiondark > 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;
}
.layout-pro.accordiondark
  > div:nth-child(3)
  .popup-4f {
  max-height: 20em;
  opacity: 1;
}
.layout-pro.accordiondark > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.layout-pro.accordiondark > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.layout-pro.accordiondark > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.accordiondark > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .layout-pro.accordiondark {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .layout-pro.accordiondark > 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;
  }
  .layout-pro.accordiondark > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .layout-pro.accordiondark > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .layout-pro.accordiondark > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .layout-pro.accordiondark > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .layout-pro.accordiondark {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.tinybackdrop {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.layout-pro.tinybackdrop > 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;
}
.layout-pro.tinybackdrop
  > div:nth-child(1)
  .popup-4f {
  max-height: 20em;
  opacity: 1;
}
.layout-pro.tinybackdrop > 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;
}
.layout-pro.tinybackdrop > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.tinybackdrop > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .layout-pro.tinybackdrop {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .layout-pro.tinybackdrop > 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;
  }
  .layout-pro.tinybackdrop > 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;
  }
  .layout-pro.tinybackdrop > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .layout-pro.tinybackdrop > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .layout-pro.tinybackdrop {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.mask_tall_11 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.layout-pro.mask_tall_11 > 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;
}
.layout-pro.mask_tall_11
  > div:nth-child(1)
  .popup-4f {
  max-height: 20em;
  opacity: 1;
}
.layout-pro.mask_tall_11 > 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;
}
.layout-pro.mask_tall_11 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.layout-pro.mask_tall_11 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .layout-pro.mask_tall_11 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .layout-pro.mask_tall_11 > 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;
  }
  .layout-pro.mask_tall_11 > 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;
  }
  .layout-pro.mask_tall_11 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .layout-pro.mask_tall_11 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .layout-pro.mask_tall_11 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.button_yellow_5b {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.layout-pro.button_yellow_5b > 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;
}
.layout-pro.button_yellow_5b
  > div:nth-child(1)
  .popup-4f {
  max-height: 20em;
  opacity: 1;
}
.layout-pro.button_yellow_5b > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.layout-pro.button_yellow_5b > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .layout-pro.button_yellow_5b {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.layout-pro.sort_de {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.layout-pro.sort_de > 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;
}
.layout-pro.sort_de
  > div:nth-child(1)
  .popup-4f {
  max-height: 20em;
  opacity: 1;
}
.layout-pro.sort_de > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.layout-pro.sort_de > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.layout-pro.sort_de > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.sort_de > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .layout-pro.sort_de {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .layout-pro.sort_de > 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;
  }
  .layout-pro.sort_de > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .layout-pro.sort_de > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .layout-pro.sort_de > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .layout-pro.sort_de > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .layout-pro.sort_de {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.breadcrumb_24 {
  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;
}
.layout-pro.breadcrumb_24 > 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;
}
.layout-pro.breadcrumb_24 > 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;
}
.layout-pro.breadcrumb_24 > 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;
}
.layout-pro.breadcrumb_24 > 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;
}
.layout-pro.breadcrumb_24 > 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) {
  .layout-pro.breadcrumb_24 {
    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;
  }
  .layout-pro.breadcrumb_24 > 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;
  }
  .layout-pro.breadcrumb_24 > 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;
  }
  .layout-pro.breadcrumb_24 > 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;
  }
  .layout-pro.breadcrumb_24 > 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;
  }
  .layout-pro.breadcrumb_24 > 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) {
  .layout-pro.breadcrumb_24 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.input_80 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.layout-pro.input_80 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.layout-pro.input_80 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.layout-pro.currentmessage {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.layout-pro.currentmessage > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.layout-pro.currentmessage > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.layout-pro.currentmessage > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.layout-pro.chipinner {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.layout-pro.chipinner > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.layout-pro.chipinner > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.layout-pro.chipinner > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.layout-pro.chipinner > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .layout-pro.chipinner {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .layout-pro.chipinner > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .layout-pro.chipinner > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .layout-pro.chipinner > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .layout-pro.chipinner > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .layout-pro.chipinner {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.hot_b8 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .layout-pro.hot_b8.chipinner {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .layout-pro.hot_b8.chipinner {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .layout-pro.hot_b8.currentmessage {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .layout-pro.hot_b8.input_80 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.layout-pro.sidebar_d6 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.layout-pro.sidebar_d6.input_80 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.input_80 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.currentmessage > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.currentmessage > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.currentmessage > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.chipinner > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.chipinner > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.chipinner > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.layout-pro.sidebar_d6.chipinner > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .layout-pro.sidebar_d6.chipinner {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .layout-pro.sidebar_d6.chipinner > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .layout-pro.sidebar_d6.chipinner > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .layout-pro.sidebar_d6.chipinner > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .layout-pro.sidebar_d6.chipinner > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .layout-pro.sidebar_d6 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .layout-pro.sidebar_d6.currentmessage {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .layout-pro.sidebar_d6.chipinner {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.layout-pro.primary-medium-d7 {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.layout-pro.primary-medium-d7.input_80 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.input_80 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.input_80 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.input_80 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.currentmessage > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.currentmessage > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.currentmessage > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.currentmessage > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.currentmessage > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.currentmessage > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.layout-pro.primary-medium-d7.chipinner > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .layout-pro.primary-medium-d7.chipinner {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .layout-pro.primary-medium-d7.chipinner > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .layout-pro.primary-medium-d7 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .layout-pro.primary-medium-d7.currentmessage {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .layout-pro.primary-medium-d7.chipinner {
    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) {
  .layout-pro.accordiondark,
  .layout-pro.tinybackdrop,
  .layout-pro.mask_tall_11,
  .layout-pro.button_yellow_5b,
  .layout-pro.sort_de,
  .layout-pro.breadcrumb_24,
  .layout-pro.input_80,
  .layout-pro.currentmessage,
  .layout-pro.chipinner {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .layout-pro.accordiondark .notification-da:nth-child(1),
  .layout-pro.tinybackdrop .notification-da:nth-child(1),
  .layout-pro.mask_tall_11 .notification-da:nth-child(1),
  .layout-pro.button_yellow_5b .notification-da:nth-child(1),
  .layout-pro.sort_de .notification-da:nth-child(1),
  .layout-pro.breadcrumb_24 .notification-da:nth-child(1),
  .layout-pro.input_80 .notification-da:nth-child(1),
  .layout-pro.currentmessage .notification-da:nth-child(1),
  .layout-pro.chipinner .notification-da: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;
  }
  .layout-pro.accordiondark .notification-da:nth-child(2),
  .layout-pro.tinybackdrop .notification-da:nth-child(2),
  .layout-pro.mask_tall_11 .notification-da:nth-child(2),
  .layout-pro.button_yellow_5b .notification-da:nth-child(2),
  .layout-pro.sort_de .notification-da:nth-child(2),
  .layout-pro.breadcrumb_24 .notification-da:nth-child(2),
  .layout-pro.input_80 .notification-da:nth-child(2),
  .layout-pro.currentmessage .notification-da:nth-child(2),
  .layout-pro.chipinner .notification-da: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;
  }
  .layout-pro.accordiondark .notification-da:nth-child(3),
  .layout-pro.tinybackdrop .notification-da:nth-child(3),
  .layout-pro.mask_tall_11 .notification-da:nth-child(3),
  .layout-pro.button_yellow_5b .notification-da:nth-child(3),
  .layout-pro.sort_de .notification-da:nth-child(3),
  .layout-pro.breadcrumb_24 .notification-da:nth-child(3),
  .layout-pro.input_80 .notification-da:nth-child(3),
  .layout-pro.currentmessage .notification-da:nth-child(3),
  .layout-pro.chipinner .notification-da: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;
  }
  .layout-pro.accordiondark .notification-da:nth-child(4),
  .layout-pro.tinybackdrop .notification-da:nth-child(4),
  .layout-pro.mask_tall_11 .notification-da:nth-child(4),
  .layout-pro.button_yellow_5b .notification-da:nth-child(4),
  .layout-pro.sort_de .notification-da:nth-child(4),
  .layout-pro.breadcrumb_24 .notification-da:nth-child(4),
  .layout-pro.input_80 .notification-da:nth-child(4),
  .layout-pro.currentmessage .notification-da:nth-child(4),
  .layout-pro.chipinner .notification-da: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;
  }
  .layout-pro.accordiondark .notification-da:nth-child(5),
  .layout-pro.tinybackdrop .notification-da:nth-child(5),
  .layout-pro.mask_tall_11 .notification-da:nth-child(5),
  .layout-pro.button_yellow_5b .notification-da:nth-child(5),
  .layout-pro.sort_de .notification-da:nth-child(5),
  .layout-pro.breadcrumb_24 .notification-da:nth-child(5),
  .layout-pro.input_80 .notification-da:nth-child(5),
  .layout-pro.currentmessage .notification-da:nth-child(5),
  .layout-pro.chipinner .notification-da: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;
  }
  .layout-pro.accordiondark .notification-da:nth-child(6),
  .layout-pro.tinybackdrop .notification-da:nth-child(6),
  .layout-pro.mask_tall_11 .notification-da:nth-child(6),
  .layout-pro.button_yellow_5b .notification-da:nth-child(6),
  .layout-pro.sort_de .notification-da:nth-child(6),
  .layout-pro.breadcrumb_24 .notification-da:nth-child(6),
  .layout-pro.input_80 .notification-da:nth-child(6),
  .layout-pro.currentmessage .notification-da:nth-child(6),
  .layout-pro.chipinner .notification-da: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;
  }
}
.progress_81 {
  margin-right: 5px;
}
.coolbackground {
  display: inline-block;
}
.coolbackground:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.coolbackground .shadow_tall_48 {
  font-size: 0.75em;
}
.last-f0 {
  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;
}
.last-f0: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;
}
.thumbnail-lite-0f {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.input-complex {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.popup-4f {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .button-soft-2a .popup-4f {
    max-height: 0;
    opacity: 0;
  }
  .button-soft-2a .notification-da:hover .popup-4f {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.outline-cd {
  width: 100%;
}
.paperbackdrop {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.focus-fresh-96 .item_15 {
  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;
}
.focus-fresh-96 .item_15:before {
  display: block;
}
.focus-fresh-96 .item_15.titledown {
  left: 0;
}
.focus-fresh-96 .item_15.thumbnailsouth {
  left: 40px;
}
.focus-fresh-96 .item_15.thumbnailsouth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.focus-fresh-96.sectionbasic .item_15 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.focus-fresh-96.sectionbasic .item_15.titledown {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.focus-fresh-96.sectionbasic .item_15.thumbnailsouth {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.focus-fresh-96.sectionbasic:hover .item_15 {
  opacity: 1;
  pointer-events: auto;
}
.focus-fresh-96.sectionbasic:hover .item_15.titledown {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.focus-fresh-96.sectionbasic:hover .item_15.thumbnailsouth {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.overlay-e1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.labellower {
  white-space: nowrap;
}
.paper_4a {
  display: none;
  margin-right: 80px;
}
.paper_4a.slow_d4 {
  display: block;
}
.advanced-98 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.paper_4a .title-huge {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.paper_4a .title-huge:before,
.paper_4a .title-huge:after {
  content: none;
}
.paper_4a .info-orange {
  height: auto;
}
.banner_right_99 {
  outline: none;
}
.tertiarynext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brown_3c {
  overflow: hidden;
  line-height: 1;
}
.gas_f4 .ironheading {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.gas_f4 .ironheading:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.gas_f4 .ironheading.freshpreview:after {
  opacity: 1;
}
.mini-e5 .ironheading {
  white-space: normal;
}
.button_glass {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.labellower {
  padding-right: 10px;
}
.grid_outer_45 {
  margin-right: 5px;
}
.breadcrumb_pro_b5 {
  white-space: nowrap;
  padding-right: 10px;
}
.modal_yellow_9e {
  margin-right: 5px;
}
.hidden-1a {
  padding-right: 10px;
}
.surface-a1 {
  margin-right: 5px;
}
.popup_down_7e {
  margin-right: 10px;
}
.overlay-e1 .item_15 {
  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;
}
.overlay-e1 .item_15:before {
  display: block;
}
.overlay-e1 .item_15.titledown {
  right: -40px;
}
.overlay-e1 .item_15.thumbnailsouth {
  right: -80px;
}
.overlay-e1 .item_15.thumbnailsouth: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;
  }
}
.avatar-3d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .avatar-3d {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.avatar-3d * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.avatar-3d.surface_thick_c6 {
  -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;
}
.avatar-3d.tertiary-9c {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .avatar-3d.tertiary-9c {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.surface_thick_c6 .bronzeheader {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .bronzeheader {
    display: none;
  }
  .bronzeheader.pagination-stale {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .bronzeheader.pagination-stale
    .feature_up {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .bronzeheader.pagination-stale
    .table_37.pattern_62 {
    z-index: 1000;
  }
}
.table_37 {
  display: none;
}
.table_37.pattern_62 {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.table_37.pattern_62 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .table_37 {
    padding-bottom: 56.25% !important;
  }
}
.grid_ed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.surface_thick_c6 .grid_ed {
  -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;
}
.tertiary-9c .grid_ed {
  -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) {
  .tertiary-9c .grid_ed {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.surface_thick_c6 .tooltip-static-64 {
  padding-right: 15px;
}
.element_red {
  font-size: 12px;
}
.badge_11 {
  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) {
  .badge_11 {
    width: 100% !important;
  }
}
.warmaccent.surface_thick_c6 .badge_11 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.tertiary-9c .badge_11 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .tertiary-9c .badge_11 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.box-liquid.tertiary-9c .badge_11 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.easthover {
  -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) {
  .surface_thick_c6.focusedtertiary .easthover {
    visibility: hidden;
  }
  .surface_thick_c6.focusedtertiary
    .header_bright_f9,
  .surface_thick_c6.focusedtertiary .easthover:hover {
    visibility: visible;
  }
  .surface_thick_c6.focusedtertiary
    .easthover:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .surface_thick_c6.focusedtertiary
    .easthover:hover
    .header_bright_f9 {
    margin-right: -5px;
  }
}
.surface_thick_c6.icon-00
  .easthover::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .tertiary-9c .easthover::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.tertiary-9c .header_bright_f9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.over-db {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.surface_thick_c6 .over-db {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.tertiary-9c .over-db {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.surface_thick_c6 .chip_e2 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .surface_thick_c6 .chip_e2 {
    max-width: 100px;
  }
}
.tertiary-9c .chip_e2 {
  width: 100%;
  margin-bottom: 10px;
}
.tertiary-9c .chip_e2 img {
  width: 100%;
  height: auto;
}
.module_cool_bd {
  -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;
}
.tertiary-9c .module_cool_bd {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.module_cool_bd .solid_fe,
.module_cool_bd .feature-down-eb {
  display: none;
  font-size: 10px;
}
.module_cool_bd.popup_left .solid_fe {
  display: block;
}
.module_cool_bd.nav-first-4a .feature-down-eb {
  display: block;
}
.nav-first-4a .fluid_b2,
.popup_left .fluid_b2 {
  display: none;
}
.paper-9c {
  font-size: 14px;
  line-height: 18px;
}
.sidebar_08 {
  font-size: 12px;
  line-height: 16px;
}
.module_cool_bd {
  font-size: 12px;
}
.avatar-3d ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.avatar-3d ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.avatar-3d ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.avatar-3d ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.avatar-3d ::-webkit-scrollbar-corner {
  background: transparent;
}
.banner-stone .small-e0.summary_glass .link-04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner-stone
  .small-e0.summary_glass
  .link-04
  .feature-f7 {
  display: block;
  text-align: center;
}
.banner-stone
  .small-e0.summary_glass
  .link-04
  .feature-f7.input_red,
.banner-stone
  .small-e0.summary_glass
  .link-04
  .feature-f7.backdrop-fast {
  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;
}
.banner-stone .item_15 {
  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;
}
.banner-stone .item_15:before {
  display: block;
}
.banner-stone .item_15.thumbnailsouth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.logo_f6 .banner-stone .item_15.thumbnailsouth:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.logo_f6 .banner-stone .item_15.titledown:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.prev-ff .link-04 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.prev-ff .link-04:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.prev-ff .link-04 .modal-dark-aa,
.prev-ff .link-04 .under-45 {
  width: auto;
}
.prev-ff .link-04 .modal-dark-aa a,
.prev-ff .link-04 .under-45 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;
}
.prev-ff .link-04 .under-45 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.prev-ff .link-04 .modal-dark-aa {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.prev-ff .link-04 .item_15 {
  position: static;
}
.prev-ff .item_15 {
  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;
}
.prev-ff .item_15:before {
  display: block;
}
.prev-ff .item_15.thumbnailsouth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.inner_90 {
  -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;
}
.logo_f6 .inner_90 {
  position: relative;
  display: block;
}
.up_36,
.inner_90 {
  position: relative;
  display: block;
}
.up_36 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.up_36:focus {
  outline: none;
}
.up_36.frame_short {
  cursor: pointer;
}
.inner_90 .up_36,
.inner_90 .title-huge {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.logo_f6 .inner_90 .up_36,
.logo_f6 .inner_90 .title-huge {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.title-huge {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.title-huge:before,
.title-huge:after {
  content: "";
  display: table;
}
.title-huge:after {
  clear: both;
}
.light-db .title-huge,
.light-db .info-orange {
  visibility: hidden;
}
.info-orange {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.info-orange img {
  display: block;
  margin: auto;
}
.info-orange.light-db img {
  display: none;
}
.info-orange.frame_short img {
  pointer-events: none;
}
.slow_d4 .info-orange {
  display: block;
}
.captionsolid .info-orange {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.steel-96.badge-iron {
  display: none;
}
.wood-a9 .light-db .info-orange {
  visibility: hidden;
}
.wood-a9 .light-db .up_36 {
  background: #fff;
}
.wood-a9 .light-db .up_36: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;
}
.wood-a9 .article-1a,
.wood-a9 .border_rough_cb {
  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;
}
.wood-a9 .article-1a:hover,
.wood-a9 .article-1a:focus,
.wood-a9 .border_rough_cb:hover,
.wood-a9 .border_rough_cb:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.wood-a9 .article-1a:hover:before,
.wood-a9 .article-1a:focus:before,
.wood-a9 .border_rough_cb:hover:before,
.wood-a9 .border_rough_cb:focus:before {
  opacity: 1;
}
.wood-a9 .article-1a.focused-62:before,
.wood-a9 .border_rough_cb.focused-62:before {
  opacity: 0.25;
}
.wood-a9 .article-1a:before,
.wood-a9 .border_rough_cb:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wood-a9 .border_rough_cb {
  left: -25px;
}
.wood-a9 .border_rough_cb:before {
  content: "\e89f";
}
.wood-a9 .article-1a {
  right: -25px;
}
.wood-a9 .article-1a:before {
  content: "\e89e";
}
.wood-a9 .progress_stone_dc {
  margin-bottom: 30px;
}
.wood-a9 ul.row_glass_4e {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.wood-a9 ul.row_glass_4e li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.wood-a9 ul.row_glass_4e 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;
}
.wood-a9 ul.row_glass_4e li button:focus,
.wood-a9 ul.row_glass_4e li button:hover {
  outline: none;
}
.wood-a9 ul.row_glass_4e li button:focus:before,
.wood-a9 ul.row_glass_4e li button:hover:before {
  opacity: 1;
}
.wood-a9 ul.row_glass_4e 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;
}
.wood-a9 ul.row_glass_4e li.modal_up button:before {
  opacity: 0.75;
  color: #000;
}
.wood-a9 .list_east .border_rough_cb {
  left: 0;
}
.wood-a9 .list_east .article-1a {
  right: 0;
}
.wood-a9 .hover_a6 .row_glass_4e {
  bottom: 5px;
}
.wood-a9 .hover_a6.progress_stone_dc {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .lastoutline {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .hero-3f {
    display: none !important;
  }
}
.content-middle-c6 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.content-middle-c6 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 4e83 */
.shadow-element-q0 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
