.solid-fc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.cardwest {
  position: relative;
  word-con: anywhere;
}
.north_6f {
  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;
}
.north_6f.accent_glass {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.north_6f.border-basic {
  width: 100%;
  max-width: 100%;
}
.north_6f.popup-a5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .north_6f.popup-a5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.north_6f.status_9c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .north_6f.status_9c {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.title-left-6e {
  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-left-6e:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.title-left-6e > * {
  position: relative;
  z-index: 2;
}
.popup-a5 .thick_37 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.popup-a5.surface_5e .thick_37 {
  margin-left: 20px;
}
.status_9c.surface_5e .thick_37 {
  margin-right: 20px;
}
.hard-3c.surface_5e .thick_37 {
  margin-top: 20px;
}
.solid-fc.aside-action,
.solid-fc.row-cold {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .solid-fc.aside-action,
  .solid-fc.row-cold {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.solid-fc.row-cold {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.block-17 .sidebar_white .shade_selected {
  -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;
}
.block-17
  .sidebar_white
  .slowheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-17
  .sidebar_white
  .logo-wide-81 {
  margin-left: 5px;
  text-decoration: none;
}
.block-17
  .sidebar_white
  .statusplasma {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.sidebar_wide {
  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;
}
.coldpopup .sidebar_wide,
.frame-light-5d .sidebar_wide {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .sidebar_wide {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.iron-9e {
  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;
}
.iron-9e.fastdetail {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.iron-9e.summary-copper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.basicheading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.basicheading img {
  display: block;
  width: 100%;
  height: auto;
}
.summary-copper .basicheading {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.popup-a5 .basicheading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.basicheading a {
  display: block;
  position: relative;
  overflow: hidden;
}
.basicheading a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.content-yellow-f6 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.summary-copper.surface_5e .content-yellow-f6 {
  margin-top: 20px;
}
.grid_first.surface_5e .content-yellow-f6 {
  margin-left: 20px;
}
.fastdetail.surface_5e .content-yellow-f6 {
  margin-right: 20px;
}
.red-95 .avatar-f8:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.red-95 .avatar-f8:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.red-95 .avatar-f8:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.red-95 .avatar-f8:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.red-95 .avatar-f8:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.red-95 .avatar-f8:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.red-95 .avatar-f8:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.red-95 .avatar-f8:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.messagerough .avatar-f8:nth-child(1),
.messagerough .avatar-f8:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.messagerough .avatar-f8:nth-child(3),
.messagerough .avatar-f8:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.messagerough .avatar-f8:nth-child(5),
.messagerough .avatar-f8:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.messagerough .avatar-f8:nth-child(7),
.messagerough .avatar-f8:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.messagerough .avatar-f8:nth-child(9),
.messagerough .avatar-f8:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.messagerough .avatar-f8:nth-child(11),
.messagerough .avatar-f8:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.messagerough .avatar-f8:nth-child(13),
.messagerough .avatar-f8:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.messagerough .avatar-f8:nth-child(15),
.messagerough .avatar-f8:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.status-15 .avatar-f8:nth-child(1),
.status-15 .avatar-f8:nth-child(2),
.status-15 .avatar-f8:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.status-15 .avatar-f8:nth-child(4),
.status-15 .avatar-f8:nth-child(5),
.status-15 .avatar-f8:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.status-15 .avatar-f8:nth-child(7),
.status-15 .avatar-f8:nth-child(8),
.status-15 .avatar-f8:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.status-15 .avatar-f8:nth-child(10),
.status-15 .avatar-f8:nth-child(11),
.status-15 .avatar-f8:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.status-15 .avatar-f8:nth-child(13),
.status-15 .avatar-f8:nth-child(14),
.status-15 .avatar-f8:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.status-15 .avatar-f8:nth-child(16),
.status-15 .avatar-f8:nth-child(17),
.status-15 .avatar-f8:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.status-15 .avatar-f8:nth-child(19),
.status-15 .avatar-f8:nth-child(20),
.status-15 .avatar-f8:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.status-15 .avatar-f8:nth-child(22),
.status-15 .avatar-f8:nth-child(23),
.status-15 .avatar-f8:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.hover-narrow-11 .avatar-f8:nth-child(1),
.hover-narrow-11 .avatar-f8:nth-child(2),
.hover-narrow-11 .avatar-f8:nth-child(3),
.hover-narrow-11 .avatar-f8:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.hover-narrow-11 .avatar-f8:nth-child(5),
.hover-narrow-11 .avatar-f8:nth-child(6),
.hover-narrow-11 .avatar-f8:nth-child(7),
.hover-narrow-11 .avatar-f8:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.hover-narrow-11 .avatar-f8:nth-child(9),
.hover-narrow-11 .avatar-f8:nth-child(10),
.hover-narrow-11 .avatar-f8:nth-child(11),
.hover-narrow-11 .avatar-f8:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.hover-narrow-11 .avatar-f8:nth-child(13),
.hover-narrow-11 .avatar-f8:nth-child(14),
.hover-narrow-11 .avatar-f8:nth-child(15),
.hover-narrow-11 .avatar-f8:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.hover-narrow-11 .avatar-f8:nth-child(17),
.hover-narrow-11 .avatar-f8:nth-child(18),
.hover-narrow-11 .avatar-f8:nth-child(19),
.hover-narrow-11 .avatar-f8:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.hover-narrow-11 .avatar-f8:nth-child(21),
.hover-narrow-11 .avatar-f8:nth-child(22),
.hover-narrow-11 .avatar-f8:nth-child(23),
.hover-narrow-11 .avatar-f8:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.hover-narrow-11 .avatar-f8:nth-child(25),
.hover-narrow-11 .avatar-f8:nth-child(26),
.hover-narrow-11 .avatar-f8:nth-child(27),
.hover-narrow-11 .avatar-f8:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.hover-narrow-11 .avatar-f8:nth-child(29),
.hover-narrow-11 .avatar-f8:nth-child(30),
.hover-narrow-11 .avatar-f8:nth-child(31),
.hover-narrow-11 .avatar-f8:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(1),
.paragraph_easy_d2 .avatar-f8:nth-child(2),
.paragraph_easy_d2 .avatar-f8:nth-child(3),
.paragraph_easy_d2 .avatar-f8:nth-child(4),
.paragraph_easy_d2 .avatar-f8:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(6),
.paragraph_easy_d2 .avatar-f8:nth-child(7),
.paragraph_easy_d2 .avatar-f8:nth-child(8),
.paragraph_easy_d2 .avatar-f8:nth-child(9),
.paragraph_easy_d2 .avatar-f8:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(11),
.paragraph_easy_d2 .avatar-f8:nth-child(12),
.paragraph_easy_d2 .avatar-f8:nth-child(13),
.paragraph_easy_d2 .avatar-f8:nth-child(14),
.paragraph_easy_d2 .avatar-f8:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(16),
.paragraph_easy_d2 .avatar-f8:nth-child(17),
.paragraph_easy_d2 .avatar-f8:nth-child(18),
.paragraph_easy_d2 .avatar-f8:nth-child(19),
.paragraph_easy_d2 .avatar-f8:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(21),
.paragraph_easy_d2 .avatar-f8:nth-child(22),
.paragraph_easy_d2 .avatar-f8:nth-child(23),
.paragraph_easy_d2 .avatar-f8:nth-child(24),
.paragraph_easy_d2 .avatar-f8:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(26),
.paragraph_easy_d2 .avatar-f8:nth-child(27),
.paragraph_easy_d2 .avatar-f8:nth-child(28),
.paragraph_easy_d2 .avatar-f8:nth-child(29),
.paragraph_easy_d2 .avatar-f8:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(31),
.paragraph_easy_d2 .avatar-f8:nth-child(32),
.paragraph_easy_d2 .avatar-f8:nth-child(33),
.paragraph_easy_d2 .avatar-f8:nth-child(34),
.paragraph_easy_d2 .avatar-f8:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.paragraph_easy_d2 .avatar-f8:nth-child(36),
.paragraph_easy_d2 .avatar-f8:nth-child(37),
.paragraph_easy_d2 .avatar-f8:nth-child(38),
.paragraph_easy_d2 .avatar-f8:nth-child(39),
.paragraph_easy_d2 .avatar-f8:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.nav_out .avatar-f8:nth-child(1),
.nav_out .avatar-f8:nth-child(2),
.nav_out .avatar-f8:nth-child(3),
.nav_out .avatar-f8:nth-child(4),
.nav_out .avatar-f8:nth-child(5),
.nav_out .avatar-f8:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.nav_out .avatar-f8:nth-child(7),
.nav_out .avatar-f8:nth-child(8),
.nav_out .avatar-f8:nth-child(9),
.nav_out .avatar-f8:nth-child(10),
.nav_out .avatar-f8:nth-child(11),
.nav_out .avatar-f8:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.nav_out .avatar-f8:nth-child(13),
.nav_out .avatar-f8:nth-child(14),
.nav_out .avatar-f8:nth-child(15),
.nav_out .avatar-f8:nth-child(16),
.nav_out .avatar-f8:nth-child(17),
.nav_out .avatar-f8:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.nav_out .avatar-f8:nth-child(19),
.nav_out .avatar-f8:nth-child(20),
.nav_out .avatar-f8:nth-child(21),
.nav_out .avatar-f8:nth-child(22),
.nav_out .avatar-f8:nth-child(23),
.nav_out .avatar-f8:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.nav_out .avatar-f8:nth-child(25),
.nav_out .avatar-f8:nth-child(26),
.nav_out .avatar-f8:nth-child(27),
.nav_out .avatar-f8:nth-child(28),
.nav_out .avatar-f8:nth-child(29),
.nav_out .avatar-f8:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.nav_out .avatar-f8:nth-child(31),
.nav_out .avatar-f8:nth-child(32),
.nav_out .avatar-f8:nth-child(33),
.nav_out .avatar-f8:nth-child(34),
.nav_out .avatar-f8:nth-child(35),
.nav_out .avatar-f8:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.nav_out .avatar-f8:nth-child(37),
.nav_out .avatar-f8:nth-child(38),
.nav_out .avatar-f8:nth-child(39),
.nav_out .avatar-f8:nth-child(40),
.nav_out .avatar-f8:nth-child(41),
.nav_out .avatar-f8:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.nav_out .avatar-f8:nth-child(43),
.nav_out .avatar-f8:nth-child(44),
.nav_out .avatar-f8:nth-child(45),
.nav_out .avatar-f8:nth-child(46),
.nav_out .avatar-f8:nth-child(47),
.nav_out .avatar-f8:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.accordion_outer .avatar-f8:nth-child(1),
.accordion_outer .avatar-f8:nth-child(2),
.accordion_outer .avatar-f8:nth-child(3),
.accordion_outer .avatar-f8:nth-child(4),
.accordion_outer .avatar-f8:nth-child(5),
.accordion_outer .avatar-f8:nth-child(6),
.accordion_outer .avatar-f8:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.accordion_outer .avatar-f8:nth-child(8),
.accordion_outer .avatar-f8:nth-child(9),
.accordion_outer .avatar-f8:nth-child(10),
.accordion_outer .avatar-f8:nth-child(11),
.accordion_outer .avatar-f8:nth-child(12),
.accordion_outer .avatar-f8:nth-child(13),
.accordion_outer .avatar-f8:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.accordion_outer .avatar-f8:nth-child(15),
.accordion_outer .avatar-f8:nth-child(16),
.accordion_outer .avatar-f8:nth-child(17),
.accordion_outer .avatar-f8:nth-child(18),
.accordion_outer .avatar-f8:nth-child(19),
.accordion_outer .avatar-f8:nth-child(20),
.accordion_outer .avatar-f8:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.accordion_outer .avatar-f8:nth-child(22),
.accordion_outer .avatar-f8:nth-child(23),
.accordion_outer .avatar-f8:nth-child(24),
.accordion_outer .avatar-f8:nth-child(25),
.accordion_outer .avatar-f8:nth-child(26),
.accordion_outer .avatar-f8:nth-child(27),
.accordion_outer .avatar-f8:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.accordion_outer .avatar-f8:nth-child(29),
.accordion_outer .avatar-f8:nth-child(30),
.accordion_outer .avatar-f8:nth-child(31),
.accordion_outer .avatar-f8:nth-child(32),
.accordion_outer .avatar-f8:nth-child(33),
.accordion_outer .avatar-f8:nth-child(34),
.accordion_outer .avatar-f8:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.accordion_outer .avatar-f8:nth-child(36),
.accordion_outer .avatar-f8:nth-child(37),
.accordion_outer .avatar-f8:nth-child(38),
.accordion_outer .avatar-f8:nth-child(39),
.accordion_outer .avatar-f8:nth-child(40),
.accordion_outer .avatar-f8:nth-child(41),
.accordion_outer .avatar-f8:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.accordion_outer .avatar-f8:nth-child(43),
.accordion_outer .avatar-f8:nth-child(44),
.accordion_outer .avatar-f8:nth-child(45),
.accordion_outer .avatar-f8:nth-child(46),
.accordion_outer .avatar-f8:nth-child(47),
.accordion_outer .avatar-f8:nth-child(48),
.accordion_outer .avatar-f8:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.accordion_outer .avatar-f8:nth-child(50),
.accordion_outer .avatar-f8:nth-child(51),
.accordion_outer .avatar-f8:nth-child(52),
.accordion_outer .avatar-f8:nth-child(53),
.accordion_outer .avatar-f8:nth-child(54),
.accordion_outer .avatar-f8:nth-child(55),
.accordion_outer .avatar-f8:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(1),
.backdrop-lower-fa .avatar-f8:nth-child(2),
.backdrop-lower-fa .avatar-f8:nth-child(3),
.backdrop-lower-fa .avatar-f8:nth-child(4),
.backdrop-lower-fa .avatar-f8:nth-child(5),
.backdrop-lower-fa .avatar-f8:nth-child(6),
.backdrop-lower-fa .avatar-f8:nth-child(7),
.backdrop-lower-fa .avatar-f8:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(9),
.backdrop-lower-fa .avatar-f8:nth-child(10),
.backdrop-lower-fa .avatar-f8:nth-child(11),
.backdrop-lower-fa .avatar-f8:nth-child(12),
.backdrop-lower-fa .avatar-f8:nth-child(13),
.backdrop-lower-fa .avatar-f8:nth-child(14),
.backdrop-lower-fa .avatar-f8:nth-child(15),
.backdrop-lower-fa .avatar-f8:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(17),
.backdrop-lower-fa .avatar-f8:nth-child(18),
.backdrop-lower-fa .avatar-f8:nth-child(19),
.backdrop-lower-fa .avatar-f8:nth-child(20),
.backdrop-lower-fa .avatar-f8:nth-child(21),
.backdrop-lower-fa .avatar-f8:nth-child(22),
.backdrop-lower-fa .avatar-f8:nth-child(23),
.backdrop-lower-fa .avatar-f8:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(25),
.backdrop-lower-fa .avatar-f8:nth-child(26),
.backdrop-lower-fa .avatar-f8:nth-child(27),
.backdrop-lower-fa .avatar-f8:nth-child(28),
.backdrop-lower-fa .avatar-f8:nth-child(29),
.backdrop-lower-fa .avatar-f8:nth-child(30),
.backdrop-lower-fa .avatar-f8:nth-child(31),
.backdrop-lower-fa .avatar-f8:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(33),
.backdrop-lower-fa .avatar-f8:nth-child(34),
.backdrop-lower-fa .avatar-f8:nth-child(35),
.backdrop-lower-fa .avatar-f8:nth-child(36),
.backdrop-lower-fa .avatar-f8:nth-child(37),
.backdrop-lower-fa .avatar-f8:nth-child(38),
.backdrop-lower-fa .avatar-f8:nth-child(39),
.backdrop-lower-fa .avatar-f8:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(41),
.backdrop-lower-fa .avatar-f8:nth-child(42),
.backdrop-lower-fa .avatar-f8:nth-child(43),
.backdrop-lower-fa .avatar-f8:nth-child(44),
.backdrop-lower-fa .avatar-f8:nth-child(45),
.backdrop-lower-fa .avatar-f8:nth-child(46),
.backdrop-lower-fa .avatar-f8:nth-child(47),
.backdrop-lower-fa .avatar-f8:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(49),
.backdrop-lower-fa .avatar-f8:nth-child(50),
.backdrop-lower-fa .avatar-f8:nth-child(51),
.backdrop-lower-fa .avatar-f8:nth-child(52),
.backdrop-lower-fa .avatar-f8:nth-child(53),
.backdrop-lower-fa .avatar-f8:nth-child(54),
.backdrop-lower-fa .avatar-f8:nth-child(55),
.backdrop-lower-fa .avatar-f8:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.backdrop-lower-fa .avatar-f8:nth-child(57),
.backdrop-lower-fa .avatar-f8:nth-child(58),
.backdrop-lower-fa .avatar-f8:nth-child(59),
.backdrop-lower-fa .avatar-f8:nth-child(60),
.backdrop-lower-fa .avatar-f8:nth-child(61),
.backdrop-lower-fa .avatar-f8:nth-child(62),
.backdrop-lower-fa .avatar-f8:nth-child(63),
.backdrop-lower-fa .avatar-f8:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .search_outer .avatar-f8:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .search_outer .avatar-f8:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .search_outer .avatar-f8:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .search_outer .avatar-f8:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .search_outer .avatar-f8:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .search_outer .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .search_outer .avatar-f8:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .search_outer .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .primary_a5 .avatar-f8:nth-child(1),
  .primary_a5 .avatar-f8:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .primary_a5 .avatar-f8:nth-child(3),
  .primary_a5 .avatar-f8:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .primary_a5 .avatar-f8:nth-child(5),
  .primary_a5 .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .primary_a5 .avatar-f8:nth-child(7),
  .primary_a5 .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .primary_a5 .avatar-f8:nth-child(9),
  .primary_a5 .avatar-f8:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .primary_a5 .avatar-f8:nth-child(11),
  .primary_a5 .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .primary_a5 .avatar-f8:nth-child(13),
  .primary_a5 .avatar-f8:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .primary_a5 .avatar-f8:nth-child(15),
  .primary_a5 .avatar-f8:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tagfirst .avatar-f8:nth-child(1),
  .tagfirst .avatar-f8:nth-child(2),
  .tagfirst .avatar-f8:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tagfirst .avatar-f8:nth-child(4),
  .tagfirst .avatar-f8:nth-child(5),
  .tagfirst .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tagfirst .avatar-f8:nth-child(7),
  .tagfirst .avatar-f8:nth-child(8),
  .tagfirst .avatar-f8:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tagfirst .avatar-f8:nth-child(10),
  .tagfirst .avatar-f8:nth-child(11),
  .tagfirst .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tagfirst .avatar-f8:nth-child(13),
  .tagfirst .avatar-f8:nth-child(14),
  .tagfirst .avatar-f8:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tagfirst .avatar-f8:nth-child(16),
  .tagfirst .avatar-f8:nth-child(17),
  .tagfirst .avatar-f8:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tagfirst .avatar-f8:nth-child(19),
  .tagfirst .avatar-f8:nth-child(20),
  .tagfirst .avatar-f8:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tagfirst .avatar-f8:nth-child(22),
  .tagfirst .avatar-f8:nth-child(23),
  .tagfirst .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .gallery-10 .avatar-f8:nth-child(1),
  .gallery-10 .avatar-f8:nth-child(2),
  .gallery-10 .avatar-f8:nth-child(3),
  .gallery-10 .avatar-f8:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .gallery-10 .avatar-f8:nth-child(5),
  .gallery-10 .avatar-f8:nth-child(6),
  .gallery-10 .avatar-f8:nth-child(7),
  .gallery-10 .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .gallery-10 .avatar-f8:nth-child(9),
  .gallery-10 .avatar-f8:nth-child(10),
  .gallery-10 .avatar-f8:nth-child(11),
  .gallery-10 .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .gallery-10 .avatar-f8:nth-child(13),
  .gallery-10 .avatar-f8:nth-child(14),
  .gallery-10 .avatar-f8:nth-child(15),
  .gallery-10 .avatar-f8:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .gallery-10 .avatar-f8:nth-child(17),
  .gallery-10 .avatar-f8:nth-child(18),
  .gallery-10 .avatar-f8:nth-child(19),
  .gallery-10 .avatar-f8:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .gallery-10 .avatar-f8:nth-child(21),
  .gallery-10 .avatar-f8:nth-child(22),
  .gallery-10 .avatar-f8:nth-child(23),
  .gallery-10 .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .gallery-10 .avatar-f8:nth-child(25),
  .gallery-10 .avatar-f8:nth-child(26),
  .gallery-10 .avatar-f8:nth-child(27),
  .gallery-10 .avatar-f8:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .gallery-10 .avatar-f8:nth-child(29),
  .gallery-10 .avatar-f8:nth-child(30),
  .gallery-10 .avatar-f8:nth-child(31),
  .gallery-10 .avatar-f8:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .link-complex-0b .avatar-f8:nth-child(1),
  .link-complex-0b .avatar-f8:nth-child(2),
  .link-complex-0b .avatar-f8:nth-child(3),
  .link-complex-0b .avatar-f8:nth-child(4),
  .link-complex-0b .avatar-f8:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .link-complex-0b .avatar-f8:nth-child(6),
  .link-complex-0b .avatar-f8:nth-child(7),
  .link-complex-0b .avatar-f8:nth-child(8),
  .link-complex-0b .avatar-f8:nth-child(9),
  .link-complex-0b .avatar-f8:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .link-complex-0b .avatar-f8:nth-child(11),
  .link-complex-0b .avatar-f8:nth-child(12),
  .link-complex-0b .avatar-f8:nth-child(13),
  .link-complex-0b .avatar-f8:nth-child(14),
  .link-complex-0b .avatar-f8:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .link-complex-0b .avatar-f8:nth-child(16),
  .link-complex-0b .avatar-f8:nth-child(17),
  .link-complex-0b .avatar-f8:nth-child(18),
  .link-complex-0b .avatar-f8:nth-child(19),
  .link-complex-0b .avatar-f8:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .link-complex-0b .avatar-f8:nth-child(21),
  .link-complex-0b .avatar-f8:nth-child(22),
  .link-complex-0b .avatar-f8:nth-child(23),
  .link-complex-0b .avatar-f8:nth-child(24),
  .link-complex-0b .avatar-f8:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .link-complex-0b .avatar-f8:nth-child(26),
  .link-complex-0b .avatar-f8:nth-child(27),
  .link-complex-0b .avatar-f8:nth-child(28),
  .link-complex-0b .avatar-f8:nth-child(29),
  .link-complex-0b .avatar-f8:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .link-complex-0b .avatar-f8:nth-child(31),
  .link-complex-0b .avatar-f8:nth-child(32),
  .link-complex-0b .avatar-f8:nth-child(33),
  .link-complex-0b .avatar-f8:nth-child(34),
  .link-complex-0b .avatar-f8:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .link-complex-0b .avatar-f8:nth-child(36),
  .link-complex-0b .avatar-f8:nth-child(37),
  .link-complex-0b .avatar-f8:nth-child(38),
  .link-complex-0b .avatar-f8:nth-child(39),
  .link-complex-0b .avatar-f8:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .badge-wood .avatar-f8:nth-child(1),
  .badge-wood .avatar-f8:nth-child(2),
  .badge-wood .avatar-f8:nth-child(3),
  .badge-wood .avatar-f8:nth-child(4),
  .badge-wood .avatar-f8:nth-child(5),
  .badge-wood .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .badge-wood .avatar-f8:nth-child(7),
  .badge-wood .avatar-f8:nth-child(8),
  .badge-wood .avatar-f8:nth-child(9),
  .badge-wood .avatar-f8:nth-child(10),
  .badge-wood .avatar-f8:nth-child(11),
  .badge-wood .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .badge-wood .avatar-f8:nth-child(13),
  .badge-wood .avatar-f8:nth-child(14),
  .badge-wood .avatar-f8:nth-child(15),
  .badge-wood .avatar-f8:nth-child(16),
  .badge-wood .avatar-f8:nth-child(17),
  .badge-wood .avatar-f8:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .badge-wood .avatar-f8:nth-child(19),
  .badge-wood .avatar-f8:nth-child(20),
  .badge-wood .avatar-f8:nth-child(21),
  .badge-wood .avatar-f8:nth-child(22),
  .badge-wood .avatar-f8:nth-child(23),
  .badge-wood .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .badge-wood .avatar-f8:nth-child(25),
  .badge-wood .avatar-f8:nth-child(26),
  .badge-wood .avatar-f8:nth-child(27),
  .badge-wood .avatar-f8:nth-child(28),
  .badge-wood .avatar-f8:nth-child(29),
  .badge-wood .avatar-f8:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .badge-wood .avatar-f8:nth-child(31),
  .badge-wood .avatar-f8:nth-child(32),
  .badge-wood .avatar-f8:nth-child(33),
  .badge-wood .avatar-f8:nth-child(34),
  .badge-wood .avatar-f8:nth-child(35),
  .badge-wood .avatar-f8:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .badge-wood .avatar-f8:nth-child(37),
  .badge-wood .avatar-f8:nth-child(38),
  .badge-wood .avatar-f8:nth-child(39),
  .badge-wood .avatar-f8:nth-child(40),
  .badge-wood .avatar-f8:nth-child(41),
  .badge-wood .avatar-f8:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .badge-wood .avatar-f8:nth-child(43),
  .badge-wood .avatar-f8:nth-child(44),
  .badge-wood .avatar-f8:nth-child(45),
  .badge-wood .avatar-f8:nth-child(46),
  .badge-wood .avatar-f8:nth-child(47),
  .badge-wood .avatar-f8:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hot_31 .avatar-f8:nth-child(1),
  .hot_31 .avatar-f8:nth-child(2),
  .hot_31 .avatar-f8:nth-child(3),
  .hot_31 .avatar-f8:nth-child(4),
  .hot_31 .avatar-f8:nth-child(5),
  .hot_31 .avatar-f8:nth-child(6),
  .hot_31 .avatar-f8:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hot_31 .avatar-f8:nth-child(8),
  .hot_31 .avatar-f8:nth-child(9),
  .hot_31 .avatar-f8:nth-child(10),
  .hot_31 .avatar-f8:nth-child(11),
  .hot_31 .avatar-f8:nth-child(12),
  .hot_31 .avatar-f8:nth-child(13),
  .hot_31 .avatar-f8:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hot_31 .avatar-f8:nth-child(15),
  .hot_31 .avatar-f8:nth-child(16),
  .hot_31 .avatar-f8:nth-child(17),
  .hot_31 .avatar-f8:nth-child(18),
  .hot_31 .avatar-f8:nth-child(19),
  .hot_31 .avatar-f8:nth-child(20),
  .hot_31 .avatar-f8:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hot_31 .avatar-f8:nth-child(22),
  .hot_31 .avatar-f8:nth-child(23),
  .hot_31 .avatar-f8:nth-child(24),
  .hot_31 .avatar-f8:nth-child(25),
  .hot_31 .avatar-f8:nth-child(26),
  .hot_31 .avatar-f8:nth-child(27),
  .hot_31 .avatar-f8:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hot_31 .avatar-f8:nth-child(29),
  .hot_31 .avatar-f8:nth-child(30),
  .hot_31 .avatar-f8:nth-child(31),
  .hot_31 .avatar-f8:nth-child(32),
  .hot_31 .avatar-f8:nth-child(33),
  .hot_31 .avatar-f8:nth-child(34),
  .hot_31 .avatar-f8:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hot_31 .avatar-f8:nth-child(36),
  .hot_31 .avatar-f8:nth-child(37),
  .hot_31 .avatar-f8:nth-child(38),
  .hot_31 .avatar-f8:nth-child(39),
  .hot_31 .avatar-f8:nth-child(40),
  .hot_31 .avatar-f8:nth-child(41),
  .hot_31 .avatar-f8:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hot_31 .avatar-f8:nth-child(43),
  .hot_31 .avatar-f8:nth-child(44),
  .hot_31 .avatar-f8:nth-child(45),
  .hot_31 .avatar-f8:nth-child(46),
  .hot_31 .avatar-f8:nth-child(47),
  .hot_31 .avatar-f8:nth-child(48),
  .hot_31 .avatar-f8:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hot_31 .avatar-f8:nth-child(50),
  .hot_31 .avatar-f8:nth-child(51),
  .hot_31 .avatar-f8:nth-child(52),
  .hot_31 .avatar-f8:nth-child(53),
  .hot_31 .avatar-f8:nth-child(54),
  .hot_31 .avatar-f8:nth-child(55),
  .hot_31 .avatar-f8:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .sidebarright .avatar-f8:nth-child(1),
  .sidebarright .avatar-f8:nth-child(2),
  .sidebarright .avatar-f8:nth-child(3),
  .sidebarright .avatar-f8:nth-child(4),
  .sidebarright .avatar-f8:nth-child(5),
  .sidebarright .avatar-f8:nth-child(6),
  .sidebarright .avatar-f8:nth-child(7),
  .sidebarright .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .sidebarright .avatar-f8:nth-child(9),
  .sidebarright .avatar-f8:nth-child(10),
  .sidebarright .avatar-f8:nth-child(11),
  .sidebarright .avatar-f8:nth-child(12),
  .sidebarright .avatar-f8:nth-child(13),
  .sidebarright .avatar-f8:nth-child(14),
  .sidebarright .avatar-f8:nth-child(15),
  .sidebarright .avatar-f8:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .sidebarright .avatar-f8:nth-child(17),
  .sidebarright .avatar-f8:nth-child(18),
  .sidebarright .avatar-f8:nth-child(19),
  .sidebarright .avatar-f8:nth-child(20),
  .sidebarright .avatar-f8:nth-child(21),
  .sidebarright .avatar-f8:nth-child(22),
  .sidebarright .avatar-f8:nth-child(23),
  .sidebarright .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .sidebarright .avatar-f8:nth-child(25),
  .sidebarright .avatar-f8:nth-child(26),
  .sidebarright .avatar-f8:nth-child(27),
  .sidebarright .avatar-f8:nth-child(28),
  .sidebarright .avatar-f8:nth-child(29),
  .sidebarright .avatar-f8:nth-child(30),
  .sidebarright .avatar-f8:nth-child(31),
  .sidebarright .avatar-f8:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .sidebarright .avatar-f8:nth-child(33),
  .sidebarright .avatar-f8:nth-child(34),
  .sidebarright .avatar-f8:nth-child(35),
  .sidebarright .avatar-f8:nth-child(36),
  .sidebarright .avatar-f8:nth-child(37),
  .sidebarright .avatar-f8:nth-child(38),
  .sidebarright .avatar-f8:nth-child(39),
  .sidebarright .avatar-f8:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .sidebarright .avatar-f8:nth-child(41),
  .sidebarright .avatar-f8:nth-child(42),
  .sidebarright .avatar-f8:nth-child(43),
  .sidebarright .avatar-f8:nth-child(44),
  .sidebarright .avatar-f8:nth-child(45),
  .sidebarright .avatar-f8:nth-child(46),
  .sidebarright .avatar-f8:nth-child(47),
  .sidebarright .avatar-f8:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .sidebarright .avatar-f8:nth-child(49),
  .sidebarright .avatar-f8:nth-child(50),
  .sidebarright .avatar-f8:nth-child(51),
  .sidebarright .avatar-f8:nth-child(52),
  .sidebarright .avatar-f8:nth-child(53),
  .sidebarright .avatar-f8:nth-child(54),
  .sidebarright .avatar-f8:nth-child(55),
  .sidebarright .avatar-f8:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .sidebarright .avatar-f8:nth-child(57),
  .sidebarright .avatar-f8:nth-child(58),
  .sidebarright .avatar-f8:nth-child(59),
  .sidebarright .avatar-f8:nth-child(60),
  .sidebarright .avatar-f8:nth-child(61),
  .sidebarright .avatar-f8:nth-child(62),
  .sidebarright .avatar-f8:nth-child(63),
  .sidebarright .avatar-f8:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .layout_north .avatar-f8:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .layout_north .avatar-f8:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .layout_north .avatar-f8:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .layout_north .avatar-f8:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .layout_north .avatar-f8:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .layout_north .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .layout_north .avatar-f8:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .layout_north .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .status_middle_99 .avatar-f8:nth-child(1),
  .status_middle_99 .avatar-f8:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .status_middle_99 .avatar-f8:nth-child(3),
  .status_middle_99 .avatar-f8:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .status_middle_99 .avatar-f8:nth-child(5),
  .status_middle_99 .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .status_middle_99 .avatar-f8:nth-child(7),
  .status_middle_99 .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .status_middle_99 .avatar-f8:nth-child(9),
  .status_middle_99 .avatar-f8:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .status_middle_99 .avatar-f8:nth-child(11),
  .status_middle_99 .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .status_middle_99 .avatar-f8:nth-child(13),
  .status_middle_99 .avatar-f8:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .status_middle_99 .avatar-f8:nth-child(15),
  .status_middle_99 .avatar-f8:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .modal-ab .avatar-f8:nth-child(1),
  .modal-ab .avatar-f8:nth-child(2),
  .modal-ab .avatar-f8:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .modal-ab .avatar-f8:nth-child(4),
  .modal-ab .avatar-f8:nth-child(5),
  .modal-ab .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .modal-ab .avatar-f8:nth-child(7),
  .modal-ab .avatar-f8:nth-child(8),
  .modal-ab .avatar-f8:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .modal-ab .avatar-f8:nth-child(10),
  .modal-ab .avatar-f8:nth-child(11),
  .modal-ab .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .modal-ab .avatar-f8:nth-child(13),
  .modal-ab .avatar-f8:nth-child(14),
  .modal-ab .avatar-f8:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .modal-ab .avatar-f8:nth-child(16),
  .modal-ab .avatar-f8:nth-child(17),
  .modal-ab .avatar-f8:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .modal-ab .avatar-f8:nth-child(19),
  .modal-ab .avatar-f8:nth-child(20),
  .modal-ab .avatar-f8:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .modal-ab .avatar-f8:nth-child(22),
  .modal-ab .avatar-f8:nth-child(23),
  .modal-ab .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .photo-5c .avatar-f8:nth-child(1),
  .photo-5c .avatar-f8:nth-child(2),
  .photo-5c .avatar-f8:nth-child(3),
  .photo-5c .avatar-f8:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .photo-5c .avatar-f8:nth-child(5),
  .photo-5c .avatar-f8:nth-child(6),
  .photo-5c .avatar-f8:nth-child(7),
  .photo-5c .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .photo-5c .avatar-f8:nth-child(9),
  .photo-5c .avatar-f8:nth-child(10),
  .photo-5c .avatar-f8:nth-child(11),
  .photo-5c .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .photo-5c .avatar-f8:nth-child(13),
  .photo-5c .avatar-f8:nth-child(14),
  .photo-5c .avatar-f8:nth-child(15),
  .photo-5c .avatar-f8:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .photo-5c .avatar-f8:nth-child(17),
  .photo-5c .avatar-f8:nth-child(18),
  .photo-5c .avatar-f8:nth-child(19),
  .photo-5c .avatar-f8:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .photo-5c .avatar-f8:nth-child(21),
  .photo-5c .avatar-f8:nth-child(22),
  .photo-5c .avatar-f8:nth-child(23),
  .photo-5c .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .photo-5c .avatar-f8:nth-child(25),
  .photo-5c .avatar-f8:nth-child(26),
  .photo-5c .avatar-f8:nth-child(27),
  .photo-5c .avatar-f8:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .photo-5c .avatar-f8:nth-child(29),
  .photo-5c .avatar-f8:nth-child(30),
  .photo-5c .avatar-f8:nth-child(31),
  .photo-5c .avatar-f8:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .info-green-2f .avatar-f8:nth-child(1),
  .info-green-2f .avatar-f8:nth-child(2),
  .info-green-2f .avatar-f8:nth-child(3),
  .info-green-2f .avatar-f8:nth-child(4),
  .info-green-2f .avatar-f8:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .info-green-2f .avatar-f8:nth-child(6),
  .info-green-2f .avatar-f8:nth-child(7),
  .info-green-2f .avatar-f8:nth-child(8),
  .info-green-2f .avatar-f8:nth-child(9),
  .info-green-2f .avatar-f8:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .info-green-2f .avatar-f8:nth-child(11),
  .info-green-2f .avatar-f8:nth-child(12),
  .info-green-2f .avatar-f8:nth-child(13),
  .info-green-2f .avatar-f8:nth-child(14),
  .info-green-2f .avatar-f8:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .info-green-2f .avatar-f8:nth-child(16),
  .info-green-2f .avatar-f8:nth-child(17),
  .info-green-2f .avatar-f8:nth-child(18),
  .info-green-2f .avatar-f8:nth-child(19),
  .info-green-2f .avatar-f8:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .info-green-2f .avatar-f8:nth-child(21),
  .info-green-2f .avatar-f8:nth-child(22),
  .info-green-2f .avatar-f8:nth-child(23),
  .info-green-2f .avatar-f8:nth-child(24),
  .info-green-2f .avatar-f8:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .info-green-2f .avatar-f8:nth-child(26),
  .info-green-2f .avatar-f8:nth-child(27),
  .info-green-2f .avatar-f8:nth-child(28),
  .info-green-2f .avatar-f8:nth-child(29),
  .info-green-2f .avatar-f8:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .info-green-2f .avatar-f8:nth-child(31),
  .info-green-2f .avatar-f8:nth-child(32),
  .info-green-2f .avatar-f8:nth-child(33),
  .info-green-2f .avatar-f8:nth-child(34),
  .info-green-2f .avatar-f8:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .info-green-2f .avatar-f8:nth-child(36),
  .info-green-2f .avatar-f8:nth-child(37),
  .info-green-2f .avatar-f8:nth-child(38),
  .info-green-2f .avatar-f8:nth-child(39),
  .info-green-2f .avatar-f8:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .outline-advanced .avatar-f8:nth-child(1),
  .outline-advanced .avatar-f8:nth-child(2),
  .outline-advanced .avatar-f8:nth-child(3),
  .outline-advanced .avatar-f8:nth-child(4),
  .outline-advanced .avatar-f8:nth-child(5),
  .outline-advanced .avatar-f8:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .outline-advanced .avatar-f8:nth-child(7),
  .outline-advanced .avatar-f8:nth-child(8),
  .outline-advanced .avatar-f8:nth-child(9),
  .outline-advanced .avatar-f8:nth-child(10),
  .outline-advanced .avatar-f8:nth-child(11),
  .outline-advanced .avatar-f8:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .outline-advanced .avatar-f8:nth-child(13),
  .outline-advanced .avatar-f8:nth-child(14),
  .outline-advanced .avatar-f8:nth-child(15),
  .outline-advanced .avatar-f8:nth-child(16),
  .outline-advanced .avatar-f8:nth-child(17),
  .outline-advanced .avatar-f8:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .outline-advanced .avatar-f8:nth-child(19),
  .outline-advanced .avatar-f8:nth-child(20),
  .outline-advanced .avatar-f8:nth-child(21),
  .outline-advanced .avatar-f8:nth-child(22),
  .outline-advanced .avatar-f8:nth-child(23),
  .outline-advanced .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .outline-advanced .avatar-f8:nth-child(25),
  .outline-advanced .avatar-f8:nth-child(26),
  .outline-advanced .avatar-f8:nth-child(27),
  .outline-advanced .avatar-f8:nth-child(28),
  .outline-advanced .avatar-f8:nth-child(29),
  .outline-advanced .avatar-f8:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .outline-advanced .avatar-f8:nth-child(31),
  .outline-advanced .avatar-f8:nth-child(32),
  .outline-advanced .avatar-f8:nth-child(33),
  .outline-advanced .avatar-f8:nth-child(34),
  .outline-advanced .avatar-f8:nth-child(35),
  .outline-advanced .avatar-f8:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .outline-advanced .avatar-f8:nth-child(37),
  .outline-advanced .avatar-f8:nth-child(38),
  .outline-advanced .avatar-f8:nth-child(39),
  .outline-advanced .avatar-f8:nth-child(40),
  .outline-advanced .avatar-f8:nth-child(41),
  .outline-advanced .avatar-f8:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .outline-advanced .avatar-f8:nth-child(43),
  .outline-advanced .avatar-f8:nth-child(44),
  .outline-advanced .avatar-f8:nth-child(45),
  .outline-advanced .avatar-f8:nth-child(46),
  .outline-advanced .avatar-f8:nth-child(47),
  .outline-advanced .avatar-f8:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .stalechip .avatar-f8:nth-child(1),
  .stalechip .avatar-f8:nth-child(2),
  .stalechip .avatar-f8:nth-child(3),
  .stalechip .avatar-f8:nth-child(4),
  .stalechip .avatar-f8:nth-child(5),
  .stalechip .avatar-f8:nth-child(6),
  .stalechip .avatar-f8:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .stalechip .avatar-f8:nth-child(8),
  .stalechip .avatar-f8:nth-child(9),
  .stalechip .avatar-f8:nth-child(10),
  .stalechip .avatar-f8:nth-child(11),
  .stalechip .avatar-f8:nth-child(12),
  .stalechip .avatar-f8:nth-child(13),
  .stalechip .avatar-f8:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .stalechip .avatar-f8:nth-child(15),
  .stalechip .avatar-f8:nth-child(16),
  .stalechip .avatar-f8:nth-child(17),
  .stalechip .avatar-f8:nth-child(18),
  .stalechip .avatar-f8:nth-child(19),
  .stalechip .avatar-f8:nth-child(20),
  .stalechip .avatar-f8:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .stalechip .avatar-f8:nth-child(22),
  .stalechip .avatar-f8:nth-child(23),
  .stalechip .avatar-f8:nth-child(24),
  .stalechip .avatar-f8:nth-child(25),
  .stalechip .avatar-f8:nth-child(26),
  .stalechip .avatar-f8:nth-child(27),
  .stalechip .avatar-f8:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .stalechip .avatar-f8:nth-child(29),
  .stalechip .avatar-f8:nth-child(30),
  .stalechip .avatar-f8:nth-child(31),
  .stalechip .avatar-f8:nth-child(32),
  .stalechip .avatar-f8:nth-child(33),
  .stalechip .avatar-f8:nth-child(34),
  .stalechip .avatar-f8:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .stalechip .avatar-f8:nth-child(36),
  .stalechip .avatar-f8:nth-child(37),
  .stalechip .avatar-f8:nth-child(38),
  .stalechip .avatar-f8:nth-child(39),
  .stalechip .avatar-f8:nth-child(40),
  .stalechip .avatar-f8:nth-child(41),
  .stalechip .avatar-f8:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .stalechip .avatar-f8:nth-child(43),
  .stalechip .avatar-f8:nth-child(44),
  .stalechip .avatar-f8:nth-child(45),
  .stalechip .avatar-f8:nth-child(46),
  .stalechip .avatar-f8:nth-child(47),
  .stalechip .avatar-f8:nth-child(48),
  .stalechip .avatar-f8:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .stalechip .avatar-f8:nth-child(50),
  .stalechip .avatar-f8:nth-child(51),
  .stalechip .avatar-f8:nth-child(52),
  .stalechip .avatar-f8:nth-child(53),
  .stalechip .avatar-f8:nth-child(54),
  .stalechip .avatar-f8:nth-child(55),
  .stalechip .avatar-f8:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .detailslow .avatar-f8:nth-child(1),
  .detailslow .avatar-f8:nth-child(2),
  .detailslow .avatar-f8:nth-child(3),
  .detailslow .avatar-f8:nth-child(4),
  .detailslow .avatar-f8:nth-child(5),
  .detailslow .avatar-f8:nth-child(6),
  .detailslow .avatar-f8:nth-child(7),
  .detailslow .avatar-f8:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .detailslow .avatar-f8:nth-child(9),
  .detailslow .avatar-f8:nth-child(10),
  .detailslow .avatar-f8:nth-child(11),
  .detailslow .avatar-f8:nth-child(12),
  .detailslow .avatar-f8:nth-child(13),
  .detailslow .avatar-f8:nth-child(14),
  .detailslow .avatar-f8:nth-child(15),
  .detailslow .avatar-f8:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .detailslow .avatar-f8:nth-child(17),
  .detailslow .avatar-f8:nth-child(18),
  .detailslow .avatar-f8:nth-child(19),
  .detailslow .avatar-f8:nth-child(20),
  .detailslow .avatar-f8:nth-child(21),
  .detailslow .avatar-f8:nth-child(22),
  .detailslow .avatar-f8:nth-child(23),
  .detailslow .avatar-f8:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .detailslow .avatar-f8:nth-child(25),
  .detailslow .avatar-f8:nth-child(26),
  .detailslow .avatar-f8:nth-child(27),
  .detailslow .avatar-f8:nth-child(28),
  .detailslow .avatar-f8:nth-child(29),
  .detailslow .avatar-f8:nth-child(30),
  .detailslow .avatar-f8:nth-child(31),
  .detailslow .avatar-f8:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .detailslow .avatar-f8:nth-child(33),
  .detailslow .avatar-f8:nth-child(34),
  .detailslow .avatar-f8:nth-child(35),
  .detailslow .avatar-f8:nth-child(36),
  .detailslow .avatar-f8:nth-child(37),
  .detailslow .avatar-f8:nth-child(38),
  .detailslow .avatar-f8:nth-child(39),
  .detailslow .avatar-f8:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .detailslow .avatar-f8:nth-child(41),
  .detailslow .avatar-f8:nth-child(42),
  .detailslow .avatar-f8:nth-child(43),
  .detailslow .avatar-f8:nth-child(44),
  .detailslow .avatar-f8:nth-child(45),
  .detailslow .avatar-f8:nth-child(46),
  .detailslow .avatar-f8:nth-child(47),
  .detailslow .avatar-f8:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .detailslow .avatar-f8:nth-child(49),
  .detailslow .avatar-f8:nth-child(50),
  .detailslow .avatar-f8:nth-child(51),
  .detailslow .avatar-f8:nth-child(52),
  .detailslow .avatar-f8:nth-child(53),
  .detailslow .avatar-f8:nth-child(54),
  .detailslow .avatar-f8:nth-child(55),
  .detailslow .avatar-f8:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .detailslow .avatar-f8:nth-child(57),
  .detailslow .avatar-f8:nth-child(58),
  .detailslow .avatar-f8:nth-child(59),
  .detailslow .avatar-f8:nth-child(60),
  .detailslow .avatar-f8:nth-child(61),
  .detailslow .avatar-f8:nth-child(62),
  .detailslow .avatar-f8:nth-child(63),
  .detailslow .avatar-f8:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.banner_north .avatar-f8:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.banner_north .avatar-f8:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.banner_north .avatar-f8:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.banner_north .avatar-f8:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.banner_north .avatar-f8:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.banner_north .avatar-f8:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.banner_north .avatar-f8:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.banner_north .avatar-f8:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.border-slow {
  margin-right: 5px;
}
.secondary-0c {
  display: inline-block;
}
.secondary-0c:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.secondary-0c .iron-9e {
  font-size: 0.75em;
}
.selected_2a .image-37,
.selected_2a .article_orange_61,
.selected_2a .gallery_ec {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.thumbnail_west_fc {
  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;
}
.mask_hard_79 {
  display: inline-block;
}
.mask_hard_79[hidden] {
  display: none;
}
.mask_hard_79 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.yellow_4d {
  position: relative;
}
.yellow_4d > .primary_27 {
  display: block;
}
.simple-f4 {
  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;
}
.yellow_4d:hover .simple-f4 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.simple-f4 .mask_hard_79 {
  display: block;
}
.simple-f4 .mask_hard_79 a {
  padding: 0 5px;
}
.cardwest.brown_09 {
  opacity: 0.5;
  position: relative;
}
.cardwest.brown_09:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.cardwest.brown_09 + .table_11 {
  -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;
}
.upperheader {
  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;
}
.upperheader i {
  display: block;
}
.upperheader i:before {
  display: block;
  line-height: 1px;
}
.upperheader.element_motion_9d {
  left: 0;
}
.upperheader.popup_3f {
  left: 40px;
}
.upperheader.popup_3f i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.upperheader.surface-a5 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.grid_96 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.surface_5e .grid_96 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.photo_dark_95 {
  position: relative;
}
.complexbackground,
.messagecopper,
.southpagination,
.articlesouth {
  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;
  }
}
.popup_cb {
  word-con: anywhere;
}
.shade-3e {
  display: none;
}
.shade-3e:first-child {
  display: block;
}
.column_cf {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.column_cf.hidden-next-bb {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.column_cf.hidden-next-bb > 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;
}
.column_cf.hidden-next-bb
  > div:nth-child(3)
  .east_7f {
  max-height: 20em;
  opacity: 1;
}
.column_cf.hidden-next-bb > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.column_cf.hidden-next-bb > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.column_cf.hidden-next-bb > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.hidden-next-bb > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .column_cf.hidden-next-bb {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .column_cf.hidden-next-bb > 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;
  }
  .column_cf.hidden-next-bb > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .column_cf.hidden-next-bb > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .column_cf.hidden-next-bb > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .column_cf.hidden-next-bb > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .column_cf.hidden-next-bb {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.column_cf.leftdropdown {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.column_cf.leftdropdown > 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;
}
.column_cf.leftdropdown
  > div:nth-child(1)
  .east_7f {
  max-height: 20em;
  opacity: 1;
}
.column_cf.leftdropdown > 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;
}
.column_cf.leftdropdown > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.leftdropdown > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .column_cf.leftdropdown {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .column_cf.leftdropdown > 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;
  }
  .column_cf.leftdropdown > 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;
  }
  .column_cf.leftdropdown > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .column_cf.leftdropdown > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .column_cf.leftdropdown {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.column_cf.tag-short-8d {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.column_cf.tag-short-8d > 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;
}
.column_cf.tag-short-8d
  > div:nth-child(1)
  .east_7f {
  max-height: 20em;
  opacity: 1;
}
.column_cf.tag-short-8d > 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;
}
.column_cf.tag-short-8d > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.column_cf.tag-short-8d > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .column_cf.tag-short-8d {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .column_cf.tag-short-8d > 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;
  }
  .column_cf.tag-short-8d > 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;
  }
  .column_cf.tag-short-8d > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .column_cf.tag-short-8d > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .column_cf.tag-short-8d {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.column_cf.primary-paper {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.column_cf.primary-paper > 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;
}
.column_cf.primary-paper
  > div:nth-child(1)
  .east_7f {
  max-height: 20em;
  opacity: 1;
}
.column_cf.primary-paper > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.column_cf.primary-paper > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .column_cf.primary-paper {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.column_cf.description-fluid-36 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.column_cf.description-fluid-36 > 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;
}
.column_cf.description-fluid-36
  > div:nth-child(1)
  .east_7f {
  max-height: 20em;
  opacity: 1;
}
.column_cf.description-fluid-36 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.column_cf.description-fluid-36 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.column_cf.description-fluid-36 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.description-fluid-36 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .column_cf.description-fluid-36 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .column_cf.description-fluid-36 > 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;
  }
  .column_cf.description-fluid-36 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .column_cf.description-fluid-36 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .column_cf.description-fluid-36 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .column_cf.description-fluid-36 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .column_cf.description-fluid-36 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.column_cf.header_east_a7 {
  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;
}
.column_cf.header_east_a7 > 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;
}
.column_cf.header_east_a7 > 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;
}
.column_cf.header_east_a7 > 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;
}
.column_cf.header_east_a7 > 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;
}
.column_cf.header_east_a7 > 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) {
  .column_cf.header_east_a7 {
    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;
  }
  .column_cf.header_east_a7 > 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;
  }
  .column_cf.header_east_a7 > 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;
  }
  .column_cf.header_east_a7 > 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;
  }
  .column_cf.header_east_a7 > 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;
  }
  .column_cf.header_east_a7 > 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) {
  .column_cf.header_east_a7 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.column_cf.easynav {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.column_cf.easynav > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.column_cf.easynav > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.column_cf.rowcool {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.column_cf.rowcool > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.column_cf.rowcool > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.column_cf.rowcool > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.column_cf.tinyblock {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.column_cf.tinyblock > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.column_cf.tinyblock > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.column_cf.tinyblock > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.column_cf.tinyblock > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .column_cf.tinyblock {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .column_cf.tinyblock > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .column_cf.tinyblock > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .column_cf.tinyblock > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .column_cf.tinyblock > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .column_cf.tinyblock {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.column_cf.banner_north {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .column_cf.banner_north.tinyblock {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .column_cf.banner_north.tinyblock {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .column_cf.banner_north.rowcool {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .column_cf.banner_north.easynav {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.column_cf.menu-complex-55 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.column_cf.menu-complex-55.easynav > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.easynav > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.rowcool > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.rowcool > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.rowcool > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.tinyblock > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.tinyblock > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.tinyblock > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.column_cf.menu-complex-55.tinyblock > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .column_cf.menu-complex-55.tinyblock {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .column_cf.menu-complex-55.tinyblock > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .column_cf.menu-complex-55.tinyblock > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .column_cf.menu-complex-55.tinyblock > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .column_cf.menu-complex-55.tinyblock > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .column_cf.menu-complex-55 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .column_cf.menu-complex-55.rowcool {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .column_cf.menu-complex-55.tinyblock {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.column_cf.tertiary_bc {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.column_cf.tertiary_bc.easynav > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.easynav > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.easynav > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.easynav > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.rowcool > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.rowcool > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.rowcool > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.rowcool > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.rowcool > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.rowcool > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.column_cf.tertiary_bc.tinyblock > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .column_cf.tertiary_bc.tinyblock {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .column_cf.tertiary_bc.tinyblock > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .column_cf.tertiary_bc {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .column_cf.tertiary_bc.rowcool {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .column_cf.tertiary_bc.tinyblock {
    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) {
  .column_cf.hidden-next-bb,
  .column_cf.leftdropdown,
  .column_cf.tag-short-8d,
  .column_cf.primary-paper,
  .column_cf.description-fluid-36,
  .column_cf.header_east_a7,
  .column_cf.easynav,
  .column_cf.rowcool,
  .column_cf.tinyblock {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .column_cf.hidden-next-bb .popup_cb:nth-child(1),
  .column_cf.leftdropdown .popup_cb:nth-child(1),
  .column_cf.tag-short-8d .popup_cb:nth-child(1),
  .column_cf.primary-paper .popup_cb:nth-child(1),
  .column_cf.description-fluid-36 .popup_cb:nth-child(1),
  .column_cf.header_east_a7 .popup_cb:nth-child(1),
  .column_cf.easynav .popup_cb:nth-child(1),
  .column_cf.rowcool .popup_cb:nth-child(1),
  .column_cf.tinyblock .popup_cb: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;
  }
  .column_cf.hidden-next-bb .popup_cb:nth-child(2),
  .column_cf.leftdropdown .popup_cb:nth-child(2),
  .column_cf.tag-short-8d .popup_cb:nth-child(2),
  .column_cf.primary-paper .popup_cb:nth-child(2),
  .column_cf.description-fluid-36 .popup_cb:nth-child(2),
  .column_cf.header_east_a7 .popup_cb:nth-child(2),
  .column_cf.easynav .popup_cb:nth-child(2),
  .column_cf.rowcool .popup_cb:nth-child(2),
  .column_cf.tinyblock .popup_cb: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;
  }
  .column_cf.hidden-next-bb .popup_cb:nth-child(3),
  .column_cf.leftdropdown .popup_cb:nth-child(3),
  .column_cf.tag-short-8d .popup_cb:nth-child(3),
  .column_cf.primary-paper .popup_cb:nth-child(3),
  .column_cf.description-fluid-36 .popup_cb:nth-child(3),
  .column_cf.header_east_a7 .popup_cb:nth-child(3),
  .column_cf.easynav .popup_cb:nth-child(3),
  .column_cf.rowcool .popup_cb:nth-child(3),
  .column_cf.tinyblock .popup_cb: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;
  }
  .column_cf.hidden-next-bb .popup_cb:nth-child(4),
  .column_cf.leftdropdown .popup_cb:nth-child(4),
  .column_cf.tag-short-8d .popup_cb:nth-child(4),
  .column_cf.primary-paper .popup_cb:nth-child(4),
  .column_cf.description-fluid-36 .popup_cb:nth-child(4),
  .column_cf.header_east_a7 .popup_cb:nth-child(4),
  .column_cf.easynav .popup_cb:nth-child(4),
  .column_cf.rowcool .popup_cb:nth-child(4),
  .column_cf.tinyblock .popup_cb: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;
  }
  .column_cf.hidden-next-bb .popup_cb:nth-child(5),
  .column_cf.leftdropdown .popup_cb:nth-child(5),
  .column_cf.tag-short-8d .popup_cb:nth-child(5),
  .column_cf.primary-paper .popup_cb:nth-child(5),
  .column_cf.description-fluid-36 .popup_cb:nth-child(5),
  .column_cf.header_east_a7 .popup_cb:nth-child(5),
  .column_cf.easynav .popup_cb:nth-child(5),
  .column_cf.rowcool .popup_cb:nth-child(5),
  .column_cf.tinyblock .popup_cb: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;
  }
  .column_cf.hidden-next-bb .popup_cb:nth-child(6),
  .column_cf.leftdropdown .popup_cb:nth-child(6),
  .column_cf.tag-short-8d .popup_cb:nth-child(6),
  .column_cf.primary-paper .popup_cb:nth-child(6),
  .column_cf.description-fluid-36 .popup_cb:nth-child(6),
  .column_cf.header_east_a7 .popup_cb:nth-child(6),
  .column_cf.easynav .popup_cb:nth-child(6),
  .column_cf.rowcool .popup_cb:nth-child(6),
  .column_cf.tinyblock .popup_cb: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;
  }
}
.logo-48 {
  margin-right: 5px;
}
.advanced-29 {
  display: inline-block;
}
.advanced-29:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.advanced-29 .iron-9e {
  font-size: 0.75em;
}
.surface_10 {
  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;
}
.surface_10: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;
}
.breadcrumb-south {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.form_over {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.east_7f {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .herotop .east_7f {
    max-height: 0;
    opacity: 0;
  }
  .herotop .popup_cb:hover .east_7f {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.secondary_62 {
  width: 100%;
}
.gradient-hard-c5 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.blockorange .pagination_wide_de {
  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;
}
.blockorange .pagination_wide_de:before {
  display: block;
}
.blockorange .pagination_wide_de.element_motion_9d {
  left: 0;
}
.blockorange .pagination_wide_de.popup_3f {
  left: 40px;
}
.blockorange .pagination_wide_de.popup_3f:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.blockorange.status-3e .pagination_wide_de {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.blockorange.status-3e .pagination_wide_de.element_motion_9d {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.blockorange.status-3e .pagination_wide_de.popup_3f {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.blockorange.status-3e:hover .pagination_wide_de {
  opacity: 1;
  pointer-events: auto;
}
.blockorange.status-3e:hover .pagination_wide_de.element_motion_9d {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.blockorange.status-3e:hover .pagination_wide_de.popup_3f {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.label_2d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.over-51 {
  white-space: nowrap;
}
.purple-ce {
  display: none;
  margin-right: 80px;
}
.purple-ce.firstcontainer {
  display: block;
}
.smooth_be {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.purple-ce .banner_65 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.purple-ce .banner_65:before,
.purple-ce .banner_65:after {
  content: none;
}
.purple-ce .thumbnailsoft {
  height: auto;
}
.short_a5 {
  outline: none;
}
.thumbnail_upper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.surface-stone {
  overflow: hidden;
  line-height: 1;
}
.hardhighlight .popupblue {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.hardhighlight .popupblue:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.hardhighlight .popupblue.component-complex:after {
  opacity: 1;
}
.itemmotion .popupblue {
  white-space: normal;
}
.pink_80 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.over-51 {
  padding-right: 10px;
}
.tooltip-71 {
  margin-right: 5px;
}
.tag-purple {
  white-space: nowrap;
  padding-right: 10px;
}
.list-up {
  margin-right: 5px;
}
.active_paper_11 {
  padding-right: 10px;
}
.overlay_small_a9 {
  margin-right: 5px;
}
.heading-cool {
  margin-right: 10px;
}
.label_2d .pagination_wide_de {
  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;
}
.label_2d .pagination_wide_de:before {
  display: block;
}
.label_2d .pagination_wide_de.element_motion_9d {
  right: -40px;
}
.label_2d .pagination_wide_de.popup_3f {
  right: -80px;
}
.label_2d .pagination_wide_de.popup_3f: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;
  }
}
.background_82 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .background_82 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.background_82 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.background_82.fulllist {
  -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;
}
.background_82.left-6a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .background_82.left-6a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.fulllist .modal-2d {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .modal-2d {
    display: none;
  }
  .modal-2d.complex_95 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .modal-2d.complex_95
    .title-d0 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .modal-2d.complex_95
    .thumbnail_cold.borderlower {
    z-index: 1000;
  }
}
.thumbnail_cold {
  display: none;
}
.thumbnail_cold.borderlower {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.thumbnail_cold.borderlower iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .thumbnail_cold {
    padding-bottom: 56.25% !important;
  }
}
.container-brown-a1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.fulllist .container-brown-a1 {
  -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;
}
.left-6a .container-brown-a1 {
  -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) {
  .left-6a .container-brown-a1 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.fulllist .column_top_19 {
  padding-right: 15px;
}
.prevhidden {
  font-size: 12px;
}
.text-medium-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) {
  .text-medium-e5 {
    width: 100% !important;
  }
}
.box-huge-e9.fulllist .text-medium-e5 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.left-6a .text-medium-e5 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .left-6a .text-medium-e5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.active_11.left-6a .text-medium-e5 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.formdown {
  -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) {
  .fulllist.message-south .formdown {
    visibility: hidden;
  }
  .fulllist.message-south
    .border_motion_60,
  .fulllist.message-south .formdown:hover {
    visibility: visible;
  }
  .fulllist.message-south
    .formdown:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .fulllist.message-south
    .formdown:hover
    .border_motion_60 {
    margin-right: -5px;
  }
}
.fulllist.middle_48
  .formdown::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .left-6a .formdown::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.left-6a .border_motion_60 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.button-east-66 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.fulllist .button-east-66 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.left-6a .button-east-66 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.fulllist .status_tall {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .fulllist .status_tall {
    max-width: 100px;
  }
}
.left-6a .status_tall {
  width: 100%;
  margin-bottom: 10px;
}
.left-6a .status_tall img {
  width: 100%;
  height: auto;
}
.up-bb {
  -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;
}
.left-6a .up-bb {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.up-bb .pattern-5c,
.up-bb .popup-f2 {
  display: none;
  font-size: 10px;
}
.up-bb.tertiary-tall .pattern-5c {
  display: block;
}
.up-bb.button_first_67 .popup-f2 {
  display: block;
}
.button_first_67 .column-5e,
.tertiary-tall .column-5e {
  display: none;
}
.sort-large-7f {
  font-size: 14px;
  line-height: 18px;
}
.banner-next {
  font-size: 12px;
  line-height: 16px;
}
.up-bb {
  font-size: 12px;
}
.background_82 ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.background_82 ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.background_82 ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.background_82 ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.background_82 ::-webkit-scrollbar-corner {
  background: transparent;
}
.summary_gas .secondary_e0.notification_30 .message-9a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.summary_gas
  .secondary_e0.notification_30
  .message-9a
  .widget_left_a2 {
  display: block;
  text-align: center;
}
.summary_gas
  .secondary_e0.notification_30
  .message-9a
  .widget_left_a2.north-f5,
.summary_gas
  .secondary_e0.notification_30
  .message-9a
  .widget_left_a2.hover_purple {
  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;
}
.summary_gas .pagination_wide_de {
  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;
}
.summary_gas .pagination_wide_de:before {
  display: block;
}
.summary_gas .pagination_wide_de.popup_3f:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.liteinfo .summary_gas .pagination_wide_de.popup_3f:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.liteinfo .summary_gas .pagination_wide_de.element_motion_9d:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.hero_outer .message-9a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero_outer .message-9a:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.hero_outer .message-9a .message_hovered_99,
.hero_outer .message-9a .tertiary-15 {
  width: auto;
}
.hero_outer .message-9a .message_hovered_99 a,
.hero_outer .message-9a .tertiary-15 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;
}
.hero_outer .message-9a .tertiary-15 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.hero_outer .message-9a .message_hovered_99 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.hero_outer .message-9a .pagination_wide_de {
  position: static;
}
.hero_outer .pagination_wide_de {
  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;
}
.hero_outer .pagination_wide_de:before {
  display: block;
}
.hero_outer .pagination_wide_de.popup_3f:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.carousel-selected {
  -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;
}
.liteinfo .carousel-selected {
  position: relative;
  display: block;
}
.notificationupper,
.carousel-selected {
  position: relative;
  display: block;
}
.notificationupper {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.notificationupper:focus {
  outline: none;
}
.notificationupper.blockgreen {
  cursor: pointer;
}
.carousel-selected .notificationupper,
.carousel-selected .banner_65 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.liteinfo .carousel-selected .notificationupper,
.liteinfo .carousel-selected .banner_65 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.banner_65 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.banner_65:before,
.banner_65:after {
  content: "";
  display: table;
}
.banner_65:after {
  clear: both;
}
.short-e4 .banner_65,
.short-e4 .thumbnailsoft {
  visibility: hidden;
}
.thumbnailsoft {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.thumbnailsoft img {
  display: block;
  margin: auto;
}
.thumbnailsoft.short-e4 img {
  display: none;
}
.thumbnailsoft.blockgreen img {
  pointer-events: none;
}
.firstcontainer .thumbnailsoft {
  display: block;
}
.sidebar-28 .thumbnailsoft {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.thumbnail-liquid-14.box-fluid {
  display: none;
}
.status_60 .short-e4 .thumbnailsoft {
  visibility: hidden;
}
.status_60 .short-e4 .notificationupper {
  background: #fff;
}
.status_60 .short-e4 .notificationupper: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;
}
.status_60 .info_upper,
.status_60 .slow-fa {
  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;
}
.status_60 .info_upper:hover,
.status_60 .info_upper:focus,
.status_60 .slow-fa:hover,
.status_60 .slow-fa:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.status_60 .info_upper:hover:before,
.status_60 .info_upper:focus:before,
.status_60 .slow-fa:hover:before,
.status_60 .slow-fa:focus:before {
  opacity: 1;
}
.status_60 .info_upper.thick_d2:before,
.status_60 .slow-fa.thick_d2:before {
  opacity: 0.25;
}
.status_60 .info_upper:before,
.status_60 .slow-fa:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.status_60 .slow-fa {
  left: -25px;
}
.status_60 .slow-fa:before {
  content: "\e89f";
}
.status_60 .info_upper {
  right: -25px;
}
.status_60 .info_upper:before {
  content: "\e89e";
}
.status_60 .title-9e {
  margin-bottom: 30px;
}
.status_60 ul.active_a0 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.status_60 ul.active_a0 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.status_60 ul.active_a0 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;
}
.status_60 ul.active_a0 li button:focus,
.status_60 ul.active_a0 li button:hover {
  outline: none;
}
.status_60 ul.active_a0 li button:focus:before,
.status_60 ul.active_a0 li button:hover:before {
  opacity: 1;
}
.status_60 ul.active_a0 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;
}
.status_60 ul.active_a0 li.liquid_60 button:before {
  opacity: 0.75;
  color: #000;
}
.status_60 .avatar_bottom .slow-fa {
  left: 0;
}
.status_60 .avatar_bottom .info_upper {
  right: 0;
}
.status_60 .backdrop-tall-43 .active_a0 {
  bottom: 5px;
}
.status_60 .backdrop-tall-43.title-9e {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .easyphoto {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .filtersmall {
    display: none !important;
  }
}
.primary_27 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.primary_27 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 8717 */
.phantom-card-p7 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.1;
}
