.copperelement {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.formsteel {
  position: relative;
  word-con: anywhere;
}
.navfull {
  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;
}
.navfull.form-dim {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.navfull.lite-0f {
  width: 100%;
  max-width: 100%;
}
.navfull.photo-7f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .navfull.photo-7f {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.navfull.bannershort {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .navfull.bannershort {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.stalemenu {
  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;
}
.stalemenu:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.stalemenu > * {
  position: relative;
  z-index: 2;
}
.photo-7f .selectedlink {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.photo-7f.coolframe .selectedlink {
  margin-left: 20px;
}
.bannershort.coolframe .selectedlink {
  margin-right: 20px;
}
.dynamicshade.coolframe .selectedlink {
  margin-top: 20px;
}
.copperelement.heading_slow,
.copperelement.status-1e {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .copperelement.heading_slow,
  .copperelement.status-1e {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.copperelement.status-1e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.banner_5a .text_east .article_36 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.banner_5a
  .text_east
  .activeleft {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner_5a
  .text_east
  .notification_28 {
  margin-left: 5px;
  text-decoration: none;
}
.banner_5a
  .text_east
  .hover-42 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.description_19 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 10px;
  margin-right: 10px;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.footer_6e .description_19,
.gradient_d2 .description_19 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .description_19 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.sort-1b {
  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;
}
.sort-1b.table_c4 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.sort-1b.steelbutton {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.article-orange {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.article-orange img {
  display: block;
  width: 100%;
  height: auto;
}
.steelbutton .article-orange {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.photo-7f .article-orange {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.article-orange a {
  display: block;
  position: relative;
  overflow: hidden;
}
.article-orange a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.photo-in-23 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.steelbutton.coolframe .photo-in-23 {
  margin-top: 20px;
}
.link-outer-a2.coolframe .photo-in-23 {
  margin-left: 20px;
}
.table_c4.coolframe .photo-in-23 {
  margin-right: 20px;
}
.paper-ea .outer_aa:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.paper-ea .outer_aa:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.paper-ea .outer_aa:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.paper-ea .outer_aa:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.paper-ea .outer_aa:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.paper-ea .outer_aa:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.paper-ea .outer_aa:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.paper-ea .outer_aa:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.hidden_32 .outer_aa:nth-child(1),
.hidden_32 .outer_aa:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.hidden_32 .outer_aa:nth-child(3),
.hidden_32 .outer_aa:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.hidden_32 .outer_aa:nth-child(5),
.hidden_32 .outer_aa:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.hidden_32 .outer_aa:nth-child(7),
.hidden_32 .outer_aa:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.hidden_32 .outer_aa:nth-child(9),
.hidden_32 .outer_aa:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.hidden_32 .outer_aa:nth-child(11),
.hidden_32 .outer_aa:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.hidden_32 .outer_aa:nth-child(13),
.hidden_32 .outer_aa:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.hidden_32 .outer_aa:nth-child(15),
.hidden_32 .outer_aa:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.notification_black_4a .outer_aa:nth-child(1),
.notification_black_4a .outer_aa:nth-child(2),
.notification_black_4a .outer_aa:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.notification_black_4a .outer_aa:nth-child(4),
.notification_black_4a .outer_aa:nth-child(5),
.notification_black_4a .outer_aa:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.notification_black_4a .outer_aa:nth-child(7),
.notification_black_4a .outer_aa:nth-child(8),
.notification_black_4a .outer_aa:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.notification_black_4a .outer_aa:nth-child(10),
.notification_black_4a .outer_aa:nth-child(11),
.notification_black_4a .outer_aa:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.notification_black_4a .outer_aa:nth-child(13),
.notification_black_4a .outer_aa:nth-child(14),
.notification_black_4a .outer_aa:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.notification_black_4a .outer_aa:nth-child(16),
.notification_black_4a .outer_aa:nth-child(17),
.notification_black_4a .outer_aa:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.notification_black_4a .outer_aa:nth-child(19),
.notification_black_4a .outer_aa:nth-child(20),
.notification_black_4a .outer_aa:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.notification_black_4a .outer_aa:nth-child(22),
.notification_black_4a .outer_aa:nth-child(23),
.notification_black_4a .outer_aa:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.tooltip_last_03 .outer_aa:nth-child(1),
.tooltip_last_03 .outer_aa:nth-child(2),
.tooltip_last_03 .outer_aa:nth-child(3),
.tooltip_last_03 .outer_aa:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.tooltip_last_03 .outer_aa:nth-child(5),
.tooltip_last_03 .outer_aa:nth-child(6),
.tooltip_last_03 .outer_aa:nth-child(7),
.tooltip_last_03 .outer_aa:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.tooltip_last_03 .outer_aa:nth-child(9),
.tooltip_last_03 .outer_aa:nth-child(10),
.tooltip_last_03 .outer_aa:nth-child(11),
.tooltip_last_03 .outer_aa:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tooltip_last_03 .outer_aa:nth-child(13),
.tooltip_last_03 .outer_aa:nth-child(14),
.tooltip_last_03 .outer_aa:nth-child(15),
.tooltip_last_03 .outer_aa:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.tooltip_last_03 .outer_aa:nth-child(17),
.tooltip_last_03 .outer_aa:nth-child(18),
.tooltip_last_03 .outer_aa:nth-child(19),
.tooltip_last_03 .outer_aa:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.tooltip_last_03 .outer_aa:nth-child(21),
.tooltip_last_03 .outer_aa:nth-child(22),
.tooltip_last_03 .outer_aa:nth-child(23),
.tooltip_last_03 .outer_aa:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.tooltip_last_03 .outer_aa:nth-child(25),
.tooltip_last_03 .outer_aa:nth-child(26),
.tooltip_last_03 .outer_aa:nth-child(27),
.tooltip_last_03 .outer_aa:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.tooltip_last_03 .outer_aa:nth-child(29),
.tooltip_last_03 .outer_aa:nth-child(30),
.tooltip_last_03 .outer_aa:nth-child(31),
.tooltip_last_03 .outer_aa:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.bannerlarge .outer_aa:nth-child(1),
.bannerlarge .outer_aa:nth-child(2),
.bannerlarge .outer_aa:nth-child(3),
.bannerlarge .outer_aa:nth-child(4),
.bannerlarge .outer_aa:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.bannerlarge .outer_aa:nth-child(6),
.bannerlarge .outer_aa:nth-child(7),
.bannerlarge .outer_aa:nth-child(8),
.bannerlarge .outer_aa:nth-child(9),
.bannerlarge .outer_aa:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.bannerlarge .outer_aa:nth-child(11),
.bannerlarge .outer_aa:nth-child(12),
.bannerlarge .outer_aa:nth-child(13),
.bannerlarge .outer_aa:nth-child(14),
.bannerlarge .outer_aa:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.bannerlarge .outer_aa:nth-child(16),
.bannerlarge .outer_aa:nth-child(17),
.bannerlarge .outer_aa:nth-child(18),
.bannerlarge .outer_aa:nth-child(19),
.bannerlarge .outer_aa:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.bannerlarge .outer_aa:nth-child(21),
.bannerlarge .outer_aa:nth-child(22),
.bannerlarge .outer_aa:nth-child(23),
.bannerlarge .outer_aa:nth-child(24),
.bannerlarge .outer_aa:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.bannerlarge .outer_aa:nth-child(26),
.bannerlarge .outer_aa:nth-child(27),
.bannerlarge .outer_aa:nth-child(28),
.bannerlarge .outer_aa:nth-child(29),
.bannerlarge .outer_aa:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.bannerlarge .outer_aa:nth-child(31),
.bannerlarge .outer_aa:nth-child(32),
.bannerlarge .outer_aa:nth-child(33),
.bannerlarge .outer_aa:nth-child(34),
.bannerlarge .outer_aa:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.bannerlarge .outer_aa:nth-child(36),
.bannerlarge .outer_aa:nth-child(37),
.bannerlarge .outer_aa:nth-child(38),
.bannerlarge .outer_aa:nth-child(39),
.bannerlarge .outer_aa:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.pattern-hot .outer_aa:nth-child(1),
.pattern-hot .outer_aa:nth-child(2),
.pattern-hot .outer_aa:nth-child(3),
.pattern-hot .outer_aa:nth-child(4),
.pattern-hot .outer_aa:nth-child(5),
.pattern-hot .outer_aa:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.pattern-hot .outer_aa:nth-child(7),
.pattern-hot .outer_aa:nth-child(8),
.pattern-hot .outer_aa:nth-child(9),
.pattern-hot .outer_aa:nth-child(10),
.pattern-hot .outer_aa:nth-child(11),
.pattern-hot .outer_aa:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.pattern-hot .outer_aa:nth-child(13),
.pattern-hot .outer_aa:nth-child(14),
.pattern-hot .outer_aa:nth-child(15),
.pattern-hot .outer_aa:nth-child(16),
.pattern-hot .outer_aa:nth-child(17),
.pattern-hot .outer_aa:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.pattern-hot .outer_aa:nth-child(19),
.pattern-hot .outer_aa:nth-child(20),
.pattern-hot .outer_aa:nth-child(21),
.pattern-hot .outer_aa:nth-child(22),
.pattern-hot .outer_aa:nth-child(23),
.pattern-hot .outer_aa:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.pattern-hot .outer_aa:nth-child(25),
.pattern-hot .outer_aa:nth-child(26),
.pattern-hot .outer_aa:nth-child(27),
.pattern-hot .outer_aa:nth-child(28),
.pattern-hot .outer_aa:nth-child(29),
.pattern-hot .outer_aa:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.pattern-hot .outer_aa:nth-child(31),
.pattern-hot .outer_aa:nth-child(32),
.pattern-hot .outer_aa:nth-child(33),
.pattern-hot .outer_aa:nth-child(34),
.pattern-hot .outer_aa:nth-child(35),
.pattern-hot .outer_aa:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.pattern-hot .outer_aa:nth-child(37),
.pattern-hot .outer_aa:nth-child(38),
.pattern-hot .outer_aa:nth-child(39),
.pattern-hot .outer_aa:nth-child(40),
.pattern-hot .outer_aa:nth-child(41),
.pattern-hot .outer_aa:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.pattern-hot .outer_aa:nth-child(43),
.pattern-hot .outer_aa:nth-child(44),
.pattern-hot .outer_aa:nth-child(45),
.pattern-hot .outer_aa:nth-child(46),
.pattern-hot .outer_aa:nth-child(47),
.pattern-hot .outer_aa:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.detail_top .outer_aa:nth-child(1),
.detail_top .outer_aa:nth-child(2),
.detail_top .outer_aa:nth-child(3),
.detail_top .outer_aa:nth-child(4),
.detail_top .outer_aa:nth-child(5),
.detail_top .outer_aa:nth-child(6),
.detail_top .outer_aa:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.detail_top .outer_aa:nth-child(8),
.detail_top .outer_aa:nth-child(9),
.detail_top .outer_aa:nth-child(10),
.detail_top .outer_aa:nth-child(11),
.detail_top .outer_aa:nth-child(12),
.detail_top .outer_aa:nth-child(13),
.detail_top .outer_aa:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.detail_top .outer_aa:nth-child(15),
.detail_top .outer_aa:nth-child(16),
.detail_top .outer_aa:nth-child(17),
.detail_top .outer_aa:nth-child(18),
.detail_top .outer_aa:nth-child(19),
.detail_top .outer_aa:nth-child(20),
.detail_top .outer_aa:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.detail_top .outer_aa:nth-child(22),
.detail_top .outer_aa:nth-child(23),
.detail_top .outer_aa:nth-child(24),
.detail_top .outer_aa:nth-child(25),
.detail_top .outer_aa:nth-child(26),
.detail_top .outer_aa:nth-child(27),
.detail_top .outer_aa:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.detail_top .outer_aa:nth-child(29),
.detail_top .outer_aa:nth-child(30),
.detail_top .outer_aa:nth-child(31),
.detail_top .outer_aa:nth-child(32),
.detail_top .outer_aa:nth-child(33),
.detail_top .outer_aa:nth-child(34),
.detail_top .outer_aa:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.detail_top .outer_aa:nth-child(36),
.detail_top .outer_aa:nth-child(37),
.detail_top .outer_aa:nth-child(38),
.detail_top .outer_aa:nth-child(39),
.detail_top .outer_aa:nth-child(40),
.detail_top .outer_aa:nth-child(41),
.detail_top .outer_aa:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.detail_top .outer_aa:nth-child(43),
.detail_top .outer_aa:nth-child(44),
.detail_top .outer_aa:nth-child(45),
.detail_top .outer_aa:nth-child(46),
.detail_top .outer_aa:nth-child(47),
.detail_top .outer_aa:nth-child(48),
.detail_top .outer_aa:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.detail_top .outer_aa:nth-child(50),
.detail_top .outer_aa:nth-child(51),
.detail_top .outer_aa:nth-child(52),
.detail_top .outer_aa:nth-child(53),
.detail_top .outer_aa:nth-child(54),
.detail_top .outer_aa:nth-child(55),
.detail_top .outer_aa:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.caption-action-93 .outer_aa:nth-child(1),
.caption-action-93 .outer_aa:nth-child(2),
.caption-action-93 .outer_aa:nth-child(3),
.caption-action-93 .outer_aa:nth-child(4),
.caption-action-93 .outer_aa:nth-child(5),
.caption-action-93 .outer_aa:nth-child(6),
.caption-action-93 .outer_aa:nth-child(7),
.caption-action-93 .outer_aa:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.caption-action-93 .outer_aa:nth-child(9),
.caption-action-93 .outer_aa:nth-child(10),
.caption-action-93 .outer_aa:nth-child(11),
.caption-action-93 .outer_aa:nth-child(12),
.caption-action-93 .outer_aa:nth-child(13),
.caption-action-93 .outer_aa:nth-child(14),
.caption-action-93 .outer_aa:nth-child(15),
.caption-action-93 .outer_aa:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.caption-action-93 .outer_aa:nth-child(17),
.caption-action-93 .outer_aa:nth-child(18),
.caption-action-93 .outer_aa:nth-child(19),
.caption-action-93 .outer_aa:nth-child(20),
.caption-action-93 .outer_aa:nth-child(21),
.caption-action-93 .outer_aa:nth-child(22),
.caption-action-93 .outer_aa:nth-child(23),
.caption-action-93 .outer_aa:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.caption-action-93 .outer_aa:nth-child(25),
.caption-action-93 .outer_aa:nth-child(26),
.caption-action-93 .outer_aa:nth-child(27),
.caption-action-93 .outer_aa:nth-child(28),
.caption-action-93 .outer_aa:nth-child(29),
.caption-action-93 .outer_aa:nth-child(30),
.caption-action-93 .outer_aa:nth-child(31),
.caption-action-93 .outer_aa:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.caption-action-93 .outer_aa:nth-child(33),
.caption-action-93 .outer_aa:nth-child(34),
.caption-action-93 .outer_aa:nth-child(35),
.caption-action-93 .outer_aa:nth-child(36),
.caption-action-93 .outer_aa:nth-child(37),
.caption-action-93 .outer_aa:nth-child(38),
.caption-action-93 .outer_aa:nth-child(39),
.caption-action-93 .outer_aa:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.caption-action-93 .outer_aa:nth-child(41),
.caption-action-93 .outer_aa:nth-child(42),
.caption-action-93 .outer_aa:nth-child(43),
.caption-action-93 .outer_aa:nth-child(44),
.caption-action-93 .outer_aa:nth-child(45),
.caption-action-93 .outer_aa:nth-child(46),
.caption-action-93 .outer_aa:nth-child(47),
.caption-action-93 .outer_aa:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.caption-action-93 .outer_aa:nth-child(49),
.caption-action-93 .outer_aa:nth-child(50),
.caption-action-93 .outer_aa:nth-child(51),
.caption-action-93 .outer_aa:nth-child(52),
.caption-action-93 .outer_aa:nth-child(53),
.caption-action-93 .outer_aa:nth-child(54),
.caption-action-93 .outer_aa:nth-child(55),
.caption-action-93 .outer_aa:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.caption-action-93 .outer_aa:nth-child(57),
.caption-action-93 .outer_aa:nth-child(58),
.caption-action-93 .outer_aa:nth-child(59),
.caption-action-93 .outer_aa:nth-child(60),
.caption-action-93 .outer_aa:nth-child(61),
.caption-action-93 .outer_aa:nth-child(62),
.caption-action-93 .outer_aa:nth-child(63),
.caption-action-93 .outer_aa:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .active-69 .outer_aa:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .active-69 .outer_aa:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .active-69 .outer_aa:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .active-69 .outer_aa:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .active-69 .outer_aa:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .active-69 .outer_aa:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .active-69 .outer_aa:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .active-69 .outer_aa:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .dropdowntiny .outer_aa:nth-child(1),
  .dropdowntiny .outer_aa:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .dropdowntiny .outer_aa:nth-child(3),
  .dropdowntiny .outer_aa:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .dropdowntiny .outer_aa:nth-child(5),
  .dropdowntiny .outer_aa:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .dropdowntiny .outer_aa:nth-child(7),
  .dropdowntiny .outer_aa:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .dropdowntiny .outer_aa:nth-child(9),
  .dropdowntiny .outer_aa:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .dropdowntiny .outer_aa:nth-child(11),
  .dropdowntiny .outer_aa:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .dropdowntiny .outer_aa:nth-child(13),
  .dropdowntiny .outer_aa:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .dropdowntiny .outer_aa:nth-child(15),
  .dropdowntiny .outer_aa:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .accent_orange_da .outer_aa:nth-child(1),
  .accent_orange_da .outer_aa:nth-child(2),
  .accent_orange_da .outer_aa:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .accent_orange_da .outer_aa:nth-child(4),
  .accent_orange_da .outer_aa:nth-child(5),
  .accent_orange_da .outer_aa:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .accent_orange_da .outer_aa:nth-child(7),
  .accent_orange_da .outer_aa:nth-child(8),
  .accent_orange_da .outer_aa:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .accent_orange_da .outer_aa:nth-child(10),
  .accent_orange_da .outer_aa:nth-child(11),
  .accent_orange_da .outer_aa:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .accent_orange_da .outer_aa:nth-child(13),
  .accent_orange_da .outer_aa:nth-child(14),
  .accent_orange_da .outer_aa:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .accent_orange_da .outer_aa:nth-child(16),
  .accent_orange_da .outer_aa:nth-child(17),
  .accent_orange_da .outer_aa:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .accent_orange_da .outer_aa:nth-child(19),
  .accent_orange_da .outer_aa:nth-child(20),
  .accent_orange_da .outer_aa:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .accent_orange_da .outer_aa:nth-child(22),
  .accent_orange_da .outer_aa:nth-child(23),
  .accent_orange_da .outer_aa:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .border-active-9b .outer_aa:nth-child(1),
  .border-active-9b .outer_aa:nth-child(2),
  .border-active-9b .outer_aa:nth-child(3),
  .border-active-9b .outer_aa:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .border-active-9b .outer_aa:nth-child(5),
  .border-active-9b .outer_aa:nth-child(6),
  .border-active-9b .outer_aa:nth-child(7),
  .border-active-9b .outer_aa:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .border-active-9b .outer_aa:nth-child(9),
  .border-active-9b .outer_aa:nth-child(10),
  .border-active-9b .outer_aa:nth-child(11),
  .border-active-9b .outer_aa:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .border-active-9b .outer_aa:nth-child(13),
  .border-active-9b .outer_aa:nth-child(14),
  .border-active-9b .outer_aa:nth-child(15),
  .border-active-9b .outer_aa:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .border-active-9b .outer_aa:nth-child(17),
  .border-active-9b .outer_aa:nth-child(18),
  .border-active-9b .outer_aa:nth-child(19),
  .border-active-9b .outer_aa:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .border-active-9b .outer_aa:nth-child(21),
  .border-active-9b .outer_aa:nth-child(22),
  .border-active-9b .outer_aa:nth-child(23),
  .border-active-9b .outer_aa:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .border-active-9b .outer_aa:nth-child(25),
  .border-active-9b .outer_aa:nth-child(26),
  .border-active-9b .outer_aa:nth-child(27),
  .border-active-9b .outer_aa:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .border-active-9b .outer_aa:nth-child(29),
  .border-active-9b .outer_aa:nth-child(30),
  .border-active-9b .outer_aa:nth-child(31),
  .border-active-9b .outer_aa:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .overlayup .outer_aa:nth-child(1),
  .overlayup .outer_aa:nth-child(2),
  .overlayup .outer_aa:nth-child(3),
  .overlayup .outer_aa:nth-child(4),
  .overlayup .outer_aa:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .overlayup .outer_aa:nth-child(6),
  .overlayup .outer_aa:nth-child(7),
  .overlayup .outer_aa:nth-child(8),
  .overlayup .outer_aa:nth-child(9),
  .overlayup .outer_aa:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .overlayup .outer_aa:nth-child(11),
  .overlayup .outer_aa:nth-child(12),
  .overlayup .outer_aa:nth-child(13),
  .overlayup .outer_aa:nth-child(14),
  .overlayup .outer_aa:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .overlayup .outer_aa:nth-child(16),
  .overlayup .outer_aa:nth-child(17),
  .overlayup .outer_aa:nth-child(18),
  .overlayup .outer_aa:nth-child(19),
  .overlayup .outer_aa:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .overlayup .outer_aa:nth-child(21),
  .overlayup .outer_aa:nth-child(22),
  .overlayup .outer_aa:nth-child(23),
  .overlayup .outer_aa:nth-child(24),
  .overlayup .outer_aa:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .overlayup .outer_aa:nth-child(26),
  .overlayup .outer_aa:nth-child(27),
  .overlayup .outer_aa:nth-child(28),
  .overlayup .outer_aa:nth-child(29),
  .overlayup .outer_aa:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .overlayup .outer_aa:nth-child(31),
  .overlayup .outer_aa:nth-child(32),
  .overlayup .outer_aa:nth-child(33),
  .overlayup .outer_aa:nth-child(34),
  .overlayup .outer_aa:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .overlayup .outer_aa:nth-child(36),
  .overlayup .outer_aa:nth-child(37),
  .overlayup .outer_aa:nth-child(38),
  .overlayup .outer_aa:nth-child(39),
  .overlayup .outer_aa:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .status-bright .outer_aa:nth-child(1),
  .status-bright .outer_aa:nth-child(2),
  .status-bright .outer_aa:nth-child(3),
  .status-bright .outer_aa:nth-child(4),
  .status-bright .outer_aa:nth-child(5),
  .status-bright .outer_aa:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .status-bright .outer_aa:nth-child(7),
  .status-bright .outer_aa:nth-child(8),
  .status-bright .outer_aa:nth-child(9),
  .status-bright .outer_aa:nth-child(10),
  .status-bright .outer_aa:nth-child(11),
  .status-bright .outer_aa:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .status-bright .outer_aa:nth-child(13),
  .status-bright .outer_aa:nth-child(14),
  .status-bright .outer_aa:nth-child(15),
  .status-bright .outer_aa:nth-child(16),
  .status-bright .outer_aa:nth-child(17),
  .status-bright .outer_aa:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .status-bright .outer_aa:nth-child(19),
  .status-bright .outer_aa:nth-child(20),
  .status-bright .outer_aa:nth-child(21),
  .status-bright .outer_aa:nth-child(22),
  .status-bright .outer_aa:nth-child(23),
  .status-bright .outer_aa:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .status-bright .outer_aa:nth-child(25),
  .status-bright .outer_aa:nth-child(26),
  .status-bright .outer_aa:nth-child(27),
  .status-bright .outer_aa:nth-child(28),
  .status-bright .outer_aa:nth-child(29),
  .status-bright .outer_aa:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .status-bright .outer_aa:nth-child(31),
  .status-bright .outer_aa:nth-child(32),
  .status-bright .outer_aa:nth-child(33),
  .status-bright .outer_aa:nth-child(34),
  .status-bright .outer_aa:nth-child(35),
  .status-bright .outer_aa:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .status-bright .outer_aa:nth-child(37),
  .status-bright .outer_aa:nth-child(38),
  .status-bright .outer_aa:nth-child(39),
  .status-bright .outer_aa:nth-child(40),
  .status-bright .outer_aa:nth-child(41),
  .status-bright .outer_aa:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .status-bright .outer_aa:nth-child(43),
  .status-bright .outer_aa:nth-child(44),
  .status-bright .outer_aa:nth-child(45),
  .status-bright .outer_aa:nth-child(46),
  .status-bright .outer_aa:nth-child(47),
  .status-bright .outer_aa:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .overlay_west .outer_aa:nth-child(1),
  .overlay_west .outer_aa:nth-child(2),
  .overlay_west .outer_aa:nth-child(3),
  .overlay_west .outer_aa:nth-child(4),
  .overlay_west .outer_aa:nth-child(5),
  .overlay_west .outer_aa:nth-child(6),
  .overlay_west .outer_aa:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .overlay_west .outer_aa:nth-child(8),
  .overlay_west .outer_aa:nth-child(9),
  .overlay_west .outer_aa:nth-child(10),
  .overlay_west .outer_aa:nth-child(11),
  .overlay_west .outer_aa:nth-child(12),
  .overlay_west .outer_aa:nth-child(13),
  .overlay_west .outer_aa:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .overlay_west .outer_aa:nth-child(15),
  .overlay_west .outer_aa:nth-child(16),
  .overlay_west .outer_aa:nth-child(17),
  .overlay_west .outer_aa:nth-child(18),
  .overlay_west .outer_aa:nth-child(19),
  .overlay_west .outer_aa:nth-child(20),
  .overlay_west .outer_aa:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .overlay_west .outer_aa:nth-child(22),
  .overlay_west .outer_aa:nth-child(23),
  .overlay_west .outer_aa:nth-child(24),
  .overlay_west .outer_aa:nth-child(25),
  .overlay_west .outer_aa:nth-child(26),
  .overlay_west .outer_aa:nth-child(27),
  .overlay_west .outer_aa:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .overlay_west .outer_aa:nth-child(29),
  .overlay_west .outer_aa:nth-child(30),
  .overlay_west .outer_aa:nth-child(31),
  .overlay_west .outer_aa:nth-child(32),
  .overlay_west .outer_aa:nth-child(33),
  .overlay_west .outer_aa:nth-child(34),
  .overlay_west .outer_aa:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .overlay_west .outer_aa:nth-child(36),
  .overlay_west .outer_aa:nth-child(37),
  .overlay_west .outer_aa:nth-child(38),
  .overlay_west .outer_aa:nth-child(39),
  .overlay_west .outer_aa:nth-child(40),
  .overlay_west .outer_aa:nth-child(41),
  .overlay_west .outer_aa:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .overlay_west .outer_aa:nth-child(43),
  .overlay_west .outer_aa:nth-child(44),
  .overlay_west .outer_aa:nth-child(45),
  .overlay_west .outer_aa:nth-child(46),
  .overlay_west .outer_aa:nth-child(47),
  .overlay_west .outer_aa:nth-child(48),
  .overlay_west .outer_aa:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .overlay_west .outer_aa:nth-child(50),
  .overlay_west .outer_aa:nth-child(51),
  .overlay_west .outer_aa:nth-child(52),
  .overlay_west .outer_aa:nth-child(53),
  .overlay_west .outer_aa:nth-child(54),
  .overlay_west .outer_aa:nth-child(55),
  .overlay_west .outer_aa:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .info_a8 .outer_aa:nth-child(1),
  .info_a8 .outer_aa:nth-child(2),
  .info_a8 .outer_aa:nth-child(3),
  .info_a8 .outer_aa:nth-child(4),
  .info_a8 .outer_aa:nth-child(5),
  .info_a8 .outer_aa:nth-child(6),
  .info_a8 .outer_aa:nth-child(7),
  .info_a8 .outer_aa:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .info_a8 .outer_aa:nth-child(9),
  .info_a8 .outer_aa:nth-child(10),
  .info_a8 .outer_aa:nth-child(11),
  .info_a8 .outer_aa:nth-child(12),
  .info_a8 .outer_aa:nth-child(13),
  .info_a8 .outer_aa:nth-child(14),
  .info_a8 .outer_aa:nth-child(15),
  .info_a8 .outer_aa:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .info_a8 .outer_aa:nth-child(17),
  .info_a8 .outer_aa:nth-child(18),
  .info_a8 .outer_aa:nth-child(19),
  .info_a8 .outer_aa:nth-child(20),
  .info_a8 .outer_aa:nth-child(21),
  .info_a8 .outer_aa:nth-child(22),
  .info_a8 .outer_aa:nth-child(23),
  .info_a8 .outer_aa:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .info_a8 .outer_aa:nth-child(25),
  .info_a8 .outer_aa:nth-child(26),
  .info_a8 .outer_aa:nth-child(27),
  .info_a8 .outer_aa:nth-child(28),
  .info_a8 .outer_aa:nth-child(29),
  .info_a8 .outer_aa:nth-child(30),
  .info_a8 .outer_aa:nth-child(31),
  .info_a8 .outer_aa:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .info_a8 .outer_aa:nth-child(33),
  .info_a8 .outer_aa:nth-child(34),
  .info_a8 .outer_aa:nth-child(35),
  .info_a8 .outer_aa:nth-child(36),
  .info_a8 .outer_aa:nth-child(37),
  .info_a8 .outer_aa:nth-child(38),
  .info_a8 .outer_aa:nth-child(39),
  .info_a8 .outer_aa:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .info_a8 .outer_aa:nth-child(41),
  .info_a8 .outer_aa:nth-child(42),
  .info_a8 .outer_aa:nth-child(43),
  .info_a8 .outer_aa:nth-child(44),
  .info_a8 .outer_aa:nth-child(45),
  .info_a8 .outer_aa:nth-child(46),
  .info_a8 .outer_aa:nth-child(47),
  .info_a8 .outer_aa:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .info_a8 .outer_aa:nth-child(49),
  .info_a8 .outer_aa:nth-child(50),
  .info_a8 .outer_aa:nth-child(51),
  .info_a8 .outer_aa:nth-child(52),
  .info_a8 .outer_aa:nth-child(53),
  .info_a8 .outer_aa:nth-child(54),
  .info_a8 .outer_aa:nth-child(55),
  .info_a8 .outer_aa:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .info_a8 .outer_aa:nth-child(57),
  .info_a8 .outer_aa:nth-child(58),
  .info_a8 .outer_aa:nth-child(59),
  .info_a8 .outer_aa:nth-child(60),
  .info_a8 .outer_aa:nth-child(61),
  .info_a8 .outer_aa:nth-child(62),
  .info_a8 .outer_aa:nth-child(63),
  .info_a8 .outer_aa:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .over-65 .outer_aa:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .over-65 .outer_aa:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .over-65 .outer_aa:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .over-65 .outer_aa:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .over-65 .outer_aa:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .over-65 .outer_aa:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .over-65 .outer_aa:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .over-65 .outer_aa:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .summary-9b .outer_aa:nth-child(1),
  .summary-9b .outer_aa:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .summary-9b .outer_aa:nth-child(3),
  .summary-9b .outer_aa:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .summary-9b .outer_aa:nth-child(5),
  .summary-9b .outer_aa:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .summary-9b .outer_aa:nth-child(7),
  .summary-9b .outer_aa:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .summary-9b .outer_aa:nth-child(9),
  .summary-9b .outer_aa:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .summary-9b .outer_aa:nth-child(11),
  .summary-9b .outer_aa:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .summary-9b .outer_aa:nth-child(13),
  .summary-9b .outer_aa:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .summary-9b .outer_aa:nth-child(15),
  .summary-9b .outer_aa:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .grid-tall-14 .outer_aa:nth-child(1),
  .grid-tall-14 .outer_aa:nth-child(2),
  .grid-tall-14 .outer_aa:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .grid-tall-14 .outer_aa:nth-child(4),
  .grid-tall-14 .outer_aa:nth-child(5),
  .grid-tall-14 .outer_aa:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .grid-tall-14 .outer_aa:nth-child(7),
  .grid-tall-14 .outer_aa:nth-child(8),
  .grid-tall-14 .outer_aa:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .grid-tall-14 .outer_aa:nth-child(10),
  .grid-tall-14 .outer_aa:nth-child(11),
  .grid-tall-14 .outer_aa:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .grid-tall-14 .outer_aa:nth-child(13),
  .grid-tall-14 .outer_aa:nth-child(14),
  .grid-tall-14 .outer_aa:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .grid-tall-14 .outer_aa:nth-child(16),
  .grid-tall-14 .outer_aa:nth-child(17),
  .grid-tall-14 .outer_aa:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .grid-tall-14 .outer_aa:nth-child(19),
  .grid-tall-14 .outer_aa:nth-child(20),
  .grid-tall-14 .outer_aa:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .grid-tall-14 .outer_aa:nth-child(22),
  .grid-tall-14 .outer_aa:nth-child(23),
  .grid-tall-14 .outer_aa:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .description-smooth-01 .outer_aa:nth-child(1),
  .description-smooth-01 .outer_aa:nth-child(2),
  .description-smooth-01 .outer_aa:nth-child(3),
  .description-smooth-01 .outer_aa:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .description-smooth-01 .outer_aa:nth-child(5),
  .description-smooth-01 .outer_aa:nth-child(6),
  .description-smooth-01 .outer_aa:nth-child(7),
  .description-smooth-01 .outer_aa:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .description-smooth-01 .outer_aa:nth-child(9),
  .description-smooth-01 .outer_aa:nth-child(10),
  .description-smooth-01 .outer_aa:nth-child(11),
  .description-smooth-01 .outer_aa:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .description-smooth-01 .outer_aa:nth-child(13),
  .description-smooth-01 .outer_aa:nth-child(14),
  .description-smooth-01 .outer_aa:nth-child(15),
  .description-smooth-01 .outer_aa:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .description-smooth-01 .outer_aa:nth-child(17),
  .description-smooth-01 .outer_aa:nth-child(18),
  .description-smooth-01 .outer_aa:nth-child(19),
  .description-smooth-01 .outer_aa:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .description-smooth-01 .outer_aa:nth-child(21),
  .description-smooth-01 .outer_aa:nth-child(22),
  .description-smooth-01 .outer_aa:nth-child(23),
  .description-smooth-01 .outer_aa:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .description-smooth-01 .outer_aa:nth-child(25),
  .description-smooth-01 .outer_aa:nth-child(26),
  .description-smooth-01 .outer_aa:nth-child(27),
  .description-smooth-01 .outer_aa:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .description-smooth-01 .outer_aa:nth-child(29),
  .description-smooth-01 .outer_aa:nth-child(30),
  .description-smooth-01 .outer_aa:nth-child(31),
  .description-smooth-01 .outer_aa:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tertiary_53 .outer_aa:nth-child(1),
  .tertiary_53 .outer_aa:nth-child(2),
  .tertiary_53 .outer_aa:nth-child(3),
  .tertiary_53 .outer_aa:nth-child(4),
  .tertiary_53 .outer_aa:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tertiary_53 .outer_aa:nth-child(6),
  .tertiary_53 .outer_aa:nth-child(7),
  .tertiary_53 .outer_aa:nth-child(8),
  .tertiary_53 .outer_aa:nth-child(9),
  .tertiary_53 .outer_aa:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tertiary_53 .outer_aa:nth-child(11),
  .tertiary_53 .outer_aa:nth-child(12),
  .tertiary_53 .outer_aa:nth-child(13),
  .tertiary_53 .outer_aa:nth-child(14),
  .tertiary_53 .outer_aa:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tertiary_53 .outer_aa:nth-child(16),
  .tertiary_53 .outer_aa:nth-child(17),
  .tertiary_53 .outer_aa:nth-child(18),
  .tertiary_53 .outer_aa:nth-child(19),
  .tertiary_53 .outer_aa:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tertiary_53 .outer_aa:nth-child(21),
  .tertiary_53 .outer_aa:nth-child(22),
  .tertiary_53 .outer_aa:nth-child(23),
  .tertiary_53 .outer_aa:nth-child(24),
  .tertiary_53 .outer_aa:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tertiary_53 .outer_aa:nth-child(26),
  .tertiary_53 .outer_aa:nth-child(27),
  .tertiary_53 .outer_aa:nth-child(28),
  .tertiary_53 .outer_aa:nth-child(29),
  .tertiary_53 .outer_aa:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tertiary_53 .outer_aa:nth-child(31),
  .tertiary_53 .outer_aa:nth-child(32),
  .tertiary_53 .outer_aa:nth-child(33),
  .tertiary_53 .outer_aa:nth-child(34),
  .tertiary_53 .outer_aa:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tertiary_53 .outer_aa:nth-child(36),
  .tertiary_53 .outer_aa:nth-child(37),
  .tertiary_53 .outer_aa:nth-child(38),
  .tertiary_53 .outer_aa:nth-child(39),
  .tertiary_53 .outer_aa:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .status-pressed .outer_aa:nth-child(1),
  .status-pressed .outer_aa:nth-child(2),
  .status-pressed .outer_aa:nth-child(3),
  .status-pressed .outer_aa:nth-child(4),
  .status-pressed .outer_aa:nth-child(5),
  .status-pressed .outer_aa:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .status-pressed .outer_aa:nth-child(7),
  .status-pressed .outer_aa:nth-child(8),
  .status-pressed .outer_aa:nth-child(9),
  .status-pressed .outer_aa:nth-child(10),
  .status-pressed .outer_aa:nth-child(11),
  .status-pressed .outer_aa:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .status-pressed .outer_aa:nth-child(13),
  .status-pressed .outer_aa:nth-child(14),
  .status-pressed .outer_aa:nth-child(15),
  .status-pressed .outer_aa:nth-child(16),
  .status-pressed .outer_aa:nth-child(17),
  .status-pressed .outer_aa:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .status-pressed .outer_aa:nth-child(19),
  .status-pressed .outer_aa:nth-child(20),
  .status-pressed .outer_aa:nth-child(21),
  .status-pressed .outer_aa:nth-child(22),
  .status-pressed .outer_aa:nth-child(23),
  .status-pressed .outer_aa:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .status-pressed .outer_aa:nth-child(25),
  .status-pressed .outer_aa:nth-child(26),
  .status-pressed .outer_aa:nth-child(27),
  .status-pressed .outer_aa:nth-child(28),
  .status-pressed .outer_aa:nth-child(29),
  .status-pressed .outer_aa:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .status-pressed .outer_aa:nth-child(31),
  .status-pressed .outer_aa:nth-child(32),
  .status-pressed .outer_aa:nth-child(33),
  .status-pressed .outer_aa:nth-child(34),
  .status-pressed .outer_aa:nth-child(35),
  .status-pressed .outer_aa:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .status-pressed .outer_aa:nth-child(37),
  .status-pressed .outer_aa:nth-child(38),
  .status-pressed .outer_aa:nth-child(39),
  .status-pressed .outer_aa:nth-child(40),
  .status-pressed .outer_aa:nth-child(41),
  .status-pressed .outer_aa:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .status-pressed .outer_aa:nth-child(43),
  .status-pressed .outer_aa:nth-child(44),
  .status-pressed .outer_aa:nth-child(45),
  .status-pressed .outer_aa:nth-child(46),
  .status-pressed .outer_aa:nth-child(47),
  .status-pressed .outer_aa:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .selectedlabel .outer_aa:nth-child(1),
  .selectedlabel .outer_aa:nth-child(2),
  .selectedlabel .outer_aa:nth-child(3),
  .selectedlabel .outer_aa:nth-child(4),
  .selectedlabel .outer_aa:nth-child(5),
  .selectedlabel .outer_aa:nth-child(6),
  .selectedlabel .outer_aa:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .selectedlabel .outer_aa:nth-child(8),
  .selectedlabel .outer_aa:nth-child(9),
  .selectedlabel .outer_aa:nth-child(10),
  .selectedlabel .outer_aa:nth-child(11),
  .selectedlabel .outer_aa:nth-child(12),
  .selectedlabel .outer_aa:nth-child(13),
  .selectedlabel .outer_aa:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .selectedlabel .outer_aa:nth-child(15),
  .selectedlabel .outer_aa:nth-child(16),
  .selectedlabel .outer_aa:nth-child(17),
  .selectedlabel .outer_aa:nth-child(18),
  .selectedlabel .outer_aa:nth-child(19),
  .selectedlabel .outer_aa:nth-child(20),
  .selectedlabel .outer_aa:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .selectedlabel .outer_aa:nth-child(22),
  .selectedlabel .outer_aa:nth-child(23),
  .selectedlabel .outer_aa:nth-child(24),
  .selectedlabel .outer_aa:nth-child(25),
  .selectedlabel .outer_aa:nth-child(26),
  .selectedlabel .outer_aa:nth-child(27),
  .selectedlabel .outer_aa:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .selectedlabel .outer_aa:nth-child(29),
  .selectedlabel .outer_aa:nth-child(30),
  .selectedlabel .outer_aa:nth-child(31),
  .selectedlabel .outer_aa:nth-child(32),
  .selectedlabel .outer_aa:nth-child(33),
  .selectedlabel .outer_aa:nth-child(34),
  .selectedlabel .outer_aa:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .selectedlabel .outer_aa:nth-child(36),
  .selectedlabel .outer_aa:nth-child(37),
  .selectedlabel .outer_aa:nth-child(38),
  .selectedlabel .outer_aa:nth-child(39),
  .selectedlabel .outer_aa:nth-child(40),
  .selectedlabel .outer_aa:nth-child(41),
  .selectedlabel .outer_aa:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .selectedlabel .outer_aa:nth-child(43),
  .selectedlabel .outer_aa:nth-child(44),
  .selectedlabel .outer_aa:nth-child(45),
  .selectedlabel .outer_aa:nth-child(46),
  .selectedlabel .outer_aa:nth-child(47),
  .selectedlabel .outer_aa:nth-child(48),
  .selectedlabel .outer_aa:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .selectedlabel .outer_aa:nth-child(50),
  .selectedlabel .outer_aa:nth-child(51),
  .selectedlabel .outer_aa:nth-child(52),
  .selectedlabel .outer_aa:nth-child(53),
  .selectedlabel .outer_aa:nth-child(54),
  .selectedlabel .outer_aa:nth-child(55),
  .selectedlabel .outer_aa:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hover-old-f2 .outer_aa:nth-child(1),
  .hover-old-f2 .outer_aa:nth-child(2),
  .hover-old-f2 .outer_aa:nth-child(3),
  .hover-old-f2 .outer_aa:nth-child(4),
  .hover-old-f2 .outer_aa:nth-child(5),
  .hover-old-f2 .outer_aa:nth-child(6),
  .hover-old-f2 .outer_aa:nth-child(7),
  .hover-old-f2 .outer_aa:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hover-old-f2 .outer_aa:nth-child(9),
  .hover-old-f2 .outer_aa:nth-child(10),
  .hover-old-f2 .outer_aa:nth-child(11),
  .hover-old-f2 .outer_aa:nth-child(12),
  .hover-old-f2 .outer_aa:nth-child(13),
  .hover-old-f2 .outer_aa:nth-child(14),
  .hover-old-f2 .outer_aa:nth-child(15),
  .hover-old-f2 .outer_aa:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hover-old-f2 .outer_aa:nth-child(17),
  .hover-old-f2 .outer_aa:nth-child(18),
  .hover-old-f2 .outer_aa:nth-child(19),
  .hover-old-f2 .outer_aa:nth-child(20),
  .hover-old-f2 .outer_aa:nth-child(21),
  .hover-old-f2 .outer_aa:nth-child(22),
  .hover-old-f2 .outer_aa:nth-child(23),
  .hover-old-f2 .outer_aa:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hover-old-f2 .outer_aa:nth-child(25),
  .hover-old-f2 .outer_aa:nth-child(26),
  .hover-old-f2 .outer_aa:nth-child(27),
  .hover-old-f2 .outer_aa:nth-child(28),
  .hover-old-f2 .outer_aa:nth-child(29),
  .hover-old-f2 .outer_aa:nth-child(30),
  .hover-old-f2 .outer_aa:nth-child(31),
  .hover-old-f2 .outer_aa:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hover-old-f2 .outer_aa:nth-child(33),
  .hover-old-f2 .outer_aa:nth-child(34),
  .hover-old-f2 .outer_aa:nth-child(35),
  .hover-old-f2 .outer_aa:nth-child(36),
  .hover-old-f2 .outer_aa:nth-child(37),
  .hover-old-f2 .outer_aa:nth-child(38),
  .hover-old-f2 .outer_aa:nth-child(39),
  .hover-old-f2 .outer_aa:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hover-old-f2 .outer_aa:nth-child(41),
  .hover-old-f2 .outer_aa:nth-child(42),
  .hover-old-f2 .outer_aa:nth-child(43),
  .hover-old-f2 .outer_aa:nth-child(44),
  .hover-old-f2 .outer_aa:nth-child(45),
  .hover-old-f2 .outer_aa:nth-child(46),
  .hover-old-f2 .outer_aa:nth-child(47),
  .hover-old-f2 .outer_aa:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hover-old-f2 .outer_aa:nth-child(49),
  .hover-old-f2 .outer_aa:nth-child(50),
  .hover-old-f2 .outer_aa:nth-child(51),
  .hover-old-f2 .outer_aa:nth-child(52),
  .hover-old-f2 .outer_aa:nth-child(53),
  .hover-old-f2 .outer_aa:nth-child(54),
  .hover-old-f2 .outer_aa:nth-child(55),
  .hover-old-f2 .outer_aa:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hover-old-f2 .outer_aa:nth-child(57),
  .hover-old-f2 .outer_aa:nth-child(58),
  .hover-old-f2 .outer_aa:nth-child(59),
  .hover-old-f2 .outer_aa:nth-child(60),
  .hover-old-f2 .outer_aa:nth-child(61),
  .hover-old-f2 .outer_aa:nth-child(62),
  .hover-old-f2 .outer_aa:nth-child(63),
  .hover-old-f2 .outer_aa:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.info_complex .outer_aa:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.info_complex .outer_aa:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.info_complex .outer_aa:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.info_complex .outer_aa:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.info_complex .outer_aa:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.info_complex .outer_aa:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.info_complex .outer_aa:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.info_complex .outer_aa:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.in-0f {
  margin-right: 5px;
}
.picture-d2 {
  display: inline-block;
}
.picture-d2:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.picture-d2 .sort-1b {
  font-size: 0.75em;
}
.border_fast_9d .lightfilter,
.border_fast_9d .label-large-26,
.border_fast_9d .shade_solid {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.formlast {
  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;
}
.pattern_outer {
  display: inline-block;
}
.pattern_outer[hidden] {
  display: none;
}
.pattern_outer a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.banner-01 {
  position: relative;
}
.banner-01 > .plasmadisabled {
  display: block;
}
.tiny_45 {
  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;
}
.banner-01:hover .tiny_45 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.tiny_45 .pattern_outer {
  display: block;
}
.tiny_45 .pattern_outer a {
  padding: 0 5px;
}
.formsteel.banner-6d {
  opacity: 0.5;
  position: relative;
}
.formsteel.banner-6d:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.formsteel.banner-6d + .silver_ff {
  -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;
}
.form-in-46 {
  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;
}
.form-in-46 i {
  display: block;
}
.form-in-46 i:before {
  display: block;
  line-height: 1px;
}
.form-in-46.overlay_dirty {
  left: 0;
}
.form-in-46.mask-selected {
  left: 40px;
}
.form-in-46.mask-selected i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.form-in-46.column-yellow-dd {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.main_smooth_39 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.coolframe .main_smooth_39 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.status-basic {
  position: relative;
}
.block_lower,
.gallerydown,
.alert-slow,
.widget-6c {
  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;
  }
}
.liquid-48 {
  word-con: anywhere;
}
.tag_liquid_46 {
  display: none;
}
.tag_liquid_46:first-child {
  display: block;
}
.copper-da {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.copper-da.dropdown_3e {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.copper-da.dropdown_3e > 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;
}
.copper-da.dropdown_3e
  > div:nth-child(3)
  .thick-46 {
  max-height: 20em;
  opacity: 1;
}
.copper-da.dropdown_3e > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.copper-da.dropdown_3e > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.copper-da.dropdown_3e > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.dropdown_3e > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .copper-da.dropdown_3e {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .copper-da.dropdown_3e > 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;
  }
  .copper-da.dropdown_3e > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .copper-da.dropdown_3e > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .copper-da.dropdown_3e > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .copper-da.dropdown_3e > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .copper-da.dropdown_3e {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.copper-da.video-84 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.copper-da.video-84 > 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;
}
.copper-da.video-84
  > div:nth-child(1)
  .thick-46 {
  max-height: 20em;
  opacity: 1;
}
.copper-da.video-84 > 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;
}
.copper-da.video-84 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.video-84 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .copper-da.video-84 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .copper-da.video-84 > 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;
  }
  .copper-da.video-84 > 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;
  }
  .copper-da.video-84 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .copper-da.video-84 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .copper-da.video-84 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.copper-da.fast_89 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.copper-da.fast_89 > 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;
}
.copper-da.fast_89
  > div:nth-child(1)
  .thick-46 {
  max-height: 20em;
  opacity: 1;
}
.copper-da.fast_89 > 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;
}
.copper-da.fast_89 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.copper-da.fast_89 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .copper-da.fast_89 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .copper-da.fast_89 > 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;
  }
  .copper-da.fast_89 > 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;
  }
  .copper-da.fast_89 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .copper-da.fast_89 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .copper-da.fast_89 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.copper-da.title_d5 {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.copper-da.title_d5 > 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;
}
.copper-da.title_d5
  > div:nth-child(1)
  .thick-46 {
  max-height: 20em;
  opacity: 1;
}
.copper-da.title_d5 > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.copper-da.title_d5 > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .copper-da.title_d5 {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.copper-da.description-d3 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.copper-da.description-d3 > 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;
}
.copper-da.description-d3
  > div:nth-child(1)
  .thick-46 {
  max-height: 20em;
  opacity: 1;
}
.copper-da.description-d3 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.copper-da.description-d3 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.copper-da.description-d3 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.description-d3 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .copper-da.description-d3 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .copper-da.description-d3 > 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;
  }
  .copper-da.description-d3 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .copper-da.description-d3 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .copper-da.description-d3 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .copper-da.description-d3 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .copper-da.description-d3 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.copper-da.modal_narrow_9d {
  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;
}
.copper-da.modal_narrow_9d > 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;
}
.copper-da.modal_narrow_9d > 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;
}
.copper-da.modal_narrow_9d > 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;
}
.copper-da.modal_narrow_9d > 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;
}
.copper-da.modal_narrow_9d > 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) {
  .copper-da.modal_narrow_9d {
    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;
  }
  .copper-da.modal_narrow_9d > 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;
  }
  .copper-da.modal_narrow_9d > 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;
  }
  .copper-da.modal_narrow_9d > 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;
  }
  .copper-da.modal_narrow_9d > 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;
  }
  .copper-da.modal_narrow_9d > 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) {
  .copper-da.modal_narrow_9d {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.copper-da.row-pink-69 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.copper-da.row-pink-69 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.copper-da.row-pink-69 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.copper-da.gradient_basic {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.copper-da.gradient_basic > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.copper-da.gradient_basic > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.copper-da.gradient_basic > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.copper-da.panel_thick_4a {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.copper-da.panel_thick_4a > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.copper-da.panel_thick_4a > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.copper-da.panel_thick_4a > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.copper-da.panel_thick_4a > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .copper-da.panel_thick_4a {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .copper-da.panel_thick_4a > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .copper-da.panel_thick_4a > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .copper-da.panel_thick_4a > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .copper-da.panel_thick_4a > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .copper-da.panel_thick_4a {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.copper-da.info_complex {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .copper-da.info_complex.panel_thick_4a {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .copper-da.info_complex.panel_thick_4a {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .copper-da.info_complex.gradient_basic {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .copper-da.info_complex.row-pink-69 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.copper-da.column-a0 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.copper-da.column-a0.row-pink-69 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.column-a0.row-pink-69 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.column-a0.gradient_basic > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.column-a0.gradient_basic > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.column-a0.gradient_basic > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.copper-da.column-a0.panel_thick_4a > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.column-a0.panel_thick_4a > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.column-a0.panel_thick_4a > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.copper-da.column-a0.panel_thick_4a > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .copper-da.column-a0.panel_thick_4a {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .copper-da.column-a0.panel_thick_4a > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .copper-da.column-a0.panel_thick_4a > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .copper-da.column-a0.panel_thick_4a > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .copper-da.column-a0.panel_thick_4a > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .copper-da.column-a0 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .copper-da.column-a0.gradient_basic {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .copper-da.column-a0.panel_thick_4a {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.copper-da.wrapperin {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.copper-da.wrapperin.row-pink-69 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.row-pink-69 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.row-pink-69 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.row-pink-69 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.gradient_basic > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.gradient_basic > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.gradient_basic > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.gradient_basic > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.gradient_basic > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.gradient_basic > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.copper-da.wrapperin.panel_thick_4a > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .copper-da.wrapperin.panel_thick_4a {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .copper-da.wrapperin.panel_thick_4a > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .copper-da.wrapperin {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .copper-da.wrapperin.gradient_basic {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .copper-da.wrapperin.panel_thick_4a {
    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) {
  .copper-da.dropdown_3e,
  .copper-da.video-84,
  .copper-da.fast_89,
  .copper-da.title_d5,
  .copper-da.description-d3,
  .copper-da.modal_narrow_9d,
  .copper-da.row-pink-69,
  .copper-da.gradient_basic,
  .copper-da.panel_thick_4a {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .copper-da.dropdown_3e .liquid-48:nth-child(1),
  .copper-da.video-84 .liquid-48:nth-child(1),
  .copper-da.fast_89 .liquid-48:nth-child(1),
  .copper-da.title_d5 .liquid-48:nth-child(1),
  .copper-da.description-d3 .liquid-48:nth-child(1),
  .copper-da.modal_narrow_9d .liquid-48:nth-child(1),
  .copper-da.row-pink-69 .liquid-48:nth-child(1),
  .copper-da.gradient_basic .liquid-48:nth-child(1),
  .copper-da.panel_thick_4a .liquid-48: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;
  }
  .copper-da.dropdown_3e .liquid-48:nth-child(2),
  .copper-da.video-84 .liquid-48:nth-child(2),
  .copper-da.fast_89 .liquid-48:nth-child(2),
  .copper-da.title_d5 .liquid-48:nth-child(2),
  .copper-da.description-d3 .liquid-48:nth-child(2),
  .copper-da.modal_narrow_9d .liquid-48:nth-child(2),
  .copper-da.row-pink-69 .liquid-48:nth-child(2),
  .copper-da.gradient_basic .liquid-48:nth-child(2),
  .copper-da.panel_thick_4a .liquid-48: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;
  }
  .copper-da.dropdown_3e .liquid-48:nth-child(3),
  .copper-da.video-84 .liquid-48:nth-child(3),
  .copper-da.fast_89 .liquid-48:nth-child(3),
  .copper-da.title_d5 .liquid-48:nth-child(3),
  .copper-da.description-d3 .liquid-48:nth-child(3),
  .copper-da.modal_narrow_9d .liquid-48:nth-child(3),
  .copper-da.row-pink-69 .liquid-48:nth-child(3),
  .copper-da.gradient_basic .liquid-48:nth-child(3),
  .copper-da.panel_thick_4a .liquid-48: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;
  }
  .copper-da.dropdown_3e .liquid-48:nth-child(4),
  .copper-da.video-84 .liquid-48:nth-child(4),
  .copper-da.fast_89 .liquid-48:nth-child(4),
  .copper-da.title_d5 .liquid-48:nth-child(4),
  .copper-da.description-d3 .liquid-48:nth-child(4),
  .copper-da.modal_narrow_9d .liquid-48:nth-child(4),
  .copper-da.row-pink-69 .liquid-48:nth-child(4),
  .copper-da.gradient_basic .liquid-48:nth-child(4),
  .copper-da.panel_thick_4a .liquid-48: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;
  }
  .copper-da.dropdown_3e .liquid-48:nth-child(5),
  .copper-da.video-84 .liquid-48:nth-child(5),
  .copper-da.fast_89 .liquid-48:nth-child(5),
  .copper-da.title_d5 .liquid-48:nth-child(5),
  .copper-da.description-d3 .liquid-48:nth-child(5),
  .copper-da.modal_narrow_9d .liquid-48:nth-child(5),
  .copper-da.row-pink-69 .liquid-48:nth-child(5),
  .copper-da.gradient_basic .liquid-48:nth-child(5),
  .copper-da.panel_thick_4a .liquid-48: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;
  }
  .copper-da.dropdown_3e .liquid-48:nth-child(6),
  .copper-da.video-84 .liquid-48:nth-child(6),
  .copper-da.fast_89 .liquid-48:nth-child(6),
  .copper-da.title_d5 .liquid-48:nth-child(6),
  .copper-da.description-d3 .liquid-48:nth-child(6),
  .copper-da.modal_narrow_9d .liquid-48:nth-child(6),
  .copper-da.row-pink-69 .liquid-48:nth-child(6),
  .copper-da.gradient_basic .liquid-48:nth-child(6),
  .copper-da.panel_thick_4a .liquid-48: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;
  }
}
.label_fd {
  margin-right: 5px;
}
.wrapper-hovered {
  display: inline-block;
}
.wrapper-hovered:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.wrapper-hovered .sort-1b {
  font-size: 0.75em;
}
.headingcool {
  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;
}
.headingcool: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;
}
.table-fe {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.inputmini {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.thick-46 {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .layoutinner .thick-46 {
    max-height: 0;
    opacity: 0;
  }
  .layoutinner .liquid-48:hover .thick-46 {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.gallery_left {
  width: 100%;
}
.carousel-steel {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.widget_43 .outer-1a {
  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;
}
.widget_43 .outer-1a:before {
  display: block;
}
.widget_43 .outer-1a.overlay_dirty {
  left: 0;
}
.widget_43 .outer-1a.mask-selected {
  left: 40px;
}
.widget_43 .outer-1a.mask-selected:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.widget_43.outlinesolid .outer-1a {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.widget_43.outlinesolid .outer-1a.overlay_dirty {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.widget_43.outlinesolid .outer-1a.mask-selected {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.widget_43.outlinesolid:hover .outer-1a {
  opacity: 1;
  pointer-events: auto;
}
.widget_43.outlinesolid:hover .outer-1a.overlay_dirty {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.widget_43.outlinesolid:hover .outer-1a.mask-selected {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.stonemessage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.brown-4b {
  white-space: nowrap;
}
.grid-under-8c {
  display: none;
  margin-right: 80px;
}
.grid-under-8c.redbutton {
  display: block;
}
.steelbox {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.grid-under-8c .thumbnailmiddle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.grid-under-8c .thumbnailmiddle:before,
.grid-under-8c .thumbnailmiddle:after {
  content: none;
}
.grid-under-8c .picture-next-9f {
  height: auto;
}
.summary_lite {
  outline: none;
}
.copper-1a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tertiary-4e {
  overflow: hidden;
  line-height: 1;
}
.heading-solid-f9 .liquidsurface {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.heading-solid-f9 .liquidsurface:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.heading-solid-f9 .liquidsurface.surface-next-af:after {
  opacity: 1;
}
.hover-b1 .liquidsurface {
  white-space: normal;
}
.panel_8b {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.brown-4b {
  padding-right: 10px;
}
.text_b7 {
  margin-right: 5px;
}
.basic_78 {
  white-space: nowrap;
  padding-right: 10px;
}
.huge_2a {
  margin-right: 5px;
}
.alert_8d {
  padding-right: 10px;
}
.mask_huge {
  margin-right: 5px;
}
.primary_pink_84 {
  margin-right: 10px;
}
.stonemessage .outer-1a {
  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;
}
.stonemessage .outer-1a:before {
  display: block;
}
.stonemessage .outer-1a.overlay_dirty {
  right: -40px;
}
.stonemessage .outer-1a.mask-selected {
  right: -80px;
}
.stonemessage .outer-1a.mask-selected: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;
  }
}
.tooltip-8c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tooltip-8c {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.tooltip-8c * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tooltip-8c.card-silver {
  -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;
}
.tooltip-8c.frame_middle {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .tooltip-8c.frame_middle {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.card-silver .silver-7b {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .silver-7b {
    display: none;
  }
  .silver-7b.focus-thick-52 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .silver-7b.focus-thick-52
    .shadow_e3 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .silver-7b.focus-thick-52
    .minicolumn.section_east {
    z-index: 1000;
  }
}
.minicolumn {
  display: none;
}
.minicolumn.section_east {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.minicolumn.section_east iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .minicolumn {
    padding-bottom: 56.25% !important;
  }
}
.slider-52 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.card-silver .slider-52 {
  -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;
}
.frame_middle .slider-52 {
  -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) {
  .frame_middle .slider-52 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.card-silver .last_7c {
  padding-right: 15px;
}
.tinymask {
  font-size: 12px;
}
.logo-tall {
  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) {
  .logo-tall {
    width: 100% !important;
  }
}
.detail-pro-16.card-silver .logo-tall {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.frame_middle .logo-tall {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .frame_middle .logo-tall {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.hovereditem.frame_middle .logo-tall {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.nav-solid-21 {
  -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) {
  .card-silver.basic_bb .nav-solid-21 {
    visibility: hidden;
  }
  .card-silver.basic_bb
    .form_short_78,
  .card-silver.basic_bb .nav-solid-21:hover {
    visibility: visible;
  }
  .card-silver.basic_bb
    .nav-solid-21:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .card-silver.basic_bb
    .nav-solid-21:hover
    .form_short_78 {
    margin-right: -5px;
  }
}
.card-silver.accent-east
  .nav-solid-21::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .frame_middle .nav-solid-21::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.frame_middle .form_short_78 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner-last {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.card-silver .banner-last {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.frame_middle .banner-last {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.card-silver .brown_e4 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .card-silver .brown_e4 {
    max-width: 100px;
  }
}
.frame_middle .brown_e4 {
  width: 100%;
  margin-bottom: 10px;
}
.frame_middle .brown_e4 img {
  width: 100%;
  height: auto;
}
.shade_west {
  -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;
}
.frame_middle .shade_west {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.shade_west .layout-76,
.shade_west .avatar-cf {
  display: none;
  font-size: 10px;
}
.shade_west.background_8f .layout-76 {
  display: block;
}
.shade_west.white_87 .avatar-cf {
  display: block;
}
.white_87 .image-green-47,
.background_8f .image-green-47 {
  display: none;
}
.notification_paper_9c {
  font-size: 14px;
  line-height: 18px;
}
.orangebanner {
  font-size: 12px;
  line-height: 16px;
}
.shade_west {
  font-size: 12px;
}
.tooltip-8c ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.tooltip-8c ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.tooltip-8c ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tooltip-8c ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tooltip-8c ::-webkit-scrollbar-corner {
  background: transparent;
}
.article-warm .dim_21.sort_pink .content_32 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.article-warm
  .dim_21.sort_pink
  .content_32
  .headingtall {
  display: block;
  text-align: center;
}
.article-warm
  .dim_21.sort_pink
  .content_32
  .headingtall.linklower,
.article-warm
  .dim_21.sort_pink
  .content_32
  .headingtall.shadow-46 {
  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;
}
.article-warm .outer-1a {
  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;
}
.article-warm .outer-1a:before {
  display: block;
}
.article-warm .outer-1a.mask-selected:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.heading_4b .article-warm .outer-1a.mask-selected:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.heading_4b .article-warm .outer-1a.overlay_dirty:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.chip-left .content_32 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chip-left .content_32:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.chip-left .content_32 .element_33,
.chip-left .content_32 .popup_2d {
  width: auto;
}
.chip-left .content_32 .element_33 a,
.chip-left .content_32 .popup_2d 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;
}
.chip-left .content_32 .popup_2d {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.chip-left .content_32 .element_33 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.chip-left .content_32 .outer-1a {
  position: static;
}
.chip-left .outer-1a {
  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;
}
.chip-left .outer-1a:before {
  display: block;
}
.chip-left .outer-1a.mask-selected:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.huge_b8 {
  -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;
}
.heading_4b .huge_b8 {
  position: relative;
  display: block;
}
.north-92,
.huge_b8 {
  position: relative;
  display: block;
}
.north-92 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.north-92:focus {
  outline: none;
}
.north-92.heading_d5 {
  cursor: pointer;
}
.huge_b8 .north-92,
.huge_b8 .thumbnailmiddle {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.heading_4b .huge_b8 .north-92,
.heading_4b .huge_b8 .thumbnailmiddle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.thumbnailmiddle {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.thumbnailmiddle:before,
.thumbnailmiddle:after {
  content: "";
  display: table;
}
.thumbnailmiddle:after {
  clear: both;
}
.layoutcool .thumbnailmiddle,
.layoutcool .picture-next-9f {
  visibility: hidden;
}
.picture-next-9f {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.picture-next-9f img {
  display: block;
  margin: auto;
}
.picture-next-9f.layoutcool img {
  display: none;
}
.picture-next-9f.heading_d5 img {
  pointer-events: none;
}
.redbutton .picture-next-9f {
  display: block;
}
.center-ff .picture-next-9f {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.tablesouth.summary-dynamic {
  display: none;
}
.chipsimple .layoutcool .picture-next-9f {
  visibility: hidden;
}
.chipsimple .layoutcool .north-92 {
  background: #fff;
}
.chipsimple .layoutcool .north-92: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;
}
.chipsimple .tabsthick,
.chipsimple .gallery-c7 {
  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;
}
.chipsimple .tabsthick:hover,
.chipsimple .tabsthick:focus,
.chipsimple .gallery-c7:hover,
.chipsimple .gallery-c7:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.chipsimple .tabsthick:hover:before,
.chipsimple .tabsthick:focus:before,
.chipsimple .gallery-c7:hover:before,
.chipsimple .gallery-c7:focus:before {
  opacity: 1;
}
.chipsimple .tabsthick.badge_b4:before,
.chipsimple .gallery-c7.badge_b4:before {
  opacity: 0.25;
}
.chipsimple .tabsthick:before,
.chipsimple .gallery-c7:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.chipsimple .gallery-c7 {
  left: -25px;
}
.chipsimple .gallery-c7:before {
  content: "\e89f";
}
.chipsimple .tabsthick {
  right: -25px;
}
.chipsimple .tabsthick:before {
  content: "\e89e";
}
.chipsimple .notification-e5 {
  margin-bottom: 30px;
}
.chipsimple ul.photo-22 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.chipsimple ul.photo-22 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.chipsimple ul.photo-22 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;
}
.chipsimple ul.photo-22 li button:focus,
.chipsimple ul.photo-22 li button:hover {
  outline: none;
}
.chipsimple ul.photo-22 li button:focus:before,
.chipsimple ul.photo-22 li button:hover:before {
  opacity: 1;
}
.chipsimple ul.photo-22 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;
}
.chipsimple ul.photo-22 li.fastbreadcrumb button:before {
  opacity: 0.75;
  color: #000;
}
.chipsimple .alert-orange .gallery-c7 {
  left: 0;
}
.chipsimple .alert-orange .tabsthick {
  right: 0;
}
.chipsimple .pictureaction .photo-22 {
  bottom: 5px;
}
.chipsimple .pictureaction.notification-e5 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .photo-gold-dd {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .surface_gold {
    display: none !important;
  }
}
.plasmadisabled {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.plasmadisabled svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: b011 */
.promo-block-a9 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.2;
}
