.previewwarm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.thumbnail_copper {
  position: relative;
  word-con: anywhere;
}
.green-2c {
  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;
}
.green-2c.panel_up_52 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.green-2c.column_up_5f {
  width: 100%;
  max-width: 100%;
}
.green-2c.center-5e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .green-2c.center-5e {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.green-2c.fresh-7b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .green-2c.fresh-7b {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dark-b6 {
  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;
}
.dark-b6:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.dark-b6 > * {
  position: relative;
  z-index: 2;
}
.center-5e .active_mini_5d {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.center-5e.description_4a .active_mini_5d {
  margin-left: 20px;
}
.fresh-7b.description_4a .active_mini_5d {
  margin-right: 20px;
}
.info_lite.description_4a .active_mini_5d {
  margin-top: 20px;
}
.previewwarm.input_new_cd,
.previewwarm.tallcaption {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .previewwarm.input_new_cd,
  .previewwarm.tallcaption {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.previewwarm.tallcaption {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.mask_eb .card-stale-2b .goldmessage {
  -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;
}
.mask_eb
  .card-stale-2b
  .input_active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mask_eb
  .card-stale-2b
  .heading-mini {
  margin-left: 5px;
  text-decoration: none;
}
.mask_eb
  .card-stale-2b
  .dim_ea {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.chip-5b {
  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;
}
.hardwidget .chip-5b,
.hidden-short .chip-5b {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .chip-5b {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.caption-wide {
  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;
}
.caption-wide.small-ec {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.caption-wide.backdrop-brown-27 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.backdrop-up {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.backdrop-up img {
  display: block;
  width: 100%;
  height: auto;
}
.backdrop-brown-27 .backdrop-up {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.center-5e .backdrop-up {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.backdrop-up a {
  display: block;
  position: relative;
  overflow: hidden;
}
.backdrop-up a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.backdrop-lower {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.backdrop-brown-27.description_4a .backdrop-lower {
  margin-top: 20px;
}
.north_b5.description_4a .backdrop-lower {
  margin-left: 20px;
}
.small-ec.description_4a .backdrop-lower {
  margin-right: 20px;
}
.warm_88 .overlay-large:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.warm_88 .overlay-large:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.warm_88 .overlay-large:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.warm_88 .overlay-large:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.warm_88 .overlay-large:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.warm_88 .overlay-large:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.warm_88 .overlay-large:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.warm_88 .overlay-large:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.image-32 .overlay-large:nth-child(1),
.image-32 .overlay-large:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.image-32 .overlay-large:nth-child(3),
.image-32 .overlay-large:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.image-32 .overlay-large:nth-child(5),
.image-32 .overlay-large:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.image-32 .overlay-large:nth-child(7),
.image-32 .overlay-large:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.image-32 .overlay-large:nth-child(9),
.image-32 .overlay-large:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.image-32 .overlay-large:nth-child(11),
.image-32 .overlay-large:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.image-32 .overlay-large:nth-child(13),
.image-32 .overlay-large:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.image-32 .overlay-large:nth-child(15),
.image-32 .overlay-large:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.tertiarytiny .overlay-large:nth-child(1),
.tertiarytiny .overlay-large:nth-child(2),
.tertiarytiny .overlay-large:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.tertiarytiny .overlay-large:nth-child(4),
.tertiarytiny .overlay-large:nth-child(5),
.tertiarytiny .overlay-large:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.tertiarytiny .overlay-large:nth-child(7),
.tertiarytiny .overlay-large:nth-child(8),
.tertiarytiny .overlay-large:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tertiarytiny .overlay-large:nth-child(10),
.tertiarytiny .overlay-large:nth-child(11),
.tertiarytiny .overlay-large:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.tertiarytiny .overlay-large:nth-child(13),
.tertiarytiny .overlay-large:nth-child(14),
.tertiarytiny .overlay-large:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.tertiarytiny .overlay-large:nth-child(16),
.tertiarytiny .overlay-large:nth-child(17),
.tertiarytiny .overlay-large:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.tertiarytiny .overlay-large:nth-child(19),
.tertiarytiny .overlay-large:nth-child(20),
.tertiarytiny .overlay-large:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.tertiarytiny .overlay-large:nth-child(22),
.tertiarytiny .overlay-large:nth-child(23),
.tertiarytiny .overlay-large:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.module-94 .overlay-large:nth-child(1),
.module-94 .overlay-large:nth-child(2),
.module-94 .overlay-large:nth-child(3),
.module-94 .overlay-large:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.module-94 .overlay-large:nth-child(5),
.module-94 .overlay-large:nth-child(6),
.module-94 .overlay-large:nth-child(7),
.module-94 .overlay-large:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.module-94 .overlay-large:nth-child(9),
.module-94 .overlay-large:nth-child(10),
.module-94 .overlay-large:nth-child(11),
.module-94 .overlay-large:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.module-94 .overlay-large:nth-child(13),
.module-94 .overlay-large:nth-child(14),
.module-94 .overlay-large:nth-child(15),
.module-94 .overlay-large:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.module-94 .overlay-large:nth-child(17),
.module-94 .overlay-large:nth-child(18),
.module-94 .overlay-large:nth-child(19),
.module-94 .overlay-large:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.module-94 .overlay-large:nth-child(21),
.module-94 .overlay-large:nth-child(22),
.module-94 .overlay-large:nth-child(23),
.module-94 .overlay-large:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.module-94 .overlay-large:nth-child(25),
.module-94 .overlay-large:nth-child(26),
.module-94 .overlay-large:nth-child(27),
.module-94 .overlay-large:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.module-94 .overlay-large:nth-child(29),
.module-94 .overlay-large:nth-child(30),
.module-94 .overlay-large:nth-child(31),
.module-94 .overlay-large:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.link-c3 .overlay-large:nth-child(1),
.link-c3 .overlay-large:nth-child(2),
.link-c3 .overlay-large:nth-child(3),
.link-c3 .overlay-large:nth-child(4),
.link-c3 .overlay-large:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.link-c3 .overlay-large:nth-child(6),
.link-c3 .overlay-large:nth-child(7),
.link-c3 .overlay-large:nth-child(8),
.link-c3 .overlay-large:nth-child(9),
.link-c3 .overlay-large:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.link-c3 .overlay-large:nth-child(11),
.link-c3 .overlay-large:nth-child(12),
.link-c3 .overlay-large:nth-child(13),
.link-c3 .overlay-large:nth-child(14),
.link-c3 .overlay-large:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.link-c3 .overlay-large:nth-child(16),
.link-c3 .overlay-large:nth-child(17),
.link-c3 .overlay-large:nth-child(18),
.link-c3 .overlay-large:nth-child(19),
.link-c3 .overlay-large:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.link-c3 .overlay-large:nth-child(21),
.link-c3 .overlay-large:nth-child(22),
.link-c3 .overlay-large:nth-child(23),
.link-c3 .overlay-large:nth-child(24),
.link-c3 .overlay-large:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.link-c3 .overlay-large:nth-child(26),
.link-c3 .overlay-large:nth-child(27),
.link-c3 .overlay-large:nth-child(28),
.link-c3 .overlay-large:nth-child(29),
.link-c3 .overlay-large:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.link-c3 .overlay-large:nth-child(31),
.link-c3 .overlay-large:nth-child(32),
.link-c3 .overlay-large:nth-child(33),
.link-c3 .overlay-large:nth-child(34),
.link-c3 .overlay-large:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.link-c3 .overlay-large:nth-child(36),
.link-c3 .overlay-large:nth-child(37),
.link-c3 .overlay-large:nth-child(38),
.link-c3 .overlay-large:nth-child(39),
.link-c3 .overlay-large:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.middlearticle .overlay-large:nth-child(1),
.middlearticle .overlay-large:nth-child(2),
.middlearticle .overlay-large:nth-child(3),
.middlearticle .overlay-large:nth-child(4),
.middlearticle .overlay-large:nth-child(5),
.middlearticle .overlay-large:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.middlearticle .overlay-large:nth-child(7),
.middlearticle .overlay-large:nth-child(8),
.middlearticle .overlay-large:nth-child(9),
.middlearticle .overlay-large:nth-child(10),
.middlearticle .overlay-large:nth-child(11),
.middlearticle .overlay-large:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.middlearticle .overlay-large:nth-child(13),
.middlearticle .overlay-large:nth-child(14),
.middlearticle .overlay-large:nth-child(15),
.middlearticle .overlay-large:nth-child(16),
.middlearticle .overlay-large:nth-child(17),
.middlearticle .overlay-large:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.middlearticle .overlay-large:nth-child(19),
.middlearticle .overlay-large:nth-child(20),
.middlearticle .overlay-large:nth-child(21),
.middlearticle .overlay-large:nth-child(22),
.middlearticle .overlay-large:nth-child(23),
.middlearticle .overlay-large:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.middlearticle .overlay-large:nth-child(25),
.middlearticle .overlay-large:nth-child(26),
.middlearticle .overlay-large:nth-child(27),
.middlearticle .overlay-large:nth-child(28),
.middlearticle .overlay-large:nth-child(29),
.middlearticle .overlay-large:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.middlearticle .overlay-large:nth-child(31),
.middlearticle .overlay-large:nth-child(32),
.middlearticle .overlay-large:nth-child(33),
.middlearticle .overlay-large:nth-child(34),
.middlearticle .overlay-large:nth-child(35),
.middlearticle .overlay-large:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.middlearticle .overlay-large:nth-child(37),
.middlearticle .overlay-large:nth-child(38),
.middlearticle .overlay-large:nth-child(39),
.middlearticle .overlay-large:nth-child(40),
.middlearticle .overlay-large:nth-child(41),
.middlearticle .overlay-large:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.middlearticle .overlay-large:nth-child(43),
.middlearticle .overlay-large:nth-child(44),
.middlearticle .overlay-large:nth-child(45),
.middlearticle .overlay-large:nth-child(46),
.middlearticle .overlay-large:nth-child(47),
.middlearticle .overlay-large:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.south_52 .overlay-large:nth-child(1),
.south_52 .overlay-large:nth-child(2),
.south_52 .overlay-large:nth-child(3),
.south_52 .overlay-large:nth-child(4),
.south_52 .overlay-large:nth-child(5),
.south_52 .overlay-large:nth-child(6),
.south_52 .overlay-large:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.south_52 .overlay-large:nth-child(8),
.south_52 .overlay-large:nth-child(9),
.south_52 .overlay-large:nth-child(10),
.south_52 .overlay-large:nth-child(11),
.south_52 .overlay-large:nth-child(12),
.south_52 .overlay-large:nth-child(13),
.south_52 .overlay-large:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.south_52 .overlay-large:nth-child(15),
.south_52 .overlay-large:nth-child(16),
.south_52 .overlay-large:nth-child(17),
.south_52 .overlay-large:nth-child(18),
.south_52 .overlay-large:nth-child(19),
.south_52 .overlay-large:nth-child(20),
.south_52 .overlay-large:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.south_52 .overlay-large:nth-child(22),
.south_52 .overlay-large:nth-child(23),
.south_52 .overlay-large:nth-child(24),
.south_52 .overlay-large:nth-child(25),
.south_52 .overlay-large:nth-child(26),
.south_52 .overlay-large:nth-child(27),
.south_52 .overlay-large:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.south_52 .overlay-large:nth-child(29),
.south_52 .overlay-large:nth-child(30),
.south_52 .overlay-large:nth-child(31),
.south_52 .overlay-large:nth-child(32),
.south_52 .overlay-large:nth-child(33),
.south_52 .overlay-large:nth-child(34),
.south_52 .overlay-large:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.south_52 .overlay-large:nth-child(36),
.south_52 .overlay-large:nth-child(37),
.south_52 .overlay-large:nth-child(38),
.south_52 .overlay-large:nth-child(39),
.south_52 .overlay-large:nth-child(40),
.south_52 .overlay-large:nth-child(41),
.south_52 .overlay-large:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.south_52 .overlay-large:nth-child(43),
.south_52 .overlay-large:nth-child(44),
.south_52 .overlay-large:nth-child(45),
.south_52 .overlay-large:nth-child(46),
.south_52 .overlay-large:nth-child(47),
.south_52 .overlay-large:nth-child(48),
.south_52 .overlay-large:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.south_52 .overlay-large:nth-child(50),
.south_52 .overlay-large:nth-child(51),
.south_52 .overlay-large:nth-child(52),
.south_52 .overlay-large:nth-child(53),
.south_52 .overlay-large:nth-child(54),
.south_52 .overlay-large:nth-child(55),
.south_52 .overlay-large:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.text_c3 .overlay-large:nth-child(1),
.text_c3 .overlay-large:nth-child(2),
.text_c3 .overlay-large:nth-child(3),
.text_c3 .overlay-large:nth-child(4),
.text_c3 .overlay-large:nth-child(5),
.text_c3 .overlay-large:nth-child(6),
.text_c3 .overlay-large:nth-child(7),
.text_c3 .overlay-large:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.text_c3 .overlay-large:nth-child(9),
.text_c3 .overlay-large:nth-child(10),
.text_c3 .overlay-large:nth-child(11),
.text_c3 .overlay-large:nth-child(12),
.text_c3 .overlay-large:nth-child(13),
.text_c3 .overlay-large:nth-child(14),
.text_c3 .overlay-large:nth-child(15),
.text_c3 .overlay-large:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.text_c3 .overlay-large:nth-child(17),
.text_c3 .overlay-large:nth-child(18),
.text_c3 .overlay-large:nth-child(19),
.text_c3 .overlay-large:nth-child(20),
.text_c3 .overlay-large:nth-child(21),
.text_c3 .overlay-large:nth-child(22),
.text_c3 .overlay-large:nth-child(23),
.text_c3 .overlay-large:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.text_c3 .overlay-large:nth-child(25),
.text_c3 .overlay-large:nth-child(26),
.text_c3 .overlay-large:nth-child(27),
.text_c3 .overlay-large:nth-child(28),
.text_c3 .overlay-large:nth-child(29),
.text_c3 .overlay-large:nth-child(30),
.text_c3 .overlay-large:nth-child(31),
.text_c3 .overlay-large:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.text_c3 .overlay-large:nth-child(33),
.text_c3 .overlay-large:nth-child(34),
.text_c3 .overlay-large:nth-child(35),
.text_c3 .overlay-large:nth-child(36),
.text_c3 .overlay-large:nth-child(37),
.text_c3 .overlay-large:nth-child(38),
.text_c3 .overlay-large:nth-child(39),
.text_c3 .overlay-large:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.text_c3 .overlay-large:nth-child(41),
.text_c3 .overlay-large:nth-child(42),
.text_c3 .overlay-large:nth-child(43),
.text_c3 .overlay-large:nth-child(44),
.text_c3 .overlay-large:nth-child(45),
.text_c3 .overlay-large:nth-child(46),
.text_c3 .overlay-large:nth-child(47),
.text_c3 .overlay-large:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.text_c3 .overlay-large:nth-child(49),
.text_c3 .overlay-large:nth-child(50),
.text_c3 .overlay-large:nth-child(51),
.text_c3 .overlay-large:nth-child(52),
.text_c3 .overlay-large:nth-child(53),
.text_c3 .overlay-large:nth-child(54),
.text_c3 .overlay-large:nth-child(55),
.text_c3 .overlay-large:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.text_c3 .overlay-large:nth-child(57),
.text_c3 .overlay-large:nth-child(58),
.text_c3 .overlay-large:nth-child(59),
.text_c3 .overlay-large:nth-child(60),
.text_c3 .overlay-large:nth-child(61),
.text_c3 .overlay-large:nth-child(62),
.text_c3 .overlay-large:nth-child(63),
.text_c3 .overlay-large:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .liquid_d5 .overlay-large:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .liquid_d5 .overlay-large:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .liquid_d5 .overlay-large:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .liquid_d5 .overlay-large:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .liquid_d5 .overlay-large:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .liquid_d5 .overlay-large:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .liquid_d5 .overlay-large:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .liquid_d5 .overlay-large:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .gradient_next_bd .overlay-large:nth-child(1),
  .gradient_next_bd .overlay-large:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .gradient_next_bd .overlay-large:nth-child(3),
  .gradient_next_bd .overlay-large:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .gradient_next_bd .overlay-large:nth-child(5),
  .gradient_next_bd .overlay-large:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .gradient_next_bd .overlay-large:nth-child(7),
  .gradient_next_bd .overlay-large:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .gradient_next_bd .overlay-large:nth-child(9),
  .gradient_next_bd .overlay-large:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .gradient_next_bd .overlay-large:nth-child(11),
  .gradient_next_bd .overlay-large:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .gradient_next_bd .overlay-large:nth-child(13),
  .gradient_next_bd .overlay-large:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .gradient_next_bd .overlay-large:nth-child(15),
  .gradient_next_bd .overlay-large:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .box-static-dc .overlay-large:nth-child(1),
  .box-static-dc .overlay-large:nth-child(2),
  .box-static-dc .overlay-large:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .box-static-dc .overlay-large:nth-child(4),
  .box-static-dc .overlay-large:nth-child(5),
  .box-static-dc .overlay-large:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .box-static-dc .overlay-large:nth-child(7),
  .box-static-dc .overlay-large:nth-child(8),
  .box-static-dc .overlay-large:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .box-static-dc .overlay-large:nth-child(10),
  .box-static-dc .overlay-large:nth-child(11),
  .box-static-dc .overlay-large:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .box-static-dc .overlay-large:nth-child(13),
  .box-static-dc .overlay-large:nth-child(14),
  .box-static-dc .overlay-large:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .box-static-dc .overlay-large:nth-child(16),
  .box-static-dc .overlay-large:nth-child(17),
  .box-static-dc .overlay-large:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .box-static-dc .overlay-large:nth-child(19),
  .box-static-dc .overlay-large:nth-child(20),
  .box-static-dc .overlay-large:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .box-static-dc .overlay-large:nth-child(22),
  .box-static-dc .overlay-large:nth-child(23),
  .box-static-dc .overlay-large:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(1),
  .modal-fluid-19 .overlay-large:nth-child(2),
  .modal-fluid-19 .overlay-large:nth-child(3),
  .modal-fluid-19 .overlay-large:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(5),
  .modal-fluid-19 .overlay-large:nth-child(6),
  .modal-fluid-19 .overlay-large:nth-child(7),
  .modal-fluid-19 .overlay-large:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(9),
  .modal-fluid-19 .overlay-large:nth-child(10),
  .modal-fluid-19 .overlay-large:nth-child(11),
  .modal-fluid-19 .overlay-large:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(13),
  .modal-fluid-19 .overlay-large:nth-child(14),
  .modal-fluid-19 .overlay-large:nth-child(15),
  .modal-fluid-19 .overlay-large:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(17),
  .modal-fluid-19 .overlay-large:nth-child(18),
  .modal-fluid-19 .overlay-large:nth-child(19),
  .modal-fluid-19 .overlay-large:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(21),
  .modal-fluid-19 .overlay-large:nth-child(22),
  .modal-fluid-19 .overlay-large:nth-child(23),
  .modal-fluid-19 .overlay-large:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(25),
  .modal-fluid-19 .overlay-large:nth-child(26),
  .modal-fluid-19 .overlay-large:nth-child(27),
  .modal-fluid-19 .overlay-large:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .modal-fluid-19 .overlay-large:nth-child(29),
  .modal-fluid-19 .overlay-large:nth-child(30),
  .modal-fluid-19 .overlay-large:nth-child(31),
  .modal-fluid-19 .overlay-large:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .alert-e1 .overlay-large:nth-child(1),
  .alert-e1 .overlay-large:nth-child(2),
  .alert-e1 .overlay-large:nth-child(3),
  .alert-e1 .overlay-large:nth-child(4),
  .alert-e1 .overlay-large:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .alert-e1 .overlay-large:nth-child(6),
  .alert-e1 .overlay-large:nth-child(7),
  .alert-e1 .overlay-large:nth-child(8),
  .alert-e1 .overlay-large:nth-child(9),
  .alert-e1 .overlay-large:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .alert-e1 .overlay-large:nth-child(11),
  .alert-e1 .overlay-large:nth-child(12),
  .alert-e1 .overlay-large:nth-child(13),
  .alert-e1 .overlay-large:nth-child(14),
  .alert-e1 .overlay-large:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .alert-e1 .overlay-large:nth-child(16),
  .alert-e1 .overlay-large:nth-child(17),
  .alert-e1 .overlay-large:nth-child(18),
  .alert-e1 .overlay-large:nth-child(19),
  .alert-e1 .overlay-large:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .alert-e1 .overlay-large:nth-child(21),
  .alert-e1 .overlay-large:nth-child(22),
  .alert-e1 .overlay-large:nth-child(23),
  .alert-e1 .overlay-large:nth-child(24),
  .alert-e1 .overlay-large:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .alert-e1 .overlay-large:nth-child(26),
  .alert-e1 .overlay-large:nth-child(27),
  .alert-e1 .overlay-large:nth-child(28),
  .alert-e1 .overlay-large:nth-child(29),
  .alert-e1 .overlay-large:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .alert-e1 .overlay-large:nth-child(31),
  .alert-e1 .overlay-large:nth-child(32),
  .alert-e1 .overlay-large:nth-child(33),
  .alert-e1 .overlay-large:nth-child(34),
  .alert-e1 .overlay-large:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .alert-e1 .overlay-large:nth-child(36),
  .alert-e1 .overlay-large:nth-child(37),
  .alert-e1 .overlay-large:nth-child(38),
  .alert-e1 .overlay-large:nth-child(39),
  .alert-e1 .overlay-large:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .green-6a .overlay-large:nth-child(1),
  .green-6a .overlay-large:nth-child(2),
  .green-6a .overlay-large:nth-child(3),
  .green-6a .overlay-large:nth-child(4),
  .green-6a .overlay-large:nth-child(5),
  .green-6a .overlay-large:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .green-6a .overlay-large:nth-child(7),
  .green-6a .overlay-large:nth-child(8),
  .green-6a .overlay-large:nth-child(9),
  .green-6a .overlay-large:nth-child(10),
  .green-6a .overlay-large:nth-child(11),
  .green-6a .overlay-large:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .green-6a .overlay-large:nth-child(13),
  .green-6a .overlay-large:nth-child(14),
  .green-6a .overlay-large:nth-child(15),
  .green-6a .overlay-large:nth-child(16),
  .green-6a .overlay-large:nth-child(17),
  .green-6a .overlay-large:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .green-6a .overlay-large:nth-child(19),
  .green-6a .overlay-large:nth-child(20),
  .green-6a .overlay-large:nth-child(21),
  .green-6a .overlay-large:nth-child(22),
  .green-6a .overlay-large:nth-child(23),
  .green-6a .overlay-large:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .green-6a .overlay-large:nth-child(25),
  .green-6a .overlay-large:nth-child(26),
  .green-6a .overlay-large:nth-child(27),
  .green-6a .overlay-large:nth-child(28),
  .green-6a .overlay-large:nth-child(29),
  .green-6a .overlay-large:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .green-6a .overlay-large:nth-child(31),
  .green-6a .overlay-large:nth-child(32),
  .green-6a .overlay-large:nth-child(33),
  .green-6a .overlay-large:nth-child(34),
  .green-6a .overlay-large:nth-child(35),
  .green-6a .overlay-large:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .green-6a .overlay-large:nth-child(37),
  .green-6a .overlay-large:nth-child(38),
  .green-6a .overlay-large:nth-child(39),
  .green-6a .overlay-large:nth-child(40),
  .green-6a .overlay-large:nth-child(41),
  .green-6a .overlay-large:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .green-6a .overlay-large:nth-child(43),
  .green-6a .overlay-large:nth-child(44),
  .green-6a .overlay-large:nth-child(45),
  .green-6a .overlay-large:nth-child(46),
  .green-6a .overlay-large:nth-child(47),
  .green-6a .overlay-large:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .description_warm .overlay-large:nth-child(1),
  .description_warm .overlay-large:nth-child(2),
  .description_warm .overlay-large:nth-child(3),
  .description_warm .overlay-large:nth-child(4),
  .description_warm .overlay-large:nth-child(5),
  .description_warm .overlay-large:nth-child(6),
  .description_warm .overlay-large:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .description_warm .overlay-large:nth-child(8),
  .description_warm .overlay-large:nth-child(9),
  .description_warm .overlay-large:nth-child(10),
  .description_warm .overlay-large:nth-child(11),
  .description_warm .overlay-large:nth-child(12),
  .description_warm .overlay-large:nth-child(13),
  .description_warm .overlay-large:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .description_warm .overlay-large:nth-child(15),
  .description_warm .overlay-large:nth-child(16),
  .description_warm .overlay-large:nth-child(17),
  .description_warm .overlay-large:nth-child(18),
  .description_warm .overlay-large:nth-child(19),
  .description_warm .overlay-large:nth-child(20),
  .description_warm .overlay-large:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .description_warm .overlay-large:nth-child(22),
  .description_warm .overlay-large:nth-child(23),
  .description_warm .overlay-large:nth-child(24),
  .description_warm .overlay-large:nth-child(25),
  .description_warm .overlay-large:nth-child(26),
  .description_warm .overlay-large:nth-child(27),
  .description_warm .overlay-large:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .description_warm .overlay-large:nth-child(29),
  .description_warm .overlay-large:nth-child(30),
  .description_warm .overlay-large:nth-child(31),
  .description_warm .overlay-large:nth-child(32),
  .description_warm .overlay-large:nth-child(33),
  .description_warm .overlay-large:nth-child(34),
  .description_warm .overlay-large:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .description_warm .overlay-large:nth-child(36),
  .description_warm .overlay-large:nth-child(37),
  .description_warm .overlay-large:nth-child(38),
  .description_warm .overlay-large:nth-child(39),
  .description_warm .overlay-large:nth-child(40),
  .description_warm .overlay-large:nth-child(41),
  .description_warm .overlay-large:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .description_warm .overlay-large:nth-child(43),
  .description_warm .overlay-large:nth-child(44),
  .description_warm .overlay-large:nth-child(45),
  .description_warm .overlay-large:nth-child(46),
  .description_warm .overlay-large:nth-child(47),
  .description_warm .overlay-large:nth-child(48),
  .description_warm .overlay-large:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .description_warm .overlay-large:nth-child(50),
  .description_warm .overlay-large:nth-child(51),
  .description_warm .overlay-large:nth-child(52),
  .description_warm .overlay-large:nth-child(53),
  .description_warm .overlay-large:nth-child(54),
  .description_warm .overlay-large:nth-child(55),
  .description_warm .overlay-large:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hidden-short-8d .overlay-large:nth-child(1),
  .hidden-short-8d .overlay-large:nth-child(2),
  .hidden-short-8d .overlay-large:nth-child(3),
  .hidden-short-8d .overlay-large:nth-child(4),
  .hidden-short-8d .overlay-large:nth-child(5),
  .hidden-short-8d .overlay-large:nth-child(6),
  .hidden-short-8d .overlay-large:nth-child(7),
  .hidden-short-8d .overlay-large:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hidden-short-8d .overlay-large:nth-child(9),
  .hidden-short-8d .overlay-large:nth-child(10),
  .hidden-short-8d .overlay-large:nth-child(11),
  .hidden-short-8d .overlay-large:nth-child(12),
  .hidden-short-8d .overlay-large:nth-child(13),
  .hidden-short-8d .overlay-large:nth-child(14),
  .hidden-short-8d .overlay-large:nth-child(15),
  .hidden-short-8d .overlay-large:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hidden-short-8d .overlay-large:nth-child(17),
  .hidden-short-8d .overlay-large:nth-child(18),
  .hidden-short-8d .overlay-large:nth-child(19),
  .hidden-short-8d .overlay-large:nth-child(20),
  .hidden-short-8d .overlay-large:nth-child(21),
  .hidden-short-8d .overlay-large:nth-child(22),
  .hidden-short-8d .overlay-large:nth-child(23),
  .hidden-short-8d .overlay-large:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hidden-short-8d .overlay-large:nth-child(25),
  .hidden-short-8d .overlay-large:nth-child(26),
  .hidden-short-8d .overlay-large:nth-child(27),
  .hidden-short-8d .overlay-large:nth-child(28),
  .hidden-short-8d .overlay-large:nth-child(29),
  .hidden-short-8d .overlay-large:nth-child(30),
  .hidden-short-8d .overlay-large:nth-child(31),
  .hidden-short-8d .overlay-large:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hidden-short-8d .overlay-large:nth-child(33),
  .hidden-short-8d .overlay-large:nth-child(34),
  .hidden-short-8d .overlay-large:nth-child(35),
  .hidden-short-8d .overlay-large:nth-child(36),
  .hidden-short-8d .overlay-large:nth-child(37),
  .hidden-short-8d .overlay-large:nth-child(38),
  .hidden-short-8d .overlay-large:nth-child(39),
  .hidden-short-8d .overlay-large:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hidden-short-8d .overlay-large:nth-child(41),
  .hidden-short-8d .overlay-large:nth-child(42),
  .hidden-short-8d .overlay-large:nth-child(43),
  .hidden-short-8d .overlay-large:nth-child(44),
  .hidden-short-8d .overlay-large:nth-child(45),
  .hidden-short-8d .overlay-large:nth-child(46),
  .hidden-short-8d .overlay-large:nth-child(47),
  .hidden-short-8d .overlay-large:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hidden-short-8d .overlay-large:nth-child(49),
  .hidden-short-8d .overlay-large:nth-child(50),
  .hidden-short-8d .overlay-large:nth-child(51),
  .hidden-short-8d .overlay-large:nth-child(52),
  .hidden-short-8d .overlay-large:nth-child(53),
  .hidden-short-8d .overlay-large:nth-child(54),
  .hidden-short-8d .overlay-large:nth-child(55),
  .hidden-short-8d .overlay-large:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hidden-short-8d .overlay-large:nth-child(57),
  .hidden-short-8d .overlay-large:nth-child(58),
  .hidden-short-8d .overlay-large:nth-child(59),
  .hidden-short-8d .overlay-large:nth-child(60),
  .hidden-short-8d .overlay-large:nth-child(61),
  .hidden-short-8d .overlay-large:nth-child(62),
  .hidden-short-8d .overlay-large:nth-child(63),
  .hidden-short-8d .overlay-large:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .badge-first .overlay-large:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .badge-first .overlay-large:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .badge-first .overlay-large:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .badge-first .overlay-large:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .badge-first .overlay-large:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .badge-first .overlay-large:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .badge-first .overlay-large:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .badge-first .overlay-large:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .card-mini-f0 .overlay-large:nth-child(1),
  .card-mini-f0 .overlay-large:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .card-mini-f0 .overlay-large:nth-child(3),
  .card-mini-f0 .overlay-large:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .card-mini-f0 .overlay-large:nth-child(5),
  .card-mini-f0 .overlay-large:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .card-mini-f0 .overlay-large:nth-child(7),
  .card-mini-f0 .overlay-large:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .card-mini-f0 .overlay-large:nth-child(9),
  .card-mini-f0 .overlay-large:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .card-mini-f0 .overlay-large:nth-child(11),
  .card-mini-f0 .overlay-large:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .card-mini-f0 .overlay-large:nth-child(13),
  .card-mini-f0 .overlay-large:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .card-mini-f0 .overlay-large:nth-child(15),
  .card-mini-f0 .overlay-large:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .focustall .overlay-large:nth-child(1),
  .focustall .overlay-large:nth-child(2),
  .focustall .overlay-large:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .focustall .overlay-large:nth-child(4),
  .focustall .overlay-large:nth-child(5),
  .focustall .overlay-large:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .focustall .overlay-large:nth-child(7),
  .focustall .overlay-large:nth-child(8),
  .focustall .overlay-large:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .focustall .overlay-large:nth-child(10),
  .focustall .overlay-large:nth-child(11),
  .focustall .overlay-large:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .focustall .overlay-large:nth-child(13),
  .focustall .overlay-large:nth-child(14),
  .focustall .overlay-large:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .focustall .overlay-large:nth-child(16),
  .focustall .overlay-large:nth-child(17),
  .focustall .overlay-large:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .focustall .overlay-large:nth-child(19),
  .focustall .overlay-large:nth-child(20),
  .focustall .overlay-large:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .focustall .overlay-large:nth-child(22),
  .focustall .overlay-large:nth-child(23),
  .focustall .overlay-large:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .header_wood_f9 .overlay-large:nth-child(1),
  .header_wood_f9 .overlay-large:nth-child(2),
  .header_wood_f9 .overlay-large:nth-child(3),
  .header_wood_f9 .overlay-large:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .header_wood_f9 .overlay-large:nth-child(5),
  .header_wood_f9 .overlay-large:nth-child(6),
  .header_wood_f9 .overlay-large:nth-child(7),
  .header_wood_f9 .overlay-large:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .header_wood_f9 .overlay-large:nth-child(9),
  .header_wood_f9 .overlay-large:nth-child(10),
  .header_wood_f9 .overlay-large:nth-child(11),
  .header_wood_f9 .overlay-large:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .header_wood_f9 .overlay-large:nth-child(13),
  .header_wood_f9 .overlay-large:nth-child(14),
  .header_wood_f9 .overlay-large:nth-child(15),
  .header_wood_f9 .overlay-large:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .header_wood_f9 .overlay-large:nth-child(17),
  .header_wood_f9 .overlay-large:nth-child(18),
  .header_wood_f9 .overlay-large:nth-child(19),
  .header_wood_f9 .overlay-large:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .header_wood_f9 .overlay-large:nth-child(21),
  .header_wood_f9 .overlay-large:nth-child(22),
  .header_wood_f9 .overlay-large:nth-child(23),
  .header_wood_f9 .overlay-large:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .header_wood_f9 .overlay-large:nth-child(25),
  .header_wood_f9 .overlay-large:nth-child(26),
  .header_wood_f9 .overlay-large:nth-child(27),
  .header_wood_f9 .overlay-large:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .header_wood_f9 .overlay-large:nth-child(29),
  .header_wood_f9 .overlay-large:nth-child(30),
  .header_wood_f9 .overlay-large:nth-child(31),
  .header_wood_f9 .overlay-large:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .main-54 .overlay-large:nth-child(1),
  .main-54 .overlay-large:nth-child(2),
  .main-54 .overlay-large:nth-child(3),
  .main-54 .overlay-large:nth-child(4),
  .main-54 .overlay-large:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .main-54 .overlay-large:nth-child(6),
  .main-54 .overlay-large:nth-child(7),
  .main-54 .overlay-large:nth-child(8),
  .main-54 .overlay-large:nth-child(9),
  .main-54 .overlay-large:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .main-54 .overlay-large:nth-child(11),
  .main-54 .overlay-large:nth-child(12),
  .main-54 .overlay-large:nth-child(13),
  .main-54 .overlay-large:nth-child(14),
  .main-54 .overlay-large:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .main-54 .overlay-large:nth-child(16),
  .main-54 .overlay-large:nth-child(17),
  .main-54 .overlay-large:nth-child(18),
  .main-54 .overlay-large:nth-child(19),
  .main-54 .overlay-large:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .main-54 .overlay-large:nth-child(21),
  .main-54 .overlay-large:nth-child(22),
  .main-54 .overlay-large:nth-child(23),
  .main-54 .overlay-large:nth-child(24),
  .main-54 .overlay-large:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .main-54 .overlay-large:nth-child(26),
  .main-54 .overlay-large:nth-child(27),
  .main-54 .overlay-large:nth-child(28),
  .main-54 .overlay-large:nth-child(29),
  .main-54 .overlay-large:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .main-54 .overlay-large:nth-child(31),
  .main-54 .overlay-large:nth-child(32),
  .main-54 .overlay-large:nth-child(33),
  .main-54 .overlay-large:nth-child(34),
  .main-54 .overlay-large:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .main-54 .overlay-large:nth-child(36),
  .main-54 .overlay-large:nth-child(37),
  .main-54 .overlay-large:nth-child(38),
  .main-54 .overlay-large:nth-child(39),
  .main-54 .overlay-large:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .overlay-rough .overlay-large:nth-child(1),
  .overlay-rough .overlay-large:nth-child(2),
  .overlay-rough .overlay-large:nth-child(3),
  .overlay-rough .overlay-large:nth-child(4),
  .overlay-rough .overlay-large:nth-child(5),
  .overlay-rough .overlay-large:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .overlay-rough .overlay-large:nth-child(7),
  .overlay-rough .overlay-large:nth-child(8),
  .overlay-rough .overlay-large:nth-child(9),
  .overlay-rough .overlay-large:nth-child(10),
  .overlay-rough .overlay-large:nth-child(11),
  .overlay-rough .overlay-large:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .overlay-rough .overlay-large:nth-child(13),
  .overlay-rough .overlay-large:nth-child(14),
  .overlay-rough .overlay-large:nth-child(15),
  .overlay-rough .overlay-large:nth-child(16),
  .overlay-rough .overlay-large:nth-child(17),
  .overlay-rough .overlay-large:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .overlay-rough .overlay-large:nth-child(19),
  .overlay-rough .overlay-large:nth-child(20),
  .overlay-rough .overlay-large:nth-child(21),
  .overlay-rough .overlay-large:nth-child(22),
  .overlay-rough .overlay-large:nth-child(23),
  .overlay-rough .overlay-large:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .overlay-rough .overlay-large:nth-child(25),
  .overlay-rough .overlay-large:nth-child(26),
  .overlay-rough .overlay-large:nth-child(27),
  .overlay-rough .overlay-large:nth-child(28),
  .overlay-rough .overlay-large:nth-child(29),
  .overlay-rough .overlay-large:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .overlay-rough .overlay-large:nth-child(31),
  .overlay-rough .overlay-large:nth-child(32),
  .overlay-rough .overlay-large:nth-child(33),
  .overlay-rough .overlay-large:nth-child(34),
  .overlay-rough .overlay-large:nth-child(35),
  .overlay-rough .overlay-large:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .overlay-rough .overlay-large:nth-child(37),
  .overlay-rough .overlay-large:nth-child(38),
  .overlay-rough .overlay-large:nth-child(39),
  .overlay-rough .overlay-large:nth-child(40),
  .overlay-rough .overlay-large:nth-child(41),
  .overlay-rough .overlay-large:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .overlay-rough .overlay-large:nth-child(43),
  .overlay-rough .overlay-large:nth-child(44),
  .overlay-rough .overlay-large:nth-child(45),
  .overlay-rough .overlay-large:nth-child(46),
  .overlay-rough .overlay-large:nth-child(47),
  .overlay-rough .overlay-large:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .main_prev .overlay-large:nth-child(1),
  .main_prev .overlay-large:nth-child(2),
  .main_prev .overlay-large:nth-child(3),
  .main_prev .overlay-large:nth-child(4),
  .main_prev .overlay-large:nth-child(5),
  .main_prev .overlay-large:nth-child(6),
  .main_prev .overlay-large:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .main_prev .overlay-large:nth-child(8),
  .main_prev .overlay-large:nth-child(9),
  .main_prev .overlay-large:nth-child(10),
  .main_prev .overlay-large:nth-child(11),
  .main_prev .overlay-large:nth-child(12),
  .main_prev .overlay-large:nth-child(13),
  .main_prev .overlay-large:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .main_prev .overlay-large:nth-child(15),
  .main_prev .overlay-large:nth-child(16),
  .main_prev .overlay-large:nth-child(17),
  .main_prev .overlay-large:nth-child(18),
  .main_prev .overlay-large:nth-child(19),
  .main_prev .overlay-large:nth-child(20),
  .main_prev .overlay-large:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .main_prev .overlay-large:nth-child(22),
  .main_prev .overlay-large:nth-child(23),
  .main_prev .overlay-large:nth-child(24),
  .main_prev .overlay-large:nth-child(25),
  .main_prev .overlay-large:nth-child(26),
  .main_prev .overlay-large:nth-child(27),
  .main_prev .overlay-large:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .main_prev .overlay-large:nth-child(29),
  .main_prev .overlay-large:nth-child(30),
  .main_prev .overlay-large:nth-child(31),
  .main_prev .overlay-large:nth-child(32),
  .main_prev .overlay-large:nth-child(33),
  .main_prev .overlay-large:nth-child(34),
  .main_prev .overlay-large:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .main_prev .overlay-large:nth-child(36),
  .main_prev .overlay-large:nth-child(37),
  .main_prev .overlay-large:nth-child(38),
  .main_prev .overlay-large:nth-child(39),
  .main_prev .overlay-large:nth-child(40),
  .main_prev .overlay-large:nth-child(41),
  .main_prev .overlay-large:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .main_prev .overlay-large:nth-child(43),
  .main_prev .overlay-large:nth-child(44),
  .main_prev .overlay-large:nth-child(45),
  .main_prev .overlay-large:nth-child(46),
  .main_prev .overlay-large:nth-child(47),
  .main_prev .overlay-large:nth-child(48),
  .main_prev .overlay-large:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .main_prev .overlay-large:nth-child(50),
  .main_prev .overlay-large:nth-child(51),
  .main_prev .overlay-large:nth-child(52),
  .main_prev .overlay-large:nth-child(53),
  .main_prev .overlay-large:nth-child(54),
  .main_prev .overlay-large:nth-child(55),
  .main_prev .overlay-large:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .module-77 .overlay-large:nth-child(1),
  .module-77 .overlay-large:nth-child(2),
  .module-77 .overlay-large:nth-child(3),
  .module-77 .overlay-large:nth-child(4),
  .module-77 .overlay-large:nth-child(5),
  .module-77 .overlay-large:nth-child(6),
  .module-77 .overlay-large:nth-child(7),
  .module-77 .overlay-large:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .module-77 .overlay-large:nth-child(9),
  .module-77 .overlay-large:nth-child(10),
  .module-77 .overlay-large:nth-child(11),
  .module-77 .overlay-large:nth-child(12),
  .module-77 .overlay-large:nth-child(13),
  .module-77 .overlay-large:nth-child(14),
  .module-77 .overlay-large:nth-child(15),
  .module-77 .overlay-large:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .module-77 .overlay-large:nth-child(17),
  .module-77 .overlay-large:nth-child(18),
  .module-77 .overlay-large:nth-child(19),
  .module-77 .overlay-large:nth-child(20),
  .module-77 .overlay-large:nth-child(21),
  .module-77 .overlay-large:nth-child(22),
  .module-77 .overlay-large:nth-child(23),
  .module-77 .overlay-large:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .module-77 .overlay-large:nth-child(25),
  .module-77 .overlay-large:nth-child(26),
  .module-77 .overlay-large:nth-child(27),
  .module-77 .overlay-large:nth-child(28),
  .module-77 .overlay-large:nth-child(29),
  .module-77 .overlay-large:nth-child(30),
  .module-77 .overlay-large:nth-child(31),
  .module-77 .overlay-large:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .module-77 .overlay-large:nth-child(33),
  .module-77 .overlay-large:nth-child(34),
  .module-77 .overlay-large:nth-child(35),
  .module-77 .overlay-large:nth-child(36),
  .module-77 .overlay-large:nth-child(37),
  .module-77 .overlay-large:nth-child(38),
  .module-77 .overlay-large:nth-child(39),
  .module-77 .overlay-large:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .module-77 .overlay-large:nth-child(41),
  .module-77 .overlay-large:nth-child(42),
  .module-77 .overlay-large:nth-child(43),
  .module-77 .overlay-large:nth-child(44),
  .module-77 .overlay-large:nth-child(45),
  .module-77 .overlay-large:nth-child(46),
  .module-77 .overlay-large:nth-child(47),
  .module-77 .overlay-large:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .module-77 .overlay-large:nth-child(49),
  .module-77 .overlay-large:nth-child(50),
  .module-77 .overlay-large:nth-child(51),
  .module-77 .overlay-large:nth-child(52),
  .module-77 .overlay-large:nth-child(53),
  .module-77 .overlay-large:nth-child(54),
  .module-77 .overlay-large:nth-child(55),
  .module-77 .overlay-large:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .module-77 .overlay-large:nth-child(57),
  .module-77 .overlay-large:nth-child(58),
  .module-77 .overlay-large:nth-child(59),
  .module-77 .overlay-large:nth-child(60),
  .module-77 .overlay-large:nth-child(61),
  .module-77 .overlay-large:nth-child(62),
  .module-77 .overlay-large:nth-child(63),
  .module-77 .overlay-large:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.row_a4 .overlay-large:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.row_a4 .overlay-large:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.row_a4 .overlay-large:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.row_a4 .overlay-large:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.row_a4 .overlay-large:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.row_a4 .overlay-large:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.row_a4 .overlay-large:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.row_a4 .overlay-large:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.status-59 {
  margin-right: 5px;
}
.copper-8d {
  display: inline-block;
}
.copper-8d:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.copper-8d .caption-wide {
  font-size: 0.75em;
}
.gold-b1 .gold_e5,
.gold-b1 .icon_glass_7f,
.gold-b1 .header_warm_ac {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.input_dim {
  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;
}
.rough-ae {
  display: inline-block;
}
.rough-ae[hidden] {
  display: none;
}
.rough-ae a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.background_78 {
  position: relative;
}
.background_78 > .alert-advanced-de {
  display: block;
}
.menu-1c {
  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;
}
.background_78:hover .menu-1c {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.menu-1c .rough-ae {
  display: block;
}
.menu-1c .rough-ae a {
  padding: 0 5px;
}
.thumbnail_copper.article-purple {
  opacity: 0.5;
  position: relative;
}
.thumbnail_copper.article-purple:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.thumbnail_copper.article-purple + .blocksmooth {
  -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;
}
.accent_08 {
  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;
}
.accent_08 i {
  display: block;
}
.accent_08 i:before {
  display: block;
  line-height: 1px;
}
.accent_08.video-blue-1c {
  left: 0;
}
.accent_08.tabssmooth {
  left: 40px;
}
.accent_08.tabssmooth i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.accent_08.roughoutline {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.secondary_inner {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.description_4a .secondary_inner {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.wrapperunder {
  position: relative;
}
.table-e2,
.overlay_mini,
.pressedinput,
.inputdirty {
  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;
  }
}
.down-a7 {
  word-con: anywhere;
}
.blue_76 {
  display: none;
}
.blue_76:first-child {
  display: block;
}
.sidebarfast {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.sidebarfast.highlight_east_6c {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.sidebarfast.highlight_east_6c > 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;
}
.sidebarfast.highlight_east_6c
  > div:nth-child(3)
  .carousel_39 {
  max-height: 20em;
  opacity: 1;
}
.sidebarfast.highlight_east_6c > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.sidebarfast.highlight_east_6c > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.sidebarfast.highlight_east_6c > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.highlight_east_6c > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .sidebarfast.highlight_east_6c {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .sidebarfast.highlight_east_6c > 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;
  }
  .sidebarfast.highlight_east_6c > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .sidebarfast.highlight_east_6c > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .sidebarfast.highlight_east_6c > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .sidebarfast.highlight_east_6c > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .sidebarfast.highlight_east_6c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.tertiary-plasma {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.sidebarfast.tertiary-plasma > 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;
}
.sidebarfast.tertiary-plasma
  > div:nth-child(1)
  .carousel_39 {
  max-height: 20em;
  opacity: 1;
}
.sidebarfast.tertiary-plasma > 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;
}
.sidebarfast.tertiary-plasma > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.tertiary-plasma > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .sidebarfast.tertiary-plasma {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .sidebarfast.tertiary-plasma > 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;
  }
  .sidebarfast.tertiary-plasma > 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;
  }
  .sidebarfast.tertiary-plasma > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .sidebarfast.tertiary-plasma > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .sidebarfast.tertiary-plasma {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.photo-a2 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.sidebarfast.photo-a2 > 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;
}
.sidebarfast.photo-a2
  > div:nth-child(1)
  .carousel_39 {
  max-height: 20em;
  opacity: 1;
}
.sidebarfast.photo-a2 > 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;
}
.sidebarfast.photo-a2 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.sidebarfast.photo-a2 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .sidebarfast.photo-a2 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .sidebarfast.photo-a2 > 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;
  }
  .sidebarfast.photo-a2 > 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;
  }
  .sidebarfast.photo-a2 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .sidebarfast.photo-a2 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .sidebarfast.photo-a2 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.element_da {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.sidebarfast.element_da > 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;
}
.sidebarfast.element_da
  > div:nth-child(1)
  .carousel_39 {
  max-height: 20em;
  opacity: 1;
}
.sidebarfast.element_da > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.sidebarfast.element_da > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .sidebarfast.element_da {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.sidebarfast.column-blue-e4 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.sidebarfast.column-blue-e4 > 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;
}
.sidebarfast.column-blue-e4
  > div:nth-child(1)
  .carousel_39 {
  max-height: 20em;
  opacity: 1;
}
.sidebarfast.column-blue-e4 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.sidebarfast.column-blue-e4 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.sidebarfast.column-blue-e4 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.column-blue-e4 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .sidebarfast.column-blue-e4 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .sidebarfast.column-blue-e4 > 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;
  }
  .sidebarfast.column-blue-e4 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .sidebarfast.column-blue-e4 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .sidebarfast.column-blue-e4 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .sidebarfast.column-blue-e4 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .sidebarfast.column-blue-e4 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.preview-wood-76 {
  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;
}
.sidebarfast.preview-wood-76 > 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;
}
.sidebarfast.preview-wood-76 > 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;
}
.sidebarfast.preview-wood-76 > 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;
}
.sidebarfast.preview-wood-76 > 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;
}
.sidebarfast.preview-wood-76 > 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) {
  .sidebarfast.preview-wood-76 {
    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;
  }
  .sidebarfast.preview-wood-76 > 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;
  }
  .sidebarfast.preview-wood-76 > 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;
  }
  .sidebarfast.preview-wood-76 > 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;
  }
  .sidebarfast.preview-wood-76 > 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;
  }
  .sidebarfast.preview-wood-76 > 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) {
  .sidebarfast.preview-wood-76 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.accordion_20 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.sidebarfast.accordion_20 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.sidebarfast.accordion_20 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.sidebarfast.liquidheader {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.sidebarfast.liquidheader > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.sidebarfast.liquidheader > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.sidebarfast.liquidheader > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.sidebarfast.info_60 {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.sidebarfast.info_60 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.sidebarfast.info_60 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.sidebarfast.info_60 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.sidebarfast.info_60 > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .sidebarfast.info_60 {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .sidebarfast.info_60 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .sidebarfast.info_60 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .sidebarfast.info_60 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .sidebarfast.info_60 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .sidebarfast.info_60 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.row_a4 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .sidebarfast.row_a4.info_60 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .sidebarfast.row_a4.info_60 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.row_a4.liquidheader {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .sidebarfast.row_a4.accordion_20 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.sidebarfast.paper_7a {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.sidebarfast.paper_7a.accordion_20 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.accordion_20 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.liquidheader > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.liquidheader > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.liquidheader > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.info_60 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.info_60 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.info_60 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.sidebarfast.paper_7a.info_60 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .sidebarfast.paper_7a.info_60 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.paper_7a.info_60 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .sidebarfast.paper_7a.info_60 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .sidebarfast.paper_7a.info_60 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .sidebarfast.paper_7a.info_60 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .sidebarfast.paper_7a {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.paper_7a.liquidheader {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.paper_7a.info_60 {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.sidebarfast.description_out {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.sidebarfast.description_out.accordion_20 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.accordion_20 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.accordion_20 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.accordion_20 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.liquidheader > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.liquidheader > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.liquidheader > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.liquidheader > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.liquidheader > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.liquidheader > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.info_60 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.info_60 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.info_60 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.info_60 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.sidebarfast.description_out.info_60 > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.info_60 > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.info_60 > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.sidebarfast.description_out.info_60 > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .sidebarfast.description_out.info_60 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .sidebarfast.description_out.info_60 > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .sidebarfast.description_out {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.description_out.liquidheader {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .sidebarfast.description_out.info_60 {
    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) {
  .sidebarfast.highlight_east_6c,
  .sidebarfast.tertiary-plasma,
  .sidebarfast.photo-a2,
  .sidebarfast.element_da,
  .sidebarfast.column-blue-e4,
  .sidebarfast.preview-wood-76,
  .sidebarfast.accordion_20,
  .sidebarfast.liquidheader,
  .sidebarfast.info_60 {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .sidebarfast.highlight_east_6c .down-a7:nth-child(1),
  .sidebarfast.tertiary-plasma .down-a7:nth-child(1),
  .sidebarfast.photo-a2 .down-a7:nth-child(1),
  .sidebarfast.element_da .down-a7:nth-child(1),
  .sidebarfast.column-blue-e4 .down-a7:nth-child(1),
  .sidebarfast.preview-wood-76 .down-a7:nth-child(1),
  .sidebarfast.accordion_20 .down-a7:nth-child(1),
  .sidebarfast.liquidheader .down-a7:nth-child(1),
  .sidebarfast.info_60 .down-a7: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;
  }
  .sidebarfast.highlight_east_6c .down-a7:nth-child(2),
  .sidebarfast.tertiary-plasma .down-a7:nth-child(2),
  .sidebarfast.photo-a2 .down-a7:nth-child(2),
  .sidebarfast.element_da .down-a7:nth-child(2),
  .sidebarfast.column-blue-e4 .down-a7:nth-child(2),
  .sidebarfast.preview-wood-76 .down-a7:nth-child(2),
  .sidebarfast.accordion_20 .down-a7:nth-child(2),
  .sidebarfast.liquidheader .down-a7:nth-child(2),
  .sidebarfast.info_60 .down-a7: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;
  }
  .sidebarfast.highlight_east_6c .down-a7:nth-child(3),
  .sidebarfast.tertiary-plasma .down-a7:nth-child(3),
  .sidebarfast.photo-a2 .down-a7:nth-child(3),
  .sidebarfast.element_da .down-a7:nth-child(3),
  .sidebarfast.column-blue-e4 .down-a7:nth-child(3),
  .sidebarfast.preview-wood-76 .down-a7:nth-child(3),
  .sidebarfast.accordion_20 .down-a7:nth-child(3),
  .sidebarfast.liquidheader .down-a7:nth-child(3),
  .sidebarfast.info_60 .down-a7: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;
  }
  .sidebarfast.highlight_east_6c .down-a7:nth-child(4),
  .sidebarfast.tertiary-plasma .down-a7:nth-child(4),
  .sidebarfast.photo-a2 .down-a7:nth-child(4),
  .sidebarfast.element_da .down-a7:nth-child(4),
  .sidebarfast.column-blue-e4 .down-a7:nth-child(4),
  .sidebarfast.preview-wood-76 .down-a7:nth-child(4),
  .sidebarfast.accordion_20 .down-a7:nth-child(4),
  .sidebarfast.liquidheader .down-a7:nth-child(4),
  .sidebarfast.info_60 .down-a7: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;
  }
  .sidebarfast.highlight_east_6c .down-a7:nth-child(5),
  .sidebarfast.tertiary-plasma .down-a7:nth-child(5),
  .sidebarfast.photo-a2 .down-a7:nth-child(5),
  .sidebarfast.element_da .down-a7:nth-child(5),
  .sidebarfast.column-blue-e4 .down-a7:nth-child(5),
  .sidebarfast.preview-wood-76 .down-a7:nth-child(5),
  .sidebarfast.accordion_20 .down-a7:nth-child(5),
  .sidebarfast.liquidheader .down-a7:nth-child(5),
  .sidebarfast.info_60 .down-a7: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;
  }
  .sidebarfast.highlight_east_6c .down-a7:nth-child(6),
  .sidebarfast.tertiary-plasma .down-a7:nth-child(6),
  .sidebarfast.photo-a2 .down-a7:nth-child(6),
  .sidebarfast.element_da .down-a7:nth-child(6),
  .sidebarfast.column-blue-e4 .down-a7:nth-child(6),
  .sidebarfast.preview-wood-76 .down-a7:nth-child(6),
  .sidebarfast.accordion_20 .down-a7:nth-child(6),
  .sidebarfast.liquidheader .down-a7:nth-child(6),
  .sidebarfast.info_60 .down-a7: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;
  }
}
.card-top {
  margin-right: 5px;
}
.search_24 {
  display: inline-block;
}
.search_24:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.search_24 .caption-wide {
  font-size: 0.75em;
}
.notification_thick {
  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;
}
.notification_thick: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;
}
.yellowblock {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.rightelement {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.carousel_39 {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .tooltip_cold_31 .carousel_39 {
    max-height: 0;
    opacity: 0;
  }
  .tooltip_cold_31 .down-a7:hover .carousel_39 {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.focusfast {
  width: 100%;
}
.backdrop_89 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.glass-3c .tag_88 {
  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;
}
.glass-3c .tag_88:before {
  display: block;
}
.glass-3c .tag_88.video-blue-1c {
  left: 0;
}
.glass-3c .tag_88.tabssmooth {
  left: 40px;
}
.glass-3c .tag_88.tabssmooth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.glass-3c.west-23 .tag_88 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.glass-3c.west-23 .tag_88.video-blue-1c {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.glass-3c.west-23 .tag_88.tabssmooth {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.glass-3c.west-23:hover .tag_88 {
  opacity: 1;
  pointer-events: auto;
}
.glass-3c.west-23:hover .tag_88.video-blue-1c {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.glass-3c.west-23:hover .tag_88.tabssmooth {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.top_fb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.info-a3 {
  white-space: nowrap;
}
.outer_ea {
  display: none;
  margin-right: 80px;
}
.outer_ea.footer-upper-bc {
  display: block;
}
.image_ba {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.outer_ea .image_gold {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.outer_ea .image_gold:before,
.outer_ea .image_gold:after {
  content: none;
}
.outer_ea .main-simple {
  height: auto;
}
.hero_gold_05 {
  outline: none;
}
.surface_44 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.darkhidden {
  overflow: hidden;
  line-height: 1;
}
.grid-slow .tabs-iron-33 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.grid-slow .tabs-iron-33:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.grid-slow .tabs-iron-33.paragraph-hard-32:after {
  opacity: 1;
}
.wide-c3 .tabs-iron-33 {
  white-space: normal;
}
.bright_45 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.info-a3 {
  padding-right: 10px;
}
.icon-light {
  margin-right: 5px;
}
.thumbnail-ee {
  white-space: nowrap;
  padding-right: 10px;
}
.article_warm {
  margin-right: 5px;
}
.left-83 {
  padding-right: 10px;
}
.backdrop-ec {
  margin-right: 5px;
}
.prev-87 {
  margin-right: 10px;
}
.top_fb .tag_88 {
  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;
}
.top_fb .tag_88:before {
  display: block;
}
.top_fb .tag_88.video-blue-1c {
  right: -40px;
}
.top_fb .tag_88.tabssmooth {
  right: -80px;
}
.top_fb .tag_88.tabssmooth: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;
  }
}
.focus-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .focus-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.focus-top * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.focus-top.frame-36 {
  -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;
}
.focus-top.backdrop_ed {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .focus-top.backdrop_ed {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.frame-36 .shade-thick-f4 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .shade-thick-f4 {
    display: none;
  }
  .shade-thick-f4.column_hard {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .shade-thick-f4.column_hard
    .notification_left_86 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .shade-thick-f4.column_hard
    .header-active-ca.tertiary-dark {
    z-index: 1000;
  }
}
.header-active-ca {
  display: none;
}
.header-active-ca.tertiary-dark {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.header-active-ca.tertiary-dark iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .header-active-ca {
    padding-bottom: 56.25% !important;
  }
}
.loweraccent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.frame-36 .loweraccent {
  -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;
}
.backdrop_ed .loweraccent {
  -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) {
  .backdrop_ed .loweraccent {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.frame-36 .hover-medium-a3 {
  padding-right: 15px;
}
.headercool {
  font-size: 12px;
}
.caption_brown {
  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) {
  .caption_brown {
    width: 100% !important;
  }
}
.east-c5.frame-36 .caption_brown {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.backdrop_ed .caption_brown {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .backdrop_ed .caption_brown {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.title_prev_2b.backdrop_ed .caption_brown {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.silver-0a {
  -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) {
  .frame-36.border-bc .silver-0a {
    visibility: hidden;
  }
  .frame-36.border-bc
    .copper-4f,
  .frame-36.border-bc .silver-0a:hover {
    visibility: visible;
  }
  .frame-36.border-bc
    .silver-0a:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .frame-36.border-bc
    .silver-0a:hover
    .copper-4f {
    margin-right: -5px;
  }
}
.frame-36.carousel-fa
  .silver-0a::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .backdrop_ed .silver-0a::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.backdrop_ed .copper-4f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.secondary_d5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.frame-36 .secondary_d5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.backdrop_ed .secondary_d5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.frame-36 .table_cold_88 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .frame-36 .table_cold_88 {
    max-width: 100px;
  }
}
.backdrop_ed .table_cold_88 {
  width: 100%;
  margin-bottom: 10px;
}
.backdrop_ed .table_cold_88 img {
  width: 100%;
  height: auto;
}
.highlightcurrent {
  -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;
}
.backdrop_ed .highlightcurrent {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.highlightcurrent .background-thick,
.highlightcurrent .brown_23 {
  display: none;
  font-size: 10px;
}
.highlightcurrent.article_under .background-thick {
  display: block;
}
.highlightcurrent.backgroundnorth .brown_23 {
  display: block;
}
.backgroundnorth .focus-9f,
.article_under .focus-9f {
  display: none;
}
.innerthumbnail {
  font-size: 14px;
  line-height: 18px;
}
.wrapper-warm-7c {
  font-size: 12px;
  line-height: 16px;
}
.highlightcurrent {
  font-size: 12px;
}
.focus-top ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.focus-top ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.focus-top ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.focus-top ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.focus-top ::-webkit-scrollbar-corner {
  background: transparent;
}
.disabled-99 .surface_liquid.solid-24 .section_focused_0d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.disabled-99
  .surface_liquid.solid-24
  .section_focused_0d
  .focusouter {
  display: block;
  text-align: center;
}
.disabled-99
  .surface_liquid.solid-24
  .section_focused_0d
  .focusouter.action-53,
.disabled-99
  .surface_liquid.solid-24
  .section_focused_0d
  .focusouter.advanced-0e {
  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;
}
.disabled-99 .tag_88 {
  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;
}
.disabled-99 .tag_88:before {
  display: block;
}
.disabled-99 .tag_88.tabssmooth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.notification_dirty .disabled-99 .tag_88.tabssmooth:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.notification_dirty .disabled-99 .tag_88.video-blue-1c:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.detail-blue-ff .section_focused_0d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.detail-blue-ff .section_focused_0d:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.detail-blue-ff .section_focused_0d .gradient_wood_50,
.detail-blue-ff .section_focused_0d .aside_fluid {
  width: auto;
}
.detail-blue-ff .section_focused_0d .gradient_wood_50 a,
.detail-blue-ff .section_focused_0d .aside_fluid 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;
}
.detail-blue-ff .section_focused_0d .aside_fluid {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.detail-blue-ff .section_focused_0d .gradient_wood_50 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.detail-blue-ff .section_focused_0d .tag_88 {
  position: static;
}
.detail-blue-ff .tag_88 {
  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;
}
.detail-blue-ff .tag_88:before {
  display: block;
}
.detail-blue-ff .tag_88.tabssmooth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.text-gold {
  -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;
}
.notification_dirty .text-gold {
  position: relative;
  display: block;
}
.summary_small,
.text-gold {
  position: relative;
  display: block;
}
.summary_small {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.summary_small:focus {
  outline: none;
}
.summary_small.summary_large {
  cursor: pointer;
}
.text-gold .summary_small,
.text-gold .image_gold {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.notification_dirty .text-gold .summary_small,
.notification_dirty .text-gold .image_gold {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.image_gold {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.image_gold:before,
.image_gold:after {
  content: "";
  display: table;
}
.image_gold:after {
  clear: both;
}
.header_gold .image_gold,
.header_gold .main-simple {
  visibility: hidden;
}
.main-simple {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.main-simple img {
  display: block;
  margin: auto;
}
.main-simple.header_gold img {
  display: none;
}
.main-simple.summary_large img {
  pointer-events: none;
}
.footer-upper-bc .main-simple {
  display: block;
}
.textureright .main-simple {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.form-tiny.form_lite {
  display: none;
}
.next-80 .header_gold .main-simple {
  visibility: hidden;
}
.next-80 .header_gold .summary_small {
  background: #fff;
}
.next-80 .header_gold .summary_small: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;
}
.next-80 .shade-d1,
.next-80 .status-3e {
  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;
}
.next-80 .shade-d1:hover,
.next-80 .shade-d1:focus,
.next-80 .status-3e:hover,
.next-80 .status-3e:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.next-80 .shade-d1:hover:before,
.next-80 .shade-d1:focus:before,
.next-80 .status-3e:hover:before,
.next-80 .status-3e:focus:before {
  opacity: 1;
}
.next-80 .shade-d1.dirty_21:before,
.next-80 .status-3e.dirty_21:before {
  opacity: 0.25;
}
.next-80 .shade-d1:before,
.next-80 .status-3e:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.next-80 .status-3e {
  left: -25px;
}
.next-80 .status-3e:before {
  content: "\e89f";
}
.next-80 .shade-d1 {
  right: -25px;
}
.next-80 .shade-d1:before {
  content: "\e89e";
}
.next-80 .slider_under_24 {
  margin-bottom: 30px;
}
.next-80 ul.headingfocused {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.next-80 ul.headingfocused li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.next-80 ul.headingfocused 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;
}
.next-80 ul.headingfocused li button:focus,
.next-80 ul.headingfocused li button:hover {
  outline: none;
}
.next-80 ul.headingfocused li button:focus:before,
.next-80 ul.headingfocused li button:hover:before {
  opacity: 1;
}
.next-80 ul.headingfocused 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;
}
.next-80 ul.headingfocused li.advanced_01 button:before {
  opacity: 0.75;
  color: #000;
}
.next-80 .hero_warm_27 .status-3e {
  left: 0;
}
.next-80 .hero_warm_27 .shade-d1 {
  right: 0;
}
.next-80 .link_lite .headingfocused {
  bottom: 5px;
}
.next-80 .link_lite.slider_under_24 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .smoothavatar {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .carousel-91 {
    display: none !important;
  }
}
.alert-advanced-de {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.alert-advanced-de svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 6a4e */
.promo-block-d4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.0;
}
