.inner_af {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.filtergreen {
  position: relative;
  word-con: anywhere;
}
.bright-5b {
  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;
}
.bright-5b.yellowhover {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.bright-5b.glass_4a {
  width: 100%;
  max-width: 100%;
}
.bright-5b.link_fa {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .bright-5b.link_fa {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.bright-5b.disabledliquid {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .bright-5b.disabledliquid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.title-full-11 {
  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;
}
.title-full-11:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.title-full-11 > * {
  position: relative;
  z-index: 2;
}
.link_fa .nav-b0 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.link_fa.statuspressed .nav-b0 {
  margin-left: 20px;
}
.disabledliquid.statuspressed .nav-b0 {
  margin-right: 20px;
}
.video_fe.statuspressed .nav-b0 {
  margin-top: 20px;
}
.inner_af.hard_09,
.inner_af.element_west {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .inner_af.hard_09,
  .inner_af.element_west {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.inner_af.element_west {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.caption_lite .aside-black-1c .progress-1a {
  -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;
}
.caption_lite
  .aside-black-1c
  .lowerwidget {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.caption_lite
  .aside-black-1c
  .columneasy {
  margin-left: 5px;
  text-decoration: none;
}
.caption_lite
  .aside-black-1c
  .dropdown_90 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.image-tiny {
  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;
}
.background_upper .image-tiny,
.detail_first_35 .image-tiny {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .image-tiny {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.message-steel-95 {
  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;
}
.message-steel-95.feature_42 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.message-steel-95.purpleshade {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pinkpanel {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.pinkpanel img {
  display: block;
  width: 100%;
  height: auto;
}
.purpleshade .pinkpanel {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.link_fa .pinkpanel {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.pinkpanel a {
  display: block;
  position: relative;
  overflow: hidden;
}
.pinkpanel a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.badgeupper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.purpleshade.statuspressed .badgeupper {
  margin-top: 20px;
}
.pattern_29.statuspressed .badgeupper {
  margin-left: 20px;
}
.feature_42.statuspressed .badgeupper {
  margin-right: 20px;
}
.layout_74 .gradientunder:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.layout_74 .gradientunder:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.layout_74 .gradientunder:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.layout_74 .gradientunder:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.layout_74 .gradientunder:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.layout_74 .gradientunder:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.layout_74 .gradientunder:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.layout_74 .gradientunder:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.motion-29 .gradientunder:nth-child(1),
.motion-29 .gradientunder:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.motion-29 .gradientunder:nth-child(3),
.motion-29 .gradientunder:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.motion-29 .gradientunder:nth-child(5),
.motion-29 .gradientunder:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.motion-29 .gradientunder:nth-child(7),
.motion-29 .gradientunder:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.motion-29 .gradientunder:nth-child(9),
.motion-29 .gradientunder:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.motion-29 .gradientunder:nth-child(11),
.motion-29 .gradientunder:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.motion-29 .gradientunder:nth-child(13),
.motion-29 .gradientunder:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.motion-29 .gradientunder:nth-child(15),
.motion-29 .gradientunder:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.eastmessage .gradientunder:nth-child(1),
.eastmessage .gradientunder:nth-child(2),
.eastmessage .gradientunder:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.eastmessage .gradientunder:nth-child(4),
.eastmessage .gradientunder:nth-child(5),
.eastmessage .gradientunder:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.eastmessage .gradientunder:nth-child(7),
.eastmessage .gradientunder:nth-child(8),
.eastmessage .gradientunder:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.eastmessage .gradientunder:nth-child(10),
.eastmessage .gradientunder:nth-child(11),
.eastmessage .gradientunder:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.eastmessage .gradientunder:nth-child(13),
.eastmessage .gradientunder:nth-child(14),
.eastmessage .gradientunder:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.eastmessage .gradientunder:nth-child(16),
.eastmessage .gradientunder:nth-child(17),
.eastmessage .gradientunder:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.eastmessage .gradientunder:nth-child(19),
.eastmessage .gradientunder:nth-child(20),
.eastmessage .gradientunder:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.eastmessage .gradientunder:nth-child(22),
.eastmessage .gradientunder:nth-child(23),
.eastmessage .gradientunder:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.column_green .gradientunder:nth-child(1),
.column_green .gradientunder:nth-child(2),
.column_green .gradientunder:nth-child(3),
.column_green .gradientunder:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.column_green .gradientunder:nth-child(5),
.column_green .gradientunder:nth-child(6),
.column_green .gradientunder:nth-child(7),
.column_green .gradientunder:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.column_green .gradientunder:nth-child(9),
.column_green .gradientunder:nth-child(10),
.column_green .gradientunder:nth-child(11),
.column_green .gradientunder:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.column_green .gradientunder:nth-child(13),
.column_green .gradientunder:nth-child(14),
.column_green .gradientunder:nth-child(15),
.column_green .gradientunder:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.column_green .gradientunder:nth-child(17),
.column_green .gradientunder:nth-child(18),
.column_green .gradientunder:nth-child(19),
.column_green .gradientunder:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.column_green .gradientunder:nth-child(21),
.column_green .gradientunder:nth-child(22),
.column_green .gradientunder:nth-child(23),
.column_green .gradientunder:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.column_green .gradientunder:nth-child(25),
.column_green .gradientunder:nth-child(26),
.column_green .gradientunder:nth-child(27),
.column_green .gradientunder:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.column_green .gradientunder:nth-child(29),
.column_green .gradientunder:nth-child(30),
.column_green .gradientunder:nth-child(31),
.column_green .gradientunder:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.browncarousel .gradientunder:nth-child(1),
.browncarousel .gradientunder:nth-child(2),
.browncarousel .gradientunder:nth-child(3),
.browncarousel .gradientunder:nth-child(4),
.browncarousel .gradientunder:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.browncarousel .gradientunder:nth-child(6),
.browncarousel .gradientunder:nth-child(7),
.browncarousel .gradientunder:nth-child(8),
.browncarousel .gradientunder:nth-child(9),
.browncarousel .gradientunder:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.browncarousel .gradientunder:nth-child(11),
.browncarousel .gradientunder:nth-child(12),
.browncarousel .gradientunder:nth-child(13),
.browncarousel .gradientunder:nth-child(14),
.browncarousel .gradientunder:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.browncarousel .gradientunder:nth-child(16),
.browncarousel .gradientunder:nth-child(17),
.browncarousel .gradientunder:nth-child(18),
.browncarousel .gradientunder:nth-child(19),
.browncarousel .gradientunder:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.browncarousel .gradientunder:nth-child(21),
.browncarousel .gradientunder:nth-child(22),
.browncarousel .gradientunder:nth-child(23),
.browncarousel .gradientunder:nth-child(24),
.browncarousel .gradientunder:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.browncarousel .gradientunder:nth-child(26),
.browncarousel .gradientunder:nth-child(27),
.browncarousel .gradientunder:nth-child(28),
.browncarousel .gradientunder:nth-child(29),
.browncarousel .gradientunder:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.browncarousel .gradientunder:nth-child(31),
.browncarousel .gradientunder:nth-child(32),
.browncarousel .gradientunder:nth-child(33),
.browncarousel .gradientunder:nth-child(34),
.browncarousel .gradientunder:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.browncarousel .gradientunder:nth-child(36),
.browncarousel .gradientunder:nth-child(37),
.browncarousel .gradientunder:nth-child(38),
.browncarousel .gradientunder:nth-child(39),
.browncarousel .gradientunder:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.shade-purple-7d .gradientunder:nth-child(1),
.shade-purple-7d .gradientunder:nth-child(2),
.shade-purple-7d .gradientunder:nth-child(3),
.shade-purple-7d .gradientunder:nth-child(4),
.shade-purple-7d .gradientunder:nth-child(5),
.shade-purple-7d .gradientunder:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.shade-purple-7d .gradientunder:nth-child(7),
.shade-purple-7d .gradientunder:nth-child(8),
.shade-purple-7d .gradientunder:nth-child(9),
.shade-purple-7d .gradientunder:nth-child(10),
.shade-purple-7d .gradientunder:nth-child(11),
.shade-purple-7d .gradientunder:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.shade-purple-7d .gradientunder:nth-child(13),
.shade-purple-7d .gradientunder:nth-child(14),
.shade-purple-7d .gradientunder:nth-child(15),
.shade-purple-7d .gradientunder:nth-child(16),
.shade-purple-7d .gradientunder:nth-child(17),
.shade-purple-7d .gradientunder:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.shade-purple-7d .gradientunder:nth-child(19),
.shade-purple-7d .gradientunder:nth-child(20),
.shade-purple-7d .gradientunder:nth-child(21),
.shade-purple-7d .gradientunder:nth-child(22),
.shade-purple-7d .gradientunder:nth-child(23),
.shade-purple-7d .gradientunder:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.shade-purple-7d .gradientunder:nth-child(25),
.shade-purple-7d .gradientunder:nth-child(26),
.shade-purple-7d .gradientunder:nth-child(27),
.shade-purple-7d .gradientunder:nth-child(28),
.shade-purple-7d .gradientunder:nth-child(29),
.shade-purple-7d .gradientunder:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.shade-purple-7d .gradientunder:nth-child(31),
.shade-purple-7d .gradientunder:nth-child(32),
.shade-purple-7d .gradientunder:nth-child(33),
.shade-purple-7d .gradientunder:nth-child(34),
.shade-purple-7d .gradientunder:nth-child(35),
.shade-purple-7d .gradientunder:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.shade-purple-7d .gradientunder:nth-child(37),
.shade-purple-7d .gradientunder:nth-child(38),
.shade-purple-7d .gradientunder:nth-child(39),
.shade-purple-7d .gradientunder:nth-child(40),
.shade-purple-7d .gradientunder:nth-child(41),
.shade-purple-7d .gradientunder:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.shade-purple-7d .gradientunder:nth-child(43),
.shade-purple-7d .gradientunder:nth-child(44),
.shade-purple-7d .gradientunder:nth-child(45),
.shade-purple-7d .gradientunder:nth-child(46),
.shade-purple-7d .gradientunder:nth-child(47),
.shade-purple-7d .gradientunder:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.footer-35 .gradientunder:nth-child(1),
.footer-35 .gradientunder:nth-child(2),
.footer-35 .gradientunder:nth-child(3),
.footer-35 .gradientunder:nth-child(4),
.footer-35 .gradientunder:nth-child(5),
.footer-35 .gradientunder:nth-child(6),
.footer-35 .gradientunder:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.footer-35 .gradientunder:nth-child(8),
.footer-35 .gradientunder:nth-child(9),
.footer-35 .gradientunder:nth-child(10),
.footer-35 .gradientunder:nth-child(11),
.footer-35 .gradientunder:nth-child(12),
.footer-35 .gradientunder:nth-child(13),
.footer-35 .gradientunder:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.footer-35 .gradientunder:nth-child(15),
.footer-35 .gradientunder:nth-child(16),
.footer-35 .gradientunder:nth-child(17),
.footer-35 .gradientunder:nth-child(18),
.footer-35 .gradientunder:nth-child(19),
.footer-35 .gradientunder:nth-child(20),
.footer-35 .gradientunder:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.footer-35 .gradientunder:nth-child(22),
.footer-35 .gradientunder:nth-child(23),
.footer-35 .gradientunder:nth-child(24),
.footer-35 .gradientunder:nth-child(25),
.footer-35 .gradientunder:nth-child(26),
.footer-35 .gradientunder:nth-child(27),
.footer-35 .gradientunder:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.footer-35 .gradientunder:nth-child(29),
.footer-35 .gradientunder:nth-child(30),
.footer-35 .gradientunder:nth-child(31),
.footer-35 .gradientunder:nth-child(32),
.footer-35 .gradientunder:nth-child(33),
.footer-35 .gradientunder:nth-child(34),
.footer-35 .gradientunder:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.footer-35 .gradientunder:nth-child(36),
.footer-35 .gradientunder:nth-child(37),
.footer-35 .gradientunder:nth-child(38),
.footer-35 .gradientunder:nth-child(39),
.footer-35 .gradientunder:nth-child(40),
.footer-35 .gradientunder:nth-child(41),
.footer-35 .gradientunder:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.footer-35 .gradientunder:nth-child(43),
.footer-35 .gradientunder:nth-child(44),
.footer-35 .gradientunder:nth-child(45),
.footer-35 .gradientunder:nth-child(46),
.footer-35 .gradientunder:nth-child(47),
.footer-35 .gradientunder:nth-child(48),
.footer-35 .gradientunder:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.footer-35 .gradientunder:nth-child(50),
.footer-35 .gradientunder:nth-child(51),
.footer-35 .gradientunder:nth-child(52),
.footer-35 .gradientunder:nth-child(53),
.footer-35 .gradientunder:nth-child(54),
.footer-35 .gradientunder:nth-child(55),
.footer-35 .gradientunder:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.banner_rough .gradientunder:nth-child(1),
.banner_rough .gradientunder:nth-child(2),
.banner_rough .gradientunder:nth-child(3),
.banner_rough .gradientunder:nth-child(4),
.banner_rough .gradientunder:nth-child(5),
.banner_rough .gradientunder:nth-child(6),
.banner_rough .gradientunder:nth-child(7),
.banner_rough .gradientunder:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.banner_rough .gradientunder:nth-child(9),
.banner_rough .gradientunder:nth-child(10),
.banner_rough .gradientunder:nth-child(11),
.banner_rough .gradientunder:nth-child(12),
.banner_rough .gradientunder:nth-child(13),
.banner_rough .gradientunder:nth-child(14),
.banner_rough .gradientunder:nth-child(15),
.banner_rough .gradientunder:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.banner_rough .gradientunder:nth-child(17),
.banner_rough .gradientunder:nth-child(18),
.banner_rough .gradientunder:nth-child(19),
.banner_rough .gradientunder:nth-child(20),
.banner_rough .gradientunder:nth-child(21),
.banner_rough .gradientunder:nth-child(22),
.banner_rough .gradientunder:nth-child(23),
.banner_rough .gradientunder:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.banner_rough .gradientunder:nth-child(25),
.banner_rough .gradientunder:nth-child(26),
.banner_rough .gradientunder:nth-child(27),
.banner_rough .gradientunder:nth-child(28),
.banner_rough .gradientunder:nth-child(29),
.banner_rough .gradientunder:nth-child(30),
.banner_rough .gradientunder:nth-child(31),
.banner_rough .gradientunder:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.banner_rough .gradientunder:nth-child(33),
.banner_rough .gradientunder:nth-child(34),
.banner_rough .gradientunder:nth-child(35),
.banner_rough .gradientunder:nth-child(36),
.banner_rough .gradientunder:nth-child(37),
.banner_rough .gradientunder:nth-child(38),
.banner_rough .gradientunder:nth-child(39),
.banner_rough .gradientunder:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.banner_rough .gradientunder:nth-child(41),
.banner_rough .gradientunder:nth-child(42),
.banner_rough .gradientunder:nth-child(43),
.banner_rough .gradientunder:nth-child(44),
.banner_rough .gradientunder:nth-child(45),
.banner_rough .gradientunder:nth-child(46),
.banner_rough .gradientunder:nth-child(47),
.banner_rough .gradientunder:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.banner_rough .gradientunder:nth-child(49),
.banner_rough .gradientunder:nth-child(50),
.banner_rough .gradientunder:nth-child(51),
.banner_rough .gradientunder:nth-child(52),
.banner_rough .gradientunder:nth-child(53),
.banner_rough .gradientunder:nth-child(54),
.banner_rough .gradientunder:nth-child(55),
.banner_rough .gradientunder:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.banner_rough .gradientunder:nth-child(57),
.banner_rough .gradientunder:nth-child(58),
.banner_rough .gradientunder:nth-child(59),
.banner_rough .gradientunder:nth-child(60),
.banner_rough .gradientunder:nth-child(61),
.banner_rough .gradientunder:nth-child(62),
.banner_rough .gradientunder:nth-child(63),
.banner_rough .gradientunder:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .heroglass .gradientunder:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .heroglass .gradientunder:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .heroglass .gradientunder:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .heroglass .gradientunder:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .heroglass .gradientunder:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .heroglass .gradientunder:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .heroglass .gradientunder:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .heroglass .gradientunder:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .bright_03 .gradientunder:nth-child(1),
  .bright_03 .gradientunder:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .bright_03 .gradientunder:nth-child(3),
  .bright_03 .gradientunder:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .bright_03 .gradientunder:nth-child(5),
  .bright_03 .gradientunder:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .bright_03 .gradientunder:nth-child(7),
  .bright_03 .gradientunder:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .bright_03 .gradientunder:nth-child(9),
  .bright_03 .gradientunder:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .bright_03 .gradientunder:nth-child(11),
  .bright_03 .gradientunder:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .bright_03 .gradientunder:nth-child(13),
  .bright_03 .gradientunder:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .bright_03 .gradientunder:nth-child(15),
  .bright_03 .gradientunder:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .component-rough .gradientunder:nth-child(1),
  .component-rough .gradientunder:nth-child(2),
  .component-rough .gradientunder:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .component-rough .gradientunder:nth-child(4),
  .component-rough .gradientunder:nth-child(5),
  .component-rough .gradientunder:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .component-rough .gradientunder:nth-child(7),
  .component-rough .gradientunder:nth-child(8),
  .component-rough .gradientunder:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .component-rough .gradientunder:nth-child(10),
  .component-rough .gradientunder:nth-child(11),
  .component-rough .gradientunder:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .component-rough .gradientunder:nth-child(13),
  .component-rough .gradientunder:nth-child(14),
  .component-rough .gradientunder:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .component-rough .gradientunder:nth-child(16),
  .component-rough .gradientunder:nth-child(17),
  .component-rough .gradientunder:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .component-rough .gradientunder:nth-child(19),
  .component-rough .gradientunder:nth-child(20),
  .component-rough .gradientunder:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .component-rough .gradientunder:nth-child(22),
  .component-rough .gradientunder:nth-child(23),
  .component-rough .gradientunder:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .lite-5d .gradientunder:nth-child(1),
  .lite-5d .gradientunder:nth-child(2),
  .lite-5d .gradientunder:nth-child(3),
  .lite-5d .gradientunder:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .lite-5d .gradientunder:nth-child(5),
  .lite-5d .gradientunder:nth-child(6),
  .lite-5d .gradientunder:nth-child(7),
  .lite-5d .gradientunder:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .lite-5d .gradientunder:nth-child(9),
  .lite-5d .gradientunder:nth-child(10),
  .lite-5d .gradientunder:nth-child(11),
  .lite-5d .gradientunder:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .lite-5d .gradientunder:nth-child(13),
  .lite-5d .gradientunder:nth-child(14),
  .lite-5d .gradientunder:nth-child(15),
  .lite-5d .gradientunder:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .lite-5d .gradientunder:nth-child(17),
  .lite-5d .gradientunder:nth-child(18),
  .lite-5d .gradientunder:nth-child(19),
  .lite-5d .gradientunder:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .lite-5d .gradientunder:nth-child(21),
  .lite-5d .gradientunder:nth-child(22),
  .lite-5d .gradientunder:nth-child(23),
  .lite-5d .gradientunder:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .lite-5d .gradientunder:nth-child(25),
  .lite-5d .gradientunder:nth-child(26),
  .lite-5d .gradientunder:nth-child(27),
  .lite-5d .gradientunder:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .lite-5d .gradientunder:nth-child(29),
  .lite-5d .gradientunder:nth-child(30),
  .lite-5d .gradientunder:nth-child(31),
  .lite-5d .gradientunder:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .newpicture .gradientunder:nth-child(1),
  .newpicture .gradientunder:nth-child(2),
  .newpicture .gradientunder:nth-child(3),
  .newpicture .gradientunder:nth-child(4),
  .newpicture .gradientunder:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .newpicture .gradientunder:nth-child(6),
  .newpicture .gradientunder:nth-child(7),
  .newpicture .gradientunder:nth-child(8),
  .newpicture .gradientunder:nth-child(9),
  .newpicture .gradientunder:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .newpicture .gradientunder:nth-child(11),
  .newpicture .gradientunder:nth-child(12),
  .newpicture .gradientunder:nth-child(13),
  .newpicture .gradientunder:nth-child(14),
  .newpicture .gradientunder:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .newpicture .gradientunder:nth-child(16),
  .newpicture .gradientunder:nth-child(17),
  .newpicture .gradientunder:nth-child(18),
  .newpicture .gradientunder:nth-child(19),
  .newpicture .gradientunder:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .newpicture .gradientunder:nth-child(21),
  .newpicture .gradientunder:nth-child(22),
  .newpicture .gradientunder:nth-child(23),
  .newpicture .gradientunder:nth-child(24),
  .newpicture .gradientunder:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .newpicture .gradientunder:nth-child(26),
  .newpicture .gradientunder:nth-child(27),
  .newpicture .gradientunder:nth-child(28),
  .newpicture .gradientunder:nth-child(29),
  .newpicture .gradientunder:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .newpicture .gradientunder:nth-child(31),
  .newpicture .gradientunder:nth-child(32),
  .newpicture .gradientunder:nth-child(33),
  .newpicture .gradientunder:nth-child(34),
  .newpicture .gradientunder:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .newpicture .gradientunder:nth-child(36),
  .newpicture .gradientunder:nth-child(37),
  .newpicture .gradientunder:nth-child(38),
  .newpicture .gradientunder:nth-child(39),
  .newpicture .gradientunder:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .feature_cb .gradientunder:nth-child(1),
  .feature_cb .gradientunder:nth-child(2),
  .feature_cb .gradientunder:nth-child(3),
  .feature_cb .gradientunder:nth-child(4),
  .feature_cb .gradientunder:nth-child(5),
  .feature_cb .gradientunder:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .feature_cb .gradientunder:nth-child(7),
  .feature_cb .gradientunder:nth-child(8),
  .feature_cb .gradientunder:nth-child(9),
  .feature_cb .gradientunder:nth-child(10),
  .feature_cb .gradientunder:nth-child(11),
  .feature_cb .gradientunder:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .feature_cb .gradientunder:nth-child(13),
  .feature_cb .gradientunder:nth-child(14),
  .feature_cb .gradientunder:nth-child(15),
  .feature_cb .gradientunder:nth-child(16),
  .feature_cb .gradientunder:nth-child(17),
  .feature_cb .gradientunder:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .feature_cb .gradientunder:nth-child(19),
  .feature_cb .gradientunder:nth-child(20),
  .feature_cb .gradientunder:nth-child(21),
  .feature_cb .gradientunder:nth-child(22),
  .feature_cb .gradientunder:nth-child(23),
  .feature_cb .gradientunder:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .feature_cb .gradientunder:nth-child(25),
  .feature_cb .gradientunder:nth-child(26),
  .feature_cb .gradientunder:nth-child(27),
  .feature_cb .gradientunder:nth-child(28),
  .feature_cb .gradientunder:nth-child(29),
  .feature_cb .gradientunder:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .feature_cb .gradientunder:nth-child(31),
  .feature_cb .gradientunder:nth-child(32),
  .feature_cb .gradientunder:nth-child(33),
  .feature_cb .gradientunder:nth-child(34),
  .feature_cb .gradientunder:nth-child(35),
  .feature_cb .gradientunder:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .feature_cb .gradientunder:nth-child(37),
  .feature_cb .gradientunder:nth-child(38),
  .feature_cb .gradientunder:nth-child(39),
  .feature_cb .gradientunder:nth-child(40),
  .feature_cb .gradientunder:nth-child(41),
  .feature_cb .gradientunder:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .feature_cb .gradientunder:nth-child(43),
  .feature_cb .gradientunder:nth-child(44),
  .feature_cb .gradientunder:nth-child(45),
  .feature_cb .gradientunder:nth-child(46),
  .feature_cb .gradientunder:nth-child(47),
  .feature_cb .gradientunder:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .label-ca .gradientunder:nth-child(1),
  .label-ca .gradientunder:nth-child(2),
  .label-ca .gradientunder:nth-child(3),
  .label-ca .gradientunder:nth-child(4),
  .label-ca .gradientunder:nth-child(5),
  .label-ca .gradientunder:nth-child(6),
  .label-ca .gradientunder:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .label-ca .gradientunder:nth-child(8),
  .label-ca .gradientunder:nth-child(9),
  .label-ca .gradientunder:nth-child(10),
  .label-ca .gradientunder:nth-child(11),
  .label-ca .gradientunder:nth-child(12),
  .label-ca .gradientunder:nth-child(13),
  .label-ca .gradientunder:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .label-ca .gradientunder:nth-child(15),
  .label-ca .gradientunder:nth-child(16),
  .label-ca .gradientunder:nth-child(17),
  .label-ca .gradientunder:nth-child(18),
  .label-ca .gradientunder:nth-child(19),
  .label-ca .gradientunder:nth-child(20),
  .label-ca .gradientunder:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .label-ca .gradientunder:nth-child(22),
  .label-ca .gradientunder:nth-child(23),
  .label-ca .gradientunder:nth-child(24),
  .label-ca .gradientunder:nth-child(25),
  .label-ca .gradientunder:nth-child(26),
  .label-ca .gradientunder:nth-child(27),
  .label-ca .gradientunder:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .label-ca .gradientunder:nth-child(29),
  .label-ca .gradientunder:nth-child(30),
  .label-ca .gradientunder:nth-child(31),
  .label-ca .gradientunder:nth-child(32),
  .label-ca .gradientunder:nth-child(33),
  .label-ca .gradientunder:nth-child(34),
  .label-ca .gradientunder:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .label-ca .gradientunder:nth-child(36),
  .label-ca .gradientunder:nth-child(37),
  .label-ca .gradientunder:nth-child(38),
  .label-ca .gradientunder:nth-child(39),
  .label-ca .gradientunder:nth-child(40),
  .label-ca .gradientunder:nth-child(41),
  .label-ca .gradientunder:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .label-ca .gradientunder:nth-child(43),
  .label-ca .gradientunder:nth-child(44),
  .label-ca .gradientunder:nth-child(45),
  .label-ca .gradientunder:nth-child(46),
  .label-ca .gradientunder:nth-child(47),
  .label-ca .gradientunder:nth-child(48),
  .label-ca .gradientunder:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .label-ca .gradientunder:nth-child(50),
  .label-ca .gradientunder:nth-child(51),
  .label-ca .gradientunder:nth-child(52),
  .label-ca .gradientunder:nth-child(53),
  .label-ca .gradientunder:nth-child(54),
  .label-ca .gradientunder:nth-child(55),
  .label-ca .gradientunder:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .pink_08 .gradientunder:nth-child(1),
  .pink_08 .gradientunder:nth-child(2),
  .pink_08 .gradientunder:nth-child(3),
  .pink_08 .gradientunder:nth-child(4),
  .pink_08 .gradientunder:nth-child(5),
  .pink_08 .gradientunder:nth-child(6),
  .pink_08 .gradientunder:nth-child(7),
  .pink_08 .gradientunder:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .pink_08 .gradientunder:nth-child(9),
  .pink_08 .gradientunder:nth-child(10),
  .pink_08 .gradientunder:nth-child(11),
  .pink_08 .gradientunder:nth-child(12),
  .pink_08 .gradientunder:nth-child(13),
  .pink_08 .gradientunder:nth-child(14),
  .pink_08 .gradientunder:nth-child(15),
  .pink_08 .gradientunder:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .pink_08 .gradientunder:nth-child(17),
  .pink_08 .gradientunder:nth-child(18),
  .pink_08 .gradientunder:nth-child(19),
  .pink_08 .gradientunder:nth-child(20),
  .pink_08 .gradientunder:nth-child(21),
  .pink_08 .gradientunder:nth-child(22),
  .pink_08 .gradientunder:nth-child(23),
  .pink_08 .gradientunder:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .pink_08 .gradientunder:nth-child(25),
  .pink_08 .gradientunder:nth-child(26),
  .pink_08 .gradientunder:nth-child(27),
  .pink_08 .gradientunder:nth-child(28),
  .pink_08 .gradientunder:nth-child(29),
  .pink_08 .gradientunder:nth-child(30),
  .pink_08 .gradientunder:nth-child(31),
  .pink_08 .gradientunder:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .pink_08 .gradientunder:nth-child(33),
  .pink_08 .gradientunder:nth-child(34),
  .pink_08 .gradientunder:nth-child(35),
  .pink_08 .gradientunder:nth-child(36),
  .pink_08 .gradientunder:nth-child(37),
  .pink_08 .gradientunder:nth-child(38),
  .pink_08 .gradientunder:nth-child(39),
  .pink_08 .gradientunder:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .pink_08 .gradientunder:nth-child(41),
  .pink_08 .gradientunder:nth-child(42),
  .pink_08 .gradientunder:nth-child(43),
  .pink_08 .gradientunder:nth-child(44),
  .pink_08 .gradientunder:nth-child(45),
  .pink_08 .gradientunder:nth-child(46),
  .pink_08 .gradientunder:nth-child(47),
  .pink_08 .gradientunder:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .pink_08 .gradientunder:nth-child(49),
  .pink_08 .gradientunder:nth-child(50),
  .pink_08 .gradientunder:nth-child(51),
  .pink_08 .gradientunder:nth-child(52),
  .pink_08 .gradientunder:nth-child(53),
  .pink_08 .gradientunder:nth-child(54),
  .pink_08 .gradientunder:nth-child(55),
  .pink_08 .gradientunder:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .pink_08 .gradientunder:nth-child(57),
  .pink_08 .gradientunder:nth-child(58),
  .pink_08 .gradientunder:nth-child(59),
  .pink_08 .gradientunder:nth-child(60),
  .pink_08 .gradientunder:nth-child(61),
  .pink_08 .gradientunder:nth-child(62),
  .pink_08 .gradientunder:nth-child(63),
  .pink_08 .gradientunder:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .frame_44 .gradientunder:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .frame_44 .gradientunder:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .frame_44 .gradientunder:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .frame_44 .gradientunder:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .frame_44 .gradientunder:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .frame_44 .gradientunder:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .frame_44 .gradientunder:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .frame_44 .gradientunder:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .pink-8c .gradientunder:nth-child(1),
  .pink-8c .gradientunder:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .pink-8c .gradientunder:nth-child(3),
  .pink-8c .gradientunder:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .pink-8c .gradientunder:nth-child(5),
  .pink-8c .gradientunder:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .pink-8c .gradientunder:nth-child(7),
  .pink-8c .gradientunder:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .pink-8c .gradientunder:nth-child(9),
  .pink-8c .gradientunder:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .pink-8c .gradientunder:nth-child(11),
  .pink-8c .gradientunder:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .pink-8c .gradientunder:nth-child(13),
  .pink-8c .gradientunder:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .pink-8c .gradientunder:nth-child(15),
  .pink-8c .gradientunder:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tall-8e .gradientunder:nth-child(1),
  .tall-8e .gradientunder:nth-child(2),
  .tall-8e .gradientunder:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tall-8e .gradientunder:nth-child(4),
  .tall-8e .gradientunder:nth-child(5),
  .tall-8e .gradientunder:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tall-8e .gradientunder:nth-child(7),
  .tall-8e .gradientunder:nth-child(8),
  .tall-8e .gradientunder:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tall-8e .gradientunder:nth-child(10),
  .tall-8e .gradientunder:nth-child(11),
  .tall-8e .gradientunder:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tall-8e .gradientunder:nth-child(13),
  .tall-8e .gradientunder:nth-child(14),
  .tall-8e .gradientunder:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tall-8e .gradientunder:nth-child(16),
  .tall-8e .gradientunder:nth-child(17),
  .tall-8e .gradientunder:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tall-8e .gradientunder:nth-child(19),
  .tall-8e .gradientunder:nth-child(20),
  .tall-8e .gradientunder:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tall-8e .gradientunder:nth-child(22),
  .tall-8e .gradientunder:nth-child(23),
  .tall-8e .gradientunder:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .backdrop-mini .gradientunder:nth-child(1),
  .backdrop-mini .gradientunder:nth-child(2),
  .backdrop-mini .gradientunder:nth-child(3),
  .backdrop-mini .gradientunder:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .backdrop-mini .gradientunder:nth-child(5),
  .backdrop-mini .gradientunder:nth-child(6),
  .backdrop-mini .gradientunder:nth-child(7),
  .backdrop-mini .gradientunder:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .backdrop-mini .gradientunder:nth-child(9),
  .backdrop-mini .gradientunder:nth-child(10),
  .backdrop-mini .gradientunder:nth-child(11),
  .backdrop-mini .gradientunder:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .backdrop-mini .gradientunder:nth-child(13),
  .backdrop-mini .gradientunder:nth-child(14),
  .backdrop-mini .gradientunder:nth-child(15),
  .backdrop-mini .gradientunder:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .backdrop-mini .gradientunder:nth-child(17),
  .backdrop-mini .gradientunder:nth-child(18),
  .backdrop-mini .gradientunder:nth-child(19),
  .backdrop-mini .gradientunder:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .backdrop-mini .gradientunder:nth-child(21),
  .backdrop-mini .gradientunder:nth-child(22),
  .backdrop-mini .gradientunder:nth-child(23),
  .backdrop-mini .gradientunder:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .backdrop-mini .gradientunder:nth-child(25),
  .backdrop-mini .gradientunder:nth-child(26),
  .backdrop-mini .gradientunder:nth-child(27),
  .backdrop-mini .gradientunder:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .backdrop-mini .gradientunder:nth-child(29),
  .backdrop-mini .gradientunder:nth-child(30),
  .backdrop-mini .gradientunder:nth-child(31),
  .backdrop-mini .gradientunder:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .slider-soft .gradientunder:nth-child(1),
  .slider-soft .gradientunder:nth-child(2),
  .slider-soft .gradientunder:nth-child(3),
  .slider-soft .gradientunder:nth-child(4),
  .slider-soft .gradientunder:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .slider-soft .gradientunder:nth-child(6),
  .slider-soft .gradientunder:nth-child(7),
  .slider-soft .gradientunder:nth-child(8),
  .slider-soft .gradientunder:nth-child(9),
  .slider-soft .gradientunder:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .slider-soft .gradientunder:nth-child(11),
  .slider-soft .gradientunder:nth-child(12),
  .slider-soft .gradientunder:nth-child(13),
  .slider-soft .gradientunder:nth-child(14),
  .slider-soft .gradientunder:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .slider-soft .gradientunder:nth-child(16),
  .slider-soft .gradientunder:nth-child(17),
  .slider-soft .gradientunder:nth-child(18),
  .slider-soft .gradientunder:nth-child(19),
  .slider-soft .gradientunder:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .slider-soft .gradientunder:nth-child(21),
  .slider-soft .gradientunder:nth-child(22),
  .slider-soft .gradientunder:nth-child(23),
  .slider-soft .gradientunder:nth-child(24),
  .slider-soft .gradientunder:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .slider-soft .gradientunder:nth-child(26),
  .slider-soft .gradientunder:nth-child(27),
  .slider-soft .gradientunder:nth-child(28),
  .slider-soft .gradientunder:nth-child(29),
  .slider-soft .gradientunder:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .slider-soft .gradientunder:nth-child(31),
  .slider-soft .gradientunder:nth-child(32),
  .slider-soft .gradientunder:nth-child(33),
  .slider-soft .gradientunder:nth-child(34),
  .slider-soft .gradientunder:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .slider-soft .gradientunder:nth-child(36),
  .slider-soft .gradientunder:nth-child(37),
  .slider-soft .gradientunder:nth-child(38),
  .slider-soft .gradientunder:nth-child(39),
  .slider-soft .gradientunder:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(1),
  .pattern_bright_36 .gradientunder:nth-child(2),
  .pattern_bright_36 .gradientunder:nth-child(3),
  .pattern_bright_36 .gradientunder:nth-child(4),
  .pattern_bright_36 .gradientunder:nth-child(5),
  .pattern_bright_36 .gradientunder:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(7),
  .pattern_bright_36 .gradientunder:nth-child(8),
  .pattern_bright_36 .gradientunder:nth-child(9),
  .pattern_bright_36 .gradientunder:nth-child(10),
  .pattern_bright_36 .gradientunder:nth-child(11),
  .pattern_bright_36 .gradientunder:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(13),
  .pattern_bright_36 .gradientunder:nth-child(14),
  .pattern_bright_36 .gradientunder:nth-child(15),
  .pattern_bright_36 .gradientunder:nth-child(16),
  .pattern_bright_36 .gradientunder:nth-child(17),
  .pattern_bright_36 .gradientunder:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(19),
  .pattern_bright_36 .gradientunder:nth-child(20),
  .pattern_bright_36 .gradientunder:nth-child(21),
  .pattern_bright_36 .gradientunder:nth-child(22),
  .pattern_bright_36 .gradientunder:nth-child(23),
  .pattern_bright_36 .gradientunder:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(25),
  .pattern_bright_36 .gradientunder:nth-child(26),
  .pattern_bright_36 .gradientunder:nth-child(27),
  .pattern_bright_36 .gradientunder:nth-child(28),
  .pattern_bright_36 .gradientunder:nth-child(29),
  .pattern_bright_36 .gradientunder:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(31),
  .pattern_bright_36 .gradientunder:nth-child(32),
  .pattern_bright_36 .gradientunder:nth-child(33),
  .pattern_bright_36 .gradientunder:nth-child(34),
  .pattern_bright_36 .gradientunder:nth-child(35),
  .pattern_bright_36 .gradientunder:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(37),
  .pattern_bright_36 .gradientunder:nth-child(38),
  .pattern_bright_36 .gradientunder:nth-child(39),
  .pattern_bright_36 .gradientunder:nth-child(40),
  .pattern_bright_36 .gradientunder:nth-child(41),
  .pattern_bright_36 .gradientunder:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .pattern_bright_36 .gradientunder:nth-child(43),
  .pattern_bright_36 .gradientunder:nth-child(44),
  .pattern_bright_36 .gradientunder:nth-child(45),
  .pattern_bright_36 .gradientunder:nth-child(46),
  .pattern_bright_36 .gradientunder:nth-child(47),
  .pattern_bright_36 .gradientunder:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .detail-d5 .gradientunder:nth-child(1),
  .detail-d5 .gradientunder:nth-child(2),
  .detail-d5 .gradientunder:nth-child(3),
  .detail-d5 .gradientunder:nth-child(4),
  .detail-d5 .gradientunder:nth-child(5),
  .detail-d5 .gradientunder:nth-child(6),
  .detail-d5 .gradientunder:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .detail-d5 .gradientunder:nth-child(8),
  .detail-d5 .gradientunder:nth-child(9),
  .detail-d5 .gradientunder:nth-child(10),
  .detail-d5 .gradientunder:nth-child(11),
  .detail-d5 .gradientunder:nth-child(12),
  .detail-d5 .gradientunder:nth-child(13),
  .detail-d5 .gradientunder:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .detail-d5 .gradientunder:nth-child(15),
  .detail-d5 .gradientunder:nth-child(16),
  .detail-d5 .gradientunder:nth-child(17),
  .detail-d5 .gradientunder:nth-child(18),
  .detail-d5 .gradientunder:nth-child(19),
  .detail-d5 .gradientunder:nth-child(20),
  .detail-d5 .gradientunder:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .detail-d5 .gradientunder:nth-child(22),
  .detail-d5 .gradientunder:nth-child(23),
  .detail-d5 .gradientunder:nth-child(24),
  .detail-d5 .gradientunder:nth-child(25),
  .detail-d5 .gradientunder:nth-child(26),
  .detail-d5 .gradientunder:nth-child(27),
  .detail-d5 .gradientunder:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .detail-d5 .gradientunder:nth-child(29),
  .detail-d5 .gradientunder:nth-child(30),
  .detail-d5 .gradientunder:nth-child(31),
  .detail-d5 .gradientunder:nth-child(32),
  .detail-d5 .gradientunder:nth-child(33),
  .detail-d5 .gradientunder:nth-child(34),
  .detail-d5 .gradientunder:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .detail-d5 .gradientunder:nth-child(36),
  .detail-d5 .gradientunder:nth-child(37),
  .detail-d5 .gradientunder:nth-child(38),
  .detail-d5 .gradientunder:nth-child(39),
  .detail-d5 .gradientunder:nth-child(40),
  .detail-d5 .gradientunder:nth-child(41),
  .detail-d5 .gradientunder:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .detail-d5 .gradientunder:nth-child(43),
  .detail-d5 .gradientunder:nth-child(44),
  .detail-d5 .gradientunder:nth-child(45),
  .detail-d5 .gradientunder:nth-child(46),
  .detail-d5 .gradientunder:nth-child(47),
  .detail-d5 .gradientunder:nth-child(48),
  .detail-d5 .gradientunder:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .detail-d5 .gradientunder:nth-child(50),
  .detail-d5 .gradientunder:nth-child(51),
  .detail-d5 .gradientunder:nth-child(52),
  .detail-d5 .gradientunder:nth-child(53),
  .detail-d5 .gradientunder:nth-child(54),
  .detail-d5 .gradientunder:nth-child(55),
  .detail-d5 .gradientunder:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .simpleframe .gradientunder:nth-child(1),
  .simpleframe .gradientunder:nth-child(2),
  .simpleframe .gradientunder:nth-child(3),
  .simpleframe .gradientunder:nth-child(4),
  .simpleframe .gradientunder:nth-child(5),
  .simpleframe .gradientunder:nth-child(6),
  .simpleframe .gradientunder:nth-child(7),
  .simpleframe .gradientunder:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .simpleframe .gradientunder:nth-child(9),
  .simpleframe .gradientunder:nth-child(10),
  .simpleframe .gradientunder:nth-child(11),
  .simpleframe .gradientunder:nth-child(12),
  .simpleframe .gradientunder:nth-child(13),
  .simpleframe .gradientunder:nth-child(14),
  .simpleframe .gradientunder:nth-child(15),
  .simpleframe .gradientunder:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .simpleframe .gradientunder:nth-child(17),
  .simpleframe .gradientunder:nth-child(18),
  .simpleframe .gradientunder:nth-child(19),
  .simpleframe .gradientunder:nth-child(20),
  .simpleframe .gradientunder:nth-child(21),
  .simpleframe .gradientunder:nth-child(22),
  .simpleframe .gradientunder:nth-child(23),
  .simpleframe .gradientunder:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .simpleframe .gradientunder:nth-child(25),
  .simpleframe .gradientunder:nth-child(26),
  .simpleframe .gradientunder:nth-child(27),
  .simpleframe .gradientunder:nth-child(28),
  .simpleframe .gradientunder:nth-child(29),
  .simpleframe .gradientunder:nth-child(30),
  .simpleframe .gradientunder:nth-child(31),
  .simpleframe .gradientunder:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .simpleframe .gradientunder:nth-child(33),
  .simpleframe .gradientunder:nth-child(34),
  .simpleframe .gradientunder:nth-child(35),
  .simpleframe .gradientunder:nth-child(36),
  .simpleframe .gradientunder:nth-child(37),
  .simpleframe .gradientunder:nth-child(38),
  .simpleframe .gradientunder:nth-child(39),
  .simpleframe .gradientunder:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .simpleframe .gradientunder:nth-child(41),
  .simpleframe .gradientunder:nth-child(42),
  .simpleframe .gradientunder:nth-child(43),
  .simpleframe .gradientunder:nth-child(44),
  .simpleframe .gradientunder:nth-child(45),
  .simpleframe .gradientunder:nth-child(46),
  .simpleframe .gradientunder:nth-child(47),
  .simpleframe .gradientunder:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .simpleframe .gradientunder:nth-child(49),
  .simpleframe .gradientunder:nth-child(50),
  .simpleframe .gradientunder:nth-child(51),
  .simpleframe .gradientunder:nth-child(52),
  .simpleframe .gradientunder:nth-child(53),
  .simpleframe .gradientunder:nth-child(54),
  .simpleframe .gradientunder:nth-child(55),
  .simpleframe .gradientunder:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .simpleframe .gradientunder:nth-child(57),
  .simpleframe .gradientunder:nth-child(58),
  .simpleframe .gradientunder:nth-child(59),
  .simpleframe .gradientunder:nth-child(60),
  .simpleframe .gradientunder:nth-child(61),
  .simpleframe .gradientunder:nth-child(62),
  .simpleframe .gradientunder:nth-child(63),
  .simpleframe .gradientunder:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.middlesummary .gradientunder:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.middlesummary .gradientunder:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.middlesummary .gradientunder:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.middlesummary .gradientunder:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.middlesummary .gradientunder:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.middlesummary .gradientunder:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.middlesummary .gradientunder:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.middlesummary .gradientunder:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.middle_12 {
  margin-right: 5px;
}
.feature-14 {
  display: inline-block;
}
.feature-14:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.feature-14 .message-steel-95 {
  font-size: 0.75em;
}
.overlay_bc .backdrop-next,
.overlay_bc .hard-ed,
.overlay_bc .label_49 {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.tag_pressed_ce {
  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;
}
.content-hard-29 {
  display: inline-block;
}
.content-hard-29[hidden] {
  display: none;
}
.content-hard-29 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.nav-short {
  position: relative;
}
.nav-short > .hover_e4 {
  display: block;
}
.avatar_e4 {
  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;
}
.nav-short:hover .avatar_e4 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.avatar_e4 .content-hard-29 {
  display: block;
}
.avatar_e4 .content-hard-29 a {
  padding: 0 5px;
}
.filtergreen.outline_paper {
  opacity: 0.5;
  position: relative;
}
.filtergreen.outline_paper:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.filtergreen.outline_paper + .hover-97 {
  -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;
}
.primary-down {
  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;
}
.primary-down i {
  display: block;
}
.primary-down i:before {
  display: block;
  line-height: 1px;
}
.primary-down.listsmooth {
  left: 0;
}
.primary-down.descriptionsolid {
  left: 40px;
}
.primary-down.descriptionsolid i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.primary-down.preview-white-e7 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.modal_first_36 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.statuspressed .modal_first_36 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.columnplasma {
  position: relative;
}
.glass-fb,
.card_2c,
.wood_2e,
.title_blue_4c {
  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;
  }
}
.label-89 {
  word-con: anywhere;
}
.photosimple {
  display: none;
}
.photosimple:first-child {
  display: block;
}
.carouselsmall {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.carouselsmall.columnglass {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.carouselsmall.columnglass > 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;
}
.carouselsmall.columnglass
  > div:nth-child(3)
  .panel-dynamic {
  max-height: 20em;
  opacity: 1;
}
.carouselsmall.columnglass > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.carouselsmall.columnglass > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.carouselsmall.columnglass > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.columnglass > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .carouselsmall.columnglass {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .carouselsmall.columnglass > 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;
  }
  .carouselsmall.columnglass > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .carouselsmall.columnglass > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .carouselsmall.columnglass > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .carouselsmall.columnglass > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .carouselsmall.columnglass {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.pink_38 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.carouselsmall.pink_38 > 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;
}
.carouselsmall.pink_38
  > div:nth-child(1)
  .panel-dynamic {
  max-height: 20em;
  opacity: 1;
}
.carouselsmall.pink_38 > 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;
}
.carouselsmall.pink_38 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.pink_38 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .carouselsmall.pink_38 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .carouselsmall.pink_38 > 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;
  }
  .carouselsmall.pink_38 > 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;
  }
  .carouselsmall.pink_38 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .carouselsmall.pink_38 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .carouselsmall.pink_38 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.photo_center_3d {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.carouselsmall.photo_center_3d > 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;
}
.carouselsmall.photo_center_3d
  > div:nth-child(1)
  .panel-dynamic {
  max-height: 20em;
  opacity: 1;
}
.carouselsmall.photo_center_3d > 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;
}
.carouselsmall.photo_center_3d > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.carouselsmall.photo_center_3d > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .carouselsmall.photo_center_3d {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .carouselsmall.photo_center_3d > 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;
  }
  .carouselsmall.photo_center_3d > 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;
  }
  .carouselsmall.photo_center_3d > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .carouselsmall.photo_center_3d > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .carouselsmall.photo_center_3d {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.alert_static_48 {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.carouselsmall.alert_static_48 > 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;
}
.carouselsmall.alert_static_48
  > div:nth-child(1)
  .panel-dynamic {
  max-height: 20em;
  opacity: 1;
}
.carouselsmall.alert_static_48 > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.carouselsmall.alert_static_48 > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .carouselsmall.alert_static_48 {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.carouselsmall.highlight_c5 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.carouselsmall.highlight_c5 > 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;
}
.carouselsmall.highlight_c5
  > div:nth-child(1)
  .panel-dynamic {
  max-height: 20em;
  opacity: 1;
}
.carouselsmall.highlight_c5 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.carouselsmall.highlight_c5 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.carouselsmall.highlight_c5 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.highlight_c5 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .carouselsmall.highlight_c5 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .carouselsmall.highlight_c5 > 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;
  }
  .carouselsmall.highlight_c5 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .carouselsmall.highlight_c5 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .carouselsmall.highlight_c5 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .carouselsmall.highlight_c5 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .carouselsmall.highlight_c5 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.banner_basic_3c {
  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;
}
.carouselsmall.banner_basic_3c > 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;
}
.carouselsmall.banner_basic_3c > 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;
}
.carouselsmall.banner_basic_3c > 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;
}
.carouselsmall.banner_basic_3c > 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;
}
.carouselsmall.banner_basic_3c > 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) {
  .carouselsmall.banner_basic_3c {
    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;
  }
  .carouselsmall.banner_basic_3c > 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;
  }
  .carouselsmall.banner_basic_3c > 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;
  }
  .carouselsmall.banner_basic_3c > 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;
  }
  .carouselsmall.banner_basic_3c > 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;
  }
  .carouselsmall.banner_basic_3c > 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) {
  .carouselsmall.banner_basic_3c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.wrapper-solid-82 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.carouselsmall.wrapper-solid-82 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.carouselsmall.wrapper-solid-82 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.carouselsmall.red_25 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.carouselsmall.red_25 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.carouselsmall.red_25 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.carouselsmall.red_25 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.carouselsmall.badge_right_cb {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.carouselsmall.badge_right_cb > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.carouselsmall.badge_right_cb > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.carouselsmall.badge_right_cb > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.carouselsmall.badge_right_cb > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .carouselsmall.badge_right_cb {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .carouselsmall.badge_right_cb > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .carouselsmall.badge_right_cb > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .carouselsmall.badge_right_cb > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .carouselsmall.badge_right_cb > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .carouselsmall.badge_right_cb {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.middlesummary {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .carouselsmall.middlesummary.badge_right_cb {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .carouselsmall.middlesummary.badge_right_cb {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.middlesummary.red_25 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .carouselsmall.middlesummary.wrapper-solid-82 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.carouselsmall.caption-plasma-06 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.carouselsmall.caption-plasma-06.wrapper-solid-82 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.wrapper-solid-82 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.red_25 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.red_25 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.red_25 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .carouselsmall.caption-plasma-06.badge_right_cb {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .carouselsmall.caption-plasma-06.badge_right_cb > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .carouselsmall.caption-plasma-06 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.caption-plasma-06.red_25 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.caption-plasma-06.badge_right_cb {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.carouselsmall.notice_48 {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.carouselsmall.notice_48.wrapper-solid-82 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.wrapper-solid-82 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.wrapper-solid-82 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.wrapper-solid-82 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.red_25 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.red_25 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.red_25 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.red_25 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.red_25 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.red_25 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.carouselsmall.notice_48.badge_right_cb > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .carouselsmall.notice_48.badge_right_cb {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .carouselsmall.notice_48.badge_right_cb > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .carouselsmall.notice_48 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.notice_48.red_25 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .carouselsmall.notice_48.badge_right_cb {
    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) {
  .carouselsmall.columnglass,
  .carouselsmall.pink_38,
  .carouselsmall.photo_center_3d,
  .carouselsmall.alert_static_48,
  .carouselsmall.highlight_c5,
  .carouselsmall.banner_basic_3c,
  .carouselsmall.wrapper-solid-82,
  .carouselsmall.red_25,
  .carouselsmall.badge_right_cb {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .carouselsmall.columnglass .label-89:nth-child(1),
  .carouselsmall.pink_38 .label-89:nth-child(1),
  .carouselsmall.photo_center_3d .label-89:nth-child(1),
  .carouselsmall.alert_static_48 .label-89:nth-child(1),
  .carouselsmall.highlight_c5 .label-89:nth-child(1),
  .carouselsmall.banner_basic_3c .label-89:nth-child(1),
  .carouselsmall.wrapper-solid-82 .label-89:nth-child(1),
  .carouselsmall.red_25 .label-89:nth-child(1),
  .carouselsmall.badge_right_cb .label-89: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;
  }
  .carouselsmall.columnglass .label-89:nth-child(2),
  .carouselsmall.pink_38 .label-89:nth-child(2),
  .carouselsmall.photo_center_3d .label-89:nth-child(2),
  .carouselsmall.alert_static_48 .label-89:nth-child(2),
  .carouselsmall.highlight_c5 .label-89:nth-child(2),
  .carouselsmall.banner_basic_3c .label-89:nth-child(2),
  .carouselsmall.wrapper-solid-82 .label-89:nth-child(2),
  .carouselsmall.red_25 .label-89:nth-child(2),
  .carouselsmall.badge_right_cb .label-89: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;
  }
  .carouselsmall.columnglass .label-89:nth-child(3),
  .carouselsmall.pink_38 .label-89:nth-child(3),
  .carouselsmall.photo_center_3d .label-89:nth-child(3),
  .carouselsmall.alert_static_48 .label-89:nth-child(3),
  .carouselsmall.highlight_c5 .label-89:nth-child(3),
  .carouselsmall.banner_basic_3c .label-89:nth-child(3),
  .carouselsmall.wrapper-solid-82 .label-89:nth-child(3),
  .carouselsmall.red_25 .label-89:nth-child(3),
  .carouselsmall.badge_right_cb .label-89: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;
  }
  .carouselsmall.columnglass .label-89:nth-child(4),
  .carouselsmall.pink_38 .label-89:nth-child(4),
  .carouselsmall.photo_center_3d .label-89:nth-child(4),
  .carouselsmall.alert_static_48 .label-89:nth-child(4),
  .carouselsmall.highlight_c5 .label-89:nth-child(4),
  .carouselsmall.banner_basic_3c .label-89:nth-child(4),
  .carouselsmall.wrapper-solid-82 .label-89:nth-child(4),
  .carouselsmall.red_25 .label-89:nth-child(4),
  .carouselsmall.badge_right_cb .label-89: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;
  }
  .carouselsmall.columnglass .label-89:nth-child(5),
  .carouselsmall.pink_38 .label-89:nth-child(5),
  .carouselsmall.photo_center_3d .label-89:nth-child(5),
  .carouselsmall.alert_static_48 .label-89:nth-child(5),
  .carouselsmall.highlight_c5 .label-89:nth-child(5),
  .carouselsmall.banner_basic_3c .label-89:nth-child(5),
  .carouselsmall.wrapper-solid-82 .label-89:nth-child(5),
  .carouselsmall.red_25 .label-89:nth-child(5),
  .carouselsmall.badge_right_cb .label-89: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;
  }
  .carouselsmall.columnglass .label-89:nth-child(6),
  .carouselsmall.pink_38 .label-89:nth-child(6),
  .carouselsmall.photo_center_3d .label-89:nth-child(6),
  .carouselsmall.alert_static_48 .label-89:nth-child(6),
  .carouselsmall.highlight_c5 .label-89:nth-child(6),
  .carouselsmall.banner_basic_3c .label-89:nth-child(6),
  .carouselsmall.wrapper-solid-82 .label-89:nth-child(6),
  .carouselsmall.red_25 .label-89:nth-child(6),
  .carouselsmall.badge_right_cb .label-89: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;
  }
}
.tabsold {
  margin-right: 5px;
}
.texture_old {
  display: inline-block;
}
.texture_old:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.texture_old .message-steel-95 {
  font-size: 0.75em;
}
.summary_pink_ef {
  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;
}
.summary_pink_ef: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;
}
.nav_clean {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.tall_30 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.panel-dynamic {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .banner_black .panel-dynamic {
    max-height: 0;
    opacity: 0;
  }
  .banner_black .label-89:hover .panel-dynamic {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.inoverlay {
  width: 100%;
}
.secondary-pro-a5 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.narrow_f0 .button_80 {
  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;
}
.narrow_f0 .button_80:before {
  display: block;
}
.narrow_f0 .button_80.listsmooth {
  left: 0;
}
.narrow_f0 .button_80.descriptionsolid {
  left: 40px;
}
.narrow_f0 .button_80.descriptionsolid:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.narrow_f0.iron_05 .button_80 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.narrow_f0.iron_05 .button_80.listsmooth {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.narrow_f0.iron_05 .button_80.descriptionsolid {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.narrow_f0.iron_05:hover .button_80 {
  opacity: 1;
  pointer-events: auto;
}
.narrow_f0.iron_05:hover .button_80.listsmooth {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.narrow_f0.iron_05:hover .button_80.descriptionsolid {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.icon-active-fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fasttext {
  white-space: nowrap;
}
.media_27 {
  display: none;
  margin-right: 80px;
}
.media_27.tabs_current {
  display: block;
}
.easypreview {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.media_27 .wrapper_f1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.media_27 .wrapper_f1:before,
.media_27 .wrapper_f1:after {
  content: none;
}
.media_27 .mask_e2 {
  height: auto;
}
.softoverlay {
  outline: none;
}
.header-cool {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.chip_basic {
  overflow: hidden;
  line-height: 1;
}
.nav-mini .focus-89 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.nav-mini .focus-89:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.nav-mini .focus-89.silver_ac:after {
  opacity: 1;
}
.search-2d .focus-89 {
  white-space: normal;
}
.badge-dc {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.fasttext {
  padding-right: 10px;
}
.container_64 {
  margin-right: 5px;
}
.complexhover {
  white-space: nowrap;
  padding-right: 10px;
}
.right-84 {
  margin-right: 5px;
}
.overlay_gas_0a {
  padding-right: 10px;
}
.modal_focused_55 {
  margin-right: 5px;
}
.bottom_79 {
  margin-right: 10px;
}
.icon-active-fc .button_80 {
  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;
}
.icon-active-fc .button_80:before {
  display: block;
}
.icon-active-fc .button_80.listsmooth {
  right: -40px;
}
.icon-active-fc .button_80.descriptionsolid {
  right: -80px;
}
.icon-active-fc .button_80.descriptionsolid: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;
  }
}
.panel-selected-8b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .panel-selected-8b {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.panel-selected-8b * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.panel-selected-8b.focused-f4 {
  -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;
}
.panel-selected-8b.eastmodal {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .panel-selected-8b.eastmodal {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.focused-f4 .accent_gas_8b {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .accent_gas_8b {
    display: none;
  }
  .accent_gas_8b.detail-light-d2 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .accent_gas_8b.detail-light-d2
    .pagination_medium_a0 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .accent_gas_8b.detail-light-d2
    .middle-bf.shade_tall_1f {
    z-index: 1000;
  }
}
.middle-bf {
  display: none;
}
.middle-bf.shade_tall_1f {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.middle-bf.shade_tall_1f iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .middle-bf {
    padding-bottom: 56.25% !important;
  }
}
.rowbottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.focused-f4 .rowbottom {
  -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;
}
.eastmodal .rowbottom {
  -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) {
  .eastmodal .rowbottom {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.focused-f4 .avatar-tiny-2a {
  padding-right: 15px;
}
.fixed_33 {
  font-size: 12px;
}
.tooltip-white-e5 {
  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) {
  .tooltip-white-e5 {
    width: 100% !important;
  }
}
.cardsouth.focused-f4 .tooltip-white-e5 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.eastmodal .tooltip-white-e5 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .eastmodal .tooltip-white-e5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.notice-1c.eastmodal .tooltip-white-e5 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.hidden-plasma-96 {
  -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) {
  .focused-f4.sliderstone .hidden-plasma-96 {
    visibility: hidden;
  }
  .focused-f4.sliderstone
    .last_15,
  .focused-f4.sliderstone .hidden-plasma-96:hover {
    visibility: visible;
  }
  .focused-f4.sliderstone
    .hidden-plasma-96:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .focused-f4.sliderstone
    .hidden-plasma-96:hover
    .last_15 {
    margin-right: -5px;
  }
}
.focused-f4.hidden_right
  .hidden-plasma-96::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .eastmodal .hidden-plasma-96::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.eastmodal .last_15 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.freshimage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.focused-f4 .freshimage {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.eastmodal .freshimage {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.focused-f4 .video_slow {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .focused-f4 .video_slow {
    max-width: 100px;
  }
}
.eastmodal .video_slow {
  width: 100%;
  margin-bottom: 10px;
}
.eastmodal .video_slow img {
  width: 100%;
  height: auto;
}
.last-60 {
  -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;
}
.eastmodal .last-60 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.last-60 .item_a2,
.last-60 .wrapper_up_cc {
  display: none;
  font-size: 10px;
}
.last-60.video_fresh .item_a2 {
  display: block;
}
.last-60.texture-black-23 .wrapper_up_cc {
  display: block;
}
.texture-black-23 .carousel-down-5e,
.video_fresh .carousel-down-5e {
  display: none;
}
.listright {
  font-size: 14px;
  line-height: 18px;
}
.tag-full {
  font-size: 12px;
  line-height: 16px;
}
.last-60 {
  font-size: 12px;
}
.panel-selected-8b ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.panel-selected-8b ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.panel-selected-8b ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-selected-8b ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.panel-selected-8b ::-webkit-scrollbar-corner {
  background: transparent;
}
.focus-dirty .prev-d5.warm-3b .down_9e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.focus-dirty
  .prev-d5.warm-3b
  .down_9e
  .form-29 {
  display: block;
  text-align: center;
}
.focus-dirty
  .prev-d5.warm-3b
  .down_9e
  .form-29.overborder,
.focus-dirty
  .prev-d5.warm-3b
  .down_9e
  .form-29.bright_66 {
  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;
}
.focus-dirty .button_80 {
  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;
}
.focus-dirty .button_80:before {
  display: block;
}
.focus-dirty .button_80.descriptionsolid:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.rough-47 .focus-dirty .button_80.descriptionsolid:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.rough-47 .focus-dirty .button_80.listsmooth:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.filter_fast .down_9e {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.filter_fast .down_9e:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.filter_fast .down_9e .element_17,
.filter_fast .down_9e .box_active {
  width: auto;
}
.filter_fast .down_9e .element_17 a,
.filter_fast .down_9e .box_active 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;
}
.filter_fast .down_9e .box_active {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.filter_fast .down_9e .element_17 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.filter_fast .down_9e .button_80 {
  position: static;
}
.filter_fast .button_80 {
  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;
}
.filter_fast .button_80:before {
  display: block;
}
.filter_fast .button_80.descriptionsolid:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.hugecaption {
  -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;
}
.rough-47 .hugecaption {
  position: relative;
  display: block;
}
.red_88,
.hugecaption {
  position: relative;
  display: block;
}
.red_88 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.red_88:focus {
  outline: none;
}
.red_88.hard_b2 {
  cursor: pointer;
}
.hugecaption .red_88,
.hugecaption .wrapper_f1 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.rough-47 .hugecaption .red_88,
.rough-47 .hugecaption .wrapper_f1 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.wrapper_f1 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.wrapper_f1:before,
.wrapper_f1:after {
  content: "";
  display: table;
}
.wrapper_f1:after {
  clear: both;
}
.new_24 .wrapper_f1,
.new_24 .mask_e2 {
  visibility: hidden;
}
.mask_e2 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.mask_e2 img {
  display: block;
  margin: auto;
}
.mask_e2.new_24 img {
  display: none;
}
.mask_e2.hard_b2 img {
  pointer-events: none;
}
.tabs_current .mask_e2 {
  display: block;
}
.input_black_ec .mask_e2 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.filterdynamic.shade-warm {
  display: none;
}
.pattern_dim_44 .new_24 .mask_e2 {
  visibility: hidden;
}
.pattern_dim_44 .new_24 .red_88 {
  background: #fff;
}
.pattern_dim_44 .new_24 .red_88: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;
}
.pattern_dim_44 .mask_full_30,
.pattern_dim_44 .active_inner_59 {
  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;
}
.pattern_dim_44 .mask_full_30:hover,
.pattern_dim_44 .mask_full_30:focus,
.pattern_dim_44 .active_inner_59:hover,
.pattern_dim_44 .active_inner_59:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.pattern_dim_44 .mask_full_30:hover:before,
.pattern_dim_44 .mask_full_30:focus:before,
.pattern_dim_44 .active_inner_59:hover:before,
.pattern_dim_44 .active_inner_59:focus:before {
  opacity: 1;
}
.pattern_dim_44 .mask_full_30.solidthumbnail:before,
.pattern_dim_44 .active_inner_59.solidthumbnail:before {
  opacity: 0.25;
}
.pattern_dim_44 .mask_full_30:before,
.pattern_dim_44 .active_inner_59:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.pattern_dim_44 .active_inner_59 {
  left: -25px;
}
.pattern_dim_44 .active_inner_59:before {
  content: "\e89f";
}
.pattern_dim_44 .mask_full_30 {
  right: -25px;
}
.pattern_dim_44 .mask_full_30:before {
  content: "\e89e";
}
.pattern_dim_44 .link_9d {
  margin-bottom: 30px;
}
.pattern_dim_44 ul.panel_e4 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.pattern_dim_44 ul.panel_e4 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.pattern_dim_44 ul.panel_e4 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;
}
.pattern_dim_44 ul.panel_e4 li button:focus,
.pattern_dim_44 ul.panel_e4 li button:hover {
  outline: none;
}
.pattern_dim_44 ul.panel_e4 li button:focus:before,
.pattern_dim_44 ul.panel_e4 li button:hover:before {
  opacity: 1;
}
.pattern_dim_44 ul.panel_e4 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;
}
.pattern_dim_44 ul.panel_e4 li.over_3b button:before {
  opacity: 0.75;
  color: #000;
}
.pattern_dim_44 .inputslow .active_inner_59 {
  left: 0;
}
.pattern_dim_44 .inputslow .mask_full_30 {
  right: 0;
}
.pattern_dim_44 .itemthick .panel_e4 {
  bottom: 5px;
}
.pattern_dim_44 .itemthick.link_9d {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .detail-stale-06 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .main_simple {
    display: none !important;
  }
}
.hover_e4 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.hover_e4 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: c6d5 */
.promo-block-a6 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
