.fluid_a8d4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 40px;
}
.basic_fa12 {
  position: relative;
  word-con: anywhere;
}
.static_efd8 {
  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;
}
.static_efd8.hover-motion-a2b9 {
  -webkit-background-size: cover;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.static_efd8.heading_fe66 {
  width: 100%;
  max-width: 100%;
}
.static_efd8.top-516e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 1024px) {
  .static_efd8.top-516e {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.static_efd8.surface_yellow_985f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
@media (max-width: 1024px) {
  .static_efd8.surface_yellow_985f {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.dim_8f56 {
  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;
}
.dim_8f56:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.dim_8f56 > * {
  position: relative;
  z-index: 2;
}
.top-516e .medium-cc35 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.top-516e.pattern-advanced-d3da .medium-cc35 {
  margin-left: 20px;
}
.surface_yellow_985f.pattern-advanced-d3da .medium-cc35 {
  margin-right: 20px;
}
.right-bf72.pattern-advanced-d3da .medium-cc35 {
  margin-top: 20px;
}
.fluid_a8d4.action-706a,
.fluid_a8d4.icon-4c72 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .fluid_a8d4.action-706a,
  .fluid_a8d4.icon-4c72 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.fluid_a8d4.icon-4c72 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.active_46b0 .tooltip_dc2b .gradient-advanced-d7dc {
  -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;
}
.active_46b0
  .tooltip_dc2b
  .focus_thick_55f6 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.active_46b0
  .tooltip_dc2b
  .border_4224 {
  margin-left: 5px;
  text-decoration: none;
}
.active_46b0
  .tooltip_dc2b
  .soft-b98b {
  display: inline-block;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.component-f287 {
  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;
}
.right_9233 .component-f287,
.element-591b .component-f287 {
  max-width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .component-f287 {
    max-width: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
  }
}
.tag-basic-5e5b {
  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;
}
.tag-basic-5e5b.row_957f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.tag-basic-5e5b.accordion-green-2d91 {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.search-3c8f {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.search-3c8f img {
  display: block;
  width: 100%;
  height: auto;
}
.accordion-green-2d91 .search-3c8f {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  width: 100%;
  max-width: 100%;
}
.top-516e .search-3c8f {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}
.search-3c8f a {
  display: block;
  position: relative;
  overflow: hidden;
}
.search-3c8f a:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
  z-index: 1;
}
.card-dim-ebb0 {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.accordion-green-2d91.pattern-advanced-d3da .card-dim-ebb0 {
  margin-top: 20px;
}
.heading-9f18.pattern-advanced-d3da .card-dim-ebb0 {
  margin-left: 20px;
}
.row_957f.pattern-advanced-d3da .card-dim-ebb0 {
  margin-right: 20px;
}
.label_1287 .module-2284:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.label_1287 .module-2284:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.label_1287 .module-2284:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.label_1287 .module-2284:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.label_1287 .module-2284:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.label_1287 .module-2284:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.label_1287 .module-2284:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.label_1287 .module-2284:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.tooltip-6a70 .module-2284:nth-child(1),
.tooltip-6a70 .module-2284:nth-child(2) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.tooltip-6a70 .module-2284:nth-child(3),
.tooltip-6a70 .module-2284:nth-child(4) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.tooltip-6a70 .module-2284:nth-child(5),
.tooltip-6a70 .module-2284:nth-child(6) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.tooltip-6a70 .module-2284:nth-child(7),
.tooltip-6a70 .module-2284:nth-child(8) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.tooltip-6a70 .module-2284:nth-child(9),
.tooltip-6a70 .module-2284:nth-child(10) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.tooltip-6a70 .module-2284:nth-child(11),
.tooltip-6a70 .module-2284:nth-child(12) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.tooltip-6a70 .module-2284:nth-child(13),
.tooltip-6a70 .module-2284:nth-child(14) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.tooltip-6a70 .module-2284:nth-child(15),
.tooltip-6a70 .module-2284:nth-child(16) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.south_0ae1 .module-2284:nth-child(1),
.south_0ae1 .module-2284:nth-child(2),
.south_0ae1 .module-2284:nth-child(3) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.south_0ae1 .module-2284:nth-child(4),
.south_0ae1 .module-2284:nth-child(5),
.south_0ae1 .module-2284:nth-child(6) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.south_0ae1 .module-2284:nth-child(7),
.south_0ae1 .module-2284:nth-child(8),
.south_0ae1 .module-2284:nth-child(9) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.south_0ae1 .module-2284:nth-child(10),
.south_0ae1 .module-2284:nth-child(11),
.south_0ae1 .module-2284:nth-child(12) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.south_0ae1 .module-2284:nth-child(13),
.south_0ae1 .module-2284:nth-child(14),
.south_0ae1 .module-2284:nth-child(15) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.south_0ae1 .module-2284:nth-child(16),
.south_0ae1 .module-2284:nth-child(17),
.south_0ae1 .module-2284:nth-child(18) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.south_0ae1 .module-2284:nth-child(19),
.south_0ae1 .module-2284:nth-child(20),
.south_0ae1 .module-2284:nth-child(21) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.south_0ae1 .module-2284:nth-child(22),
.south_0ae1 .module-2284:nth-child(23),
.south_0ae1 .module-2284:nth-child(24) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.first_bbc4 .module-2284:nth-child(1),
.first_bbc4 .module-2284:nth-child(2),
.first_bbc4 .module-2284:nth-child(3),
.first_bbc4 .module-2284:nth-child(4) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.first_bbc4 .module-2284:nth-child(5),
.first_bbc4 .module-2284:nth-child(6),
.first_bbc4 .module-2284:nth-child(7),
.first_bbc4 .module-2284:nth-child(8) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.first_bbc4 .module-2284:nth-child(9),
.first_bbc4 .module-2284:nth-child(10),
.first_bbc4 .module-2284:nth-child(11),
.first_bbc4 .module-2284:nth-child(12) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.first_bbc4 .module-2284:nth-child(13),
.first_bbc4 .module-2284:nth-child(14),
.first_bbc4 .module-2284:nth-child(15),
.first_bbc4 .module-2284:nth-child(16) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.first_bbc4 .module-2284:nth-child(17),
.first_bbc4 .module-2284:nth-child(18),
.first_bbc4 .module-2284:nth-child(19),
.first_bbc4 .module-2284:nth-child(20) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.first_bbc4 .module-2284:nth-child(21),
.first_bbc4 .module-2284:nth-child(22),
.first_bbc4 .module-2284:nth-child(23),
.first_bbc4 .module-2284:nth-child(24) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.first_bbc4 .module-2284:nth-child(25),
.first_bbc4 .module-2284:nth-child(26),
.first_bbc4 .module-2284:nth-child(27),
.first_bbc4 .module-2284:nth-child(28) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.first_bbc4 .module-2284:nth-child(29),
.first_bbc4 .module-2284:nth-child(30),
.first_bbc4 .module-2284:nth-child(31),
.first_bbc4 .module-2284:nth-child(32) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.component_blue_7966 .module-2284:nth-child(1),
.component_blue_7966 .module-2284:nth-child(2),
.component_blue_7966 .module-2284:nth-child(3),
.component_blue_7966 .module-2284:nth-child(4),
.component_blue_7966 .module-2284:nth-child(5) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.component_blue_7966 .module-2284:nth-child(6),
.component_blue_7966 .module-2284:nth-child(7),
.component_blue_7966 .module-2284:nth-child(8),
.component_blue_7966 .module-2284:nth-child(9),
.component_blue_7966 .module-2284:nth-child(10) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.component_blue_7966 .module-2284:nth-child(11),
.component_blue_7966 .module-2284:nth-child(12),
.component_blue_7966 .module-2284:nth-child(13),
.component_blue_7966 .module-2284:nth-child(14),
.component_blue_7966 .module-2284:nth-child(15) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.component_blue_7966 .module-2284:nth-child(16),
.component_blue_7966 .module-2284:nth-child(17),
.component_blue_7966 .module-2284:nth-child(18),
.component_blue_7966 .module-2284:nth-child(19),
.component_blue_7966 .module-2284:nth-child(20) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.component_blue_7966 .module-2284:nth-child(21),
.component_blue_7966 .module-2284:nth-child(22),
.component_blue_7966 .module-2284:nth-child(23),
.component_blue_7966 .module-2284:nth-child(24),
.component_blue_7966 .module-2284:nth-child(25) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.component_blue_7966 .module-2284:nth-child(26),
.component_blue_7966 .module-2284:nth-child(27),
.component_blue_7966 .module-2284:nth-child(28),
.component_blue_7966 .module-2284:nth-child(29),
.component_blue_7966 .module-2284:nth-child(30) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.component_blue_7966 .module-2284:nth-child(31),
.component_blue_7966 .module-2284:nth-child(32),
.component_blue_7966 .module-2284:nth-child(33),
.component_blue_7966 .module-2284:nth-child(34),
.component_blue_7966 .module-2284:nth-child(35) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.component_blue_7966 .module-2284:nth-child(36),
.component_blue_7966 .module-2284:nth-child(37),
.component_blue_7966 .module-2284:nth-child(38),
.component_blue_7966 .module-2284:nth-child(39),
.component_blue_7966 .module-2284:nth-child(40) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.secondary-wide-be9d .module-2284:nth-child(1),
.secondary-wide-be9d .module-2284:nth-child(2),
.secondary-wide-be9d .module-2284:nth-child(3),
.secondary-wide-be9d .module-2284:nth-child(4),
.secondary-wide-be9d .module-2284:nth-child(5),
.secondary-wide-be9d .module-2284:nth-child(6) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.secondary-wide-be9d .module-2284:nth-child(7),
.secondary-wide-be9d .module-2284:nth-child(8),
.secondary-wide-be9d .module-2284:nth-child(9),
.secondary-wide-be9d .module-2284:nth-child(10),
.secondary-wide-be9d .module-2284:nth-child(11),
.secondary-wide-be9d .module-2284:nth-child(12) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.secondary-wide-be9d .module-2284:nth-child(13),
.secondary-wide-be9d .module-2284:nth-child(14),
.secondary-wide-be9d .module-2284:nth-child(15),
.secondary-wide-be9d .module-2284:nth-child(16),
.secondary-wide-be9d .module-2284:nth-child(17),
.secondary-wide-be9d .module-2284:nth-child(18) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.secondary-wide-be9d .module-2284:nth-child(19),
.secondary-wide-be9d .module-2284:nth-child(20),
.secondary-wide-be9d .module-2284:nth-child(21),
.secondary-wide-be9d .module-2284:nth-child(22),
.secondary-wide-be9d .module-2284:nth-child(23),
.secondary-wide-be9d .module-2284:nth-child(24) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.secondary-wide-be9d .module-2284:nth-child(25),
.secondary-wide-be9d .module-2284:nth-child(26),
.secondary-wide-be9d .module-2284:nth-child(27),
.secondary-wide-be9d .module-2284:nth-child(28),
.secondary-wide-be9d .module-2284:nth-child(29),
.secondary-wide-be9d .module-2284:nth-child(30) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.secondary-wide-be9d .module-2284:nth-child(31),
.secondary-wide-be9d .module-2284:nth-child(32),
.secondary-wide-be9d .module-2284:nth-child(33),
.secondary-wide-be9d .module-2284:nth-child(34),
.secondary-wide-be9d .module-2284:nth-child(35),
.secondary-wide-be9d .module-2284:nth-child(36) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.secondary-wide-be9d .module-2284:nth-child(37),
.secondary-wide-be9d .module-2284:nth-child(38),
.secondary-wide-be9d .module-2284:nth-child(39),
.secondary-wide-be9d .module-2284:nth-child(40),
.secondary-wide-be9d .module-2284:nth-child(41),
.secondary-wide-be9d .module-2284:nth-child(42) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.secondary-wide-be9d .module-2284:nth-child(43),
.secondary-wide-be9d .module-2284:nth-child(44),
.secondary-wide-be9d .module-2284:nth-child(45),
.secondary-wide-be9d .module-2284:nth-child(46),
.secondary-wide-be9d .module-2284:nth-child(47),
.secondary-wide-be9d .module-2284:nth-child(48) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.accent_343d .module-2284:nth-child(1),
.accent_343d .module-2284:nth-child(2),
.accent_343d .module-2284:nth-child(3),
.accent_343d .module-2284:nth-child(4),
.accent_343d .module-2284:nth-child(5),
.accent_343d .module-2284:nth-child(6),
.accent_343d .module-2284:nth-child(7) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.accent_343d .module-2284:nth-child(8),
.accent_343d .module-2284:nth-child(9),
.accent_343d .module-2284:nth-child(10),
.accent_343d .module-2284:nth-child(11),
.accent_343d .module-2284:nth-child(12),
.accent_343d .module-2284:nth-child(13),
.accent_343d .module-2284:nth-child(14) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.accent_343d .module-2284:nth-child(15),
.accent_343d .module-2284:nth-child(16),
.accent_343d .module-2284:nth-child(17),
.accent_343d .module-2284:nth-child(18),
.accent_343d .module-2284:nth-child(19),
.accent_343d .module-2284:nth-child(20),
.accent_343d .module-2284:nth-child(21) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.accent_343d .module-2284:nth-child(22),
.accent_343d .module-2284:nth-child(23),
.accent_343d .module-2284:nth-child(24),
.accent_343d .module-2284:nth-child(25),
.accent_343d .module-2284:nth-child(26),
.accent_343d .module-2284:nth-child(27),
.accent_343d .module-2284:nth-child(28) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.accent_343d .module-2284:nth-child(29),
.accent_343d .module-2284:nth-child(30),
.accent_343d .module-2284:nth-child(31),
.accent_343d .module-2284:nth-child(32),
.accent_343d .module-2284:nth-child(33),
.accent_343d .module-2284:nth-child(34),
.accent_343d .module-2284:nth-child(35) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.accent_343d .module-2284:nth-child(36),
.accent_343d .module-2284:nth-child(37),
.accent_343d .module-2284:nth-child(38),
.accent_343d .module-2284:nth-child(39),
.accent_343d .module-2284:nth-child(40),
.accent_343d .module-2284:nth-child(41),
.accent_343d .module-2284:nth-child(42) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.accent_343d .module-2284:nth-child(43),
.accent_343d .module-2284:nth-child(44),
.accent_343d .module-2284:nth-child(45),
.accent_343d .module-2284:nth-child(46),
.accent_343d .module-2284:nth-child(47),
.accent_343d .module-2284:nth-child(48),
.accent_343d .module-2284:nth-child(49) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.accent_343d .module-2284:nth-child(50),
.accent_343d .module-2284:nth-child(51),
.accent_343d .module-2284:nth-child(52),
.accent_343d .module-2284:nth-child(53),
.accent_343d .module-2284:nth-child(54),
.accent_343d .module-2284:nth-child(55),
.accent_343d .module-2284:nth-child(56) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.pressed_43a7 .module-2284:nth-child(1),
.pressed_43a7 .module-2284:nth-child(2),
.pressed_43a7 .module-2284:nth-child(3),
.pressed_43a7 .module-2284:nth-child(4),
.pressed_43a7 .module-2284:nth-child(5),
.pressed_43a7 .module-2284:nth-child(6),
.pressed_43a7 .module-2284:nth-child(7),
.pressed_43a7 .module-2284:nth-child(8) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.pressed_43a7 .module-2284:nth-child(9),
.pressed_43a7 .module-2284:nth-child(10),
.pressed_43a7 .module-2284:nth-child(11),
.pressed_43a7 .module-2284:nth-child(12),
.pressed_43a7 .module-2284:nth-child(13),
.pressed_43a7 .module-2284:nth-child(14),
.pressed_43a7 .module-2284:nth-child(15),
.pressed_43a7 .module-2284:nth-child(16) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.pressed_43a7 .module-2284:nth-child(17),
.pressed_43a7 .module-2284:nth-child(18),
.pressed_43a7 .module-2284:nth-child(19),
.pressed_43a7 .module-2284:nth-child(20),
.pressed_43a7 .module-2284:nth-child(21),
.pressed_43a7 .module-2284:nth-child(22),
.pressed_43a7 .module-2284:nth-child(23),
.pressed_43a7 .module-2284:nth-child(24) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.pressed_43a7 .module-2284:nth-child(25),
.pressed_43a7 .module-2284:nth-child(26),
.pressed_43a7 .module-2284:nth-child(27),
.pressed_43a7 .module-2284:nth-child(28),
.pressed_43a7 .module-2284:nth-child(29),
.pressed_43a7 .module-2284:nth-child(30),
.pressed_43a7 .module-2284:nth-child(31),
.pressed_43a7 .module-2284:nth-child(32) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.pressed_43a7 .module-2284:nth-child(33),
.pressed_43a7 .module-2284:nth-child(34),
.pressed_43a7 .module-2284:nth-child(35),
.pressed_43a7 .module-2284:nth-child(36),
.pressed_43a7 .module-2284:nth-child(37),
.pressed_43a7 .module-2284:nth-child(38),
.pressed_43a7 .module-2284:nth-child(39),
.pressed_43a7 .module-2284:nth-child(40) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.pressed_43a7 .module-2284:nth-child(41),
.pressed_43a7 .module-2284:nth-child(42),
.pressed_43a7 .module-2284:nth-child(43),
.pressed_43a7 .module-2284:nth-child(44),
.pressed_43a7 .module-2284:nth-child(45),
.pressed_43a7 .module-2284:nth-child(46),
.pressed_43a7 .module-2284:nth-child(47),
.pressed_43a7 .module-2284:nth-child(48) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.pressed_43a7 .module-2284:nth-child(49),
.pressed_43a7 .module-2284:nth-child(50),
.pressed_43a7 .module-2284:nth-child(51),
.pressed_43a7 .module-2284:nth-child(52),
.pressed_43a7 .module-2284:nth-child(53),
.pressed_43a7 .module-2284:nth-child(54),
.pressed_43a7 .module-2284:nth-child(55),
.pressed_43a7 .module-2284:nth-child(56) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.pressed_43a7 .module-2284:nth-child(57),
.pressed_43a7 .module-2284:nth-child(58),
.pressed_43a7 .module-2284:nth-child(59),
.pressed_43a7 .module-2284:nth-child(60),
.pressed_43a7 .module-2284:nth-child(61),
.pressed_43a7 .module-2284:nth-child(62),
.pressed_43a7 .module-2284:nth-child(63),
.pressed_43a7 .module-2284:nth-child(64) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
@media (max-width: 1024px) {
  .form-left-1aaf .module-2284:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .form-left-1aaf .module-2284:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .form-left-1aaf .module-2284:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .form-left-1aaf .module-2284:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .form-left-1aaf .module-2284:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .form-left-1aaf .module-2284:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .form-left-1aaf .module-2284:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .form-left-1aaf .module-2284:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .down_c407 .module-2284:nth-child(1),
  .down_c407 .module-2284:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .down_c407 .module-2284:nth-child(3),
  .down_c407 .module-2284:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .down_c407 .module-2284:nth-child(5),
  .down_c407 .module-2284:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .down_c407 .module-2284:nth-child(7),
  .down_c407 .module-2284:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .down_c407 .module-2284:nth-child(9),
  .down_c407 .module-2284:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .down_c407 .module-2284:nth-child(11),
  .down_c407 .module-2284:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .down_c407 .module-2284:nth-child(13),
  .down_c407 .module-2284:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .down_c407 .module-2284:nth-child(15),
  .down_c407 .module-2284:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(1),
  .primary_clean_bf5f .module-2284:nth-child(2),
  .primary_clean_bf5f .module-2284:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(4),
  .primary_clean_bf5f .module-2284:nth-child(5),
  .primary_clean_bf5f .module-2284:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(7),
  .primary_clean_bf5f .module-2284:nth-child(8),
  .primary_clean_bf5f .module-2284:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(10),
  .primary_clean_bf5f .module-2284:nth-child(11),
  .primary_clean_bf5f .module-2284:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(13),
  .primary_clean_bf5f .module-2284:nth-child(14),
  .primary_clean_bf5f .module-2284:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(16),
  .primary_clean_bf5f .module-2284:nth-child(17),
  .primary_clean_bf5f .module-2284:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(19),
  .primary_clean_bf5f .module-2284:nth-child(20),
  .primary_clean_bf5f .module-2284:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .primary_clean_bf5f .module-2284:nth-child(22),
  .primary_clean_bf5f .module-2284:nth-child(23),
  .primary_clean_bf5f .module-2284:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .nav_dim_be07 .module-2284:nth-child(1),
  .nav_dim_be07 .module-2284:nth-child(2),
  .nav_dim_be07 .module-2284:nth-child(3),
  .nav_dim_be07 .module-2284:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .nav_dim_be07 .module-2284:nth-child(5),
  .nav_dim_be07 .module-2284:nth-child(6),
  .nav_dim_be07 .module-2284:nth-child(7),
  .nav_dim_be07 .module-2284:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .nav_dim_be07 .module-2284:nth-child(9),
  .nav_dim_be07 .module-2284:nth-child(10),
  .nav_dim_be07 .module-2284:nth-child(11),
  .nav_dim_be07 .module-2284:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .nav_dim_be07 .module-2284:nth-child(13),
  .nav_dim_be07 .module-2284:nth-child(14),
  .nav_dim_be07 .module-2284:nth-child(15),
  .nav_dim_be07 .module-2284:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .nav_dim_be07 .module-2284:nth-child(17),
  .nav_dim_be07 .module-2284:nth-child(18),
  .nav_dim_be07 .module-2284:nth-child(19),
  .nav_dim_be07 .module-2284:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .nav_dim_be07 .module-2284:nth-child(21),
  .nav_dim_be07 .module-2284:nth-child(22),
  .nav_dim_be07 .module-2284:nth-child(23),
  .nav_dim_be07 .module-2284:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .nav_dim_be07 .module-2284:nth-child(25),
  .nav_dim_be07 .module-2284:nth-child(26),
  .nav_dim_be07 .module-2284:nth-child(27),
  .nav_dim_be07 .module-2284:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .nav_dim_be07 .module-2284:nth-child(29),
  .nav_dim_be07 .module-2284:nth-child(30),
  .nav_dim_be07 .module-2284:nth-child(31),
  .nav_dim_be07 .module-2284:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .photo-6397 .module-2284:nth-child(1),
  .photo-6397 .module-2284:nth-child(2),
  .photo-6397 .module-2284:nth-child(3),
  .photo-6397 .module-2284:nth-child(4),
  .photo-6397 .module-2284:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .photo-6397 .module-2284:nth-child(6),
  .photo-6397 .module-2284:nth-child(7),
  .photo-6397 .module-2284:nth-child(8),
  .photo-6397 .module-2284:nth-child(9),
  .photo-6397 .module-2284:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .photo-6397 .module-2284:nth-child(11),
  .photo-6397 .module-2284:nth-child(12),
  .photo-6397 .module-2284:nth-child(13),
  .photo-6397 .module-2284:nth-child(14),
  .photo-6397 .module-2284:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .photo-6397 .module-2284:nth-child(16),
  .photo-6397 .module-2284:nth-child(17),
  .photo-6397 .module-2284:nth-child(18),
  .photo-6397 .module-2284:nth-child(19),
  .photo-6397 .module-2284:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .photo-6397 .module-2284:nth-child(21),
  .photo-6397 .module-2284:nth-child(22),
  .photo-6397 .module-2284:nth-child(23),
  .photo-6397 .module-2284:nth-child(24),
  .photo-6397 .module-2284:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .photo-6397 .module-2284:nth-child(26),
  .photo-6397 .module-2284:nth-child(27),
  .photo-6397 .module-2284:nth-child(28),
  .photo-6397 .module-2284:nth-child(29),
  .photo-6397 .module-2284:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .photo-6397 .module-2284:nth-child(31),
  .photo-6397 .module-2284:nth-child(32),
  .photo-6397 .module-2284:nth-child(33),
  .photo-6397 .module-2284:nth-child(34),
  .photo-6397 .module-2284:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .photo-6397 .module-2284:nth-child(36),
  .photo-6397 .module-2284:nth-child(37),
  .photo-6397 .module-2284:nth-child(38),
  .photo-6397 .module-2284:nth-child(39),
  .photo-6397 .module-2284:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .inner-81c8 .module-2284:nth-child(1),
  .inner-81c8 .module-2284:nth-child(2),
  .inner-81c8 .module-2284:nth-child(3),
  .inner-81c8 .module-2284:nth-child(4),
  .inner-81c8 .module-2284:nth-child(5),
  .inner-81c8 .module-2284:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .inner-81c8 .module-2284:nth-child(7),
  .inner-81c8 .module-2284:nth-child(8),
  .inner-81c8 .module-2284:nth-child(9),
  .inner-81c8 .module-2284:nth-child(10),
  .inner-81c8 .module-2284:nth-child(11),
  .inner-81c8 .module-2284:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .inner-81c8 .module-2284:nth-child(13),
  .inner-81c8 .module-2284:nth-child(14),
  .inner-81c8 .module-2284:nth-child(15),
  .inner-81c8 .module-2284:nth-child(16),
  .inner-81c8 .module-2284:nth-child(17),
  .inner-81c8 .module-2284:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .inner-81c8 .module-2284:nth-child(19),
  .inner-81c8 .module-2284:nth-child(20),
  .inner-81c8 .module-2284:nth-child(21),
  .inner-81c8 .module-2284:nth-child(22),
  .inner-81c8 .module-2284:nth-child(23),
  .inner-81c8 .module-2284:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .inner-81c8 .module-2284:nth-child(25),
  .inner-81c8 .module-2284:nth-child(26),
  .inner-81c8 .module-2284:nth-child(27),
  .inner-81c8 .module-2284:nth-child(28),
  .inner-81c8 .module-2284:nth-child(29),
  .inner-81c8 .module-2284:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .inner-81c8 .module-2284:nth-child(31),
  .inner-81c8 .module-2284:nth-child(32),
  .inner-81c8 .module-2284:nth-child(33),
  .inner-81c8 .module-2284:nth-child(34),
  .inner-81c8 .module-2284:nth-child(35),
  .inner-81c8 .module-2284:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .inner-81c8 .module-2284:nth-child(37),
  .inner-81c8 .module-2284:nth-child(38),
  .inner-81c8 .module-2284:nth-child(39),
  .inner-81c8 .module-2284:nth-child(40),
  .inner-81c8 .module-2284:nth-child(41),
  .inner-81c8 .module-2284:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .inner-81c8 .module-2284:nth-child(43),
  .inner-81c8 .module-2284:nth-child(44),
  .inner-81c8 .module-2284:nth-child(45),
  .inner-81c8 .module-2284:nth-child(46),
  .inner-81c8 .module-2284:nth-child(47),
  .inner-81c8 .module-2284:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(1),
  .texture-liquid-7fad .module-2284:nth-child(2),
  .texture-liquid-7fad .module-2284:nth-child(3),
  .texture-liquid-7fad .module-2284:nth-child(4),
  .texture-liquid-7fad .module-2284:nth-child(5),
  .texture-liquid-7fad .module-2284:nth-child(6),
  .texture-liquid-7fad .module-2284:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(8),
  .texture-liquid-7fad .module-2284:nth-child(9),
  .texture-liquid-7fad .module-2284:nth-child(10),
  .texture-liquid-7fad .module-2284:nth-child(11),
  .texture-liquid-7fad .module-2284:nth-child(12),
  .texture-liquid-7fad .module-2284:nth-child(13),
  .texture-liquid-7fad .module-2284:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(15),
  .texture-liquid-7fad .module-2284:nth-child(16),
  .texture-liquid-7fad .module-2284:nth-child(17),
  .texture-liquid-7fad .module-2284:nth-child(18),
  .texture-liquid-7fad .module-2284:nth-child(19),
  .texture-liquid-7fad .module-2284:nth-child(20),
  .texture-liquid-7fad .module-2284:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(22),
  .texture-liquid-7fad .module-2284:nth-child(23),
  .texture-liquid-7fad .module-2284:nth-child(24),
  .texture-liquid-7fad .module-2284:nth-child(25),
  .texture-liquid-7fad .module-2284:nth-child(26),
  .texture-liquid-7fad .module-2284:nth-child(27),
  .texture-liquid-7fad .module-2284:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(29),
  .texture-liquid-7fad .module-2284:nth-child(30),
  .texture-liquid-7fad .module-2284:nth-child(31),
  .texture-liquid-7fad .module-2284:nth-child(32),
  .texture-liquid-7fad .module-2284:nth-child(33),
  .texture-liquid-7fad .module-2284:nth-child(34),
  .texture-liquid-7fad .module-2284:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(36),
  .texture-liquid-7fad .module-2284:nth-child(37),
  .texture-liquid-7fad .module-2284:nth-child(38),
  .texture-liquid-7fad .module-2284:nth-child(39),
  .texture-liquid-7fad .module-2284:nth-child(40),
  .texture-liquid-7fad .module-2284:nth-child(41),
  .texture-liquid-7fad .module-2284:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(43),
  .texture-liquid-7fad .module-2284:nth-child(44),
  .texture-liquid-7fad .module-2284:nth-child(45),
  .texture-liquid-7fad .module-2284:nth-child(46),
  .texture-liquid-7fad .module-2284:nth-child(47),
  .texture-liquid-7fad .module-2284:nth-child(48),
  .texture-liquid-7fad .module-2284:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .texture-liquid-7fad .module-2284:nth-child(50),
  .texture-liquid-7fad .module-2284:nth-child(51),
  .texture-liquid-7fad .module-2284:nth-child(52),
  .texture-liquid-7fad .module-2284:nth-child(53),
  .texture-liquid-7fad .module-2284:nth-child(54),
  .texture-liquid-7fad .module-2284:nth-child(55),
  .texture-liquid-7fad .module-2284:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .next_1f0a .module-2284:nth-child(1),
  .next_1f0a .module-2284:nth-child(2),
  .next_1f0a .module-2284:nth-child(3),
  .next_1f0a .module-2284:nth-child(4),
  .next_1f0a .module-2284:nth-child(5),
  .next_1f0a .module-2284:nth-child(6),
  .next_1f0a .module-2284:nth-child(7),
  .next_1f0a .module-2284:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .next_1f0a .module-2284:nth-child(9),
  .next_1f0a .module-2284:nth-child(10),
  .next_1f0a .module-2284:nth-child(11),
  .next_1f0a .module-2284:nth-child(12),
  .next_1f0a .module-2284:nth-child(13),
  .next_1f0a .module-2284:nth-child(14),
  .next_1f0a .module-2284:nth-child(15),
  .next_1f0a .module-2284:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .next_1f0a .module-2284:nth-child(17),
  .next_1f0a .module-2284:nth-child(18),
  .next_1f0a .module-2284:nth-child(19),
  .next_1f0a .module-2284:nth-child(20),
  .next_1f0a .module-2284:nth-child(21),
  .next_1f0a .module-2284:nth-child(22),
  .next_1f0a .module-2284:nth-child(23),
  .next_1f0a .module-2284:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .next_1f0a .module-2284:nth-child(25),
  .next_1f0a .module-2284:nth-child(26),
  .next_1f0a .module-2284:nth-child(27),
  .next_1f0a .module-2284:nth-child(28),
  .next_1f0a .module-2284:nth-child(29),
  .next_1f0a .module-2284:nth-child(30),
  .next_1f0a .module-2284:nth-child(31),
  .next_1f0a .module-2284:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .next_1f0a .module-2284:nth-child(33),
  .next_1f0a .module-2284:nth-child(34),
  .next_1f0a .module-2284:nth-child(35),
  .next_1f0a .module-2284:nth-child(36),
  .next_1f0a .module-2284:nth-child(37),
  .next_1f0a .module-2284:nth-child(38),
  .next_1f0a .module-2284:nth-child(39),
  .next_1f0a .module-2284:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .next_1f0a .module-2284:nth-child(41),
  .next_1f0a .module-2284:nth-child(42),
  .next_1f0a .module-2284:nth-child(43),
  .next_1f0a .module-2284:nth-child(44),
  .next_1f0a .module-2284:nth-child(45),
  .next_1f0a .module-2284:nth-child(46),
  .next_1f0a .module-2284:nth-child(47),
  .next_1f0a .module-2284:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .next_1f0a .module-2284:nth-child(49),
  .next_1f0a .module-2284:nth-child(50),
  .next_1f0a .module-2284:nth-child(51),
  .next_1f0a .module-2284:nth-child(52),
  .next_1f0a .module-2284:nth-child(53),
  .next_1f0a .module-2284:nth-child(54),
  .next_1f0a .module-2284:nth-child(55),
  .next_1f0a .module-2284:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .next_1f0a .module-2284:nth-child(57),
  .next_1f0a .module-2284:nth-child(58),
  .next_1f0a .module-2284:nth-child(59),
  .next_1f0a .module-2284:nth-child(60),
  .next_1f0a .module-2284:nth-child(61),
  .next_1f0a .module-2284:nth-child(62),
  .next_1f0a .module-2284:nth-child(63),
  .next_1f0a .module-2284:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
@media (max-width: 767px) {
  .description_4f75 .module-2284:nth-child(1) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .description_4f75 .module-2284:nth-child(2) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .description_4f75 .module-2284:nth-child(3) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .description_4f75 .module-2284:nth-child(4) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .description_4f75 .module-2284:nth-child(5) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .description_4f75 .module-2284:nth-child(6) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .description_4f75 .module-2284:nth-child(7) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .description_4f75 .module-2284:nth-child(8) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .bottom_cf1b .module-2284:nth-child(1),
  .bottom_cf1b .module-2284:nth-child(2) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .bottom_cf1b .module-2284:nth-child(3),
  .bottom_cf1b .module-2284:nth-child(4) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .bottom_cf1b .module-2284:nth-child(5),
  .bottom_cf1b .module-2284:nth-child(6) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .bottom_cf1b .module-2284:nth-child(7),
  .bottom_cf1b .module-2284:nth-child(8) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .bottom_cf1b .module-2284:nth-child(9),
  .bottom_cf1b .module-2284:nth-child(10) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .bottom_cf1b .module-2284:nth-child(11),
  .bottom_cf1b .module-2284:nth-child(12) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .bottom_cf1b .module-2284:nth-child(13),
  .bottom_cf1b .module-2284:nth-child(14) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .bottom_cf1b .module-2284:nth-child(15),
  .bottom_cf1b .module-2284:nth-child(16) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(1),
  .main_dark_3ed2 .module-2284:nth-child(2),
  .main_dark_3ed2 .module-2284:nth-child(3) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(4),
  .main_dark_3ed2 .module-2284:nth-child(5),
  .main_dark_3ed2 .module-2284:nth-child(6) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(7),
  .main_dark_3ed2 .module-2284:nth-child(8),
  .main_dark_3ed2 .module-2284:nth-child(9) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(10),
  .main_dark_3ed2 .module-2284:nth-child(11),
  .main_dark_3ed2 .module-2284:nth-child(12) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(13),
  .main_dark_3ed2 .module-2284:nth-child(14),
  .main_dark_3ed2 .module-2284:nth-child(15) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(16),
  .main_dark_3ed2 .module-2284:nth-child(17),
  .main_dark_3ed2 .module-2284:nth-child(18) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(19),
  .main_dark_3ed2 .module-2284:nth-child(20),
  .main_dark_3ed2 .module-2284:nth-child(21) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .main_dark_3ed2 .module-2284:nth-child(22),
  .main_dark_3ed2 .module-2284:nth-child(23),
  .main_dark_3ed2 .module-2284:nth-child(24) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .bottom_1ebe .module-2284:nth-child(1),
  .bottom_1ebe .module-2284:nth-child(2),
  .bottom_1ebe .module-2284:nth-child(3),
  .bottom_1ebe .module-2284:nth-child(4) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .bottom_1ebe .module-2284:nth-child(5),
  .bottom_1ebe .module-2284:nth-child(6),
  .bottom_1ebe .module-2284:nth-child(7),
  .bottom_1ebe .module-2284:nth-child(8) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .bottom_1ebe .module-2284:nth-child(9),
  .bottom_1ebe .module-2284:nth-child(10),
  .bottom_1ebe .module-2284:nth-child(11),
  .bottom_1ebe .module-2284:nth-child(12) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .bottom_1ebe .module-2284:nth-child(13),
  .bottom_1ebe .module-2284:nth-child(14),
  .bottom_1ebe .module-2284:nth-child(15),
  .bottom_1ebe .module-2284:nth-child(16) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .bottom_1ebe .module-2284:nth-child(17),
  .bottom_1ebe .module-2284:nth-child(18),
  .bottom_1ebe .module-2284:nth-child(19),
  .bottom_1ebe .module-2284:nth-child(20) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .bottom_1ebe .module-2284:nth-child(21),
  .bottom_1ebe .module-2284:nth-child(22),
  .bottom_1ebe .module-2284:nth-child(23),
  .bottom_1ebe .module-2284:nth-child(24) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .bottom_1ebe .module-2284:nth-child(25),
  .bottom_1ebe .module-2284:nth-child(26),
  .bottom_1ebe .module-2284:nth-child(27),
  .bottom_1ebe .module-2284:nth-child(28) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .bottom_1ebe .module-2284:nth-child(29),
  .bottom_1ebe .module-2284:nth-child(30),
  .bottom_1ebe .module-2284:nth-child(31),
  .bottom_1ebe .module-2284:nth-child(32) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .avatar-b039 .module-2284:nth-child(1),
  .avatar-b039 .module-2284:nth-child(2),
  .avatar-b039 .module-2284:nth-child(3),
  .avatar-b039 .module-2284:nth-child(4),
  .avatar-b039 .module-2284:nth-child(5) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .avatar-b039 .module-2284:nth-child(6),
  .avatar-b039 .module-2284:nth-child(7),
  .avatar-b039 .module-2284:nth-child(8),
  .avatar-b039 .module-2284:nth-child(9),
  .avatar-b039 .module-2284:nth-child(10) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .avatar-b039 .module-2284:nth-child(11),
  .avatar-b039 .module-2284:nth-child(12),
  .avatar-b039 .module-2284:nth-child(13),
  .avatar-b039 .module-2284:nth-child(14),
  .avatar-b039 .module-2284:nth-child(15) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .avatar-b039 .module-2284:nth-child(16),
  .avatar-b039 .module-2284:nth-child(17),
  .avatar-b039 .module-2284:nth-child(18),
  .avatar-b039 .module-2284:nth-child(19),
  .avatar-b039 .module-2284:nth-child(20) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .avatar-b039 .module-2284:nth-child(21),
  .avatar-b039 .module-2284:nth-child(22),
  .avatar-b039 .module-2284:nth-child(23),
  .avatar-b039 .module-2284:nth-child(24),
  .avatar-b039 .module-2284:nth-child(25) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .avatar-b039 .module-2284:nth-child(26),
  .avatar-b039 .module-2284:nth-child(27),
  .avatar-b039 .module-2284:nth-child(28),
  .avatar-b039 .module-2284:nth-child(29),
  .avatar-b039 .module-2284:nth-child(30) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .avatar-b039 .module-2284:nth-child(31),
  .avatar-b039 .module-2284:nth-child(32),
  .avatar-b039 .module-2284:nth-child(33),
  .avatar-b039 .module-2284:nth-child(34),
  .avatar-b039 .module-2284:nth-child(35) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .avatar-b039 .module-2284:nth-child(36),
  .avatar-b039 .module-2284:nth-child(37),
  .avatar-b039 .module-2284:nth-child(38),
  .avatar-b039 .module-2284:nth-child(39),
  .avatar-b039 .module-2284:nth-child(40) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .link_5360 .module-2284:nth-child(1),
  .link_5360 .module-2284:nth-child(2),
  .link_5360 .module-2284:nth-child(3),
  .link_5360 .module-2284:nth-child(4),
  .link_5360 .module-2284:nth-child(5),
  .link_5360 .module-2284:nth-child(6) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .link_5360 .module-2284:nth-child(7),
  .link_5360 .module-2284:nth-child(8),
  .link_5360 .module-2284:nth-child(9),
  .link_5360 .module-2284:nth-child(10),
  .link_5360 .module-2284:nth-child(11),
  .link_5360 .module-2284:nth-child(12) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .link_5360 .module-2284:nth-child(13),
  .link_5360 .module-2284:nth-child(14),
  .link_5360 .module-2284:nth-child(15),
  .link_5360 .module-2284:nth-child(16),
  .link_5360 .module-2284:nth-child(17),
  .link_5360 .module-2284:nth-child(18) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .link_5360 .module-2284:nth-child(19),
  .link_5360 .module-2284:nth-child(20),
  .link_5360 .module-2284:nth-child(21),
  .link_5360 .module-2284:nth-child(22),
  .link_5360 .module-2284:nth-child(23),
  .link_5360 .module-2284:nth-child(24) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .link_5360 .module-2284:nth-child(25),
  .link_5360 .module-2284:nth-child(26),
  .link_5360 .module-2284:nth-child(27),
  .link_5360 .module-2284:nth-child(28),
  .link_5360 .module-2284:nth-child(29),
  .link_5360 .module-2284:nth-child(30) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .link_5360 .module-2284:nth-child(31),
  .link_5360 .module-2284:nth-child(32),
  .link_5360 .module-2284:nth-child(33),
  .link_5360 .module-2284:nth-child(34),
  .link_5360 .module-2284:nth-child(35),
  .link_5360 .module-2284:nth-child(36) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .link_5360 .module-2284:nth-child(37),
  .link_5360 .module-2284:nth-child(38),
  .link_5360 .module-2284:nth-child(39),
  .link_5360 .module-2284:nth-child(40),
  .link_5360 .module-2284:nth-child(41),
  .link_5360 .module-2284:nth-child(42) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .link_5360 .module-2284:nth-child(43),
  .link_5360 .module-2284:nth-child(44),
  .link_5360 .module-2284:nth-child(45),
  .link_5360 .module-2284:nth-child(46),
  .link_5360 .module-2284:nth-child(47),
  .link_5360 .module-2284:nth-child(48) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .bright-2910 .module-2284:nth-child(1),
  .bright-2910 .module-2284:nth-child(2),
  .bright-2910 .module-2284:nth-child(3),
  .bright-2910 .module-2284:nth-child(4),
  .bright-2910 .module-2284:nth-child(5),
  .bright-2910 .module-2284:nth-child(6),
  .bright-2910 .module-2284:nth-child(7) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .bright-2910 .module-2284:nth-child(8),
  .bright-2910 .module-2284:nth-child(9),
  .bright-2910 .module-2284:nth-child(10),
  .bright-2910 .module-2284:nth-child(11),
  .bright-2910 .module-2284:nth-child(12),
  .bright-2910 .module-2284:nth-child(13),
  .bright-2910 .module-2284:nth-child(14) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .bright-2910 .module-2284:nth-child(15),
  .bright-2910 .module-2284:nth-child(16),
  .bright-2910 .module-2284:nth-child(17),
  .bright-2910 .module-2284:nth-child(18),
  .bright-2910 .module-2284:nth-child(19),
  .bright-2910 .module-2284:nth-child(20),
  .bright-2910 .module-2284:nth-child(21) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .bright-2910 .module-2284:nth-child(22),
  .bright-2910 .module-2284:nth-child(23),
  .bright-2910 .module-2284:nth-child(24),
  .bright-2910 .module-2284:nth-child(25),
  .bright-2910 .module-2284:nth-child(26),
  .bright-2910 .module-2284:nth-child(27),
  .bright-2910 .module-2284:nth-child(28) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .bright-2910 .module-2284:nth-child(29),
  .bright-2910 .module-2284:nth-child(30),
  .bright-2910 .module-2284:nth-child(31),
  .bright-2910 .module-2284:nth-child(32),
  .bright-2910 .module-2284:nth-child(33),
  .bright-2910 .module-2284:nth-child(34),
  .bright-2910 .module-2284:nth-child(35) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .bright-2910 .module-2284:nth-child(36),
  .bright-2910 .module-2284:nth-child(37),
  .bright-2910 .module-2284:nth-child(38),
  .bright-2910 .module-2284:nth-child(39),
  .bright-2910 .module-2284:nth-child(40),
  .bright-2910 .module-2284:nth-child(41),
  .bright-2910 .module-2284:nth-child(42) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .bright-2910 .module-2284:nth-child(43),
  .bright-2910 .module-2284:nth-child(44),
  .bright-2910 .module-2284:nth-child(45),
  .bright-2910 .module-2284:nth-child(46),
  .bright-2910 .module-2284:nth-child(47),
  .bright-2910 .module-2284:nth-child(48),
  .bright-2910 .module-2284:nth-child(49) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .bright-2910 .module-2284:nth-child(50),
  .bright-2910 .module-2284:nth-child(51),
  .bright-2910 .module-2284:nth-child(52),
  .bright-2910 .module-2284:nth-child(53),
  .bright-2910 .module-2284:nth-child(54),
  .bright-2910 .module-2284:nth-child(55),
  .bright-2910 .module-2284:nth-child(56) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
  .blue_2e7b .module-2284:nth-child(1),
  .blue_2e7b .module-2284:nth-child(2),
  .blue_2e7b .module-2284:nth-child(3),
  .blue_2e7b .module-2284:nth-child(4),
  .blue_2e7b .module-2284:nth-child(5),
  .blue_2e7b .module-2284:nth-child(6),
  .blue_2e7b .module-2284:nth-child(7),
  .blue_2e7b .module-2284:nth-child(8) {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
  }
  .blue_2e7b .module-2284:nth-child(9),
  .blue_2e7b .module-2284:nth-child(10),
  .blue_2e7b .module-2284:nth-child(11),
  .blue_2e7b .module-2284:nth-child(12),
  .blue_2e7b .module-2284:nth-child(13),
  .blue_2e7b .module-2284:nth-child(14),
  .blue_2e7b .module-2284:nth-child(15),
  .blue_2e7b .module-2284:nth-child(16) {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
  }
  .blue_2e7b .module-2284:nth-child(17),
  .blue_2e7b .module-2284:nth-child(18),
  .blue_2e7b .module-2284:nth-child(19),
  .blue_2e7b .module-2284:nth-child(20),
  .blue_2e7b .module-2284:nth-child(21),
  .blue_2e7b .module-2284:nth-child(22),
  .blue_2e7b .module-2284:nth-child(23),
  .blue_2e7b .module-2284:nth-child(24) {
    -webkit-animation-delay: 300ms;
    animation-delay: 300ms;
  }
  .blue_2e7b .module-2284:nth-child(25),
  .blue_2e7b .module-2284:nth-child(26),
  .blue_2e7b .module-2284:nth-child(27),
  .blue_2e7b .module-2284:nth-child(28),
  .blue_2e7b .module-2284:nth-child(29),
  .blue_2e7b .module-2284:nth-child(30),
  .blue_2e7b .module-2284:nth-child(31),
  .blue_2e7b .module-2284:nth-child(32) {
    -webkit-animation-delay: 400ms;
    animation-delay: 400ms;
  }
  .blue_2e7b .module-2284:nth-child(33),
  .blue_2e7b .module-2284:nth-child(34),
  .blue_2e7b .module-2284:nth-child(35),
  .blue_2e7b .module-2284:nth-child(36),
  .blue_2e7b .module-2284:nth-child(37),
  .blue_2e7b .module-2284:nth-child(38),
  .blue_2e7b .module-2284:nth-child(39),
  .blue_2e7b .module-2284:nth-child(40) {
    -webkit-animation-delay: 500ms;
    animation-delay: 500ms;
  }
  .blue_2e7b .module-2284:nth-child(41),
  .blue_2e7b .module-2284:nth-child(42),
  .blue_2e7b .module-2284:nth-child(43),
  .blue_2e7b .module-2284:nth-child(44),
  .blue_2e7b .module-2284:nth-child(45),
  .blue_2e7b .module-2284:nth-child(46),
  .blue_2e7b .module-2284:nth-child(47),
  .blue_2e7b .module-2284:nth-child(48) {
    -webkit-animation-delay: 600ms;
    animation-delay: 600ms;
  }
  .blue_2e7b .module-2284:nth-child(49),
  .blue_2e7b .module-2284:nth-child(50),
  .blue_2e7b .module-2284:nth-child(51),
  .blue_2e7b .module-2284:nth-child(52),
  .blue_2e7b .module-2284:nth-child(53),
  .blue_2e7b .module-2284:nth-child(54),
  .blue_2e7b .module-2284:nth-child(55),
  .blue_2e7b .module-2284:nth-child(56) {
    -webkit-animation-delay: 700ms;
    animation-delay: 700ms;
  }
  .blue_2e7b .module-2284:nth-child(57),
  .blue_2e7b .module-2284:nth-child(58),
  .blue_2e7b .module-2284:nth-child(59),
  .blue_2e7b .module-2284:nth-child(60),
  .blue_2e7b .module-2284:nth-child(61),
  .blue_2e7b .module-2284:nth-child(62),
  .blue_2e7b .module-2284:nth-child(63),
  .blue_2e7b .module-2284:nth-child(64) {
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
  }
}
.module_middle_7964 .module-2284:nth-child(1) {
  -webkit-animation-delay: 100ms;
  animation-delay: 100ms;
}
.module_middle_7964 .module-2284:nth-child(2) {
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
}
.module_middle_7964 .module-2284:nth-child(3) {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}
.module_middle_7964 .module-2284:nth-child(4) {
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms;
}
.module_middle_7964 .module-2284:nth-child(5) {
  -webkit-animation-delay: 500ms;
  animation-delay: 500ms;
}
.module_middle_7964 .module-2284:nth-child(6) {
  -webkit-animation-delay: 600ms;
  animation-delay: 600ms;
}
.module_middle_7964 .module-2284:nth-child(7) {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}
.module_middle_7964 .module-2284:nth-child(8) {
  -webkit-animation-delay: 800ms;
  animation-delay: 800ms;
}
.form_first_26ff {
  margin-right: 5px;
}
.article-north-73ee {
  display: inline-block;
}
.article-north-73ee:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.article-north-73ee .tag-basic-5e5b {
  font-size: 0.75em;
}
.warm-fc71 .frame_9c4c,
.warm-fc71 .link-f941,
.warm-fc71 .tag_aef9 {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
}
.glass_ef5c {
  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;
}
.accent-a0b4 {
  display: inline-block;
}
.accent-a0b4[hidden] {
  display: none;
}
.accent-a0b4 a {
  margin-left: 10px;
  display: block;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.dropdown-out-a467 {
  position: relative;
}
.dropdown-out-a467 > .module-fixed-b73e {
  display: block;
}
.footer_441c {
  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;
}
.dropdown-out-a467:hover .footer_441c {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  top: 100%;
}
.footer_441c .accent-a0b4 {
  display: block;
}
.footer_441c .accent-a0b4 a {
  padding: 0 5px;
}
.basic_fa12.shade-abe8 {
  opacity: 0.5;
  position: relative;
}
.basic_fa12.shade-abe8:after {
  z-index: 99;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  content: "";
}
.basic_fa12.shade-abe8 + .complex-55f1 {
  -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;
}
.carousel-ec5d {
  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;
}
.carousel-ec5d i {
  display: block;
}
.carousel-ec5d i:before {
  display: block;
  line-height: 1px;
}
.carousel-ec5d.video-tiny-7ca9 {
  left: 0;
}
.carousel-ec5d.easy-31e7 {
  left: 40px;
}
.carousel-ec5d.easy-31e7 i {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.carousel-ec5d.rough_9c2d {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.container-soft-46b9 {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.pattern-advanced-d3da .container-soft-46b9 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99;
}
.carousel_8649 {
  position: relative;
}
.detail-76dc,
.layout_06ff,
.component_right_23ba,
.frame_93d6 {
  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;
  }
}
.solid-8bf2 {
  word-con: anywhere;
}
.bright_40fa {
  display: none;
}
.bright_40fa:first-child {
  display: block;
}
.fixed-c263 {
  display: grid;
  display: -ms-grid;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
}
.fixed-c263.column-a34c {
  grid-template-columns: 1fr 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 1fr 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.fixed-c263.column-a34c > 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;
}
.fixed-c263.column-a34c
  > div:nth-child(3)
  .red_f093 {
  max-height: 20em;
  opacity: 1;
}
.fixed-c263.column-a34c > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.fixed-c263.column-a34c > div:nth-child(2) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.fixed-c263.column-a34c > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.column-a34c > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .fixed-c263.column-a34c {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .fixed-c263.column-a34c > 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;
  }
  .fixed-c263.column-a34c > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .fixed-c263.column-a34c > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .fixed-c263.column-a34c > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .fixed-c263.column-a34c > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .fixed-c263.column-a34c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.breadcrumb_small_85be {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.fixed-c263.breadcrumb_small_85be > 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;
}
.fixed-c263.breadcrumb_small_85be
  > div:nth-child(1)
  .red_f093 {
  max-height: 20em;
  opacity: 1;
}
.fixed-c263.breadcrumb_small_85be > 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;
}
.fixed-c263.breadcrumb_small_85be > div:nth-child(3) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.breadcrumb_small_85be > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .fixed-c263.breadcrumb_small_85be {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .fixed-c263.breadcrumb_small_85be > 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;
  }
  .fixed-c263.breadcrumb_small_85be > 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;
  }
  .fixed-c263.breadcrumb_small_85be > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .fixed-c263.breadcrumb_small_85be > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .fixed-c263.breadcrumb_small_85be {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.dropdown_a5a8 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.fixed-c263.dropdown_a5a8 > 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;
}
.fixed-c263.dropdown_a5a8
  > div:nth-child(1)
  .red_f093 {
  max-height: 20em;
  opacity: 1;
}
.fixed-c263.dropdown_a5a8 > 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;
}
.fixed-c263.dropdown_a5a8 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.fixed-c263.dropdown_a5a8 > div:nth-child(4) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .fixed-c263.dropdown_a5a8 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .fixed-c263.dropdown_a5a8 > 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;
  }
  .fixed-c263.dropdown_a5a8 > 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;
  }
  .fixed-c263.dropdown_a5a8 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .fixed-c263.dropdown_a5a8 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .fixed-c263.dropdown_a5a8 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.component_outer_fdfa {
  grid-template-columns: 50% 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.fixed-c263.component_outer_fdfa > 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;
}
.fixed-c263.component_outer_fdfa
  > div:nth-child(1)
  .red_f093 {
  max-height: 20em;
  opacity: 1;
}
.fixed-c263.component_outer_fdfa > div:nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}
.fixed-c263.component_outer_fdfa > div:nth-child(3) {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}
@media (max-width: 767px) {
  .fixed-c263.component_outer_fdfa {
    grid-template-rows: 1fr 1fr 1fr;
  }
}
.fixed-c263.warm_cd47 {
  grid-template-columns: 50% 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  -ms-grid-columns: 50% 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
}
.fixed-c263.warm_cd47 > 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;
}
.fixed-c263.warm_cd47
  > div:nth-child(1)
  .red_f093 {
  max-height: 20em;
  opacity: 1;
}
.fixed-c263.warm_cd47 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.fixed-c263.warm_cd47 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.fixed-c263.warm_cd47 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.warm_cd47 > div:nth-child(5) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .fixed-c263.warm_cd47 {
    grid-template-columns: 1fr 1fr !important;
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-columns: 1fr 1fr !important;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .fixed-c263.warm_cd47 > 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;
  }
  .fixed-c263.warm_cd47 > div:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .fixed-c263.warm_cd47 > div:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
  .fixed-c263.warm_cd47 > div:nth-child(4) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .fixed-c263.warm_cd47 > div:nth-child(5) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
}
@media (max-width: 767px) {
  .fixed-c263.warm_cd47 {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.table_dim_308c {
  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;
}
.fixed-c263.table_dim_308c > 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;
}
.fixed-c263.table_dim_308c > 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;
}
.fixed-c263.table_dim_308c > 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;
}
.fixed-c263.table_dim_308c > 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;
}
.fixed-c263.table_dim_308c > 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) {
  .fixed-c263.table_dim_308c {
    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;
  }
  .fixed-c263.table_dim_308c > 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;
  }
  .fixed-c263.table_dim_308c > 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;
  }
  .fixed-c263.table_dim_308c > 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;
  }
  .fixed-c263.table_dim_308c > 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;
  }
  .fixed-c263.table_dim_308c > 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) {
  .fixed-c263.table_dim_308c {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.image-faf7 {
  grid-template-columns: repeat(2, 1fr);
  -ms-grid-columns: 1fr 1fr;
}
.fixed-c263.image-faf7 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.fixed-c263.image-faf7 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.fixed-c263.silver-222b {
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
}
.fixed-c263.silver-222b > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.fixed-c263.silver-222b > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.fixed-c263.silver-222b > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.fixed-c263.slider-3da2 {
  grid-template-columns: repeat(4, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
}
.fixed-c263.slider-3da2 > div:nth-child(1) {
  -ms-grid-column: 1;
  -ms-grid-row: 1;
}
.fixed-c263.slider-3da2 > div:nth-child(2) {
  -ms-grid-column: 2;
  -ms-grid-row: 1;
}
.fixed-c263.slider-3da2 > div:nth-child(3) {
  -ms-grid-column: 3;
  -ms-grid-row: 1;
}
.fixed-c263.slider-3da2 > div:nth-child(4) {
  -ms-grid-column: 4;
  -ms-grid-row: 1;
}
@media (max-width: 1024px) {
  .fixed-c263.slider-3da2 {
    grid-template-columns: repeat(2, 1fr);
    -ms-grid-columns: 1fr 1fr;
  }
  .fixed-c263.slider-3da2 > div:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
  }
  .fixed-c263.slider-3da2 > div:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
  }
  .fixed-c263.slider-3da2 > div:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
  }
  .fixed-c263.slider-3da2 > div:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
  }
}
@media (max-width: 767px) {
  .fixed-c263.slider-3da2 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.module_middle_7964 {
  grid-template-rows: 1fr;
  -ms-grid-rows: 1fr;
}
@media (max-width: 1024px) {
  .fixed-c263.module_middle_7964.slider-3da2 {
    grid-template-rows: repeat(2, 1fr);
    -ms-grid-rows: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .fixed-c263.module_middle_7964.slider-3da2 {
    grid-template-rows: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.module_middle_7964.silver-222b {
    grid-template-rows: 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr 1fr;
  }
  .fixed-c263.module_middle_7964.image-faf7 {
    grid-template-rows: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
  }
}
.fixed-c263.wrapper-liquid-ae4a {
  grid-template-rows: repeat(2, 1fr);
  -ms-grid-rows: 1fr 1fr;
}
.fixed-c263.wrapper-liquid-ae4a.image-faf7 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.image-faf7 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.silver-222b > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.silver-222b > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.silver-222b > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
@media (max-width: 1024px) {
  .fixed-c263.wrapper-liquid-ae4a.slider-3da2 {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .fixed-c263.wrapper-liquid-ae4a.slider-3da2 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
}
@media (max-width: 767px) {
  .fixed-c263.wrapper-liquid-ae4a {
    grid-template-rows: repeat(4, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.wrapper-liquid-ae4a.silver-222b {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.wrapper-liquid-ae4a.slider-3da2 {
    grid-template-rows: repeat(8, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}
.fixed-c263.photo-action-0937 {
  grid-template-rows: repeat(3, 1fr);
  -ms-grid-rows: 1fr 1fr 1fr;
}
.fixed-c263.photo-action-0937.image-faf7 > div:nth-child(3) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.image-faf7 > div:nth-child(4) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.image-faf7 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.image-faf7 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.silver-222b > div:nth-child(4) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.silver-222b > div:nth-child(5) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.silver-222b > div:nth-child(6) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.silver-222b > div:nth-child(7) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.silver-222b > div:nth-child(8) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.silver-222b > div:nth-child(9) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(5) {
  -ms-grid-column: 1;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(6) {
  -ms-grid-column: 2;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(7) {
  -ms-grid-column: 3;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(8) {
  -ms-grid-column: 4;
  -ms-grid-row: 2;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(9) {
  -ms-grid-column: 1;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(10) {
  -ms-grid-column: 2;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(11) {
  -ms-grid-column: 3;
  -ms-grid-row: 3;
}
.fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(12) {
  -ms-grid-column: 4;
  -ms-grid-row: 3;
}
@media (max-width: 1024px) {
  .fixed-c263.photo-action-0937.slider-3da2 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(5) {
    -ms-grid-column: 1;
    -ms-grid-row: 3;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(6) {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(7) {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(8) {
    -ms-grid-column: 2;
    -ms-grid-row: 4;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(9) {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(10) {
    -ms-grid-column: 2;
    -ms-grid-row: 5;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(11) {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
  }
  .fixed-c263.photo-action-0937.slider-3da2 > div:nth-child(12) {
    -ms-grid-column: 2;
    -ms-grid-row: 6;
  }
}
@media (max-width: 767px) {
  .fixed-c263.photo-action-0937 {
    grid-template-rows: repeat(6, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.photo-action-0937.silver-222b {
    grid-template-rows: repeat(9, 1fr);
    -ms-grid-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  }
  .fixed-c263.photo-action-0937.slider-3da2 {
    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) {
  .fixed-c263.column-a34c,
  .fixed-c263.breadcrumb_small_85be,
  .fixed-c263.dropdown_a5a8,
  .fixed-c263.component_outer_fdfa,
  .fixed-c263.warm_cd47,
  .fixed-c263.table_dim_308c,
  .fixed-c263.image-faf7,
  .fixed-c263.silver-222b,
  .fixed-c263.slider-3da2 {
    grid-template-columns: 1fr !important;
    -ms-grid-columns: 1fr !important;
  }
  .fixed-c263.column-a34c .solid-8bf2:nth-child(1),
  .fixed-c263.breadcrumb_small_85be .solid-8bf2:nth-child(1),
  .fixed-c263.dropdown_a5a8 .solid-8bf2:nth-child(1),
  .fixed-c263.component_outer_fdfa .solid-8bf2:nth-child(1),
  .fixed-c263.warm_cd47 .solid-8bf2:nth-child(1),
  .fixed-c263.table_dim_308c .solid-8bf2:nth-child(1),
  .fixed-c263.image-faf7 .solid-8bf2:nth-child(1),
  .fixed-c263.silver-222b .solid-8bf2:nth-child(1),
  .fixed-c263.slider-3da2 .solid-8bf2: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;
  }
  .fixed-c263.column-a34c .solid-8bf2:nth-child(2),
  .fixed-c263.breadcrumb_small_85be .solid-8bf2:nth-child(2),
  .fixed-c263.dropdown_a5a8 .solid-8bf2:nth-child(2),
  .fixed-c263.component_outer_fdfa .solid-8bf2:nth-child(2),
  .fixed-c263.warm_cd47 .solid-8bf2:nth-child(2),
  .fixed-c263.table_dim_308c .solid-8bf2:nth-child(2),
  .fixed-c263.image-faf7 .solid-8bf2:nth-child(2),
  .fixed-c263.silver-222b .solid-8bf2:nth-child(2),
  .fixed-c263.slider-3da2 .solid-8bf2: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;
  }
  .fixed-c263.column-a34c .solid-8bf2:nth-child(3),
  .fixed-c263.breadcrumb_small_85be .solid-8bf2:nth-child(3),
  .fixed-c263.dropdown_a5a8 .solid-8bf2:nth-child(3),
  .fixed-c263.component_outer_fdfa .solid-8bf2:nth-child(3),
  .fixed-c263.warm_cd47 .solid-8bf2:nth-child(3),
  .fixed-c263.table_dim_308c .solid-8bf2:nth-child(3),
  .fixed-c263.image-faf7 .solid-8bf2:nth-child(3),
  .fixed-c263.silver-222b .solid-8bf2:nth-child(3),
  .fixed-c263.slider-3da2 .solid-8bf2: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;
  }
  .fixed-c263.column-a34c .solid-8bf2:nth-child(4),
  .fixed-c263.breadcrumb_small_85be .solid-8bf2:nth-child(4),
  .fixed-c263.dropdown_a5a8 .solid-8bf2:nth-child(4),
  .fixed-c263.component_outer_fdfa .solid-8bf2:nth-child(4),
  .fixed-c263.warm_cd47 .solid-8bf2:nth-child(4),
  .fixed-c263.table_dim_308c .solid-8bf2:nth-child(4),
  .fixed-c263.image-faf7 .solid-8bf2:nth-child(4),
  .fixed-c263.silver-222b .solid-8bf2:nth-child(4),
  .fixed-c263.slider-3da2 .solid-8bf2: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;
  }
  .fixed-c263.column-a34c .solid-8bf2:nth-child(5),
  .fixed-c263.breadcrumb_small_85be .solid-8bf2:nth-child(5),
  .fixed-c263.dropdown_a5a8 .solid-8bf2:nth-child(5),
  .fixed-c263.component_outer_fdfa .solid-8bf2:nth-child(5),
  .fixed-c263.warm_cd47 .solid-8bf2:nth-child(5),
  .fixed-c263.table_dim_308c .solid-8bf2:nth-child(5),
  .fixed-c263.image-faf7 .solid-8bf2:nth-child(5),
  .fixed-c263.silver-222b .solid-8bf2:nth-child(5),
  .fixed-c263.slider-3da2 .solid-8bf2: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;
  }
  .fixed-c263.column-a34c .solid-8bf2:nth-child(6),
  .fixed-c263.breadcrumb_small_85be .solid-8bf2:nth-child(6),
  .fixed-c263.dropdown_a5a8 .solid-8bf2:nth-child(6),
  .fixed-c263.component_outer_fdfa .solid-8bf2:nth-child(6),
  .fixed-c263.warm_cd47 .solid-8bf2:nth-child(6),
  .fixed-c263.table_dim_308c .solid-8bf2:nth-child(6),
  .fixed-c263.image-faf7 .solid-8bf2:nth-child(6),
  .fixed-c263.silver-222b .solid-8bf2:nth-child(6),
  .fixed-c263.slider-3da2 .solid-8bf2: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;
  }
}
.text-cd32 {
  margin-right: 5px;
}
.link-plasma-2e0b {
  display: inline-block;
}
.link-plasma-2e0b:not(:first-child):before {
  content: "";
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
}
.link-plasma-2e0b .tag-basic-5e5b {
  font-size: 0.75em;
}
.wood-21bd {
  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;
}
.wood-21bd: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;
}
.wood_bef6 {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.new_3173 {
  width: 100%;
  position: relative;
  z-index: 1;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.red_f093 {
  -webkit-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
  overflow: hidden;
}
@media (min-width: 768px) {
  .dark_fbb2 .red_f093 {
    max-height: 0;
    opacity: 0;
  }
  .dark_fbb2 .solid-8bf2:hover .red_f093 {
    max-height: 10em;
    opacity: 1;
    -webkit-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
  }
}
.sidebar-last-490a {
  width: 100%;
}
.logo-narrow-e666 {
  position: relative;
  z-index: 3;
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
}
.medium_8f34 .liquid-dd85 {
  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;
}
.medium_8f34 .liquid-dd85:before {
  display: block;
}
.medium_8f34 .liquid-dd85.video-tiny-7ca9 {
  left: 0;
}
.medium_8f34 .liquid-dd85.easy-31e7 {
  left: 40px;
}
.medium_8f34 .liquid-dd85.easy-31e7:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.medium_8f34.clean_5a23 .liquid-dd85 {
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.medium_8f34.clean_5a23 .liquid-dd85.video-tiny-7ca9 {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.medium_8f34.clean_5a23 .liquid-dd85.easy-31e7 {
  -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);
}
.medium_8f34.clean_5a23:hover .liquid-dd85 {
  opacity: 1;
  pointer-events: auto;
}
.medium_8f34.clean_5a23:hover .liquid-dd85.video-tiny-7ca9 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.medium_8f34.clean_5a23:hover .liquid-dd85.easy-31e7 {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.tiny-e91d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.label-cold-e62b {
  white-space: nowrap;
}
.sort_easy_23e3 {
  display: none;
  margin-right: 80px;
}
.sort_easy_23e3.mini_5ea0 {
  display: block;
}
.bottom-785d {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
}
.sort_easy_23e3 .north_b247 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sort_easy_23e3 .north_b247:before,
.sort_easy_23e3 .north_b247:after {
  content: none;
}
.sort_easy_23e3 .outer_c808 {
  height: auto;
}
.breadcrumb_dc25 {
  outline: none;
}
.title_bronze_b7ae {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.stale_99c7 {
  overflow: hidden;
  line-height: 1;
}
.progress_fresh_d2e4 .form_64c1 {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 100%;
}
.progress_fresh_d2e4 .form_64c1:after {
  content: "";
  display: inline-block;
  vertical-align: top;
  opacity: 0;
}
.progress_fresh_d2e4 .form_64c1.label_down_003b:after {
  opacity: 1;
}
.banner-left-d61d .form_64c1 {
  white-space: normal;
}
.avatar-3240 {
  padding-right: 10px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.label-cold-e62b {
  padding-right: 10px;
}
.old_c193 {
  margin-right: 5px;
}
.detail-bebf {
  white-space: nowrap;
  padding-right: 10px;
}
.link-e709 {
  margin-right: 5px;
}
.stale_9176 {
  padding-right: 10px;
}
.form_5dd7 {
  margin-right: 5px;
}
.surface_soft_dff2 {
  margin-right: 10px;
}
.tiny-e91d .liquid-dd85 {
  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;
}
.tiny-e91d .liquid-dd85:before {
  display: block;
}
.tiny-e91d .liquid-dd85.video-tiny-7ca9 {
  right: -40px;
}
.tiny-e91d .liquid-dd85.easy-31e7 {
  right: -80px;
}
.tiny-e91d .liquid-dd85.easy-31e7: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;
  }
}
.gradient-black-d12a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
@media (max-width: 767px) {
  .gradient-black-d12a {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto !important;
  }
}
.gradient-black-d12a * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.gradient-black-d12a.text-selected-28be {
  -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;
}
.gradient-black-d12a.header-1f60 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (max-width: 767px) {
  .gradient-black-d12a.header-1f60 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.text-selected-28be .popup_2b09 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media (max-width: 767px) {
  .popup_2b09 {
    display: none;
  }
  .popup_2b09.text_wide_e8b4 {
    display: block;
    width: calc(100% - 20px);
    height: auto !important;
    position: fixed;
    z-index: 999;
    margin: 0 auto;
    top: 20%;
    left: 10px;
  }
  .popup_2b09.text_wide_e8b4
    .gallery-last-59b4 {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
  }
  .popup_2b09.text_wide_e8b4
    .prev_2800.purple-40f1 {
    z-index: 1000;
  }
}
.prev_2800 {
  display: none;
}
.prev_2800.purple-40f1 {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}
.prev_2800.purple-40f1 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .prev_2800 {
    padding-bottom: 56.25% !important;
  }
}
.stale_22cc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.text-selected-28be .stale_22cc {
  -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;
}
.header-1f60 .stale_22cc {
  -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) {
  .header-1f60 .stale_22cc {
    width: 100% !important;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
}
.text-selected-28be .carousel_2d6e {
  padding-right: 15px;
}
.surface_8982 {
  font-size: 12px;
}
.carousel_f20d {
  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) {
  .carousel_f20d {
    width: 100% !important;
  }
}
.nav-glass-a91a.text-selected-28be .carousel_f20d {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.header-1f60 .carousel_f20d {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
@media (max-width: 767px) {
  .header-1f60 .carousel_f20d {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.video_bd0e.header-1f60 .carousel_f20d {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.carousel-lower-783f {
  -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) {
  .text-selected-28be.label-gold-442b .carousel-lower-783f {
    visibility: hidden;
  }
  .text-selected-28be.label-gold-442b
    .black_d26f,
  .text-selected-28be.label-gold-442b .carousel-lower-783f:hover {
    visibility: visible;
  }
  .text-selected-28be.label-gold-442b
    .carousel-lower-783f:hover::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }
  .text-selected-28be.label-gold-442b
    .carousel-lower-783f:hover
    .black_d26f {
    margin-right: -5px;
  }
}
.text-selected-28be.slider-north-79da
  .carousel-lower-783f::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .header-1f60 .carousel-lower-783f::-webkit-scrollbar {
    width: 5px;
    height: 7px;
  }
}
.header-1f60 .black_d26f {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.logo-2ccd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px;
  cursor: pointer;
}
.text-selected-28be .logo-2ccd {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.header-1f60 .logo-2ccd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}
.text-selected-28be .bronze_546f {
  margin-right: 10px;
  width: 25%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
@media (max-width: 767px) {
  .text-selected-28be .bronze_546f {
    max-width: 100px;
  }
}
.header-1f60 .bronze_546f {
  width: 100%;
  margin-bottom: 10px;
}
.header-1f60 .bronze_546f img {
  width: 100%;
  height: auto;
}
.yellow_a176 {
  -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;
}
.header-1f60 .yellow_a176 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  margin-top: 15px;
  margin-left: 15px;
}
.yellow_a176 .caption_pro_99b7,
.yellow_a176 .slow-edc4 {
  display: none;
  font-size: 10px;
}
.yellow_a176.short_6a65 .caption_pro_99b7 {
  display: block;
}
.yellow_a176.medium-5401 .slow-edc4 {
  display: block;
}
.medium-5401 .icon-down-313b,
.short_6a65 .icon-down-313b {
  display: none;
}
.preview-wood-1b9e {
  font-size: 14px;
  line-height: 18px;
}
.fixed_57b2 {
  font-size: 12px;
  line-height: 16px;
}
.yellow_a176 {
  font-size: 12px;
}
.gradient-black-d12a ::-webkit-scrollbar {
  width: 0;
  height: 0;
}
.gradient-black-d12a ::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.gradient-black-d12a ::-webkit-scrollbar-thumb {
  background-color: #e1e1e1;
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.gradient-black-d12a ::-webkit-scrollbar-track {
  border: 0px none #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.gradient-black-d12a ::-webkit-scrollbar-corner {
  background: transparent;
}
.link_out_057f .hot-3053.hard-42b3 .orange_4add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.link_out_057f
  .hot-3053.hard-42b3
  .orange_4add
  .tabs-e4ba {
  display: block;
  text-align: center;
}
.link_out_057f
  .hot-3053.hard-42b3
  .orange_4add
  .tabs-e4ba.detail_bb8b,
.link_out_057f
  .hot-3053.hard-42b3
  .orange_4add
  .tabs-e4ba.wrapper_0fc6 {
  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;
}
.link_out_057f .liquid-dd85 {
  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;
}
.link_out_057f .liquid-dd85:before {
  display: block;
}
.link_out_057f .liquid-dd85.easy-31e7:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.dynamic_f9c7 .link_out_057f .liquid-dd85.easy-31e7:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}
.dynamic_f9c7 .link_out_057f .liquid-dd85.video-tiny-7ca9:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.black_a2c1 .orange_4add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.black_a2c1 .orange_4add:before {
  content: "";
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.black_a2c1 .orange_4add .layout-83d3,
.black_a2c1 .orange_4add .accent-477d {
  width: auto;
}
.black_a2c1 .orange_4add .layout-83d3 a,
.black_a2c1 .orange_4add .accent-477d 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;
}
.black_a2c1 .orange_4add .accent-477d {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.black_a2c1 .orange_4add .layout-83d3 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}
.black_a2c1 .orange_4add .liquid-dd85 {
  position: static;
}
.black_a2c1 .liquid-dd85 {
  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;
}
.black_a2c1 .liquid-dd85:before {
  display: block;
}
.black_a2c1 .liquid-dd85.easy-31e7:before {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.notification_4e0f {
  -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;
}
.dynamic_f9c7 .notification_4e0f {
  position: relative;
  display: block;
}
.item_0526,
.notification_4e0f {
  position: relative;
  display: block;
}
.item_0526 {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.item_0526:focus {
  outline: none;
}
.item_0526.border_lower_c500 {
  cursor: pointer;
}
.notification_4e0f .item_0526,
.notification_4e0f .north_b247 {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.dynamic_f9c7 .notification_4e0f .item_0526,
.dynamic_f9c7 .notification_4e0f .north_b247 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.north_b247 {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.north_b247:before,
.north_b247:after {
  content: "";
  display: table;
}
.north_b247:after {
  clear: both;
}
.info_middle_ea0c .north_b247,
.info_middle_ea0c .outer_c808 {
  visibility: hidden;
}
.outer_c808 {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.outer_c808 img {
  display: block;
  margin: auto;
}
.outer_c808.info_middle_ea0c img {
  display: none;
}
.outer_c808.border_lower_c500 img {
  pointer-events: none;
}
.mini_5ea0 .outer_c808 {
  display: block;
}
.bright-9e99 .outer_c808 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.hero_under_7663.texture-stone-f3e1 {
  display: none;
}
.dynamic_fa63 .info_middle_ea0c .outer_c808 {
  visibility: hidden;
}
.dynamic_fa63 .info_middle_ea0c .item_0526 {
  background: #fff;
}
.dynamic_fa63 .info_middle_ea0c .item_0526: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;
}
.dynamic_fa63 .medium_d1dd,
.dynamic_fa63 .content-299c {
  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;
}
.dynamic_fa63 .medium_d1dd:hover,
.dynamic_fa63 .medium_d1dd:focus,
.dynamic_fa63 .content-299c:hover,
.dynamic_fa63 .content-299c:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.dynamic_fa63 .medium_d1dd:hover:before,
.dynamic_fa63 .medium_d1dd:focus:before,
.dynamic_fa63 .content-299c:hover:before,
.dynamic_fa63 .content-299c:focus:before {
  opacity: 1;
}
.dynamic_fa63 .medium_d1dd.clean_d2d2:before,
.dynamic_fa63 .content-299c.clean_d2d2:before {
  opacity: 0.25;
}
.dynamic_fa63 .medium_d1dd:before,
.dynamic_fa63 .content-299c:before {
  font-family: eicons;
  font-size: 35px;
  line-height: 1;
  opacity: 0.75;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dynamic_fa63 .content-299c {
  left: -25px;
}
.dynamic_fa63 .content-299c:before {
  content: "\e89f";
}
.dynamic_fa63 .medium_d1dd {
  right: -25px;
}
.dynamic_fa63 .medium_d1dd:before {
  content: "\e89e";
}
.dynamic_fa63 .caption_pink_9a5e {
  margin-bottom: 30px;
}
.dynamic_fa63 ul.paragraph-9538 {
  position: absolute;
  bottom: -25px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.dynamic_fa63 ul.paragraph-9538 li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.dynamic_fa63 ul.paragraph-9538 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;
}
.dynamic_fa63 ul.paragraph-9538 li button:focus,
.dynamic_fa63 ul.paragraph-9538 li button:hover {
  outline: none;
}
.dynamic_fa63 ul.paragraph-9538 li button:focus:before,
.dynamic_fa63 ul.paragraph-9538 li button:hover:before {
  opacity: 1;
}
.dynamic_fa63 ul.paragraph-9538 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;
}
.dynamic_fa63 ul.paragraph-9538 li.tag-first-b27e button:before {
  opacity: 0.75;
  color: #000;
}
.dynamic_fa63 .column_2bc4 .content-299c {
  left: 0;
}
.dynamic_fa63 .column_2bc4 .medium_d1dd {
  right: 0;
}
.dynamic_fa63 .down-426d .paragraph-9538 {
  bottom: 5px;
}
.dynamic_fa63 .down-426d.caption_pink_9a5e {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .hot_7e98 {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .prev-1e08 {
    display: none !important;
  }
}
.module-fixed-b73e {
  display: inline-block;
  line-height: 1;
  text-align: center;
}
.module-fixed-b73e svg {
  display: block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}

/* css-noise: 48e3 */
.shadow-element-s2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
