.focus-up-05f6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.modal_5597 {
  position: relative;
  word-con: anywhere;
}
.caption_9e2f {
  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;
}
.caption_9e2f.action_898d {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.caption_9e2f.light_6422 {
  width: 100%;
  max-width: 100%;
}
.caption_9e2f.easy_bb4c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .caption_9e2f.easy_bb4c {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.caption_9e2f.static-047c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .caption_9e2f.static-047c {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.liquid-92ba {
  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;
}
.liquid-92ba:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.liquid-92ba > * {
  position: relative;
  z-index: 2;
}
.easy_bb4c .disabled-b1e6 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.easy_bb4c.pressed-86d3 .disabled-b1e6 {
  margin-left: 20px;
}
.static-047c.pressed-86d3 .disabled-b1e6 {
  margin-right: 20px;
}
.dropdown_fluid_b251.pressed-86d3 .disabled-b1e6 {
  margin-top: 20px;
}
.focus-up-05f6.clean_88a5,
.focus-up-05f6.tabs_10ce {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .focus-up-05f6.clean_88a5,
  .focus-up-05f6.tabs_10ce {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.focus-up-05f6.tabs_10ce {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.tertiary_tiny_ae51 .badge_rough_eb21 .overlay_4e17 {
  -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;
}
.tertiary_tiny_ae51
  .badge_rough_eb21
  .old-5853 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tertiary_tiny_ae51
  .badge_rough_eb21
  .tag-2dde {
  margin-left: 5px;
  text-decoration: none;
}
.tertiary_tiny_ae51
  .badge_rough_eb21
  .top_088e {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.border-a50c {
  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;
}
.shade-lower-1ffc .border-a50c,
.breadcrumb_soft_99fd .border-a50c {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .border-a50c {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.carousel_424e {
  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;
}
.carousel_424e.accordion_02ab {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.carousel_424e.heading-4a9d {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.small_916f {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.small_916f img {
  display: block;
  width: 100%;
  height: auto;
}
.heading-4a9d .small_916f {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.easy_bb4c .small_916f {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.small_916f a {
  display: block;
  position: relative;
  overflow: hidden;
}
.small_916f a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.highlight-c504 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.heading-4a9d.pressed-86d3 .highlight-c504 {
  margin-top: 20px;
}
.link-c785.pressed-86d3 .highlight-c504 {
  margin-left: 20px;
}
.accordion_02ab.pressed-86d3 .highlight-c504 {
  margin-right: 20px;
}
.title_bc8a .title_d82e:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.title_bc8a .title_d82e:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.title_bc8a .title_d82e:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.title_bc8a .title_d82e:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.title_bc8a .title_d82e:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.title_bc8a .title_d82e:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.title_bc8a .title_d82e:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.title_bc8a .title_d82e:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.video-6fa8 .title_d82e:nth-child(1),
.video-6fa8 .title_d82e:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.video-6fa8 .title_d82e:nth-child(3),
.video-6fa8 .title_d82e:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.video-6fa8 .title_d82e:nth-child(5),
.video-6fa8 .title_d82e:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.video-6fa8 .title_d82e:nth-child(7),
.video-6fa8 .title_d82e:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.video-6fa8 .title_d82e:nth-child(9),
.video-6fa8 .title_d82e:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.video-6fa8 .title_d82e:nth-child(11),
.video-6fa8 .title_d82e:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.video-6fa8 .title_d82e:nth-child(13),
.video-6fa8 .title_d82e:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.video-6fa8 .title_d82e:nth-child(15),
.video-6fa8 .title_d82e:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.link_white_7b64 .title_d82e:nth-child(1),
.link_white_7b64 .title_d82e:nth-child(2),
.link_white_7b64 .title_d82e:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.link_white_7b64 .title_d82e:nth-child(4),
.link_white_7b64 .title_d82e:nth-child(5),
.link_white_7b64 .title_d82e:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.link_white_7b64 .title_d82e:nth-child(7),
.link_white_7b64 .title_d82e:nth-child(8),
.link_white_7b64 .title_d82e:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.link_white_7b64 .title_d82e:nth-child(10),
.link_white_7b64 .title_d82e:nth-child(11),
.link_white_7b64 .title_d82e:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.link_white_7b64 .title_d82e:nth-child(13),
.link_white_7b64 .title_d82e:nth-child(14),
.link_white_7b64 .title_d82e:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.link_white_7b64 .title_d82e:nth-child(16),
.link_white_7b64 .title_d82e:nth-child(17),
.link_white_7b64 .title_d82e:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.link_white_7b64 .title_d82e:nth-child(19),
.link_white_7b64 .title_d82e:nth-child(20),
.link_white_7b64 .title_d82e:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.link_white_7b64 .title_d82e:nth-child(22),
.link_white_7b64 .title_d82e:nth-child(23),
.link_white_7b64 .title_d82e:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.fixed_3ddc .title_d82e:nth-child(1),
.fixed_3ddc .title_d82e:nth-child(2),
.fixed_3ddc .title_d82e:nth-child(3),
.fixed_3ddc .title_d82e:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.fixed_3ddc .title_d82e:nth-child(5),
.fixed_3ddc .title_d82e:nth-child(6),
.fixed_3ddc .title_d82e:nth-child(7),
.fixed_3ddc .title_d82e:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.fixed_3ddc .title_d82e:nth-child(9),
.fixed_3ddc .title_d82e:nth-child(10),
.fixed_3ddc .title_d82e:nth-child(11),
.fixed_3ddc .title_d82e:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.fixed_3ddc .title_d82e:nth-child(13),
.fixed_3ddc .title_d82e:nth-child(14),
.fixed_3ddc .title_d82e:nth-child(15),
.fixed_3ddc .title_d82e:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.fixed_3ddc .title_d82e:nth-child(17),
.fixed_3ddc .title_d82e:nth-child(18),
.fixed_3ddc .title_d82e:nth-child(19),
.fixed_3ddc .title_d82e:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.fixed_3ddc .title_d82e:nth-child(21),
.fixed_3ddc .title_d82e:nth-child(22),
.fixed_3ddc .title_d82e:nth-child(23),
.fixed_3ddc .title_d82e:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.fixed_3ddc .title_d82e:nth-child(25),
.fixed_3ddc .title_d82e:nth-child(26),
.fixed_3ddc .title_d82e:nth-child(27),
.fixed_3ddc .title_d82e:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.fixed_3ddc .title_d82e:nth-child(29),
.fixed_3ddc .title_d82e:nth-child(30),
.fixed_3ddc .title_d82e:nth-child(31),
.fixed_3ddc .title_d82e:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(1),
.tertiary_green_52a0 .title_d82e:nth-child(2),
.tertiary_green_52a0 .title_d82e:nth-child(3),
.tertiary_green_52a0 .title_d82e:nth-child(4),
.tertiary_green_52a0 .title_d82e:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(6),
.tertiary_green_52a0 .title_d82e:nth-child(7),
.tertiary_green_52a0 .title_d82e:nth-child(8),
.tertiary_green_52a0 .title_d82e:nth-child(9),
.tertiary_green_52a0 .title_d82e:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(11),
.tertiary_green_52a0 .title_d82e:nth-child(12),
.tertiary_green_52a0 .title_d82e:nth-child(13),
.tertiary_green_52a0 .title_d82e:nth-child(14),
.tertiary_green_52a0 .title_d82e:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(16),
.tertiary_green_52a0 .title_d82e:nth-child(17),
.tertiary_green_52a0 .title_d82e:nth-child(18),
.tertiary_green_52a0 .title_d82e:nth-child(19),
.tertiary_green_52a0 .title_d82e:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(21),
.tertiary_green_52a0 .title_d82e:nth-child(22),
.tertiary_green_52a0 .title_d82e:nth-child(23),
.tertiary_green_52a0 .title_d82e:nth-child(24),
.tertiary_green_52a0 .title_d82e:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(26),
.tertiary_green_52a0 .title_d82e:nth-child(27),
.tertiary_green_52a0 .title_d82e:nth-child(28),
.tertiary_green_52a0 .title_d82e:nth-child(29),
.tertiary_green_52a0 .title_d82e:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(31),
.tertiary_green_52a0 .title_d82e:nth-child(32),
.tertiary_green_52a0 .title_d82e:nth-child(33),
.tertiary_green_52a0 .title_d82e:nth-child(34),
.tertiary_green_52a0 .title_d82e:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.tertiary_green_52a0 .title_d82e:nth-child(36),
.tertiary_green_52a0 .title_d82e:nth-child(37),
.tertiary_green_52a0 .title_d82e:nth-child(38),
.tertiary_green_52a0 .title_d82e:nth-child(39),
.tertiary_green_52a0 .title_d82e:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.stale-0693 .title_d82e:nth-child(1),
.stale-0693 .title_d82e:nth-child(2),
.stale-0693 .title_d82e:nth-child(3),
.stale-0693 .title_d82e:nth-child(4),
.stale-0693 .title_d82e:nth-child(5),
.stale-0693 .title_d82e:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.stale-0693 .title_d82e:nth-child(7),
.stale-0693 .title_d82e:nth-child(8),
.stale-0693 .title_d82e:nth-child(9),
.stale-0693 .title_d82e:nth-child(10),
.stale-0693 .title_d82e:nth-child(11),
.stale-0693 .title_d82e:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.stale-0693 .title_d82e:nth-child(13),
.stale-0693 .title_d82e:nth-child(14),
.stale-0693 .title_d82e:nth-child(15),
.stale-0693 .title_d82e:nth-child(16),
.stale-0693 .title_d82e:nth-child(17),
.stale-0693 .title_d82e:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.stale-0693 .title_d82e:nth-child(19),
.stale-0693 .title_d82e:nth-child(20),
.stale-0693 .title_d82e:nth-child(21),
.stale-0693 .title_d82e:nth-child(22),
.stale-0693 .title_d82e:nth-child(23),
.stale-0693 .title_d82e:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.stale-0693 .title_d82e:nth-child(25),
.stale-0693 .title_d82e:nth-child(26),
.stale-0693 .title_d82e:nth-child(27),
.stale-0693 .title_d82e:nth-child(28),
.stale-0693 .title_d82e:nth-child(29),
.stale-0693 .title_d82e:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.stale-0693 .title_d82e:nth-child(31),
.stale-0693 .title_d82e:nth-child(32),
.stale-0693 .title_d82e:nth-child(33),
.stale-0693 .title_d82e:nth-child(34),
.stale-0693 .title_d82e:nth-child(35),
.stale-0693 .title_d82e:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.stale-0693 .title_d82e:nth-child(37),
.stale-0693 .title_d82e:nth-child(38),
.stale-0693 .title_d82e:nth-child(39),
.stale-0693 .title_d82e:nth-child(40),
.stale-0693 .title_d82e:nth-child(41),
.stale-0693 .title_d82e:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.stale-0693 .title_d82e:nth-child(43),
.stale-0693 .title_d82e:nth-child(44),
.stale-0693 .title_d82e:nth-child(45),
.stale-0693 .title_d82e:nth-child(46),
.stale-0693 .title_d82e:nth-child(47),
.stale-0693 .title_d82e:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.tall-4008 .title_d82e:nth-child(1),
.tall-4008 .title_d82e:nth-child(2),
.tall-4008 .title_d82e:nth-child(3),
.tall-4008 .title_d82e:nth-child(4),
.tall-4008 .title_d82e:nth-child(5),
.tall-4008 .title_d82e:nth-child(6),
.tall-4008 .title_d82e:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.tall-4008 .title_d82e:nth-child(8),
.tall-4008 .title_d82e:nth-child(9),
.tall-4008 .title_d82e:nth-child(10),
.tall-4008 .title_d82e:nth-child(11),
.tall-4008 .title_d82e:nth-child(12),
.tall-4008 .title_d82e:nth-child(13),
.tall-4008 .title_d82e:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.tall-4008 .title_d82e:nth-child(15),
.tall-4008 .title_d82e:nth-child(16),
.tall-4008 .title_d82e:nth-child(17),
.tall-4008 .title_d82e:nth-child(18),
.tall-4008 .title_d82e:nth-child(19),
.tall-4008 .title_d82e:nth-child(20),
.tall-4008 .title_d82e:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tall-4008 .title_d82e:nth-child(22),
.tall-4008 .title_d82e:nth-child(23),
.tall-4008 .title_d82e:nth-child(24),
.tall-4008 .title_d82e:nth-child(25),
.tall-4008 .title_d82e:nth-child(26),
.tall-4008 .title_d82e:nth-child(27),
.tall-4008 .title_d82e:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.tall-4008 .title_d82e:nth-child(29),
.tall-4008 .title_d82e:nth-child(30),
.tall-4008 .title_d82e:nth-child(31),
.tall-4008 .title_d82e:nth-child(32),
.tall-4008 .title_d82e:nth-child(33),
.tall-4008 .title_d82e:nth-child(34),
.tall-4008 .title_d82e:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.tall-4008 .title_d82e:nth-child(36),
.tall-4008 .title_d82e:nth-child(37),
.tall-4008 .title_d82e:nth-child(38),
.tall-4008 .title_d82e:nth-child(39),
.tall-4008 .title_d82e:nth-child(40),
.tall-4008 .title_d82e:nth-child(41),
.tall-4008 .title_d82e:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.tall-4008 .title_d82e:nth-child(43),
.tall-4008 .title_d82e:nth-child(44),
.tall-4008 .title_d82e:nth-child(45),
.tall-4008 .title_d82e:nth-child(46),
.tall-4008 .title_d82e:nth-child(47),
.tall-4008 .title_d82e:nth-child(48),
.tall-4008 .title_d82e:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.tall-4008 .title_d82e:nth-child(50),
.tall-4008 .title_d82e:nth-child(51),
.tall-4008 .title_d82e:nth-child(52),
.tall-4008 .title_d82e:nth-child(53),
.tall-4008 .title_d82e:nth-child(54),
.tall-4008 .title_d82e:nth-child(55),
.tall-4008 .title_d82e:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.lower_9c9f .title_d82e:nth-child(1),
.lower_9c9f .title_d82e:nth-child(2),
.lower_9c9f .title_d82e:nth-child(3),
.lower_9c9f .title_d82e:nth-child(4),
.lower_9c9f .title_d82e:nth-child(5),
.lower_9c9f .title_d82e:nth-child(6),
.lower_9c9f .title_d82e:nth-child(7),
.lower_9c9f .title_d82e:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.lower_9c9f .title_d82e:nth-child(9),
.lower_9c9f .title_d82e:nth-child(10),
.lower_9c9f .title_d82e:nth-child(11),
.lower_9c9f .title_d82e:nth-child(12),
.lower_9c9f .title_d82e:nth-child(13),
.lower_9c9f .title_d82e:nth-child(14),
.lower_9c9f .title_d82e:nth-child(15),
.lower_9c9f .title_d82e:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.lower_9c9f .title_d82e:nth-child(17),
.lower_9c9f .title_d82e:nth-child(18),
.lower_9c9f .title_d82e:nth-child(19),
.lower_9c9f .title_d82e:nth-child(20),
.lower_9c9f .title_d82e:nth-child(21),
.lower_9c9f .title_d82e:nth-child(22),
.lower_9c9f .title_d82e:nth-child(23),
.lower_9c9f .title_d82e:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.lower_9c9f .title_d82e:nth-child(25),
.lower_9c9f .title_d82e:nth-child(26),
.lower_9c9f .title_d82e:nth-child(27),
.lower_9c9f .title_d82e:nth-child(28),
.lower_9c9f .title_d82e:nth-child(29),
.lower_9c9f .title_d82e:nth-child(30),
.lower_9c9f .title_d82e:nth-child(31),
.lower_9c9f .title_d82e:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.lower_9c9f .title_d82e:nth-child(33),
.lower_9c9f .title_d82e:nth-child(34),
.lower_9c9f .title_d82e:nth-child(35),
.lower_9c9f .title_d82e:nth-child(36),
.lower_9c9f .title_d82e:nth-child(37),
.lower_9c9f .title_d82e:nth-child(38),
.lower_9c9f .title_d82e:nth-child(39),
.lower_9c9f .title_d82e:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.lower_9c9f .title_d82e:nth-child(41),
.lower_9c9f .title_d82e:nth-child(42),
.lower_9c9f .title_d82e:nth-child(43),
.lower_9c9f .title_d82e:nth-child(44),
.lower_9c9f .title_d82e:nth-child(45),
.lower_9c9f .title_d82e:nth-child(46),
.lower_9c9f .title_d82e:nth-child(47),
.lower_9c9f .title_d82e:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.lower_9c9f .title_d82e:nth-child(49),
.lower_9c9f .title_d82e:nth-child(50),
.lower_9c9f .title_d82e:nth-child(51),
.lower_9c9f .title_d82e:nth-child(52),
.lower_9c9f .title_d82e:nth-child(53),
.lower_9c9f .title_d82e:nth-child(54),
.lower_9c9f .title_d82e:nth-child(55),
.lower_9c9f .title_d82e:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.lower_9c9f .title_d82e:nth-child(57),
.lower_9c9f .title_d82e:nth-child(58),
.lower_9c9f .title_d82e:nth-child(59),
.lower_9c9f .title_d82e:nth-child(60),
.lower_9c9f .title_d82e:nth-child(61),
.lower_9c9f .title_d82e:nth-child(62),
.lower_9c9f .title_d82e:nth-child(63),
.lower_9c9f .title_d82e:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .fluid_0ae9 .title_d82e:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .fluid_0ae9 .title_d82e:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .clean-d244 .title_d82e:nth-child(1),
  .clean-d244 .title_d82e:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .clean-d244 .title_d82e:nth-child(3),
  .clean-d244 .title_d82e:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .clean-d244 .title_d82e:nth-child(5),
  .clean-d244 .title_d82e:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .clean-d244 .title_d82e:nth-child(7),
  .clean-d244 .title_d82e:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .clean-d244 .title_d82e:nth-child(9),
  .clean-d244 .title_d82e:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .clean-d244 .title_d82e:nth-child(11),
  .clean-d244 .title_d82e:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .clean-d244 .title_d82e:nth-child(13),
  .clean-d244 .title_d82e:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .clean-d244 .title_d82e:nth-child(15),
  .clean-d244 .title_d82e:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .first-1e21 .title_d82e:nth-child(1),
  .first-1e21 .title_d82e:nth-child(2),
  .first-1e21 .title_d82e:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .first-1e21 .title_d82e:nth-child(4),
  .first-1e21 .title_d82e:nth-child(5),
  .first-1e21 .title_d82e:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .first-1e21 .title_d82e:nth-child(7),
  .first-1e21 .title_d82e:nth-child(8),
  .first-1e21 .title_d82e:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .first-1e21 .title_d82e:nth-child(10),
  .first-1e21 .title_d82e:nth-child(11),
  .first-1e21 .title_d82e:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .first-1e21 .title_d82e:nth-child(13),
  .first-1e21 .title_d82e:nth-child(14),
  .first-1e21 .title_d82e:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .first-1e21 .title_d82e:nth-child(16),
  .first-1e21 .title_d82e:nth-child(17),
  .first-1e21 .title_d82e:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .first-1e21 .title_d82e:nth-child(19),
  .first-1e21 .title_d82e:nth-child(20),
  .first-1e21 .title_d82e:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .first-1e21 .title_d82e:nth-child(22),
  .first-1e21 .title_d82e:nth-child(23),
  .first-1e21 .title_d82e:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(1),
  .border-prev-1a07 .title_d82e:nth-child(2),
  .border-prev-1a07 .title_d82e:nth-child(3),
  .border-prev-1a07 .title_d82e:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(5),
  .border-prev-1a07 .title_d82e:nth-child(6),
  .border-prev-1a07 .title_d82e:nth-child(7),
  .border-prev-1a07 .title_d82e:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(9),
  .border-prev-1a07 .title_d82e:nth-child(10),
  .border-prev-1a07 .title_d82e:nth-child(11),
  .border-prev-1a07 .title_d82e:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(13),
  .border-prev-1a07 .title_d82e:nth-child(14),
  .border-prev-1a07 .title_d82e:nth-child(15),
  .border-prev-1a07 .title_d82e:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(17),
  .border-prev-1a07 .title_d82e:nth-child(18),
  .border-prev-1a07 .title_d82e:nth-child(19),
  .border-prev-1a07 .title_d82e:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(21),
  .border-prev-1a07 .title_d82e:nth-child(22),
  .border-prev-1a07 .title_d82e:nth-child(23),
  .border-prev-1a07 .title_d82e:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(25),
  .border-prev-1a07 .title_d82e:nth-child(26),
  .border-prev-1a07 .title_d82e:nth-child(27),
  .border-prev-1a07 .title_d82e:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .border-prev-1a07 .title_d82e:nth-child(29),
  .border-prev-1a07 .title_d82e:nth-child(30),
  .border-prev-1a07 .title_d82e:nth-child(31),
  .border-prev-1a07 .title_d82e:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .thick-50c1 .title_d82e:nth-child(1),
  .thick-50c1 .title_d82e:nth-child(2),
  .thick-50c1 .title_d82e:nth-child(3),
  .thick-50c1 .title_d82e:nth-child(4),
  .thick-50c1 .title_d82e:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .thick-50c1 .title_d82e:nth-child(6),
  .thick-50c1 .title_d82e:nth-child(7),
  .thick-50c1 .title_d82e:nth-child(8),
  .thick-50c1 .title_d82e:nth-child(9),
  .thick-50c1 .title_d82e:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .thick-50c1 .title_d82e:nth-child(11),
  .thick-50c1 .title_d82e:nth-child(12),
  .thick-50c1 .title_d82e:nth-child(13),
  .thick-50c1 .title_d82e:nth-child(14),
  .thick-50c1 .title_d82e:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .thick-50c1 .title_d82e:nth-child(16),
  .thick-50c1 .title_d82e:nth-child(17),
  .thick-50c1 .title_d82e:nth-child(18),
  .thick-50c1 .title_d82e:nth-child(19),
  .thick-50c1 .title_d82e:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .thick-50c1 .title_d82e:nth-child(21),
  .thick-50c1 .title_d82e:nth-child(22),
  .thick-50c1 .title_d82e:nth-child(23),
  .thick-50c1 .title_d82e:nth-child(24),
  .thick-50c1 .title_d82e:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .thick-50c1 .title_d82e:nth-child(26),
  .thick-50c1 .title_d82e:nth-child(27),
  .thick-50c1 .title_d82e:nth-child(28),
  .thick-50c1 .title_d82e:nth-child(29),
  .thick-50c1 .title_d82e:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .thick-50c1 .title_d82e:nth-child(31),
  .thick-50c1 .title_d82e:nth-child(32),
  .thick-50c1 .title_d82e:nth-child(33),
  .thick-50c1 .title_d82e:nth-child(34),
  .thick-50c1 .title_d82e:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .thick-50c1 .title_d82e:nth-child(36),
  .thick-50c1 .title_d82e:nth-child(37),
  .thick-50c1 .title_d82e:nth-child(38),
  .thick-50c1 .title_d82e:nth-child(39),
  .thick-50c1 .title_d82e:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .solid_af61 .title_d82e:nth-child(1),
  .solid_af61 .title_d82e:nth-child(2),
  .solid_af61 .title_d82e:nth-child(3),
  .solid_af61 .title_d82e:nth-child(4),
  .solid_af61 .title_d82e:nth-child(5),
  .solid_af61 .title_d82e:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .solid_af61 .title_d82e:nth-child(7),
  .solid_af61 .title_d82e:nth-child(8),
  .solid_af61 .title_d82e:nth-child(9),
  .solid_af61 .title_d82e:nth-child(10),
  .solid_af61 .title_d82e:nth-child(11),
  .solid_af61 .title_d82e:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .solid_af61 .title_d82e:nth-child(13),
  .solid_af61 .title_d82e:nth-child(14),
  .solid_af61 .title_d82e:nth-child(15),
  .solid_af61 .title_d82e:nth-child(16),
  .solid_af61 .title_d82e:nth-child(17),
  .solid_af61 .title_d82e:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .solid_af61 .title_d82e:nth-child(19),
  .solid_af61 .title_d82e:nth-child(20),
  .solid_af61 .title_d82e:nth-child(21),
  .solid_af61 .title_d82e:nth-child(22),
  .solid_af61 .title_d82e:nth-child(23),
  .solid_af61 .title_d82e:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .solid_af61 .title_d82e:nth-child(25),
  .solid_af61 .title_d82e:nth-child(26),
  .solid_af61 .title_d82e:nth-child(27),
  .solid_af61 .title_d82e:nth-child(28),
  .solid_af61 .title_d82e:nth-child(29),
  .solid_af61 .title_d82e:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .solid_af61 .title_d82e:nth-child(31),
  .solid_af61 .title_d82e:nth-child(32),
  .solid_af61 .title_d82e:nth-child(33),
  .solid_af61 .title_d82e:nth-child(34),
  .solid_af61 .title_d82e:nth-child(35),
  .solid_af61 .title_d82e:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .solid_af61 .title_d82e:nth-child(37),
  .solid_af61 .title_d82e:nth-child(38),
  .solid_af61 .title_d82e:nth-child(39),
  .solid_af61 .title_d82e:nth-child(40),
  .solid_af61 .title_d82e:nth-child(41),
  .solid_af61 .title_d82e:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .solid_af61 .title_d82e:nth-child(43),
  .solid_af61 .title_d82e:nth-child(44),
  .solid_af61 .title_d82e:nth-child(45),
  .solid_af61 .title_d82e:nth-child(46),
  .solid_af61 .title_d82e:nth-child(47),
  .solid_af61 .title_d82e:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .solid_32a2 .title_d82e:nth-child(1),
  .solid_32a2 .title_d82e:nth-child(2),
  .solid_32a2 .title_d82e:nth-child(3),
  .solid_32a2 .title_d82e:nth-child(4),
  .solid_32a2 .title_d82e:nth-child(5),
  .solid_32a2 .title_d82e:nth-child(6),
  .solid_32a2 .title_d82e:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .solid_32a2 .title_d82e:nth-child(8),
  .solid_32a2 .title_d82e:nth-child(9),
  .solid_32a2 .title_d82e:nth-child(10),
  .solid_32a2 .title_d82e:nth-child(11),
  .solid_32a2 .title_d82e:nth-child(12),
  .solid_32a2 .title_d82e:nth-child(13),
  .solid_32a2 .title_d82e:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .solid_32a2 .title_d82e:nth-child(15),
  .solid_32a2 .title_d82e:nth-child(16),
  .solid_32a2 .title_d82e:nth-child(17),
  .solid_32a2 .title_d82e:nth-child(18),
  .solid_32a2 .title_d82e:nth-child(19),
  .solid_32a2 .title_d82e:nth-child(20),
  .solid_32a2 .title_d82e:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .solid_32a2 .title_d82e:nth-child(22),
  .solid_32a2 .title_d82e:nth-child(23),
  .solid_32a2 .title_d82e:nth-child(24),
  .solid_32a2 .title_d82e:nth-child(25),
  .solid_32a2 .title_d82e:nth-child(26),
  .solid_32a2 .title_d82e:nth-child(27),
  .solid_32a2 .title_d82e:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .solid_32a2 .title_d82e:nth-child(29),
  .solid_32a2 .title_d82e:nth-child(30),
  .solid_32a2 .title_d82e:nth-child(31),
  .solid_32a2 .title_d82e:nth-child(32),
  .solid_32a2 .title_d82e:nth-child(33),
  .solid_32a2 .title_d82e:nth-child(34),
  .solid_32a2 .title_d82e:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .solid_32a2 .title_d82e:nth-child(36),
  .solid_32a2 .title_d82e:nth-child(37),
  .solid_32a2 .title_d82e:nth-child(38),
  .solid_32a2 .title_d82e:nth-child(39),
  .solid_32a2 .title_d82e:nth-child(40),
  .solid_32a2 .title_d82e:nth-child(41),
  .solid_32a2 .title_d82e:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .solid_32a2 .title_d82e:nth-child(43),
  .solid_32a2 .title_d82e:nth-child(44),
  .solid_32a2 .title_d82e:nth-child(45),
  .solid_32a2 .title_d82e:nth-child(46),
  .solid_32a2 .title_d82e:nth-child(47),
  .solid_32a2 .title_d82e:nth-child(48),
  .solid_32a2 .title_d82e:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .solid_32a2 .title_d82e:nth-child(50),
  .solid_32a2 .title_d82e:nth-child(51),
  .solid_32a2 .title_d82e:nth-child(52),
  .solid_32a2 .title_d82e:nth-child(53),
  .solid_32a2 .title_d82e:nth-child(54),
  .solid_32a2 .title_d82e:nth-child(55),
  .solid_32a2 .title_d82e:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .link_c933 .title_d82e:nth-child(1),
  .link_c933 .title_d82e:nth-child(2),
  .link_c933 .title_d82e:nth-child(3),
  .link_c933 .title_d82e:nth-child(4),
  .link_c933 .title_d82e:nth-child(5),
  .link_c933 .title_d82e:nth-child(6),
  .link_c933 .title_d82e:nth-child(7),
  .link_c933 .title_d82e:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .link_c933 .title_d82e:nth-child(9),
  .link_c933 .title_d82e:nth-child(10),
  .link_c933 .title_d82e:nth-child(11),
  .link_c933 .title_d82e:nth-child(12),
  .link_c933 .title_d82e:nth-child(13),
  .link_c933 .title_d82e:nth-child(14),
  .link_c933 .title_d82e:nth-child(15),
  .link_c933 .title_d82e:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .link_c933 .title_d82e:nth-child(17),
  .link_c933 .title_d82e:nth-child(18),
  .link_c933 .title_d82e:nth-child(19),
  .link_c933 .title_d82e:nth-child(20),
  .link_c933 .title_d82e:nth-child(21),
  .link_c933 .title_d82e:nth-child(22),
  .link_c933 .title_d82e:nth-child(23),
  .link_c933 .title_d82e:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .link_c933 .title_d82e:nth-child(25),
  .link_c933 .title_d82e:nth-child(26),
  .link_c933 .title_d82e:nth-child(27),
  .link_c933 .title_d82e:nth-child(28),
  .link_c933 .title_d82e:nth-child(29),
  .link_c933 .title_d82e:nth-child(30),
  .link_c933 .title_d82e:nth-child(31),
  .link_c933 .title_d82e:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .link_c933 .title_d82e:nth-child(33),
  .link_c933 .title_d82e:nth-child(34),
  .link_c933 .title_d82e:nth-child(35),
  .link_c933 .title_d82e:nth-child(36),
  .link_c933 .title_d82e:nth-child(37),
  .link_c933 .title_d82e:nth-child(38),
  .link_c933 .title_d82e:nth-child(39),
  .link_c933 .title_d82e:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .link_c933 .title_d82e:nth-child(41),
  .link_c933 .title_d82e:nth-child(42),
  .link_c933 .title_d82e:nth-child(43),
  .link_c933 .title_d82e:nth-child(44),
  .link_c933 .title_d82e:nth-child(45),
  .link_c933 .title_d82e:nth-child(46),
  .link_c933 .title_d82e:nth-child(47),
  .link_c933 .title_d82e:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .link_c933 .title_d82e:nth-child(49),
  .link_c933 .title_d82e:nth-child(50),
  .link_c933 .title_d82e:nth-child(51),
  .link_c933 .title_d82e:nth-child(52),
  .link_c933 .title_d82e:nth-child(53),
  .link_c933 .title_d82e:nth-child(54),
  .link_c933 .title_d82e:nth-child(55),
  .link_c933 .title_d82e:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .link_c933 .title_d82e:nth-child(57),
  .link_c933 .title_d82e:nth-child(58),
  .link_c933 .title_d82e:nth-child(59),
  .link_c933 .title_d82e:nth-child(60),
  .link_c933 .title_d82e:nth-child(61),
  .link_c933 .title_d82e:nth-child(62),
  .link_c933 .title_d82e:nth-child(63),
  .link_c933 .title_d82e:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .accent_upper_fbfa .title_d82e:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .accent_upper_fbfa .title_d82e:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .block_8449 .title_d82e:nth-child(1),
  .block_8449 .title_d82e:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .block_8449 .title_d82e:nth-child(3),
  .block_8449 .title_d82e:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .block_8449 .title_d82e:nth-child(5),
  .block_8449 .title_d82e:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .block_8449 .title_d82e:nth-child(7),
  .block_8449 .title_d82e:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .block_8449 .title_d82e:nth-child(9),
  .block_8449 .title_d82e:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .block_8449 .title_d82e:nth-child(11),
  .block_8449 .title_d82e:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .block_8449 .title_d82e:nth-child(13),
  .block_8449 .title_d82e:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .block_8449 .title_d82e:nth-child(15),
  .block_8449 .title_d82e:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .hover_94dc .title_d82e:nth-child(1),
  .hover_94dc .title_d82e:nth-child(2),
  .hover_94dc .title_d82e:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .hover_94dc .title_d82e:nth-child(4),
  .hover_94dc .title_d82e:nth-child(5),
  .hover_94dc .title_d82e:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .hover_94dc .title_d82e:nth-child(7),
  .hover_94dc .title_d82e:nth-child(8),
  .hover_94dc .title_d82e:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .hover_94dc .title_d82e:nth-child(10),
  .hover_94dc .title_d82e:nth-child(11),
  .hover_94dc .title_d82e:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .hover_94dc .title_d82e:nth-child(13),
  .hover_94dc .title_d82e:nth-child(14),
  .hover_94dc .title_d82e:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .hover_94dc .title_d82e:nth-child(16),
  .hover_94dc .title_d82e:nth-child(17),
  .hover_94dc .title_d82e:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .hover_94dc .title_d82e:nth-child(19),
  .hover_94dc .title_d82e:nth-child(20),
  .hover_94dc .title_d82e:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .hover_94dc .title_d82e:nth-child(22),
  .hover_94dc .title_d82e:nth-child(23),
  .hover_94dc .title_d82e:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .tooltip_04ab .title_d82e:nth-child(1),
  .tooltip_04ab .title_d82e:nth-child(2),
  .tooltip_04ab .title_d82e:nth-child(3),
  .tooltip_04ab .title_d82e:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .tooltip_04ab .title_d82e:nth-child(5),
  .tooltip_04ab .title_d82e:nth-child(6),
  .tooltip_04ab .title_d82e:nth-child(7),
  .tooltip_04ab .title_d82e:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .tooltip_04ab .title_d82e:nth-child(9),
  .tooltip_04ab .title_d82e:nth-child(10),
  .tooltip_04ab .title_d82e:nth-child(11),
  .tooltip_04ab .title_d82e:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .tooltip_04ab .title_d82e:nth-child(13),
  .tooltip_04ab .title_d82e:nth-child(14),
  .tooltip_04ab .title_d82e:nth-child(15),
  .tooltip_04ab .title_d82e:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .tooltip_04ab .title_d82e:nth-child(17),
  .tooltip_04ab .title_d82e:nth-child(18),
  .tooltip_04ab .title_d82e:nth-child(19),
  .tooltip_04ab .title_d82e:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .tooltip_04ab .title_d82e:nth-child(21),
  .tooltip_04ab .title_d82e:nth-child(22),
  .tooltip_04ab .title_d82e:nth-child(23),
  .tooltip_04ab .title_d82e:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .tooltip_04ab .title_d82e:nth-child(25),
  .tooltip_04ab .title_d82e:nth-child(26),
  .tooltip_04ab .title_d82e:nth-child(27),
  .tooltip_04ab .title_d82e:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .tooltip_04ab .title_d82e:nth-child(29),
  .tooltip_04ab .title_d82e:nth-child(30),
  .tooltip_04ab .title_d82e:nth-child(31),
  .tooltip_04ab .title_d82e:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .pink-54cf .title_d82e:nth-child(1),
  .pink-54cf .title_d82e:nth-child(2),
  .pink-54cf .title_d82e:nth-child(3),
  .pink-54cf .title_d82e:nth-child(4),
  .pink-54cf .title_d82e:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .pink-54cf .title_d82e:nth-child(6),
  .pink-54cf .title_d82e:nth-child(7),
  .pink-54cf .title_d82e:nth-child(8),
  .pink-54cf .title_d82e:nth-child(9),
  .pink-54cf .title_d82e:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .pink-54cf .title_d82e:nth-child(11),
  .pink-54cf .title_d82e:nth-child(12),
  .pink-54cf .title_d82e:nth-child(13),
  .pink-54cf .title_d82e:nth-child(14),
  .pink-54cf .title_d82e:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .pink-54cf .title_d82e:nth-child(16),
  .pink-54cf .title_d82e:nth-child(17),
  .pink-54cf .title_d82e:nth-child(18),
  .pink-54cf .title_d82e:nth-child(19),
  .pink-54cf .title_d82e:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .pink-54cf .title_d82e:nth-child(21),
  .pink-54cf .title_d82e:nth-child(22),
  .pink-54cf .title_d82e:nth-child(23),
  .pink-54cf .title_d82e:nth-child(24),
  .pink-54cf .title_d82e:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .pink-54cf .title_d82e:nth-child(26),
  .pink-54cf .title_d82e:nth-child(27),
  .pink-54cf .title_d82e:nth-child(28),
  .pink-54cf .title_d82e:nth-child(29),
  .pink-54cf .title_d82e:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .pink-54cf .title_d82e:nth-child(31),
  .pink-54cf .title_d82e:nth-child(32),
  .pink-54cf .title_d82e:nth-child(33),
  .pink-54cf .title_d82e:nth-child(34),
  .pink-54cf .title_d82e:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .pink-54cf .title_d82e:nth-child(36),
  .pink-54cf .title_d82e:nth-child(37),
  .pink-54cf .title_d82e:nth-child(38),
  .pink-54cf .title_d82e:nth-child(39),
  .pink-54cf .title_d82e:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .brown_3ee6 .title_d82e:nth-child(1),
  .brown_3ee6 .title_d82e:nth-child(2),
  .brown_3ee6 .title_d82e:nth-child(3),
  .brown_3ee6 .title_d82e:nth-child(4),
  .brown_3ee6 .title_d82e:nth-child(5),
  .brown_3ee6 .title_d82e:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .brown_3ee6 .title_d82e:nth-child(7),
  .brown_3ee6 .title_d82e:nth-child(8),
  .brown_3ee6 .title_d82e:nth-child(9),
  .brown_3ee6 .title_d82e:nth-child(10),
  .brown_3ee6 .title_d82e:nth-child(11),
  .brown_3ee6 .title_d82e:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .brown_3ee6 .title_d82e:nth-child(13),
  .brown_3ee6 .title_d82e:nth-child(14),
  .brown_3ee6 .title_d82e:nth-child(15),
  .brown_3ee6 .title_d82e:nth-child(16),
  .brown_3ee6 .title_d82e:nth-child(17),
  .brown_3ee6 .title_d82e:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .brown_3ee6 .title_d82e:nth-child(19),
  .brown_3ee6 .title_d82e:nth-child(20),
  .brown_3ee6 .title_d82e:nth-child(21),
  .brown_3ee6 .title_d82e:nth-child(22),
  .brown_3ee6 .title_d82e:nth-child(23),
  .brown_3ee6 .title_d82e:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .brown_3ee6 .title_d82e:nth-child(25),
  .brown_3ee6 .title_d82e:nth-child(26),
  .brown_3ee6 .title_d82e:nth-child(27),
  .brown_3ee6 .title_d82e:nth-child(28),
  .brown_3ee6 .title_d82e:nth-child(29),
  .brown_3ee6 .title_d82e:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .brown_3ee6 .title_d82e:nth-child(31),
  .brown_3ee6 .title_d82e:nth-child(32),
  .brown_3ee6 .title_d82e:nth-child(33),
  .brown_3ee6 .title_d82e:nth-child(34),
  .brown_3ee6 .title_d82e:nth-child(35),
  .brown_3ee6 .title_d82e:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .brown_3ee6 .title_d82e:nth-child(37),
  .brown_3ee6 .title_d82e:nth-child(38),
  .brown_3ee6 .title_d82e:nth-child(39),
  .brown_3ee6 .title_d82e:nth-child(40),
  .brown_3ee6 .title_d82e:nth-child(41),
  .brown_3ee6 .title_d82e:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .brown_3ee6 .title_d82e:nth-child(43),
  .brown_3ee6 .title_d82e:nth-child(44),
  .brown_3ee6 .title_d82e:nth-child(45),
  .brown_3ee6 .title_d82e:nth-child(46),
  .brown_3ee6 .title_d82e:nth-child(47),
  .brown_3ee6 .title_d82e:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .aside-5985 .title_d82e:nth-child(1),
  .aside-5985 .title_d82e:nth-child(2),
  .aside-5985 .title_d82e:nth-child(3),
  .aside-5985 .title_d82e:nth-child(4),
  .aside-5985 .title_d82e:nth-child(5),
  .aside-5985 .title_d82e:nth-child(6),
  .aside-5985 .title_d82e:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .aside-5985 .title_d82e:nth-child(8),
  .aside-5985 .title_d82e:nth-child(9),
  .aside-5985 .title_d82e:nth-child(10),
  .aside-5985 .title_d82e:nth-child(11),
  .aside-5985 .title_d82e:nth-child(12),
  .aside-5985 .title_d82e:nth-child(13),
  .aside-5985 .title_d82e:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .aside-5985 .title_d82e:nth-child(15),
  .aside-5985 .title_d82e:nth-child(16),
  .aside-5985 .title_d82e:nth-child(17),
  .aside-5985 .title_d82e:nth-child(18),
  .aside-5985 .title_d82e:nth-child(19),
  .aside-5985 .title_d82e:nth-child(20),
  .aside-5985 .title_d82e:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .aside-5985 .title_d82e:nth-child(22),
  .aside-5985 .title_d82e:nth-child(23),
  .aside-5985 .title_d82e:nth-child(24),
  .aside-5985 .title_d82e:nth-child(25),
  .aside-5985 .title_d82e:nth-child(26),
  .aside-5985 .title_d82e:nth-child(27),
  .aside-5985 .title_d82e:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .aside-5985 .title_d82e:nth-child(29),
  .aside-5985 .title_d82e:nth-child(30),
  .aside-5985 .title_d82e:nth-child(31),
  .aside-5985 .title_d82e:nth-child(32),
  .aside-5985 .title_d82e:nth-child(33),
  .aside-5985 .title_d82e:nth-child(34),
  .aside-5985 .title_d82e:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .aside-5985 .title_d82e:nth-child(36),
  .aside-5985 .title_d82e:nth-child(37),
  .aside-5985 .title_d82e:nth-child(38),
  .aside-5985 .title_d82e:nth-child(39),
  .aside-5985 .title_d82e:nth-child(40),
  .aside-5985 .title_d82e:nth-child(41),
  .aside-5985 .title_d82e:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .aside-5985 .title_d82e:nth-child(43),
  .aside-5985 .title_d82e:nth-child(44),
  .aside-5985 .title_d82e:nth-child(45),
  .aside-5985 .title_d82e:nth-child(46),
  .aside-5985 .title_d82e:nth-child(47),
  .aside-5985 .title_d82e:nth-child(48),
  .aside-5985 .title_d82e:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .aside-5985 .title_d82e:nth-child(50),
  .aside-5985 .title_d82e:nth-child(51),
  .aside-5985 .title_d82e:nth-child(52),
  .aside-5985 .title_d82e:nth-child(53),
  .aside-5985 .title_d82e:nth-child(54),
  .aside-5985 .title_d82e:nth-child(55),
  .aside-5985 .title_d82e:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .footer_0e6e .title_d82e:nth-child(1),
  .footer_0e6e .title_d82e:nth-child(2),
  .footer_0e6e .title_d82e:nth-child(3),
  .footer_0e6e .title_d82e:nth-child(4),
  .footer_0e6e .title_d82e:nth-child(5),
  .footer_0e6e .title_d82e:nth-child(6),
  .footer_0e6e .title_d82e:nth-child(7),
  .footer_0e6e .title_d82e:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .footer_0e6e .title_d82e:nth-child(9),
  .footer_0e6e .title_d82e:nth-child(10),
  .footer_0e6e .title_d82e:nth-child(11),
  .footer_0e6e .title_d82e:nth-child(12),
  .footer_0e6e .title_d82e:nth-child(13),
  .footer_0e6e .title_d82e:nth-child(14),
  .footer_0e6e .title_d82e:nth-child(15),
  .footer_0e6e .title_d82e:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .footer_0e6e .title_d82e:nth-child(17),
  .footer_0e6e .title_d82e:nth-child(18),
  .footer_0e6e .title_d82e:nth-child(19),
  .footer_0e6e .title_d82e:nth-child(20),
  .footer_0e6e .title_d82e:nth-child(21),
  .footer_0e6e .title_d82e:nth-child(22),
  .footer_0e6e .title_d82e:nth-child(23),
  .footer_0e6e .title_d82e:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .footer_0e6e .title_d82e:nth-child(25),
  .footer_0e6e .title_d82e:nth-child(26),
  .footer_0e6e .title_d82e:nth-child(27),
  .footer_0e6e .title_d82e:nth-child(28),
  .footer_0e6e .title_d82e:nth-child(29),
  .footer_0e6e .title_d82e:nth-child(30),
  .footer_0e6e .title_d82e:nth-child(31),
  .footer_0e6e .title_d82e:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .footer_0e6e .title_d82e:nth-child(33),
  .footer_0e6e .title_d82e:nth-child(34),
  .footer_0e6e .title_d82e:nth-child(35),
  .footer_0e6e .title_d82e:nth-child(36),
  .footer_0e6e .title_d82e:nth-child(37),
  .footer_0e6e .title_d82e:nth-child(38),
  .footer_0e6e .title_d82e:nth-child(39),
  .footer_0e6e .title_d82e:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .footer_0e6e .title_d82e:nth-child(41),
  .footer_0e6e .title_d82e:nth-child(42),
  .footer_0e6e .title_d82e:nth-child(43),
  .footer_0e6e .title_d82e:nth-child(44),
  .footer_0e6e .title_d82e:nth-child(45),
  .footer_0e6e .title_d82e:nth-child(46),
  .footer_0e6e .title_d82e:nth-child(47),
  .footer_0e6e .title_d82e:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .footer_0e6e .title_d82e:nth-child(49),
  .footer_0e6e .title_d82e:nth-child(50),
  .footer_0e6e .title_d82e:nth-child(51),
  .footer_0e6e .title_d82e:nth-child(52),
  .footer_0e6e .title_d82e:nth-child(53),
  .footer_0e6e .title_d82e:nth-child(54),
  .footer_0e6e .title_d82e:nth-child(55),
  .footer_0e6e .title_d82e:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .footer_0e6e .title_d82e:nth-child(57),
  .footer_0e6e .title_d82e:nth-child(58),
  .footer_0e6e .title_d82e:nth-child(59),
  .footer_0e6e .title_d82e:nth-child(60),
  .footer_0e6e .title_d82e:nth-child(61),
  .footer_0e6e .title_d82e:nth-child(62),
  .footer_0e6e .title_d82e:nth-child(63),
  .footer_0e6e .title_d82e:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.nav_new_e742 .title_d82e:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.nav_new_e742 .title_d82e:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.nav_new_e742 .title_d82e:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.nav_new_e742 .title_d82e:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.nav_new_e742 .title_d82e:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.nav_new_e742 .title_d82e:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.nav_new_e742 .title_d82e:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.nav_new_e742 .title_d82e:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.dynamic-a9ce {
  margin-right: 5px;
}
.footer-a46b {
  display: inline-block;
}
.footer-a46b:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.footer-a46b .carousel_424e {
  font-size: 0.75em;
}
.red-83ca .pro_427a,
.red-83ca .button-de2c,
.red-83ca .component-north-9f8d {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.search_b85f {
  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;
}
.shade_3ae8 {
  display: inline-block;
}
.shade_3ae8[hidden] {
  display: none;
}
.shade_3ae8 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.surface-c32e {
  position: relative;
}
.surface-c32e > .left_1142 {
  display: block;
}
.tertiary-d0b1 {
  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;
}
.surface-c32e:hover .tertiary-d0b1 {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.tertiary-d0b1 .shade_3ae8 {
  display: block;
}
.tertiary-d0b1 .shade_3ae8 a {
  padding: 0 5px;
}
.modal_5597.item-c1ee {
  opacity: 0.5;
  position: relative;
}
.modal_5597.item-c1ee:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.modal_5597.item-c1ee + .main-de6f {
  -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;
}
.section-46b1 {
  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;
}
.section-46b1 i {
  display: block;
}
.section-46b1 i:before {
  display: block;
  line-height: 1px;
}
.section-46b1.alert_d4de {
  left: 0;
}
.section-46b1.avatar-gold-4fe8 {
  left: 40px;
}
.section-46b1.avatar-gold-4fe8 i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.section-46b1.shadow-last-38af {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.short-9bc5 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.pressed-86d3 .short-9bc5 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.hard_895f {
  position: relative;
}
.blue-323a,
.middle_1bf7,
.widget-4438,
.tabs-old-1a15 {
  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;
  }
}
.primary_hard_3c01 {
  word-con: anywhere;
}
.last-530b {
  display: none;
}
.last-530b:first-child {
  display: block;
}
.inner_7cd7 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.inner_7cd7.fast_85b7 {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.inner_7cd7.fast_85b7 > 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;
}
.inner_7cd7.fast_85b7
  > div:nth-child(3)
  .action-cb07 {
  max-height: 20em;
  opacity: 1;
}
.inner_7cd7.fast_85b7 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.inner_7cd7.fast_85b7 > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.inner_7cd7.fast_85b7 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.fast_85b7 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .inner_7cd7.fast_85b7 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .inner_7cd7.fast_85b7 > 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;
  }
  .inner_7cd7.fast_85b7 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .inner_7cd7.fast_85b7 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .inner_7cd7.fast_85b7 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .inner_7cd7.fast_85b7 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.fast_85b7 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.chip-74f9 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.inner_7cd7.chip-74f9 > 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;
}
.inner_7cd7.chip-74f9
  > div:nth-child(1)
  .action-cb07 {
  max-height: 20em;
  opacity: 1;
}
.inner_7cd7.chip-74f9 > 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;
}
.inner_7cd7.chip-74f9 > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.chip-74f9 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .inner_7cd7.chip-74f9 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .inner_7cd7.chip-74f9 > 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;
  }
  .inner_7cd7.chip-74f9 > 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;
  }
  .inner_7cd7.chip-74f9 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .inner_7cd7.chip-74f9 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.chip-74f9 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.section_4424 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.inner_7cd7.section_4424 > 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;
}
.inner_7cd7.section_4424
  > div:nth-child(1)
  .action-cb07 {
  max-height: 20em;
  opacity: 1;
}
.inner_7cd7.section_4424 > 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;
}
.inner_7cd7.section_4424 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.inner_7cd7.section_4424 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .inner_7cd7.section_4424 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .inner_7cd7.section_4424 > 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;
  }
  .inner_7cd7.section_4424 > 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;
  }
  .inner_7cd7.section_4424 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .inner_7cd7.section_4424 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.section_4424 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.image_b18c {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.inner_7cd7.image_b18c > 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;
}
.inner_7cd7.image_b18c
  > div:nth-child(1)
  .action-cb07 {
  max-height: 20em;
  opacity: 1;
}
.inner_7cd7.image_b18c > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.inner_7cd7.image_b18c > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .inner_7cd7.image_b18c {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.inner_7cd7.dark_93dd {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.inner_7cd7.dark_93dd > 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;
}
.inner_7cd7.dark_93dd
  > div:nth-child(1)
  .action-cb07 {
  max-height: 20em;
  opacity: 1;
}
.inner_7cd7.dark_93dd > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.inner_7cd7.dark_93dd > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.inner_7cd7.dark_93dd > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.dark_93dd > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .inner_7cd7.dark_93dd {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .inner_7cd7.dark_93dd > 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;
  }
  .inner_7cd7.dark_93dd > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .inner_7cd7.dark_93dd > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .inner_7cd7.dark_93dd > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .inner_7cd7.dark_93dd > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.dark_93dd {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.sort_current_32cd {
  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;
}
.inner_7cd7.sort_current_32cd > 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;
}
.inner_7cd7.sort_current_32cd > 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;
}
.inner_7cd7.sort_current_32cd > 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;
}
.inner_7cd7.sort_current_32cd > 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;
}
.inner_7cd7.sort_current_32cd > 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) {
  .inner_7cd7.sort_current_32cd {
    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;
  }
  .inner_7cd7.sort_current_32cd > 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;
  }
  .inner_7cd7.sort_current_32cd > 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;
  }
  .inner_7cd7.sort_current_32cd > 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;
  }
  .inner_7cd7.sort_current_32cd > 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;
  }
  .inner_7cd7.sort_current_32cd > 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) {
  .inner_7cd7.sort_current_32cd {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.basic-f395 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.inner_7cd7.basic-f395 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.inner_7cd7.basic-f395 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.inner_7cd7.plasma_45f0 {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.inner_7cd7.plasma_45f0 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.inner_7cd7.plasma_45f0 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.inner_7cd7.plasma_45f0 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.inner_7cd7.paper-cb92 {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.inner_7cd7.paper-cb92 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.inner_7cd7.paper-cb92 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.inner_7cd7.paper-cb92 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.inner_7cd7.paper-cb92 > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .inner_7cd7.paper-cb92 {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .inner_7cd7.paper-cb92 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .inner_7cd7.paper-cb92 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .inner_7cd7.paper-cb92 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .inner_7cd7.paper-cb92 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.paper-cb92 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.nav_new_e742 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .inner_7cd7.nav_new_e742.paper-cb92 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.nav_new_e742.paper-cb92 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.nav_new_e742.plasma_45f0 {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .inner_7cd7.nav_new_e742.basic-f395 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.inner_7cd7.slow-2596 {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.inner_7cd7.slow-2596.basic-f395 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.basic-f395 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.plasma_45f0 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.plasma_45f0 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.plasma_45f0 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.paper-cb92 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.paper-cb92 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.paper-cb92 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.inner_7cd7.slow-2596.paper-cb92 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .inner_7cd7.slow-2596.paper-cb92 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.slow-2596.paper-cb92 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .inner_7cd7.slow-2596.paper-cb92 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .inner_7cd7.slow-2596.paper-cb92 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .inner_7cd7.slow-2596.paper-cb92 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.slow-2596 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.slow-2596.plasma_45f0 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.slow-2596.paper-cb92 {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.inner_7cd7.title-under-0e3d {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.inner_7cd7.title-under-0e3d.basic-f395 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.basic-f395 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.basic-f395 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.basic-f395 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.plasma_45f0 > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.plasma_45f0 > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.plasma_45f0 > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.plasma_45f0 > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.plasma_45f0 > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.plasma_45f0 > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .inner_7cd7.title-under-0e3d.paper-cb92 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .inner_7cd7.title-under-0e3d {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.title-under-0e3d.plasma_45f0 {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .inner_7cd7.title-under-0e3d.paper-cb92 {
    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) {
  .inner_7cd7.fast_85b7,
  .inner_7cd7.chip-74f9,
  .inner_7cd7.section_4424,
  .inner_7cd7.image_b18c,
  .inner_7cd7.dark_93dd,
  .inner_7cd7.sort_current_32cd,
  .inner_7cd7.basic-f395,
  .inner_7cd7.plasma_45f0,
  .inner_7cd7.paper-cb92 {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .inner_7cd7.fast_85b7 .primary_hard_3c01:nth-child(1),
  .inner_7cd7.chip-74f9 .primary_hard_3c01:nth-child(1),
  .inner_7cd7.section_4424 .primary_hard_3c01:nth-child(1),
  .inner_7cd7.image_b18c .primary_hard_3c01:nth-child(1),
  .inner_7cd7.dark_93dd .primary_hard_3c01:nth-child(1),
  .inner_7cd7.sort_current_32cd .primary_hard_3c01:nth-child(1),
  .inner_7cd7.basic-f395 .primary_hard_3c01:nth-child(1),
  .inner_7cd7.plasma_45f0 .primary_hard_3c01:nth-child(1),
  .inner_7cd7.paper-cb92 .primary_hard_3c01: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;
  }
  .inner_7cd7.fast_85b7 .primary_hard_3c01:nth-child(2),
  .inner_7cd7.chip-74f9 .primary_hard_3c01:nth-child(2),
  .inner_7cd7.section_4424 .primary_hard_3c01:nth-child(2),
  .inner_7cd7.image_b18c .primary_hard_3c01:nth-child(2),
  .inner_7cd7.dark_93dd .primary_hard_3c01:nth-child(2),
  .inner_7cd7.sort_current_32cd .primary_hard_3c01:nth-child(2),
  .inner_7cd7.basic-f395 .primary_hard_3c01:nth-child(2),
  .inner_7cd7.plasma_45f0 .primary_hard_3c01:nth-child(2),
  .inner_7cd7.paper-cb92 .primary_hard_3c01: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;
  }
  .inner_7cd7.fast_85b7 .primary_hard_3c01:nth-child(3),
  .inner_7cd7.chip-74f9 .primary_hard_3c01:nth-child(3),
  .inner_7cd7.section_4424 .primary_hard_3c01:nth-child(3),
  .inner_7cd7.image_b18c .primary_hard_3c01:nth-child(3),
  .inner_7cd7.dark_93dd .primary_hard_3c01:nth-child(3),
  .inner_7cd7.sort_current_32cd .primary_hard_3c01:nth-child(3),
  .inner_7cd7.basic-f395 .primary_hard_3c01:nth-child(3),
  .inner_7cd7.plasma_45f0 .primary_hard_3c01:nth-child(3),
  .inner_7cd7.paper-cb92 .primary_hard_3c01: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;
  }
  .inner_7cd7.fast_85b7 .primary_hard_3c01:nth-child(4),
  .inner_7cd7.chip-74f9 .primary_hard_3c01:nth-child(4),
  .inner_7cd7.section_4424 .primary_hard_3c01:nth-child(4),
  .inner_7cd7.image_b18c .primary_hard_3c01:nth-child(4),
  .inner_7cd7.dark_93dd .primary_hard_3c01:nth-child(4),
  .inner_7cd7.sort_current_32cd .primary_hard_3c01:nth-child(4),
  .inner_7cd7.basic-f395 .primary_hard_3c01:nth-child(4),
  .inner_7cd7.plasma_45f0 .primary_hard_3c01:nth-child(4),
  .inner_7cd7.paper-cb92 .primary_hard_3c01: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;
  }
  .inner_7cd7.fast_85b7 .primary_hard_3c01:nth-child(5),
  .inner_7cd7.chip-74f9 .primary_hard_3c01:nth-child(5),
  .inner_7cd7.section_4424 .primary_hard_3c01:nth-child(5),
  .inner_7cd7.image_b18c .primary_hard_3c01:nth-child(5),
  .inner_7cd7.dark_93dd .primary_hard_3c01:nth-child(5),
  .inner_7cd7.sort_current_32cd .primary_hard_3c01:nth-child(5),
  .inner_7cd7.basic-f395 .primary_hard_3c01:nth-child(5),
  .inner_7cd7.plasma_45f0 .primary_hard_3c01:nth-child(5),
  .inner_7cd7.paper-cb92 .primary_hard_3c01: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;
  }
  .inner_7cd7.fast_85b7 .primary_hard_3c01:nth-child(6),
  .inner_7cd7.chip-74f9 .primary_hard_3c01:nth-child(6),
  .inner_7cd7.section_4424 .primary_hard_3c01:nth-child(6),
  .inner_7cd7.image_b18c .primary_hard_3c01:nth-child(6),
  .inner_7cd7.dark_93dd .primary_hard_3c01:nth-child(6),
  .inner_7cd7.sort_current_32cd .primary_hard_3c01:nth-child(6),
  .inner_7cd7.basic-f395 .primary_hard_3c01:nth-child(6),
  .inner_7cd7.plasma_45f0 .primary_hard_3c01:nth-child(6),
  .inner_7cd7.paper-cb92 .primary_hard_3c01: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;
  }
}
.left-7c1f {
  margin-right: 5px;
}
.accordion-4334 {
  display: inline-block;
}
.accordion-4334:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.accordion-4334 .carousel_424e {
  font-size: 0.75em;
}
.tiny-72bd {
  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;
}
.tiny-72bd: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;
}
.dim-356f {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.title_8b8f {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.action-cb07 {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .iron-3e0a .action-cb07 {
    max-height: 0;
    opacity: 0;
  }
  .iron-3e0a .primary_hard_3c01:hover .action-cb07 {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.accordion_b5c8 {
  width: 100%;
}
.mini_137c {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.main_92b5 .filter_0fd0 {
  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;
}
.main_92b5 .filter_0fd0:before {
  display: block;
}
.main_92b5 .filter_0fd0.alert_d4de {
  left: 0;
}
.main_92b5 .filter_0fd0.avatar-gold-4fe8 {
  left: 40px;
}
.main_92b5 .filter_0fd0.avatar-gold-4fe8:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.main_92b5.avatar_384a .filter_0fd0 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.main_92b5.avatar_384a .filter_0fd0.alert_d4de {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.main_92b5.avatar_384a .filter_0fd0.avatar-gold-4fe8 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.main_92b5.avatar_384a:hover .filter_0fd0 {
  opacity: 1;
  pointer-events: auto;
}
.main_92b5.avatar_384a:hover .filter_0fd0.alert_d4de {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.main_92b5.avatar_384a:hover .filter_0fd0.avatar-gold-4fe8 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.copper_114f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hero_bronze_0fb4 {
  white-space: nowrap;
}
.wide_ed0c {
  display: none;
  margin-right: 80px;
}
.wide_ed0c.module-easy-3344 {
  display: block;
}
.footer_hot_f5c0 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.wide_ed0c .surface-63eb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.wide_ed0c .surface-63eb:before,
.wide_ed0c .surface-63eb:after {
  content: none;
}
.wide_ed0c .mask-6cf0 {
  height: auto;
}
.upper_4b44 {
  outline: none;
}
.description_5a45 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tabs_1615 {
  overflow: hidden;
  line-height: 1;
}
.sidebar_last_f4a6 .chip-33cc {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.sidebar_last_f4a6 .chip-33cc:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.sidebar_last_f4a6 .chip-33cc.item-old-1b7b:after {
  opacity: 1;
}
.panel-silver-2c5b .chip-33cc {
  white-space: normal;
}
.background-4455 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.hero_bronze_0fb4 {
  padding-right: 10px;
}
.sort_eee3 {
  margin-right: 5px;
}
.alert-lite-df5a {
  white-space: nowrap;
  padding-right: 10px;
}
.huge_e188 {
  margin-right: 5px;
}
.banner_a292 {
  padding-right: 10px;
}
.paragraph_light_d19e {
  margin-right: 5px;
}
.top-80ad {
  margin-right: 10px;
}
.copper_114f .filter_0fd0 {
  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;
}
.copper_114f .filter_0fd0:before {
  display: block;
}
.copper_114f .filter_0fd0.alert_d4de {
  right: -40px;
}
.copper_114f .filter_0fd0.avatar-gold-4fe8 {
  right: -80px;
}
.copper_114f .filter_0fd0.avatar-gold-4fe8: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;
  }
}
.lower_3ce0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .lower_3ce0 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.lower_3ce0 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.lower_3ce0.highlight-e615 {
  -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;
}
.lower_3ce0.white_1ec8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .lower_3ce0.white_1ec8 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.highlight-e615 .out_b4e3 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .out_b4e3 {
    display: none;
  }
  .out_b4e3.lite_8f02 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .out_b4e3.lite_8f02
    .cool-9e60 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .out_b4e3.lite_8f02
    .primary-lower-3765.purple_8dba {
    z-index: 1000;
  }
}
.primary-lower-3765 {
  display: none;
}
.primary-lower-3765.purple_8dba {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.primary-lower-3765.purple_8dba iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .primary-lower-3765 {
    padding-bottom: 56.25% !important;
  }
}
.dirty-ae5c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.highlight-e615 .dirty-ae5c {
  -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;
}
.white_1ec8 .dirty-ae5c {
  -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) {
  .white_1ec8 .dirty-ae5c {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.highlight-e615 .active-07dc {
  padding-right: 15px;
}
.badge_stone_f248 {
  font-size: 12px;
}
.main-middle-b6ed {
  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) {
  .main-middle-b6ed {
    width: 100% !important;
  }
}
.black-177f.highlight-e615 .main-middle-b6ed {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.white_1ec8 .main-middle-b6ed {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .white_1ec8 .main-middle-b6ed {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.logo-726f.white_1ec8 .main-middle-b6ed {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.card-dim-94ad {
  -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) {
  .highlight-e615.surface_white_8a39 .card-dim-94ad {
    visibility: hidden;
  }
  .highlight-e615.surface_white_8a39
    .article-2ab2,
  .highlight-e615.surface_white_8a39 .card-dim-94ad:hover {
    visibility: visible;
  }
  .highlight-e615.surface_white_8a39
    .card-dim-94ad:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .highlight-e615.surface_white_8a39
    .card-dim-94ad:hover
    .article-2ab2 {
    margin-right: -5px;
  }
}
.highlight-e615.item-9752
  .card-dim-94ad::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .white_1ec8 .card-dim-94ad::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.white_1ec8 .article-2ab2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.narrow_3132 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.highlight-e615 .narrow_3132 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.white_1ec8 .narrow_3132 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.highlight-e615 .icon_last_e8dc {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .highlight-e615 .icon_last_e8dc {
    max-width: 100px;
  }
}
.white_1ec8 .icon_last_e8dc {
  width: 100%;
  margin-bottom: 10px;
}
.white_1ec8 .icon_last_e8dc img {
  width: 100%;
  height: auto;
}
.shade_next_c6d8 {
  -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;
}
.white_1ec8 .shade_next_c6d8 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.shade_next_c6d8 .block_ce32,
.shade_next_c6d8 .copper_33bc {
  display: none;
  font-size: 10px;
}
.shade_next_c6d8.section_tall_14ee .block_ce32 {
  display: block;
}
.shade_next_c6d8.tooltip-d0f1 .copper_33bc {
  display: block;
}
.tooltip-d0f1 .sort-narrow-0d7d,
.section_tall_14ee .sort-narrow-0d7d {
  display: none;
}
.filter-large-beba {
  font-size: 14px;
  line-height: 18px;
}
.sort_2669 {
  font-size: 12px;
  line-height: 16px;
}
.shade_next_c6d8 {
  font-size: 12px;
}
.lower_3ce0 ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.lower_3ce0 ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.lower_3ce0 ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.lower_3ce0 ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.lower_3ce0 ::-webkit-scrollbar-corner {
  background: transparent;
}
.widget_ce59 .iron_99a3.first_3590 .secondary-1a53 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.widget_ce59
  .iron_99a3.first_3590
  .secondary-1a53
  .message_rough_8b7c {
  display: block;
  text-align: center;
}
.widget_ce59
  .iron_99a3.first_3590
  .secondary-1a53
  .message_rough_8b7c.description_selected_93d4,
.widget_ce59
  .iron_99a3.first_3590
  .secondary-1a53
  .message_rough_8b7c.texture-df24 {
  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;
}
.widget_ce59 .filter_0fd0 {
  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;
}
.widget_ce59 .filter_0fd0:before {
  display: block;
}
.widget_ce59 .filter_0fd0.avatar-gold-4fe8:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.article-middle-02e8 .widget_ce59 .filter_0fd0.avatar-gold-4fe8:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.article-middle-02e8 .widget_ce59 .filter_0fd0.alert_d4de:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.breadcrumb-dark-62ef .secondary-1a53 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.breadcrumb-dark-62ef .secondary-1a53:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.breadcrumb-dark-62ef .secondary-1a53 .hovered_ea21,
.breadcrumb-dark-62ef .secondary-1a53 .breadcrumb_f52b {
  width: auto;
}
.breadcrumb-dark-62ef .secondary-1a53 .hovered_ea21 a,
.breadcrumb-dark-62ef .secondary-1a53 .breadcrumb_f52b 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;
}
.breadcrumb-dark-62ef .secondary-1a53 .breadcrumb_f52b {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.breadcrumb-dark-62ef .secondary-1a53 .hovered_ea21 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.breadcrumb-dark-62ef .secondary-1a53 .filter_0fd0 {
  position: static;
}
.breadcrumb-dark-62ef .filter_0fd0 {
  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;
}
.breadcrumb-dark-62ef .filter_0fd0:before {
  display: block;
}
.breadcrumb-dark-62ef .filter_0fd0.avatar-gold-4fe8:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.bottom-0620 {
  -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;
}
.article-middle-02e8 .bottom-0620 {
  position: relative;
  display: block;
}
.smooth_9826,
.bottom-0620 {
  position: relative;
  display: block;
}
.smooth_9826 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.smooth_9826:focus {
  outline: none;
}
.smooth_9826.shade_069c {
  cursor: pointer;
}
.bottom-0620 .smooth_9826,
.bottom-0620 .surface-63eb {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.article-middle-02e8 .bottom-0620 .smooth_9826,
.article-middle-02e8 .bottom-0620 .surface-63eb {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.surface-63eb {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.surface-63eb:before,
.surface-63eb:after {
  content: "";
  display: table;
}
.surface-63eb:after {
  clear: both;
}
.tooltip_e6f3 .surface-63eb,
.tooltip_e6f3 .mask-6cf0 {
  visibility: hidden;
}
.mask-6cf0 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.mask-6cf0 img {
  display: block;
  margin: auto;
}
.mask-6cf0.tooltip_e6f3 img {
  display: none;
}
.mask-6cf0.shade_069c img {
  pointer-events: none;
}
.module-easy-3344 .mask-6cf0 {
  display: block;
}
.pro-187d .mask-6cf0 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.footer_wide_b9fa.component-mini-8ab5 {
  display: none;
}
.focus-narrow-1db1 .tooltip_e6f3 .mask-6cf0 {
  visibility: hidden;
}
.focus-narrow-1db1 .tooltip_e6f3 .smooth_9826 {
  background: #fff;
}
.focus-narrow-1db1 .tooltip_e6f3 .smooth_9826: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;
}
.focus-narrow-1db1 .grid-next-bcb4,
.focus-narrow-1db1 .text-lite-f2f3 {
  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;
}
.focus-narrow-1db1 .grid-next-bcb4:hover,
.focus-narrow-1db1 .grid-next-bcb4:focus,
.focus-narrow-1db1 .text-lite-f2f3:hover,
.focus-narrow-1db1 .text-lite-f2f3:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.focus-narrow-1db1 .grid-next-bcb4:hover:before,
.focus-narrow-1db1 .grid-next-bcb4:focus:before,
.focus-narrow-1db1 .text-lite-f2f3:hover:before,
.focus-narrow-1db1 .text-lite-f2f3:focus:before {
  opacity: 1;
}
.focus-narrow-1db1 .grid-next-bcb4.middle_2a48:before,
.focus-narrow-1db1 .text-lite-f2f3.middle_2a48:before {
  opacity: 0.25;
}
.focus-narrow-1db1 .grid-next-bcb4:before,
.focus-narrow-1db1 .text-lite-f2f3:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.focus-narrow-1db1 .text-lite-f2f3 {
  left: -25px;
}
.focus-narrow-1db1 .text-lite-f2f3:before {
  content: "\e89f";
}
.focus-narrow-1db1 .grid-next-bcb4 {
  right: -25px;
}
.focus-narrow-1db1 .grid-next-bcb4:before {
  content: "\e89e";
}
.focus-narrow-1db1 .west_60c0 {
  margin-bottom: 30px;
}
.focus-narrow-1db1 ul.element-mini-9e5c {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.focus-narrow-1db1 ul.element-mini-9e5c li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.focus-narrow-1db1 ul.element-mini-9e5c 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;
}
.focus-narrow-1db1 ul.element-mini-9e5c li button:focus,
.focus-narrow-1db1 ul.element-mini-9e5c li button:hover {
  outline: none;
}
.focus-narrow-1db1 ul.element-mini-9e5c li button:focus:before,
.focus-narrow-1db1 ul.element-mini-9e5c li button:hover:before {
  opacity: 1;
}
.focus-narrow-1db1 ul.element-mini-9e5c 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;
}
.focus-narrow-1db1 ul.element-mini-9e5c li.copper-c348 button:before {
  opacity: 0.75;
  color: #000;
}
.focus-narrow-1db1 .red_3473 .text-lite-f2f3 {
  left: 0;
}
.focus-narrow-1db1 .red_3473 .grid-next-bcb4 {
  right: 0;
}
.focus-narrow-1db1 .stale_8838 .element-mini-9e5c {
  bottom: 5px;
}
.focus-narrow-1db1 .stale_8838.west_60c0 {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .content_clean_bbba {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .popup-full-81c6 {
    display: none !important;
  }
}
.left_1142 {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.left_1142 svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 5a7e */
.phantom-card-n2 {
  padding: 0.2rem;
  font-size: 13px;
  line-height: 1.3;
}
