.layout-6e5f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.menu-mini-4d26 {
  position: relative;
  word-con: anywhere;
}
.box_white_8c6d {
  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;
}
.box_white_8c6d.hovered_f285 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.box_white_8c6d.active_8bff {
  width: 100%;
  max-width: 100%;
}
.box_white_8c6d.texture_3979 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .box_white_8c6d.texture_3979 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.box_white_8c6d.upper-5f5b {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .box_white_8c6d.upper-5f5b {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.paper-0d33 {
  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;
}
.paper-0d33:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.paper-0d33 > * {
  position: relative;
  z-index: 2;
}
.texture_3979 .image-dim-7583 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.texture_3979.disabled_9c2b .image-dim-7583 {
  margin-left: 20px;
}
.upper-5f5b.disabled_9c2b .image-dim-7583 {
  margin-right: 20px;
}
.north_fc52.disabled_9c2b .image-dim-7583 {
  margin-top: 20px;
}
.layout-6e5f.in_8df4,
.layout-6e5f.action_c9b0 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .layout-6e5f.in_8df4,
  .layout-6e5f.action_c9b0 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.layout-6e5f.action_c9b0 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.notification-orange-07f5 .complex-7d9d .progress_down_fdbe {
  -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;
}
.notification-orange-07f5
  .complex-7d9d
  .item-8b58 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.notification-orange-07f5
  .complex-7d9d
  .status-9cca {
  margin-left: 5px;
  text-decoration: none;
}
.notification-orange-07f5
  .complex-7d9d
  .row-9095 {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.gold_70ff {
  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;
}
.row-4747 .gold_70ff,
.photo-silver-61dc .gold_70ff {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .gold_70ff {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.iron_06dc {
  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_06dc.lite_c619 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.iron_06dc.button-d8af {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.search_tiny_0e7b {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.search_tiny_0e7b img {
  display: block;
  width: 100%;
  height: auto;
}
.button-d8af .search_tiny_0e7b {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.texture_3979 .search_tiny_0e7b {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.search_tiny_0e7b a {
  display: block;
  position: relative;
  overflow: hidden;
}
.search_tiny_0e7b a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.blue_0930 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.button-d8af.disabled_9c2b .blue_0930 {
  margin-top: 20px;
}
.stale_255c.disabled_9c2b .blue_0930 {
  margin-left: 20px;
}
.lite_c619.disabled_9c2b .blue_0930 {
  margin-right: 20px;
}
.banner-c1e2 .grid-23a9:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.banner-c1e2 .grid-23a9:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.banner-c1e2 .grid-23a9:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.banner-c1e2 .grid-23a9:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.banner-c1e2 .grid-23a9:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.banner-c1e2 .grid-23a9:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.banner-c1e2 .grid-23a9:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.banner-c1e2 .grid-23a9:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(1),
.row-warm-1bd4 .grid-23a9:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(3),
.row-warm-1bd4 .grid-23a9:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(5),
.row-warm-1bd4 .grid-23a9:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(7),
.row-warm-1bd4 .grid-23a9:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(9),
.row-warm-1bd4 .grid-23a9:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(11),
.row-warm-1bd4 .grid-23a9:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(13),
.row-warm-1bd4 .grid-23a9:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.row-warm-1bd4 .grid-23a9:nth-child(15),
.row-warm-1bd4 .grid-23a9:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.banner_29ba .grid-23a9:nth-child(1),
.banner_29ba .grid-23a9:nth-child(2),
.banner_29ba .grid-23a9:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.banner_29ba .grid-23a9:nth-child(4),
.banner_29ba .grid-23a9:nth-child(5),
.banner_29ba .grid-23a9:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.banner_29ba .grid-23a9:nth-child(7),
.banner_29ba .grid-23a9:nth-child(8),
.banner_29ba .grid-23a9:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.banner_29ba .grid-23a9:nth-child(10),
.banner_29ba .grid-23a9:nth-child(11),
.banner_29ba .grid-23a9:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.banner_29ba .grid-23a9:nth-child(13),
.banner_29ba .grid-23a9:nth-child(14),
.banner_29ba .grid-23a9:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.banner_29ba .grid-23a9:nth-child(16),
.banner_29ba .grid-23a9:nth-child(17),
.banner_29ba .grid-23a9:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.banner_29ba .grid-23a9:nth-child(19),
.banner_29ba .grid-23a9:nth-child(20),
.banner_29ba .grid-23a9:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.banner_29ba .grid-23a9:nth-child(22),
.banner_29ba .grid-23a9:nth-child(23),
.banner_29ba .grid-23a9:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.motion-4d3b .grid-23a9:nth-child(1),
.motion-4d3b .grid-23a9:nth-child(2),
.motion-4d3b .grid-23a9:nth-child(3),
.motion-4d3b .grid-23a9:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.motion-4d3b .grid-23a9:nth-child(5),
.motion-4d3b .grid-23a9:nth-child(6),
.motion-4d3b .grid-23a9:nth-child(7),
.motion-4d3b .grid-23a9:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.motion-4d3b .grid-23a9:nth-child(9),
.motion-4d3b .grid-23a9:nth-child(10),
.motion-4d3b .grid-23a9:nth-child(11),
.motion-4d3b .grid-23a9:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.motion-4d3b .grid-23a9:nth-child(13),
.motion-4d3b .grid-23a9:nth-child(14),
.motion-4d3b .grid-23a9:nth-child(15),
.motion-4d3b .grid-23a9:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.motion-4d3b .grid-23a9:nth-child(17),
.motion-4d3b .grid-23a9:nth-child(18),
.motion-4d3b .grid-23a9:nth-child(19),
.motion-4d3b .grid-23a9:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.motion-4d3b .grid-23a9:nth-child(21),
.motion-4d3b .grid-23a9:nth-child(22),
.motion-4d3b .grid-23a9:nth-child(23),
.motion-4d3b .grid-23a9:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.motion-4d3b .grid-23a9:nth-child(25),
.motion-4d3b .grid-23a9:nth-child(26),
.motion-4d3b .grid-23a9:nth-child(27),
.motion-4d3b .grid-23a9:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.motion-4d3b .grid-23a9:nth-child(29),
.motion-4d3b .grid-23a9:nth-child(30),
.motion-4d3b .grid-23a9:nth-child(31),
.motion-4d3b .grid-23a9:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.basic-5f2d .grid-23a9:nth-child(1),
.basic-5f2d .grid-23a9:nth-child(2),
.basic-5f2d .grid-23a9:nth-child(3),
.basic-5f2d .grid-23a9:nth-child(4),
.basic-5f2d .grid-23a9:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.basic-5f2d .grid-23a9:nth-child(6),
.basic-5f2d .grid-23a9:nth-child(7),
.basic-5f2d .grid-23a9:nth-child(8),
.basic-5f2d .grid-23a9:nth-child(9),
.basic-5f2d .grid-23a9:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.basic-5f2d .grid-23a9:nth-child(11),
.basic-5f2d .grid-23a9:nth-child(12),
.basic-5f2d .grid-23a9:nth-child(13),
.basic-5f2d .grid-23a9:nth-child(14),
.basic-5f2d .grid-23a9:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.basic-5f2d .grid-23a9:nth-child(16),
.basic-5f2d .grid-23a9:nth-child(17),
.basic-5f2d .grid-23a9:nth-child(18),
.basic-5f2d .grid-23a9:nth-child(19),
.basic-5f2d .grid-23a9:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.basic-5f2d .grid-23a9:nth-child(21),
.basic-5f2d .grid-23a9:nth-child(22),
.basic-5f2d .grid-23a9:nth-child(23),
.basic-5f2d .grid-23a9:nth-child(24),
.basic-5f2d .grid-23a9:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.basic-5f2d .grid-23a9:nth-child(26),
.basic-5f2d .grid-23a9:nth-child(27),
.basic-5f2d .grid-23a9:nth-child(28),
.basic-5f2d .grid-23a9:nth-child(29),
.basic-5f2d .grid-23a9:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.basic-5f2d .grid-23a9:nth-child(31),
.basic-5f2d .grid-23a9:nth-child(32),
.basic-5f2d .grid-23a9:nth-child(33),
.basic-5f2d .grid-23a9:nth-child(34),
.basic-5f2d .grid-23a9:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.basic-5f2d .grid-23a9:nth-child(36),
.basic-5f2d .grid-23a9:nth-child(37),
.basic-5f2d .grid-23a9:nth-child(38),
.basic-5f2d .grid-23a9:nth-child(39),
.basic-5f2d .grid-23a9:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.summary_static_5aec .grid-23a9:nth-child(1),
.summary_static_5aec .grid-23a9:nth-child(2),
.summary_static_5aec .grid-23a9:nth-child(3),
.summary_static_5aec .grid-23a9:nth-child(4),
.summary_static_5aec .grid-23a9:nth-child(5),
.summary_static_5aec .grid-23a9:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.summary_static_5aec .grid-23a9:nth-child(7),
.summary_static_5aec .grid-23a9:nth-child(8),
.summary_static_5aec .grid-23a9:nth-child(9),
.summary_static_5aec .grid-23a9:nth-child(10),
.summary_static_5aec .grid-23a9:nth-child(11),
.summary_static_5aec .grid-23a9:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.summary_static_5aec .grid-23a9:nth-child(13),
.summary_static_5aec .grid-23a9:nth-child(14),
.summary_static_5aec .grid-23a9:nth-child(15),
.summary_static_5aec .grid-23a9:nth-child(16),
.summary_static_5aec .grid-23a9:nth-child(17),
.summary_static_5aec .grid-23a9:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.summary_static_5aec .grid-23a9:nth-child(19),
.summary_static_5aec .grid-23a9:nth-child(20),
.summary_static_5aec .grid-23a9:nth-child(21),
.summary_static_5aec .grid-23a9:nth-child(22),
.summary_static_5aec .grid-23a9:nth-child(23),
.summary_static_5aec .grid-23a9:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.summary_static_5aec .grid-23a9:nth-child(25),
.summary_static_5aec .grid-23a9:nth-child(26),
.summary_static_5aec .grid-23a9:nth-child(27),
.summary_static_5aec .grid-23a9:nth-child(28),
.summary_static_5aec .grid-23a9:nth-child(29),
.summary_static_5aec .grid-23a9:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.summary_static_5aec .grid-23a9:nth-child(31),
.summary_static_5aec .grid-23a9:nth-child(32),
.summary_static_5aec .grid-23a9:nth-child(33),
.summary_static_5aec .grid-23a9:nth-child(34),
.summary_static_5aec .grid-23a9:nth-child(35),
.summary_static_5aec .grid-23a9:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.summary_static_5aec .grid-23a9:nth-child(37),
.summary_static_5aec .grid-23a9:nth-child(38),
.summary_static_5aec .grid-23a9:nth-child(39),
.summary_static_5aec .grid-23a9:nth-child(40),
.summary_static_5aec .grid-23a9:nth-child(41),
.summary_static_5aec .grid-23a9:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.summary_static_5aec .grid-23a9:nth-child(43),
.summary_static_5aec .grid-23a9:nth-child(44),
.summary_static_5aec .grid-23a9:nth-child(45),
.summary_static_5aec .grid-23a9:nth-child(46),
.summary_static_5aec .grid-23a9:nth-child(47),
.summary_static_5aec .grid-23a9:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(1),
.frame_dim_cc75 .grid-23a9:nth-child(2),
.frame_dim_cc75 .grid-23a9:nth-child(3),
.frame_dim_cc75 .grid-23a9:nth-child(4),
.frame_dim_cc75 .grid-23a9:nth-child(5),
.frame_dim_cc75 .grid-23a9:nth-child(6),
.frame_dim_cc75 .grid-23a9:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(8),
.frame_dim_cc75 .grid-23a9:nth-child(9),
.frame_dim_cc75 .grid-23a9:nth-child(10),
.frame_dim_cc75 .grid-23a9:nth-child(11),
.frame_dim_cc75 .grid-23a9:nth-child(12),
.frame_dim_cc75 .grid-23a9:nth-child(13),
.frame_dim_cc75 .grid-23a9:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(15),
.frame_dim_cc75 .grid-23a9:nth-child(16),
.frame_dim_cc75 .grid-23a9:nth-child(17),
.frame_dim_cc75 .grid-23a9:nth-child(18),
.frame_dim_cc75 .grid-23a9:nth-child(19),
.frame_dim_cc75 .grid-23a9:nth-child(20),
.frame_dim_cc75 .grid-23a9:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(22),
.frame_dim_cc75 .grid-23a9:nth-child(23),
.frame_dim_cc75 .grid-23a9:nth-child(24),
.frame_dim_cc75 .grid-23a9:nth-child(25),
.frame_dim_cc75 .grid-23a9:nth-child(26),
.frame_dim_cc75 .grid-23a9:nth-child(27),
.frame_dim_cc75 .grid-23a9:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(29),
.frame_dim_cc75 .grid-23a9:nth-child(30),
.frame_dim_cc75 .grid-23a9:nth-child(31),
.frame_dim_cc75 .grid-23a9:nth-child(32),
.frame_dim_cc75 .grid-23a9:nth-child(33),
.frame_dim_cc75 .grid-23a9:nth-child(34),
.frame_dim_cc75 .grid-23a9:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(36),
.frame_dim_cc75 .grid-23a9:nth-child(37),
.frame_dim_cc75 .grid-23a9:nth-child(38),
.frame_dim_cc75 .grid-23a9:nth-child(39),
.frame_dim_cc75 .grid-23a9:nth-child(40),
.frame_dim_cc75 .grid-23a9:nth-child(41),
.frame_dim_cc75 .grid-23a9:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(43),
.frame_dim_cc75 .grid-23a9:nth-child(44),
.frame_dim_cc75 .grid-23a9:nth-child(45),
.frame_dim_cc75 .grid-23a9:nth-child(46),
.frame_dim_cc75 .grid-23a9:nth-child(47),
.frame_dim_cc75 .grid-23a9:nth-child(48),
.frame_dim_cc75 .grid-23a9:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.frame_dim_cc75 .grid-23a9:nth-child(50),
.frame_dim_cc75 .grid-23a9:nth-child(51),
.frame_dim_cc75 .grid-23a9:nth-child(52),
.frame_dim_cc75 .grid-23a9:nth-child(53),
.frame_dim_cc75 .grid-23a9:nth-child(54),
.frame_dim_cc75 .grid-23a9:nth-child(55),
.frame_dim_cc75 .grid-23a9:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(1),
.banner-upper-cbfa .grid-23a9:nth-child(2),
.banner-upper-cbfa .grid-23a9:nth-child(3),
.banner-upper-cbfa .grid-23a9:nth-child(4),
.banner-upper-cbfa .grid-23a9:nth-child(5),
.banner-upper-cbfa .grid-23a9:nth-child(6),
.banner-upper-cbfa .grid-23a9:nth-child(7),
.banner-upper-cbfa .grid-23a9:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(9),
.banner-upper-cbfa .grid-23a9:nth-child(10),
.banner-upper-cbfa .grid-23a9:nth-child(11),
.banner-upper-cbfa .grid-23a9:nth-child(12),
.banner-upper-cbfa .grid-23a9:nth-child(13),
.banner-upper-cbfa .grid-23a9:nth-child(14),
.banner-upper-cbfa .grid-23a9:nth-child(15),
.banner-upper-cbfa .grid-23a9:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(17),
.banner-upper-cbfa .grid-23a9:nth-child(18),
.banner-upper-cbfa .grid-23a9:nth-child(19),
.banner-upper-cbfa .grid-23a9:nth-child(20),
.banner-upper-cbfa .grid-23a9:nth-child(21),
.banner-upper-cbfa .grid-23a9:nth-child(22),
.banner-upper-cbfa .grid-23a9:nth-child(23),
.banner-upper-cbfa .grid-23a9:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(25),
.banner-upper-cbfa .grid-23a9:nth-child(26),
.banner-upper-cbfa .grid-23a9:nth-child(27),
.banner-upper-cbfa .grid-23a9:nth-child(28),
.banner-upper-cbfa .grid-23a9:nth-child(29),
.banner-upper-cbfa .grid-23a9:nth-child(30),
.banner-upper-cbfa .grid-23a9:nth-child(31),
.banner-upper-cbfa .grid-23a9:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(33),
.banner-upper-cbfa .grid-23a9:nth-child(34),
.banner-upper-cbfa .grid-23a9:nth-child(35),
.banner-upper-cbfa .grid-23a9:nth-child(36),
.banner-upper-cbfa .grid-23a9:nth-child(37),
.banner-upper-cbfa .grid-23a9:nth-child(38),
.banner-upper-cbfa .grid-23a9:nth-child(39),
.banner-upper-cbfa .grid-23a9:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(41),
.banner-upper-cbfa .grid-23a9:nth-child(42),
.banner-upper-cbfa .grid-23a9:nth-child(43),
.banner-upper-cbfa .grid-23a9:nth-child(44),
.banner-upper-cbfa .grid-23a9:nth-child(45),
.banner-upper-cbfa .grid-23a9:nth-child(46),
.banner-upper-cbfa .grid-23a9:nth-child(47),
.banner-upper-cbfa .grid-23a9:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(49),
.banner-upper-cbfa .grid-23a9:nth-child(50),
.banner-upper-cbfa .grid-23a9:nth-child(51),
.banner-upper-cbfa .grid-23a9:nth-child(52),
.banner-upper-cbfa .grid-23a9:nth-child(53),
.banner-upper-cbfa .grid-23a9:nth-child(54),
.banner-upper-cbfa .grid-23a9:nth-child(55),
.banner-upper-cbfa .grid-23a9:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.banner-upper-cbfa .grid-23a9:nth-child(57),
.banner-upper-cbfa .grid-23a9:nth-child(58),
.banner-upper-cbfa .grid-23a9:nth-child(59),
.banner-upper-cbfa .grid-23a9:nth-child(60),
.banner-upper-cbfa .grid-23a9:nth-child(61),
.banner-upper-cbfa .grid-23a9:nth-child(62),
.banner-upper-cbfa .grid-23a9:nth-child(63),
.banner-upper-cbfa .grid-23a9:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .chip_tiny_f3cd .grid-23a9:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .chip_tiny_f3cd .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .lite-824a .grid-23a9:nth-child(1),
  .lite-824a .grid-23a9:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .lite-824a .grid-23a9:nth-child(3),
  .lite-824a .grid-23a9:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .lite-824a .grid-23a9:nth-child(5),
  .lite-824a .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .lite-824a .grid-23a9:nth-child(7),
  .lite-824a .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .lite-824a .grid-23a9:nth-child(9),
  .lite-824a .grid-23a9:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .lite-824a .grid-23a9:nth-child(11),
  .lite-824a .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .lite-824a .grid-23a9:nth-child(13),
  .lite-824a .grid-23a9:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .lite-824a .grid-23a9:nth-child(15),
  .lite-824a .grid-23a9:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hot-96b7 .grid-23a9:nth-child(1),
  .hot-96b7 .grid-23a9:nth-child(2),
  .hot-96b7 .grid-23a9:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hot-96b7 .grid-23a9:nth-child(4),
  .hot-96b7 .grid-23a9:nth-child(5),
  .hot-96b7 .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hot-96b7 .grid-23a9:nth-child(7),
  .hot-96b7 .grid-23a9:nth-child(8),
  .hot-96b7 .grid-23a9:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hot-96b7 .grid-23a9:nth-child(10),
  .hot-96b7 .grid-23a9:nth-child(11),
  .hot-96b7 .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hot-96b7 .grid-23a9:nth-child(13),
  .hot-96b7 .grid-23a9:nth-child(14),
  .hot-96b7 .grid-23a9:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hot-96b7 .grid-23a9:nth-child(16),
  .hot-96b7 .grid-23a9:nth-child(17),
  .hot-96b7 .grid-23a9:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hot-96b7 .grid-23a9:nth-child(19),
  .hot-96b7 .grid-23a9:nth-child(20),
  .hot-96b7 .grid-23a9:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hot-96b7 .grid-23a9:nth-child(22),
  .hot-96b7 .grid-23a9:nth-child(23),
  .hot-96b7 .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .north-603d .grid-23a9:nth-child(1),
  .north-603d .grid-23a9:nth-child(2),
  .north-603d .grid-23a9:nth-child(3),
  .north-603d .grid-23a9:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .north-603d .grid-23a9:nth-child(5),
  .north-603d .grid-23a9:nth-child(6),
  .north-603d .grid-23a9:nth-child(7),
  .north-603d .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .north-603d .grid-23a9:nth-child(9),
  .north-603d .grid-23a9:nth-child(10),
  .north-603d .grid-23a9:nth-child(11),
  .north-603d .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .north-603d .grid-23a9:nth-child(13),
  .north-603d .grid-23a9:nth-child(14),
  .north-603d .grid-23a9:nth-child(15),
  .north-603d .grid-23a9:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .north-603d .grid-23a9:nth-child(17),
  .north-603d .grid-23a9:nth-child(18),
  .north-603d .grid-23a9:nth-child(19),
  .north-603d .grid-23a9:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .north-603d .grid-23a9:nth-child(21),
  .north-603d .grid-23a9:nth-child(22),
  .north-603d .grid-23a9:nth-child(23),
  .north-603d .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .north-603d .grid-23a9:nth-child(25),
  .north-603d .grid-23a9:nth-child(26),
  .north-603d .grid-23a9:nth-child(27),
  .north-603d .grid-23a9:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .north-603d .grid-23a9:nth-child(29),
  .north-603d .grid-23a9:nth-child(30),
  .north-603d .grid-23a9:nth-child(31),
  .north-603d .grid-23a9:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .copper-ff0a .grid-23a9:nth-child(1),
  .copper-ff0a .grid-23a9:nth-child(2),
  .copper-ff0a .grid-23a9:nth-child(3),
  .copper-ff0a .grid-23a9:nth-child(4),
  .copper-ff0a .grid-23a9:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .copper-ff0a .grid-23a9:nth-child(6),
  .copper-ff0a .grid-23a9:nth-child(7),
  .copper-ff0a .grid-23a9:nth-child(8),
  .copper-ff0a .grid-23a9:nth-child(9),
  .copper-ff0a .grid-23a9:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .copper-ff0a .grid-23a9:nth-child(11),
  .copper-ff0a .grid-23a9:nth-child(12),
  .copper-ff0a .grid-23a9:nth-child(13),
  .copper-ff0a .grid-23a9:nth-child(14),
  .copper-ff0a .grid-23a9:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .copper-ff0a .grid-23a9:nth-child(16),
  .copper-ff0a .grid-23a9:nth-child(17),
  .copper-ff0a .grid-23a9:nth-child(18),
  .copper-ff0a .grid-23a9:nth-child(19),
  .copper-ff0a .grid-23a9:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .copper-ff0a .grid-23a9:nth-child(21),
  .copper-ff0a .grid-23a9:nth-child(22),
  .copper-ff0a .grid-23a9:nth-child(23),
  .copper-ff0a .grid-23a9:nth-child(24),
  .copper-ff0a .grid-23a9:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .copper-ff0a .grid-23a9:nth-child(26),
  .copper-ff0a .grid-23a9:nth-child(27),
  .copper-ff0a .grid-23a9:nth-child(28),
  .copper-ff0a .grid-23a9:nth-child(29),
  .copper-ff0a .grid-23a9:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .copper-ff0a .grid-23a9:nth-child(31),
  .copper-ff0a .grid-23a9:nth-child(32),
  .copper-ff0a .grid-23a9:nth-child(33),
  .copper-ff0a .grid-23a9:nth-child(34),
  .copper-ff0a .grid-23a9:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .copper-ff0a .grid-23a9:nth-child(36),
  .copper-ff0a .grid-23a9:nth-child(37),
  .copper-ff0a .grid-23a9:nth-child(38),
  .copper-ff0a .grid-23a9:nth-child(39),
  .copper-ff0a .grid-23a9:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(1),
  .logo_yellow_991d .grid-23a9:nth-child(2),
  .logo_yellow_991d .grid-23a9:nth-child(3),
  .logo_yellow_991d .grid-23a9:nth-child(4),
  .logo_yellow_991d .grid-23a9:nth-child(5),
  .logo_yellow_991d .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(7),
  .logo_yellow_991d .grid-23a9:nth-child(8),
  .logo_yellow_991d .grid-23a9:nth-child(9),
  .logo_yellow_991d .grid-23a9:nth-child(10),
  .logo_yellow_991d .grid-23a9:nth-child(11),
  .logo_yellow_991d .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(13),
  .logo_yellow_991d .grid-23a9:nth-child(14),
  .logo_yellow_991d .grid-23a9:nth-child(15),
  .logo_yellow_991d .grid-23a9:nth-child(16),
  .logo_yellow_991d .grid-23a9:nth-child(17),
  .logo_yellow_991d .grid-23a9:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(19),
  .logo_yellow_991d .grid-23a9:nth-child(20),
  .logo_yellow_991d .grid-23a9:nth-child(21),
  .logo_yellow_991d .grid-23a9:nth-child(22),
  .logo_yellow_991d .grid-23a9:nth-child(23),
  .logo_yellow_991d .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(25),
  .logo_yellow_991d .grid-23a9:nth-child(26),
  .logo_yellow_991d .grid-23a9:nth-child(27),
  .logo_yellow_991d .grid-23a9:nth-child(28),
  .logo_yellow_991d .grid-23a9:nth-child(29),
  .logo_yellow_991d .grid-23a9:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(31),
  .logo_yellow_991d .grid-23a9:nth-child(32),
  .logo_yellow_991d .grid-23a9:nth-child(33),
  .logo_yellow_991d .grid-23a9:nth-child(34),
  .logo_yellow_991d .grid-23a9:nth-child(35),
  .logo_yellow_991d .grid-23a9:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(37),
  .logo_yellow_991d .grid-23a9:nth-child(38),
  .logo_yellow_991d .grid-23a9:nth-child(39),
  .logo_yellow_991d .grid-23a9:nth-child(40),
  .logo_yellow_991d .grid-23a9:nth-child(41),
  .logo_yellow_991d .grid-23a9:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .logo_yellow_991d .grid-23a9:nth-child(43),
  .logo_yellow_991d .grid-23a9:nth-child(44),
  .logo_yellow_991d .grid-23a9:nth-child(45),
  .logo_yellow_991d .grid-23a9:nth-child(46),
  .logo_yellow_991d .grid-23a9:nth-child(47),
  .logo_yellow_991d .grid-23a9:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .aside-9f7f .grid-23a9:nth-child(1),
  .aside-9f7f .grid-23a9:nth-child(2),
  .aside-9f7f .grid-23a9:nth-child(3),
  .aside-9f7f .grid-23a9:nth-child(4),
  .aside-9f7f .grid-23a9:nth-child(5),
  .aside-9f7f .grid-23a9:nth-child(6),
  .aside-9f7f .grid-23a9:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .aside-9f7f .grid-23a9:nth-child(8),
  .aside-9f7f .grid-23a9:nth-child(9),
  .aside-9f7f .grid-23a9:nth-child(10),
  .aside-9f7f .grid-23a9:nth-child(11),
  .aside-9f7f .grid-23a9:nth-child(12),
  .aside-9f7f .grid-23a9:nth-child(13),
  .aside-9f7f .grid-23a9:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .aside-9f7f .grid-23a9:nth-child(15),
  .aside-9f7f .grid-23a9:nth-child(16),
  .aside-9f7f .grid-23a9:nth-child(17),
  .aside-9f7f .grid-23a9:nth-child(18),
  .aside-9f7f .grid-23a9:nth-child(19),
  .aside-9f7f .grid-23a9:nth-child(20),
  .aside-9f7f .grid-23a9:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .aside-9f7f .grid-23a9:nth-child(22),
  .aside-9f7f .grid-23a9:nth-child(23),
  .aside-9f7f .grid-23a9:nth-child(24),
  .aside-9f7f .grid-23a9:nth-child(25),
  .aside-9f7f .grid-23a9:nth-child(26),
  .aside-9f7f .grid-23a9:nth-child(27),
  .aside-9f7f .grid-23a9:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .aside-9f7f .grid-23a9:nth-child(29),
  .aside-9f7f .grid-23a9:nth-child(30),
  .aside-9f7f .grid-23a9:nth-child(31),
  .aside-9f7f .grid-23a9:nth-child(32),
  .aside-9f7f .grid-23a9:nth-child(33),
  .aside-9f7f .grid-23a9:nth-child(34),
  .aside-9f7f .grid-23a9:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .aside-9f7f .grid-23a9:nth-child(36),
  .aside-9f7f .grid-23a9:nth-child(37),
  .aside-9f7f .grid-23a9:nth-child(38),
  .aside-9f7f .grid-23a9:nth-child(39),
  .aside-9f7f .grid-23a9:nth-child(40),
  .aside-9f7f .grid-23a9:nth-child(41),
  .aside-9f7f .grid-23a9:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .aside-9f7f .grid-23a9:nth-child(43),
  .aside-9f7f .grid-23a9:nth-child(44),
  .aside-9f7f .grid-23a9:nth-child(45),
  .aside-9f7f .grid-23a9:nth-child(46),
  .aside-9f7f .grid-23a9:nth-child(47),
  .aside-9f7f .grid-23a9:nth-child(48),
  .aside-9f7f .grid-23a9:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .aside-9f7f .grid-23a9:nth-child(50),
  .aside-9f7f .grid-23a9:nth-child(51),
  .aside-9f7f .grid-23a9:nth-child(52),
  .aside-9f7f .grid-23a9:nth-child(53),
  .aside-9f7f .grid-23a9:nth-child(54),
  .aside-9f7f .grid-23a9:nth-child(55),
  .aside-9f7f .grid-23a9:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .out-4ffb .grid-23a9:nth-child(1),
  .out-4ffb .grid-23a9:nth-child(2),
  .out-4ffb .grid-23a9:nth-child(3),
  .out-4ffb .grid-23a9:nth-child(4),
  .out-4ffb .grid-23a9:nth-child(5),
  .out-4ffb .grid-23a9:nth-child(6),
  .out-4ffb .grid-23a9:nth-child(7),
  .out-4ffb .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .out-4ffb .grid-23a9:nth-child(9),
  .out-4ffb .grid-23a9:nth-child(10),
  .out-4ffb .grid-23a9:nth-child(11),
  .out-4ffb .grid-23a9:nth-child(12),
  .out-4ffb .grid-23a9:nth-child(13),
  .out-4ffb .grid-23a9:nth-child(14),
  .out-4ffb .grid-23a9:nth-child(15),
  .out-4ffb .grid-23a9:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .out-4ffb .grid-23a9:nth-child(17),
  .out-4ffb .grid-23a9:nth-child(18),
  .out-4ffb .grid-23a9:nth-child(19),
  .out-4ffb .grid-23a9:nth-child(20),
  .out-4ffb .grid-23a9:nth-child(21),
  .out-4ffb .grid-23a9:nth-child(22),
  .out-4ffb .grid-23a9:nth-child(23),
  .out-4ffb .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .out-4ffb .grid-23a9:nth-child(25),
  .out-4ffb .grid-23a9:nth-child(26),
  .out-4ffb .grid-23a9:nth-child(27),
  .out-4ffb .grid-23a9:nth-child(28),
  .out-4ffb .grid-23a9:nth-child(29),
  .out-4ffb .grid-23a9:nth-child(30),
  .out-4ffb .grid-23a9:nth-child(31),
  .out-4ffb .grid-23a9:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .out-4ffb .grid-23a9:nth-child(33),
  .out-4ffb .grid-23a9:nth-child(34),
  .out-4ffb .grid-23a9:nth-child(35),
  .out-4ffb .grid-23a9:nth-child(36),
  .out-4ffb .grid-23a9:nth-child(37),
  .out-4ffb .grid-23a9:nth-child(38),
  .out-4ffb .grid-23a9:nth-child(39),
  .out-4ffb .grid-23a9:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .out-4ffb .grid-23a9:nth-child(41),
  .out-4ffb .grid-23a9:nth-child(42),
  .out-4ffb .grid-23a9:nth-child(43),
  .out-4ffb .grid-23a9:nth-child(44),
  .out-4ffb .grid-23a9:nth-child(45),
  .out-4ffb .grid-23a9:nth-child(46),
  .out-4ffb .grid-23a9:nth-child(47),
  .out-4ffb .grid-23a9:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .out-4ffb .grid-23a9:nth-child(49),
  .out-4ffb .grid-23a9:nth-child(50),
  .out-4ffb .grid-23a9:nth-child(51),
  .out-4ffb .grid-23a9:nth-child(52),
  .out-4ffb .grid-23a9:nth-child(53),
  .out-4ffb .grid-23a9:nth-child(54),
  .out-4ffb .grid-23a9:nth-child(55),
  .out-4ffb .grid-23a9:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .out-4ffb .grid-23a9:nth-child(57),
  .out-4ffb .grid-23a9:nth-child(58),
  .out-4ffb .grid-23a9:nth-child(59),
  .out-4ffb .grid-23a9:nth-child(60),
  .out-4ffb .grid-23a9:nth-child(61),
  .out-4ffb .grid-23a9:nth-child(62),
  .out-4ffb .grid-23a9:nth-child(63),
  .out-4ffb .grid-23a9:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .icon_white_38d0 .grid-23a9:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .icon_white_38d0 .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(1),
  .dropdown_c137 .grid-23a9:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(3),
  .dropdown_c137 .grid-23a9:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(5),
  .dropdown_c137 .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(7),
  .dropdown_c137 .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(9),
  .dropdown_c137 .grid-23a9:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(11),
  .dropdown_c137 .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(13),
  .dropdown_c137 .grid-23a9:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .dropdown_c137 .grid-23a9:nth-child(15),
  .dropdown_c137 .grid-23a9:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(1),
  .progress-soft-6341 .grid-23a9:nth-child(2),
  .progress-soft-6341 .grid-23a9:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(4),
  .progress-soft-6341 .grid-23a9:nth-child(5),
  .progress-soft-6341 .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(7),
  .progress-soft-6341 .grid-23a9:nth-child(8),
  .progress-soft-6341 .grid-23a9:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(10),
  .progress-soft-6341 .grid-23a9:nth-child(11),
  .progress-soft-6341 .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(13),
  .progress-soft-6341 .grid-23a9:nth-child(14),
  .progress-soft-6341 .grid-23a9:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(16),
  .progress-soft-6341 .grid-23a9:nth-child(17),
  .progress-soft-6341 .grid-23a9:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(19),
  .progress-soft-6341 .grid-23a9:nth-child(20),
  .progress-soft-6341 .grid-23a9:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .progress-soft-6341 .grid-23a9:nth-child(22),
  .progress-soft-6341 .grid-23a9:nth-child(23),
  .progress-soft-6341 .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .menu_b8ac .grid-23a9:nth-child(1),
  .menu_b8ac .grid-23a9:nth-child(2),
  .menu_b8ac .grid-23a9:nth-child(3),
  .menu_b8ac .grid-23a9:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .menu_b8ac .grid-23a9:nth-child(5),
  .menu_b8ac .grid-23a9:nth-child(6),
  .menu_b8ac .grid-23a9:nth-child(7),
  .menu_b8ac .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .menu_b8ac .grid-23a9:nth-child(9),
  .menu_b8ac .grid-23a9:nth-child(10),
  .menu_b8ac .grid-23a9:nth-child(11),
  .menu_b8ac .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .menu_b8ac .grid-23a9:nth-child(13),
  .menu_b8ac .grid-23a9:nth-child(14),
  .menu_b8ac .grid-23a9:nth-child(15),
  .menu_b8ac .grid-23a9:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .menu_b8ac .grid-23a9:nth-child(17),
  .menu_b8ac .grid-23a9:nth-child(18),
  .menu_b8ac .grid-23a9:nth-child(19),
  .menu_b8ac .grid-23a9:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .menu_b8ac .grid-23a9:nth-child(21),
  .menu_b8ac .grid-23a9:nth-child(22),
  .menu_b8ac .grid-23a9:nth-child(23),
  .menu_b8ac .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .menu_b8ac .grid-23a9:nth-child(25),
  .menu_b8ac .grid-23a9:nth-child(26),
  .menu_b8ac .grid-23a9:nth-child(27),
  .menu_b8ac .grid-23a9:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .menu_b8ac .grid-23a9:nth-child(29),
  .menu_b8ac .grid-23a9:nth-child(30),
  .menu_b8ac .grid-23a9:nth-child(31),
  .menu_b8ac .grid-23a9:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .cool-3162 .grid-23a9:nth-child(1),
  .cool-3162 .grid-23a9:nth-child(2),
  .cool-3162 .grid-23a9:nth-child(3),
  .cool-3162 .grid-23a9:nth-child(4),
  .cool-3162 .grid-23a9:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .cool-3162 .grid-23a9:nth-child(6),
  .cool-3162 .grid-23a9:nth-child(7),
  .cool-3162 .grid-23a9:nth-child(8),
  .cool-3162 .grid-23a9:nth-child(9),
  .cool-3162 .grid-23a9:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .cool-3162 .grid-23a9:nth-child(11),
  .cool-3162 .grid-23a9:nth-child(12),
  .cool-3162 .grid-23a9:nth-child(13),
  .cool-3162 .grid-23a9:nth-child(14),
  .cool-3162 .grid-23a9:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .cool-3162 .grid-23a9:nth-child(16),
  .cool-3162 .grid-23a9:nth-child(17),
  .cool-3162 .grid-23a9:nth-child(18),
  .cool-3162 .grid-23a9:nth-child(19),
  .cool-3162 .grid-23a9:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .cool-3162 .grid-23a9:nth-child(21),
  .cool-3162 .grid-23a9:nth-child(22),
  .cool-3162 .grid-23a9:nth-child(23),
  .cool-3162 .grid-23a9:nth-child(24),
  .cool-3162 .grid-23a9:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .cool-3162 .grid-23a9:nth-child(26),
  .cool-3162 .grid-23a9:nth-child(27),
  .cool-3162 .grid-23a9:nth-child(28),
  .cool-3162 .grid-23a9:nth-child(29),
  .cool-3162 .grid-23a9:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .cool-3162 .grid-23a9:nth-child(31),
  .cool-3162 .grid-23a9:nth-child(32),
  .cool-3162 .grid-23a9:nth-child(33),
  .cool-3162 .grid-23a9:nth-child(34),
  .cool-3162 .grid-23a9:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .cool-3162 .grid-23a9:nth-child(36),
  .cool-3162 .grid-23a9:nth-child(37),
  .cool-3162 .grid-23a9:nth-child(38),
  .cool-3162 .grid-23a9:nth-child(39),
  .cool-3162 .grid-23a9:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .description-4541 .grid-23a9:nth-child(1),
  .description-4541 .grid-23a9:nth-child(2),
  .description-4541 .grid-23a9:nth-child(3),
  .description-4541 .grid-23a9:nth-child(4),
  .description-4541 .grid-23a9:nth-child(5),
  .description-4541 .grid-23a9:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .description-4541 .grid-23a9:nth-child(7),
  .description-4541 .grid-23a9:nth-child(8),
  .description-4541 .grid-23a9:nth-child(9),
  .description-4541 .grid-23a9:nth-child(10),
  .description-4541 .grid-23a9:nth-child(11),
  .description-4541 .grid-23a9:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .description-4541 .grid-23a9:nth-child(13),
  .description-4541 .grid-23a9:nth-child(14),
  .description-4541 .grid-23a9:nth-child(15),
  .description-4541 .grid-23a9:nth-child(16),
  .description-4541 .grid-23a9:nth-child(17),
  .description-4541 .grid-23a9:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .description-4541 .grid-23a9:nth-child(19),
  .description-4541 .grid-23a9:nth-child(20),
  .description-4541 .grid-23a9:nth-child(21),
  .description-4541 .grid-23a9:nth-child(22),
  .description-4541 .grid-23a9:nth-child(23),
  .description-4541 .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .description-4541 .grid-23a9:nth-child(25),
  .description-4541 .grid-23a9:nth-child(26),
  .description-4541 .grid-23a9:nth-child(27),
  .description-4541 .grid-23a9:nth-child(28),
  .description-4541 .grid-23a9:nth-child(29),
  .description-4541 .grid-23a9:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .description-4541 .grid-23a9:nth-child(31),
  .description-4541 .grid-23a9:nth-child(32),
  .description-4541 .grid-23a9:nth-child(33),
  .description-4541 .grid-23a9:nth-child(34),
  .description-4541 .grid-23a9:nth-child(35),
  .description-4541 .grid-23a9:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .description-4541 .grid-23a9:nth-child(37),
  .description-4541 .grid-23a9:nth-child(38),
  .description-4541 .grid-23a9:nth-child(39),
  .description-4541 .grid-23a9:nth-child(40),
  .description-4541 .grid-23a9:nth-child(41),
  .description-4541 .grid-23a9:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .description-4541 .grid-23a9:nth-child(43),
  .description-4541 .grid-23a9:nth-child(44),
  .description-4541 .grid-23a9:nth-child(45),
  .description-4541 .grid-23a9:nth-child(46),
  .description-4541 .grid-23a9:nth-child(47),
  .description-4541 .grid-23a9:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(1),
  .tag_fast_0b81 .grid-23a9:nth-child(2),
  .tag_fast_0b81 .grid-23a9:nth-child(3),
  .tag_fast_0b81 .grid-23a9:nth-child(4),
  .tag_fast_0b81 .grid-23a9:nth-child(5),
  .tag_fast_0b81 .grid-23a9:nth-child(6),
  .tag_fast_0b81 .grid-23a9:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(8),
  .tag_fast_0b81 .grid-23a9:nth-child(9),
  .tag_fast_0b81 .grid-23a9:nth-child(10),
  .tag_fast_0b81 .grid-23a9:nth-child(11),
  .tag_fast_0b81 .grid-23a9:nth-child(12),
  .tag_fast_0b81 .grid-23a9:nth-child(13),
  .tag_fast_0b81 .grid-23a9:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(15),
  .tag_fast_0b81 .grid-23a9:nth-child(16),
  .tag_fast_0b81 .grid-23a9:nth-child(17),
  .tag_fast_0b81 .grid-23a9:nth-child(18),
  .tag_fast_0b81 .grid-23a9:nth-child(19),
  .tag_fast_0b81 .grid-23a9:nth-child(20),
  .tag_fast_0b81 .grid-23a9:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(22),
  .tag_fast_0b81 .grid-23a9:nth-child(23),
  .tag_fast_0b81 .grid-23a9:nth-child(24),
  .tag_fast_0b81 .grid-23a9:nth-child(25),
  .tag_fast_0b81 .grid-23a9:nth-child(26),
  .tag_fast_0b81 .grid-23a9:nth-child(27),
  .tag_fast_0b81 .grid-23a9:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(29),
  .tag_fast_0b81 .grid-23a9:nth-child(30),
  .tag_fast_0b81 .grid-23a9:nth-child(31),
  .tag_fast_0b81 .grid-23a9:nth-child(32),
  .tag_fast_0b81 .grid-23a9:nth-child(33),
  .tag_fast_0b81 .grid-23a9:nth-child(34),
  .tag_fast_0b81 .grid-23a9:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(36),
  .tag_fast_0b81 .grid-23a9:nth-child(37),
  .tag_fast_0b81 .grid-23a9:nth-child(38),
  .tag_fast_0b81 .grid-23a9:nth-child(39),
  .tag_fast_0b81 .grid-23a9:nth-child(40),
  .tag_fast_0b81 .grid-23a9:nth-child(41),
  .tag_fast_0b81 .grid-23a9:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(43),
  .tag_fast_0b81 .grid-23a9:nth-child(44),
  .tag_fast_0b81 .grid-23a9:nth-child(45),
  .tag_fast_0b81 .grid-23a9:nth-child(46),
  .tag_fast_0b81 .grid-23a9:nth-child(47),
  .tag_fast_0b81 .grid-23a9:nth-child(48),
  .tag_fast_0b81 .grid-23a9:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tag_fast_0b81 .grid-23a9:nth-child(50),
  .tag_fast_0b81 .grid-23a9:nth-child(51),
  .tag_fast_0b81 .grid-23a9:nth-child(52),
  .tag_fast_0b81 .grid-23a9:nth-child(53),
  .tag_fast_0b81 .grid-23a9:nth-child(54),
  .tag_fast_0b81 .grid-23a9:nth-child(55),
  .tag_fast_0b81 .grid-23a9:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .cold-2eab .grid-23a9:nth-child(1),
  .cold-2eab .grid-23a9:nth-child(2),
  .cold-2eab .grid-23a9:nth-child(3),
  .cold-2eab .grid-23a9:nth-child(4),
  .cold-2eab .grid-23a9:nth-child(5),
  .cold-2eab .grid-23a9:nth-child(6),
  .cold-2eab .grid-23a9:nth-child(7),
  .cold-2eab .grid-23a9:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .cold-2eab .grid-23a9:nth-child(9),
  .cold-2eab .grid-23a9:nth-child(10),
  .cold-2eab .grid-23a9:nth-child(11),
  .cold-2eab .grid-23a9:nth-child(12),
  .cold-2eab .grid-23a9:nth-child(13),
  .cold-2eab .grid-23a9:nth-child(14),
  .cold-2eab .grid-23a9:nth-child(15),
  .cold-2eab .grid-23a9:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .cold-2eab .grid-23a9:nth-child(17),
  .cold-2eab .grid-23a9:nth-child(18),
  .cold-2eab .grid-23a9:nth-child(19),
  .cold-2eab .grid-23a9:nth-child(20),
  .cold-2eab .grid-23a9:nth-child(21),
  .cold-2eab .grid-23a9:nth-child(22),
  .cold-2eab .grid-23a9:nth-child(23),
  .cold-2eab .grid-23a9:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .cold-2eab .grid-23a9:nth-child(25),
  .cold-2eab .grid-23a9:nth-child(26),
  .cold-2eab .grid-23a9:nth-child(27),
  .cold-2eab .grid-23a9:nth-child(28),
  .cold-2eab .grid-23a9:nth-child(29),
  .cold-2eab .grid-23a9:nth-child(30),
  .cold-2eab .grid-23a9:nth-child(31),
  .cold-2eab .grid-23a9:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .cold-2eab .grid-23a9:nth-child(33),
  .cold-2eab .grid-23a9:nth-child(34),
  .cold-2eab .grid-23a9:nth-child(35),
  .cold-2eab .grid-23a9:nth-child(36),
  .cold-2eab .grid-23a9:nth-child(37),
  .cold-2eab .grid-23a9:nth-child(38),
  .cold-2eab .grid-23a9:nth-child(39),
  .cold-2eab .grid-23a9:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .cold-2eab .grid-23a9:nth-child(41),
  .cold-2eab .grid-23a9:nth-child(42),
  .cold-2eab .grid-23a9:nth-child(43),
  .cold-2eab .grid-23a9:nth-child(44),
  .cold-2eab .grid-23a9:nth-child(45),
  .cold-2eab .grid-23a9:nth-child(46),
  .cold-2eab .grid-23a9:nth-child(47),
  .cold-2eab .grid-23a9:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .cold-2eab .grid-23a9:nth-child(49),
  .cold-2eab .grid-23a9:nth-child(50),
  .cold-2eab .grid-23a9:nth-child(51),
  .cold-2eab .grid-23a9:nth-child(52),
  .cold-2eab .grid-23a9:nth-child(53),
  .cold-2eab .grid-23a9:nth-child(54),
  .cold-2eab .grid-23a9:nth-child(55),
  .cold-2eab .grid-23a9:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .cold-2eab .grid-23a9:nth-child(57),
  .cold-2eab .grid-23a9:nth-child(58),
  .cold-2eab .grid-23a9:nth-child(59),
  .cold-2eab .grid-23a9:nth-child(60),
  .cold-2eab .grid-23a9:nth-child(61),
  .cold-2eab .grid-23a9:nth-child(62),
  .cold-2eab .grid-23a9:nth-child(63),
  .cold-2eab .grid-23a9:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.dropdown_3787 .grid-23a9:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.dropdown_3787 .grid-23a9:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.dropdown_3787 .grid-23a9:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.dropdown_3787 .grid-23a9:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.dropdown_3787 .grid-23a9:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.dropdown_3787 .grid-23a9:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.dropdown_3787 .grid-23a9:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.dropdown_3787 .grid-23a9:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.static-d008 {
  margin-right: 5px;
}
.up_96f2 {
  display: inline-block;
}
.up_96f2:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.up_96f2 .iron_06dc {
  font-size: 0.75em;
}
.pressed_67d2 .gradient_focused_f424,
.pressed_67d2 .caption-light-90c1,
.pressed_67d2 .fixed-d08e {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.input_ce7c {
  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;
}
.focus_fresh_af98 {
  display: inline-block;
}
.focus_fresh_af98[hidden] {
  display: none;
}
.focus_fresh_af98 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.mask-slow-07f2 {
  position: relative;
}
.mask-slow-07f2 > .hero_b172 {
  display: block;
}
.down-129e {
  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;
}
.mask-slow-07f2:hover .down-129e {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.down-129e .focus_fresh_af98 {
  display: block;
}
.down-129e .focus_fresh_af98 a {
  padding: 0 5px;
}
.menu-mini-4d26.small_5615 {
  opacity: 0.5;
  position: relative;
}
.menu-mini-4d26.small_5615:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.menu-mini-4d26.small_5615 + .tiny-3e74 {
  -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;
}
.selected_c86b {
  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;
}
.selected_c86b i {
  display: block;
}
.selected_c86b i:before {
  display: block;
  line-height: 1px;
}
.selected_c86b.content_2426 {
  left: 0;
}
.selected_c86b.stone-70b3 {
  left: 40px;
}
.selected_c86b.stone-70b3 i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.selected_c86b.input-up-3480 {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.nav-216d {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.disabled_9c2b .nav-216d {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.article_easy_c743 {
  position: relative;
}
.search_c656,
.inner_4a28,
.hero-be8c,
.carousel-selected-9e8b {
  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;
  }
}
.pressed_ea39 {
  word-con: anywhere;
}
.text_41e2 {
  display: none;
}
.text_41e2:first-child {
  display: block;
}
.paper-5542 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.paper-5542.picture_1a32 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.paper-5542.picture_1a32 > 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;
}
.paper-5542.picture_1a32
  > div:nth-child(3)
  .bright-fd12 {
  max-height: 20em;
  opacity: 1;
}
.paper-5542.picture_1a32 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.paper-5542.picture_1a32 > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.paper-5542.picture_1a32 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.picture_1a32 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .paper-5542.picture_1a32 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .paper-5542.picture_1a32 > 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;
  }
  .paper-5542.picture_1a32 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .paper-5542.picture_1a32 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .paper-5542.picture_1a32 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .paper-5542.picture_1a32 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .paper-5542.picture_1a32 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.brown_62d6 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.paper-5542.brown_62d6 > 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;
}
.paper-5542.brown_62d6
  > div:nth-child(1)
  .bright-fd12 {
  max-height: 20em;
  opacity: 1;
}
.paper-5542.brown_62d6 > 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;
}
.paper-5542.brown_62d6 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.brown_62d6 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .paper-5542.brown_62d6 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .paper-5542.brown_62d6 > 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;
  }
  .paper-5542.brown_62d6 > 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;
  }
  .paper-5542.brown_62d6 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .paper-5542.brown_62d6 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .paper-5542.brown_62d6 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.badge-white-73a2 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.paper-5542.badge-white-73a2 > 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;
}
.paper-5542.badge-white-73a2
  > div:nth-child(1)
  .bright-fd12 {
  max-height: 20em;
  opacity: 1;
}
.paper-5542.badge-white-73a2 > 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;
}
.paper-5542.badge-white-73a2 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.paper-5542.badge-white-73a2 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .paper-5542.badge-white-73a2 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .paper-5542.badge-white-73a2 > 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;
  }
  .paper-5542.badge-white-73a2 > 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;
  }
  .paper-5542.badge-white-73a2 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .paper-5542.badge-white-73a2 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .paper-5542.badge-white-73a2 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.gradient_241e {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.paper-5542.gradient_241e > 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;
}
.paper-5542.gradient_241e
  > div:nth-child(1)
  .bright-fd12 {
  max-height: 20em;
  opacity: 1;
}
.paper-5542.gradient_241e > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.paper-5542.gradient_241e > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .paper-5542.gradient_241e {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.paper-5542.soft-6b70 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.paper-5542.soft-6b70 > 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;
}
.paper-5542.soft-6b70
  > div:nth-child(1)
  .bright-fd12 {
  max-height: 20em;
  opacity: 1;
}
.paper-5542.soft-6b70 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.paper-5542.soft-6b70 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.paper-5542.soft-6b70 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.soft-6b70 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .paper-5542.soft-6b70 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .paper-5542.soft-6b70 > 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;
  }
  .paper-5542.soft-6b70 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .paper-5542.soft-6b70 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .paper-5542.soft-6b70 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .paper-5542.soft-6b70 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .paper-5542.soft-6b70 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.secondary-last-f121 {
  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;
}
.paper-5542.secondary-last-f121 > 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;
}
.paper-5542.secondary-last-f121 > 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;
}
.paper-5542.secondary-last-f121 > 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;
}
.paper-5542.secondary-last-f121 > 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;
}
.paper-5542.secondary-last-f121 > 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) {
  .paper-5542.secondary-last-f121 {
    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;
  }
  .paper-5542.secondary-last-f121 > 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;
  }
  .paper-5542.secondary-last-f121 > 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;
  }
  .paper-5542.secondary-last-f121 > 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;
  }
  .paper-5542.secondary-last-f121 > 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;
  }
  .paper-5542.secondary-last-f121 > 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) {
  .paper-5542.secondary-last-f121 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.feature_74b5 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.paper-5542.feature_74b5 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.paper-5542.feature_74b5 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.paper-5542.thick_1ef5 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.paper-5542.thick_1ef5 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.paper-5542.thick_1ef5 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.paper-5542.thick_1ef5 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.paper-5542.hard-9f5c {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.paper-5542.hard-9f5c > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.paper-5542.hard-9f5c > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.paper-5542.hard-9f5c > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.paper-5542.hard-9f5c > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .paper-5542.hard-9f5c {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .paper-5542.hard-9f5c > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .paper-5542.hard-9f5c > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .paper-5542.hard-9f5c > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .paper-5542.hard-9f5c > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .paper-5542.hard-9f5c {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.dropdown_3787 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .paper-5542.dropdown_3787.hard-9f5c {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .paper-5542.dropdown_3787.hard-9f5c {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .paper-5542.dropdown_3787.thick_1ef5 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .paper-5542.dropdown_3787.feature_74b5 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.paper-5542.in_5640 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.paper-5542.in_5640.feature_74b5 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.feature_74b5 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.thick_1ef5 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.thick_1ef5 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.thick_1ef5 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.hard-9f5c > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.hard-9f5c > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.hard-9f5c > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.paper-5542.in_5640.hard-9f5c > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .paper-5542.in_5640.hard-9f5c {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .paper-5542.in_5640.hard-9f5c > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .paper-5542.in_5640.hard-9f5c > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .paper-5542.in_5640.hard-9f5c > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .paper-5542.in_5640.hard-9f5c > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .paper-5542.in_5640 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .paper-5542.in_5640.thick_1ef5 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .paper-5542.in_5640.hard-9f5c {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.paper-5542.brown_6aaf {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.paper-5542.brown_6aaf.feature_74b5 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.feature_74b5 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.feature_74b5 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.feature_74b5 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.thick_1ef5 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.thick_1ef5 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.thick_1ef5 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.thick_1ef5 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.thick_1ef5 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.thick_1ef5 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.paper-5542.brown_6aaf.hard-9f5c > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .paper-5542.brown_6aaf.hard-9f5c {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .paper-5542.brown_6aaf.hard-9f5c > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .paper-5542.brown_6aaf {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .paper-5542.brown_6aaf.thick_1ef5 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .paper-5542.brown_6aaf.hard-9f5c {
    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) {
  .paper-5542.picture_1a32,
  .paper-5542.brown_62d6,
  .paper-5542.badge-white-73a2,
  .paper-5542.gradient_241e,
  .paper-5542.soft-6b70,
  .paper-5542.secondary-last-f121,
  .paper-5542.feature_74b5,
  .paper-5542.thick_1ef5,
  .paper-5542.hard-9f5c {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .paper-5542.picture_1a32 .pressed_ea39:nth-child(1),
  .paper-5542.brown_62d6 .pressed_ea39:nth-child(1),
  .paper-5542.badge-white-73a2 .pressed_ea39:nth-child(1),
  .paper-5542.gradient_241e .pressed_ea39:nth-child(1),
  .paper-5542.soft-6b70 .pressed_ea39:nth-child(1),
  .paper-5542.secondary-last-f121 .pressed_ea39:nth-child(1),
  .paper-5542.feature_74b5 .pressed_ea39:nth-child(1),
  .paper-5542.thick_1ef5 .pressed_ea39:nth-child(1),
  .paper-5542.hard-9f5c .pressed_ea39: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;
  }
  .paper-5542.picture_1a32 .pressed_ea39:nth-child(2),
  .paper-5542.brown_62d6 .pressed_ea39:nth-child(2),
  .paper-5542.badge-white-73a2 .pressed_ea39:nth-child(2),
  .paper-5542.gradient_241e .pressed_ea39:nth-child(2),
  .paper-5542.soft-6b70 .pressed_ea39:nth-child(2),
  .paper-5542.secondary-last-f121 .pressed_ea39:nth-child(2),
  .paper-5542.feature_74b5 .pressed_ea39:nth-child(2),
  .paper-5542.thick_1ef5 .pressed_ea39:nth-child(2),
  .paper-5542.hard-9f5c .pressed_ea39: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;
  }
  .paper-5542.picture_1a32 .pressed_ea39:nth-child(3),
  .paper-5542.brown_62d6 .pressed_ea39:nth-child(3),
  .paper-5542.badge-white-73a2 .pressed_ea39:nth-child(3),
  .paper-5542.gradient_241e .pressed_ea39:nth-child(3),
  .paper-5542.soft-6b70 .pressed_ea39:nth-child(3),
  .paper-5542.secondary-last-f121 .pressed_ea39:nth-child(3),
  .paper-5542.feature_74b5 .pressed_ea39:nth-child(3),
  .paper-5542.thick_1ef5 .pressed_ea39:nth-child(3),
  .paper-5542.hard-9f5c .pressed_ea39: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;
  }
  .paper-5542.picture_1a32 .pressed_ea39:nth-child(4),
  .paper-5542.brown_62d6 .pressed_ea39:nth-child(4),
  .paper-5542.badge-white-73a2 .pressed_ea39:nth-child(4),
  .paper-5542.gradient_241e .pressed_ea39:nth-child(4),
  .paper-5542.soft-6b70 .pressed_ea39:nth-child(4),
  .paper-5542.secondary-last-f121 .pressed_ea39:nth-child(4),
  .paper-5542.feature_74b5 .pressed_ea39:nth-child(4),
  .paper-5542.thick_1ef5 .pressed_ea39:nth-child(4),
  .paper-5542.hard-9f5c .pressed_ea39: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;
  }
  .paper-5542.picture_1a32 .pressed_ea39:nth-child(5),
  .paper-5542.brown_62d6 .pressed_ea39:nth-child(5),
  .paper-5542.badge-white-73a2 .pressed_ea39:nth-child(5),
  .paper-5542.gradient_241e .pressed_ea39:nth-child(5),
  .paper-5542.soft-6b70 .pressed_ea39:nth-child(5),
  .paper-5542.secondary-last-f121 .pressed_ea39:nth-child(5),
  .paper-5542.feature_74b5 .pressed_ea39:nth-child(5),
  .paper-5542.thick_1ef5 .pressed_ea39:nth-child(5),
  .paper-5542.hard-9f5c .pressed_ea39: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;
  }
  .paper-5542.picture_1a32 .pressed_ea39:nth-child(6),
  .paper-5542.brown_62d6 .pressed_ea39:nth-child(6),
  .paper-5542.badge-white-73a2 .pressed_ea39:nth-child(6),
  .paper-5542.gradient_241e .pressed_ea39:nth-child(6),
  .paper-5542.soft-6b70 .pressed_ea39:nth-child(6),
  .paper-5542.secondary-last-f121 .pressed_ea39:nth-child(6),
  .paper-5542.feature_74b5 .pressed_ea39:nth-child(6),
  .paper-5542.thick_1ef5 .pressed_ea39:nth-child(6),
  .paper-5542.hard-9f5c .pressed_ea39: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;
  }
}
.bottom-c775 {
  margin-right: 5px;
}
.up_2b68 {
  display: inline-block;
}
.up_2b68:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.up_2b68 .iron_06dc {
  font-size: 0.75em;
}
.iron_24bd {
  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;
}
.iron_24bd: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;
}
.yellow_36f4 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.fixed-1cf6 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.bright-fd12 {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .active-focused-ba10 .bright-fd12 {
    max-height: 0;
    opacity: 0;
  }
  .active-focused-ba10 .pressed_ea39:hover .bright-fd12 {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.gradient-advanced-e1be {
  width: 100%;
}
.wide-0081 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.notice_mini_b6a9 .banner_b1ae {
  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;
}
.notice_mini_b6a9 .banner_b1ae:before {
  display: block;
}
.notice_mini_b6a9 .banner_b1ae.content_2426 {
  left: 0;
}
.notice_mini_b6a9 .banner_b1ae.stone-70b3 {
  left: 40px;
}
.notice_mini_b6a9 .banner_b1ae.stone-70b3:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.notice_mini_b6a9.row_warm_2572 .banner_b1ae {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.notice_mini_b6a9.row_warm_2572 .banner_b1ae.content_2426 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.notice_mini_b6a9.row_warm_2572 .banner_b1ae.stone-70b3 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.notice_mini_b6a9.row_warm_2572:hover .banner_b1ae {
  opacity: 1;
  pointer-events: auto;
}
.notice_mini_b6a9.row_warm_2572:hover .banner_b1ae.content_2426 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.notice_mini_b6a9.row_warm_2572:hover .banner_b1ae.stone-70b3 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.action_20cd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blue_7cfe {
  white-space: nowrap;
}
.outline-36ef {
  display: none;
  margin-right: 80px;
}
.outline-36ef.sidebar-0da4 {
  display: block;
}
.backdrop-44ca {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.outline-36ef .media_0503 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.outline-36ef .media_0503:before,
.outline-36ef .media_0503:after {
  content: none;
}
.outline-36ef .steel-12ff {
  height: auto;
}
.outer_7d90 {
  outline: none;
}
.label_a99a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero-west-59fb {
  overflow: hidden;
  line-height: 1;
}
.warm_2cb1 .prev-804f {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.warm_2cb1 .prev-804f:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.warm_2cb1 .prev-804f.soft-695f:after {
  opacity: 1;
}
.static_2538 .prev-804f {
  white-space: normal;
}
.orange_0a31 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.blue_7cfe {
  padding-right: 10px;
}
.wrapper_4aa1 {
  margin-right: 5px;
}
.breadcrumb-wood-9989 {
  white-space: nowrap;
  padding-right: 10px;
}
.out_0d33 {
  margin-right: 5px;
}
.yellow-f027 {
  padding-right: 10px;
}
.element-0eb7 {
  margin-right: 5px;
}
.focused_b29f {
  margin-right: 10px;
}
.action_20cd .banner_b1ae {
  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;
}
.action_20cd .banner_b1ae:before {
  display: block;
}
.action_20cd .banner_b1ae.content_2426 {
  right: -40px;
}
.action_20cd .banner_b1ae.stone-70b3 {
  right: -80px;
}
.action_20cd .banner_b1ae.stone-70b3:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
@-webkit-keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@keyframes typing {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
@-webkit-keyframes blink-caret {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes blink-caret {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.tooltip_e592 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .tooltip_e592 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.tooltip_e592 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tooltip_e592.progress_center_a7c5 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.tooltip_e592.text-top-c061 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .tooltip_e592.text-top-c061 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.progress_center_a7c5 .pagination_94af {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .pagination_94af {
    display: none;
  }
  .pagination_94af.hard_bba5 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .pagination_94af.hard_bba5
    .pagination-smooth-3a25 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .pagination_94af.hard_bba5
    .black-0535.logo-d183 {
    z-index: 1000;
  }
}
.black-0535 {
  display: none;
}
.black-0535.logo-d183 {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.black-0535.logo-d183 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .black-0535 {
    padding-bottom: 56.25% !important;
  }
}
.grid-medium-b520 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.progress_center_a7c5 .grid-medium-b520 {
  -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;
}
.text-top-c061 .grid-medium-b520 {
  -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) {
  .text-top-c061 .grid-medium-b520 {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.progress_center_a7c5 .badge_clean_5c43 {
  padding-right: 15px;
}
.active_out_6186 {
  font-size: 12px;
}
.black-7d24 {
  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) {
  .black-7d24 {
    width: 100% !important;
  }
}
.over_7c76.progress_center_a7c5 .black-7d24 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.text-top-c061 .black-7d24 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .text-top-c061 .black-7d24 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.liquid-84fd.text-top-c061 .black-7d24 {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.row_steel_888f {
  -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) {
  .progress_center_a7c5.header-short-c17b .row_steel_888f {
    visibility: hidden;
  }
  .progress_center_a7c5.header-short-c17b
    .green-7989,
  .progress_center_a7c5.header-short-c17b .row_steel_888f:hover {
    visibility: visible;
  }
  .progress_center_a7c5.header-short-c17b
    .row_steel_888f:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .progress_center_a7c5.header-short-c17b
    .row_steel_888f:hover
    .green-7989 {
    margin-right: -5px;
  }
}
.progress_center_a7c5.fluid_745c
  .row_steel_888f::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .text-top-c061 .row_steel_888f::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.text-top-c061 .green-7989 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.silver-e751 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.progress_center_a7c5 .silver-e751 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.text-top-c061 .silver-e751 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.progress_center_a7c5 .media-smooth-27d0 {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .progress_center_a7c5 .media-smooth-27d0 {
    max-width: 100px;
  }
}
.text-top-c061 .media-smooth-27d0 {
  width: 100%;
  margin-bottom: 10px;
}
.text-top-c061 .media-smooth-27d0 img {
  width: 100%;
  height: auto;
}
.clean-a06f {
  -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;
}
.text-top-c061 .clean-a06f {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.clean-a06f .thumbnail_eec3,
.clean-a06f .thick-c7d0 {
  display: none;
  font-size: 10px;
}
.clean-a06f.content_dirty_02b3 .thumbnail_eec3 {
  display: block;
}
.clean-a06f.focused-1e52 .thick-c7d0 {
  display: block;
}
.focused-1e52 .wrapper-center-525e,
.content_dirty_02b3 .wrapper-center-525e {
  display: none;
}
.paper_4783 {
  font-size: 14px;
  line-height: 18px;
}
.yellow-6fc8 {
  font-size: 12px;
  line-height: 16px;
}
.clean-a06f {
  font-size: 12px;
}
.tooltip_e592 ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.tooltip_e592 ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.tooltip_e592 ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tooltip_e592 ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.tooltip_e592 ::-webkit-scrollbar-corner {
  background: transparent;
}
.table-full-a8fa .banner-074d.backdrop-7e35 .static-ba2c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.table-full-a8fa
  .banner-074d.backdrop-7e35
  .static-ba2c
  .gradient-inner-454c {
  display: block;
  text-align: center;
}
.table-full-a8fa
  .banner-074d.backdrop-7e35
  .static-ba2c
  .gradient-inner-454c.paragraph_61b2,
.table-full-a8fa
  .banner-074d.backdrop-7e35
  .static-ba2c
  .gradient-inner-454c.pattern-rough-15b5 {
  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;
}
.table-full-a8fa .banner_b1ae {
  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;
}
.table-full-a8fa .banner_b1ae:before {
  display: block;
}
.table-full-a8fa .banner_b1ae.stone-70b3:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.secondary_north_aef3 .table-full-a8fa .banner_b1ae.stone-70b3:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.secondary_north_aef3 .table-full-a8fa .banner_b1ae.content_2426:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.slow-43f5 .static-ba2c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.slow-43f5 .static-ba2c:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.slow-43f5 .static-ba2c .gallery-fast-86f9,
.slow-43f5 .static-ba2c .hovered_f213 {
  width: auto;
}
.slow-43f5 .static-ba2c .gallery-fast-86f9 a,
.slow-43f5 .static-ba2c .hovered_f213 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;
}
.slow-43f5 .static-ba2c .hovered_f213 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.slow-43f5 .static-ba2c .gallery-fast-86f9 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.slow-43f5 .static-ba2c .banner_b1ae {
  position: static;
}
.slow-43f5 .banner_b1ae {
  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;
}
.slow-43f5 .banner_b1ae:before {
  display: block;
}
.slow-43f5 .banner_b1ae.stone-70b3:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.media_dynamic_87b2 {
  -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;
}
.secondary_north_aef3 .media_dynamic_87b2 {
  position: relative;
  display: block;
}
.main_liquid_00bc,
.media_dynamic_87b2 {
  position: relative;
  display: block;
}
.main_liquid_00bc {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.main_liquid_00bc:focus {
  outline: none;
}
.main_liquid_00bc.in_a142 {
  cursor: pointer;
}
.media_dynamic_87b2 .main_liquid_00bc,
.media_dynamic_87b2 .media_0503 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.secondary_north_aef3 .media_dynamic_87b2 .main_liquid_00bc,
.secondary_north_aef3 .media_dynamic_87b2 .media_0503 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.media_0503 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.media_0503:before,
.media_0503:after {
  content: "";
  display: table;
}
.media_0503:after {
  clear: both;
}
.summary_focused_303d .media_0503,
.summary_focused_303d .steel-12ff {
  visibility: hidden;
}
.steel-12ff {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.steel-12ff img {
  display: block;
  margin: auto;
}
.steel-12ff.summary_focused_303d img {
  display: none;
}
.steel-12ff.in_a142 img {
  pointer-events: none;
}
.sidebar-0da4 .steel-12ff {
  display: block;
}
.hidden-complex-9a4b .steel-12ff {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.section_9eb5.tall_6bd0 {
  display: none;
}
.preview_6d2f .summary_focused_303d .steel-12ff {
  visibility: hidden;
}
.preview_6d2f .summary_focused_303d .main_liquid_00bc {
  background: #fff;
}
.preview_6d2f .summary_focused_303d .main_liquid_00bc: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;
}
.preview_6d2f .tabs_42ba,
.preview_6d2f .west-497d {
  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;
}
.preview_6d2f .tabs_42ba:hover,
.preview_6d2f .tabs_42ba:focus,
.preview_6d2f .west-497d:hover,
.preview_6d2f .west-497d:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.preview_6d2f .tabs_42ba:hover:before,
.preview_6d2f .tabs_42ba:focus:before,
.preview_6d2f .west-497d:hover:before,
.preview_6d2f .west-497d:focus:before {
  opacity: 1;
}
.preview_6d2f .tabs_42ba.detail_dim_6d8f:before,
.preview_6d2f .west-497d.detail_dim_6d8f:before {
  opacity: 0.25;
}
.preview_6d2f .tabs_42ba:before,
.preview_6d2f .west-497d:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.preview_6d2f .west-497d {
  left: -25px;
}
.preview_6d2f .west-497d:before {
  content: "\e89f";
}
.preview_6d2f .tabs_42ba {
  right: -25px;
}
.preview_6d2f .tabs_42ba:before {
  content: "\e89e";
}
.preview_6d2f .container_89a2 {
  margin-bottom: 30px;
}
.preview_6d2f ul.video_3f06 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.preview_6d2f ul.video_3f06 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.preview_6d2f ul.video_3f06 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;
}
.preview_6d2f ul.video_3f06 li button:focus,
.preview_6d2f ul.video_3f06 li button:hover {
  outline: none;
}
.preview_6d2f ul.video_3f06 li button:focus:before,
.preview_6d2f ul.video_3f06 li button:hover:before {
  opacity: 1;
}
.preview_6d2f ul.video_3f06 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;
}
.preview_6d2f ul.video_3f06 li.notice-0152 button:before {
  opacity: 0.75;
  color: #000;
}
.preview_6d2f .texture-simple-96df .west-497d {
  left: 0;
}
.preview_6d2f .texture-simple-96df .tabs_42ba {
  right: 0;
}
.preview_6d2f .next-9570 .video_3f06 {
  bottom: 5px;
}
.preview_6d2f .next-9570.container_89a2 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mask-b889 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .photo-down-7c3e {
    display: none !important;
  }
}
.hero_b172 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.hero_b172 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 1574 */
.promo-block-w5 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
