html {
  height: 100% !important;
}

*,
*::after,
*::before {
  box-sizing: border-box !important;
}

body {
  --wp--preset--color--black: #fff000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(
    135deg,
    rgba(6, 147, 227, 1) 0%,
    rgb(155, 81, 224) 100%
  );
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(
    135deg,
    rgb(122, 220, 180) 0%,
    rgb(0, 208, 130) 100%
  );
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(
    135deg,
    rgba(252, 185, 0, 1) 0%,
    rgba(255, 105, 0, 1) 100%
  );
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(
    135deg,
    rgba(255, 105, 0, 1) 0%,
    rgb(207, 46, 46) 100%
  );
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(
    135deg,
    rgb(238, 238, 238) 0%,
    rgb(169, 184, 195) 100%
  );
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(
    135deg,
    rgb(74, 234, 220) 0%,
    rgb(151, 120, 209) 20%,
    rgb(207, 42, 186) 40%,
    rgb(238, 44, 130) 60%,
    rgb(251, 105, 98) 80%,
    rgb(254, 248, 76) 100%
  );
  --wp--preset--gradient--blush-light-purple: linear-gradient(
    135deg,
    rgb(255, 206, 236) 0%,
    rgb(152, 150, 240) 100%
  );
  --wp--preset--gradient--blush-bordeaux: linear-gradient(
    135deg,
    rgb(254, 205, 165) 0%,
    rgb(254, 45, 45) 50%,
    rgb(107, 0, 62) 100%
  );
  --wp--preset--gradient--luminous-dusk: linear-gradient(
    135deg,
    rgb(255, 203, 112) 0%,
    rgb(199, 81, 192) 50%,
    rgb(65, 88, 208) 100%
  );
  --wp--preset--gradient--pale-ocean: linear-gradient(
    135deg,
    rgb(255, 245, 203) 0%,
    rgb(182, 227, 212) 50%,
    rgb(51, 167, 181) 100%
  );
  --wp--preset--gradient--maldkfctric-grass: linear-gradient(
    135deg,
    rgb(202, 248, 128) 0%,
    rgb(113, 206, 126) 100%
  );
  --wp--preset--gradient--midnight: linear-gradient(
    135deg,
    rgb(2, 3, 129) 0%,
    rgb(40, 116, 252) 100%
  );
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1),
    6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.block_c4d8) {
  gap: 0.5em;
}
:where(.box_b356) {
  gap: 0.5em;
}
body .element_rough_2ffe > .gallery-fluid-e5bb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .element_rough_2ffe > .row_6c73 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .element_rough_2ffe > .header_10c6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .component-c927 > .gallery-fluid-e5bb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .component-c927 > .row_6c73 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .component-c927 > .header_10c6 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .component-c927
  > :where(:not(.gallery-fluid-e5bb):not(.row_6c73):not(.pagination_prev_3677)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .component-c927 > .mask_73f0 {
  max-width: var(--wp--style--global--wide-size);
}
body .block_c4d8 {
  display: flex;
}
body .block_c4d8 {
  flex-wrap: wrap;
  align-items: center;
}
body .block_c4d8 > * {
  margin: 0;
}
body .box_b356 {
  display: grid;
}
body .box_b356 > * {
  margin: 0;
}
:where(.feature-fresh-1e29.block_c4d8) {
  gap: 2em;
}
:where(.feature-fresh-1e29.box_b356) {
  gap: 2em;
}
:where(.secondary-static-207c.block_c4d8) {
  gap: 1.25em;
}
:where(.secondary-static-207c.box_b356) {
  gap: 1.25em;
}
.card-dim-822a {
  color: var(--wp--preset--color--black) !important;
}
.upper_d27f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component-f2e7 {
  color: var(--wp--preset--color--white) !important;
}
.badge-0a3e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.narrow-798d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.banner-4a92 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.button_next_4f0c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-65a6 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.steel_a86d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel-full-6ce5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.module_pink_d7b1 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border_motion_540f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.rough_3b4f {
  background-color: var(--wp--preset--color--black) !important;
}
.overlay_lower_9bfe {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag_tall_3222 {
  background-color: var(--wp--preset--color--white) !important;
}
.avatar_fast_1bcb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.sidebar_2e97 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.content-8bf8 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dropdown-67d3 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.plasma-538f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.large_6b61 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.modal-paper-e6bd {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.footer_white_8e5d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.gas-09c4 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.icon-hard-76c9 {
  border-color: var(--wp--preset--color--black) !important;
}
.carousel-c3b2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.video-2df0 {
  border-color: var(--wp--preset--color--white) !important;
}
.item_left_7521 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.short-18d6 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.advanced_814a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dropdown_brown_4a3f {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero_7170 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list-stale-9c43 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.form-new-f22f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background_current_4b46 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wood_ebe1 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.black-d1c2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.tall_1d75 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.upper_7677 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.copper-afc6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.warm-40e5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.element_7b5d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.logo-over-2f79 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.surface-8727 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.mask_07db {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.selected-b24c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.content-9fca {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.focus-huge-1e7b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.accordion_fresh_c4fd {
  font-size: var(--wp--preset--font-size--small) !important;
}
.card_dcd5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.pressed-6d97 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.focus-dim-f535 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.progress-08cf a:where(:not(.hero-e497)) {
  color: inherit;
}
:where(.secondary-static-207c.block_c4d8) {
  gap: 1.25em;
}
:where(.secondary-static-207c.box_b356) {
  gap: 1.25em;
}
:where(.feature-fresh-1e29.block_c4d8) {
  gap: 2em;
}
:where(.feature-fresh-1e29.box_b356) {
  gap: 2em;
}
.soft_afd2 {
  font-size: 1.5em;
  line-height: 1.6;
}

.filter_6880 .dropdown-easy-7133 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-hard-ca82 .current_09a3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-purple-f669 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-purple-f669.link_in_240b .input-bd6e {
  background-color: var(--e-global-color-primary);
}
.grid-purple-f669.prev-835d .input-bd6e,
.grid-purple-f669.outline_6a3f .input-bd6e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button_149a .over_f71b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.light-3dda {
  --divider-color: var(--e-global-color-secondary);
}
.light-3dda .thumbnail-7c8c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.light-3dda.overlay-up-9ece .menu-static-4f2b {
  background-color: var(--e-global-color-secondary);
}
.light-3dda.main_4c14 .menu-static-4f2b,
.light-3dda.clean_4779 .menu-static-4f2b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.light-3dda.main_4c14 .menu-static-4f2b,
.light-3dda.clean_4779 .menu-static-4f2b svg {
  fill: var(--e-global-color-secondary);
}
.tabs-25b9 .gallery_next_f5b1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-25b9 .notice-7ce0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-next-f0c2.overlay-up-9ece .menu-static-4f2b {
  background-color: var(--e-global-color-primary);
}
.article-next-f0c2.main_4c14 .menu-static-4f2b,
.article-next-f0c2.clean_4779 .menu-static-4f2b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.article-next-f0c2.main_4c14 .menu-static-4f2b,
.article-next-f0c2.clean_4779 .menu-static-4f2b svg {
  fill: var(--e-global-color-primary);
}
.thumbnail_lite_746e.overlay-up-9ece .menu-static-4f2b {
  background-color: var(--e-global-color-primary);
}
.thumbnail_lite_746e.main_4c14 .menu-static-4f2b,
.thumbnail_lite_746e.clean_4779 .menu-static-4f2b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.thumbnail_lite_746e .hard-5e8e {
  color: var(--e-global-color-primary);
}
.thumbnail_lite_746e .hard-5e8e,
.thumbnail_lite_746e .hard-5e8e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_lite_746e .thumbnail-d29f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_6909 .column_4553 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_92f8 .hover-2e1a .container-medium-b55b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-3ce3 .down-f395:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.alert-3ce3 .menu_dirty_90ff i {
  color: var(--e-global-color-primary);
}
.alert-3ce3 .menu_dirty_90ff svg {
  fill: var(--e-global-color-primary);
}
.alert-3ce3 .main-6e90 {
  color: var(--e-global-color-secondary);
}
.alert-3ce3 .down-f395 > .main-6e90,
.alert-3ce3 .down-f395 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-a4d9 .breadcrumb-yellow-0c11 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-a4d9 .panel_c3a9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.out_cd14 .prev_f8b9 .purple-0e07 {
  background-color: var(--e-global-color-primary);
}
.out_cd14 .complex-96b0 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-4014 .green-8731 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-4014 .block_df09 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-4014 .dropdown_2815 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.input-e919 .hidden_bright_cf4a,
.input-e919 .hidden_bright_cf4a a {
  color: var(--e-global-color-primary);
}
.input-e919 .hidden_bright_cf4a.image_warm_2d9b,
.input-e919 .hidden_bright_cf4a.image_warm_2d9b a {
  color: var(--e-global-color-accent);
}
.input-e919 .hidden_bright_cf4a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-e919 .south-03b4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0227 .gallery_narrow_6d11,
.wrapper_0227 .west-08f6 {
  color: var(--e-global-color-primary);
}
.wrapper_0227 .gallery_narrow_6d11 svg {
  fill: var(--e-global-color-primary);
}
.wrapper_0227 .image_warm_2d9b .gallery_narrow_6d11,
.wrapper_0227 .image_warm_2d9b .west-08f6 {
  color: var(--e-global-color-accent);
}
.wrapper_0227 .image_warm_2d9b .gallery_narrow_6d11 svg {
  fill: var(--e-global-color-accent);
}
.wrapper_0227 .west-08f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_0227 .south-03b4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-2817 .breadcrumb-8b77,
.alert-2817 .title_d912 {
  color: var(--e-global-color-primary);
}
.alert-2817 .title_d912 svg {
  fill: var(--e-global-color-primary);
}
.alert-2817 .hidden_bright_cf4a.image_warm_2d9b a,
.alert-2817
  .hidden_bright_cf4a.image_warm_2d9b
  .title_d912 {
  color: var(--e-global-color-accent);
}
.alert-2817 .breadcrumb-8b77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-2817 .south-03b4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-silver-c389 .status-rough-8891 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-silver-c389 .in_37e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-blue-7b7b .module-55d8 .middle_e7d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip-blue-7b7b .module-55d8 .banner_white_4f2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-blue-7b7b .dark-5337 .middle_e7d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip-blue-7b7b
  .dark-5337
  .banner_white_4f2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-blue-7b7b
  .image_west_9c55
  .middle_e7d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip-blue-7b7b
  .image_west_9c55
  .banner_white_4f2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-blue-7b7b
  .section-dirty-3e08
  .middle_e7d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  color: var(--e-global-color-accent);
}
.chip-blue-7b7b
  .section-dirty-3e08
  .banner_white_4f2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion_774b .component-3974 {
  background-color: var(--e-global-color-primary);
}
.motion_774b .component-3974:hover {
  background-color: var(--e-global-color-primary);
}
.motion_774b .menu-upper-ab7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_774b
  .component-3974:hover
  .menu-upper-ab7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-78ac .link-f5fe {
  color: var(--e-global-color-accent);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-0f1f .basic_b2cf .notice_mini_e414 a {
  background-color: var(--e-global-color-accent);
}
.gallery-0f1f .basic_b2cf .block_4824 a {
  background-color: var(--e-global-color-accent);
}
.gallery-0f1f .basic_b2cf .notice_mini_e414 a,
.gallery-0f1f .basic_b2cf .block_4824 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused_3f29
  .popup-basic-0bfc.shade-silver-95f6
  .basic_b2cf
  a.bright_4afb {
  background-color: var(--e-global-color-accent);
}
.focused_3f29
  .popup-basic-0bfc.shade-silver-95f6
  .basic_b2cf
  span.bright_4afb.fn-current-cb93 {
  background-color: var(--e-global-color-text);
}
.focused_3f29
  .popup-basic-0bfc.shade-silver-95f6
  .basic_b2cf
  .bright_4afb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737 .plasma_69e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .sort-091f
  > .input-1e32
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .carousel-e5ef
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .panel_focused_81d4
  .summary_warm_d62f,
.container-e737
  .panel_focused_81d4
  .logo_north_0e15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-e737
  .panel_focused_81d4
  .module-purple-e106,
.container-e737
  .panel_focused_81d4
  a
  .module-purple-e106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .panel_focused_81d4
  .banner-1f68 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .panel_focused_81d4
  .preview_blue_a8fa {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .panel_focused_81d4
  .preview_blue_a8fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .panel_focused_81d4
  .preview_blue_a8fa:hover {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .panel_focused_81d4
  .texture-under-1f02 {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .panel_focused_81d4
  .texture-under-1f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .panel_focused_81d4
  .texture-under-1f02:hover {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .gas_3ebf
  .picture-68c8
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-e737
  .gas_3ebf
  .row-6faf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .gas_3ebf
  .banner-1f68 {
  color: var(--e-global-color-text);
}
.container-e737
  .gas_3ebf
  .banner-1f68
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .gas_3ebf
  .preview_blue_a8fa {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .gas_3ebf
  .preview_blue_a8fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .gas_3ebf
  .preview_blue_a8fa:hover {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .gas_3ebf
  .texture-under-1f02 {
  background-color: var(--e-global-color-primary);
}
.container-e737
  .gas_3ebf
  .texture-under-1f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-e737
  .gas_3ebf
  .texture-under-1f02:hover {
  background-color: var(--e-global-color-primary);
}
.container-e737 .pattern-ce89 {
  background-color: var(--e-global-color-primary);
}
.container-e737 .pattern-ce89:hover {
  background-color: var(--e-global-color-primary);
}
.container-e737 .row_next_4f44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-e737 .popup-new-4deb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-9eda .tag_2618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-9eda
  .detail_prev_4d09
  > div:nth-child(3)
  .tag_2618,
.complex-9eda
  .surface-black-de76
  > div:nth-child(1)
  .tag_2618,
.complex-9eda
  .old_9000
  > div:nth-child(1)
  .tag_2618,
.complex-9eda
  .table-8990
  > div:nth-child(1)
  .tag_2618,
.complex-9eda
  .footer_first_90b5
  > div:nth-child(1)
  .tag_2618 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-9eda .input-354d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9eda .slow-aea3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9eda .sidebar-soft-59ef {
  background-color: var(--e-global-color-primary);
}
.complex-9eda .sidebar-soft-59ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9eda .sidebar-soft-59ef:hover {
  background-color: var(--e-global-color-primary);
}
.complex-9eda .accent-507e {
  background-color: var(--e-global-color-primary);
}
.complex-9eda .accent-507e:hover {
  background-color: var(--e-global-color-primary);
}
.complex-9eda .row_next_4f44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-9eda .popup-new-4deb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_64d1 .layout-2dc1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_64d1 .complex-c148 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_64d1 .form-36d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_64d1 .header-small-63f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_64d1 .modal_a1c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_64d1 .accent-507e {
  background-color: var(--e-global-color-primary);
}
.avatar_64d1 .accent-507e:hover {
  background-color: var(--e-global-color-primary);
}
.message_pro_0eb5 .card_hovered_aed4 {
  background-color: var(--e-global-color-secondary);
}
.message_pro_0eb5 .tooltip_933a {
  background-color: var(--e-global-color-text);
}
.message_pro_0eb5 .form-glass-6b37 {
  background-color: var(--e-global-color-secondary);
}
.message_pro_0eb5 .message_3767 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_pro_0eb5 .center_9a39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_0eb5 .thick-87da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_0eb5 .prev_78c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_0eb5 .prev_bbec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-ef83 .footer_bronze_d7f8 .upper_e89b,
.brown-ef83
  .footer_bronze_d7f8
  .upper_e89b
  a,
.brown-ef83 .chip_93d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-ef83 .footer_bronze_d7f8 .chip_37ec,
.brown-ef83 .dark_5ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown-ef83 .footer_bronze_d7f8 .chip_37ec {
  color: var(--e-global-color-text);
}
.brown-ef83 .dark_5ba4 {
  color: var(--e-global-color-text);
}
.brown-ef83
  .footer_bronze_d7f8
  .description-hot-a6f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-ef83 .under-6aec .section_ced2 {
  background-color: var(--e-global-color-primary);
}
.brown-ef83 .under-6aec .section_ced2:hover {
  background-color: var(--e-global-color-primary);
}
.brown-ef83 .under-6aec .icon-73c2 li span {
  background-color: var(--e-global-color-text);
}
.brown-ef83 .under-6aec .icon-73c2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.brown-ef83
  .under-6aec
  .icon-73c2
  li.content-bottom-4d8d
  span {
  background-color: var(--e-global-color-accent);
}
.brown-ef83 .hidden-copper-01de span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_8bd2 .media-e622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_36e9 .mini-4b23 {
  background-color: var(--e-global-color-primary);
}
.warm_36e9 .nav-b114 {
  background-color: var(--e-global-color-secondary);
}
.warm_36e9 .selected-6311 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_36e9 .complex-2589 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_36e9 .button-4016 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_36e9 .form_a069 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_36e9 .sidebar_stale_15f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_36e9 .media_inner_0d7e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_36e9 .fresh-9a71 {
  background-color: var(--e-global-color-primary);
}
.warm_36e9 .fresh-9a71 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_1bc0 .picture_blue_b352 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_1bc0 .alert_01a7 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.form_1bc0
  .border_short_45c9:after {
  background-color: var(--e-global-color-primary);
}
.form_1bc0 .active-5b9b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture-e4c2 .chip_93d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-e4c2 .dark_5ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-right-9cb7 .disabled_pro_729e .pattern-13d1 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-right-9cb7 .disabled_pro_729e .texture-a298 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-west-1bb1 .banner-42a6 {
  background-color: var(--e-global-color-primary);
}
.heading-west-1bb1 .icon-outer-5b71 {
  background-color: var(--e-global-color-secondary);
}
.heading-west-1bb1 .mini_8e7e .wrapper-gas-8b5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-west-1bb1 .box-orange-fd7f .wrapper-gas-8b5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-31d0 .footer-middle-ea06 .accent_a2b3 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-31d0 .footer-middle-ea06 .tooltip_static_54c5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-31d0 .footer-middle-ea06 .caption-wood-c2e4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.message_b0c7 .item_blue_6b62 {
  border-color: var(--e-global-color-text);
}
.message_b0c7 .widget_ff17 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_b0c7 .description_copper_6635 {
  color: var(--e-global-color-primary);
}
.message_b0c7 .breadcrumb-180a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-e46a .iron-9274 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e46a .outline-19b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e46a .list_e9bd:hover .iron-9274 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-e46a
  .list_e9bd:hover
  .outline-19b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-bbe9 .rough-3b5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-bbe9 .filter_advanced_f995 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-bf48 .tooltip_8682 .accent_4cbd {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-bf48 .iron-768f .accent_4cbd {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.easy_1378 .tertiary-new-db3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.gallery_eb7d .heading-4170 .header-ebf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_eb7d .heading-4170 .header-ebf6 {
  background-color: var(--e-global-color-secondary);
}
.gallery_eb7d .stale_192d .header-ebf6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_eb7d .stale_192d .header-ebf6 {
  background-color: var(--e-global-color-secondary);
}
.gallery_eb7d .texture_cb2e .search-tall-84e3 {
  background-color: var(--e-global-color-primary);
}
.gallery_eb7d .texture_cb2e:hover .search-tall-84e3 {
  background-color: var(--e-global-color-secondary);
}
.gallery_eb7d .section_ced2 {
  background-color: var(--e-global-color-primary);
}
.gallery_eb7d .section_ced2:hover {
  background-color: var(--e-global-color-accent);
}
.gallery_eb7d .icon-73c2 li span {
  background-color: var(--e-global-color-text);
}
.gallery_eb7d .icon-73c2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_eb7d .icon-73c2 li.content-bottom-4d8d span {
  background-color: var(--e-global-color-accent);
}
.gallery-6154 .tooltip-pink-c00a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-6154 .link_tiny_f1d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_cf9c .pagination_purple_9c7b:before {
  background-color: var(--e-global-color-secondary);
}
.main_cf9c .input-silver-d8b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_cf9c .hover-f2d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_gold_65f4 .photo-down-c344 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_gold_65f4 .photo-down-c344:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_gold_65f4 .photo-down-c344.fn-active-cb93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_gold_65f4 .label-0aae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_gold_65f4 .nav-ddd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_gold_65f4 .filter_10c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_gold_65f4 .block_north_7dc3 {
  background-color: var(--e-global-color-primary);
}
.footer_gold_65f4 .block_north_7dc3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer_gold_65f4 .middle-107e {
  background-color: var(--e-global-color-primary);
}
.footer_gold_65f4 .middle-107e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_8d35 .rough-6a5b .block-c68d a {
  color: var(--e-global-color-secondary);
}
.dynamic_8d35 .rough-6a5b .block-c68d a:hover {
  color: var(--e-global-color-secondary);
}
.dynamic_8d35 .rough-6a5b .block-c68d,
.dynamic_8d35 .rough-6a5b .block-c68d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_8d35 .rough-6a5b .block-14ac {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_8d35 .rough-6a5b .preview-504f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_8d35 .rough-6a5b .wrapper-3fb3 {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .rough-6a5b .wrapper-3fb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_8d35 .rough-6a5b .wrapper-3fb3:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .rough-6a5b .tag_green_b5ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_8d35 .rough-6a5b .tag_green_b5ed {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .rough-6a5b .tag_green_b5ed:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .rough-6a5b .section_ced2 {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .rough-6a5b .section_ced2:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .under-6aec .icon-73c2 li span {
  background-color: var(--e-global-color-text);
}
.dynamic_8d35 .under-6aec .icon-73c2 li span:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_8d35 .under-6aec .icon-73c2 li.content-bottom-4d8d span {
  background-color: var(--e-global-color-accent);
}
.dynamic_8d35 .row_next_4f44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_8d35 .popup-new-4deb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-3165 .label-easy-9dc4 .banner_glass_bce0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-3165 .label-easy-9dc4 .primary-lower-8594 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-3165 .label-easy-9dc4 .dropdown-b3ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9 .paragraph_28c3 {
  border-color: var(--e-global-color-text);
}
.button_f8a9 .item_cold_c936 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9 .sort_58c5 {
  color: var(--e-global-color-secondary);
}
.button_f8a9 .sort_58c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9 .hard_0032 > * {
  color: var(--e-global-color-primary);
}
.button_f8a9 .hard_0032 > * svg {
  fill: var(--e-global-color-primary);
}
.button_f8a9 .widget_b129 {
  color: var(--e-global-color-primary);
}
.button_f8a9 .widget_b129 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_f8a9 .title_plasma_cea4 {
  color: var(--e-global-color-primary);
}
.button_f8a9 .title_plasma_cea4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_f8a9 .north-75bb {
  color: var(--e-global-color-primary);
}
.button_f8a9 .north-75bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9 .glass_b9a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9 .left-4afa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9 .left-4afa.pattern_bronze_58d0 {
  color: var(--e-global-color-secondary);
}
.button_f8a9 .left-4afa.pattern_bronze_58d0 .selected_7487 {
  color: var(--e-global-color-accent);
}
.button_f8a9 .left-4afa.filter_top_244c {
  color: var(--e-global-color-text);
}
.button_f8a9 .left-4afa.filter_top_244c .selected_7487 {
  color: var(--e-global-color-text);
}
.button_f8a9 .left-4afa:before {
  border-top-color: var(--e-global-color-text);
}
.button_f8a9 .section-26fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_f8a9
  .section-26fe
  .over_9bfc {
  background-color: var(--e-global-color-primary);
}
.button_f8a9
  .section-26fe
  .over_9bfc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_f8a9 .paragraph_28c3 .highlight-motion-792d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_3dbd .accordion-orange-42fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_3dbd .small_0cc7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-east-e561 .shade_pro_00b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-east-e561
  .mask-e633
  .sort_advanced_4d48 {
  background-color: var(--e-global-color-secondary);
}
.gallery-east-e561
  .mask-e633.sidebar-e2a9
  .sort_advanced_4d48 {
  background-color: var(--e-global-color-text);
}
.gallery-east-e561
  .mask-e633:hover
  .sort_advanced_4d48 {
  background-color: var(--e-global-color-accent);
}
.gallery-east-e561
  .mask-e633.fn-active-cb93
  .sort_advanced_4d48 {
  background-color: var(--e-global-color-primary);
}
.notification_c654 .outline-gas-ea9d {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.notification_c654 .message-last-4a6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_c654 .top-6fa3 {
  background-color: var(--e-global-color-primary);
}
.notification_c654 .top-6fa3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-red-bdc3 .tag_simple_cb7b .iron-313f .module-clean-fa41 {
  background-color: var(--e-global-color-secondary);
}
.layout-red-bdc3 .tag_simple_cb7b .footer-white-3350:after {
  background-color: var(--e-global-color-secondary);
}
.layout-red-bdc3 .green-b191 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-red-bdc3 .feature_d74e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-red-bdc3 .progress-f19c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-red-bdc3 .upper_785c {
  background-color: var(--e-global-color-primary);
}
.layout-red-bdc3 .upper_785c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-red-bdc3 .content-gas-883b {
  background-color: var(--e-global-color-secondary);
}
.layout-red-bdc3 .content-gas-883b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-red-bdc3 .tag_simple_cb7b .grid_dark_bd97 .item_ebf1:hover {
  background-color: var(--e-global-color-primary);
}
.layout-red-bdc3
  .tag_simple_cb7b
  .grid_dark_bd97
  .item_ebf1.surface-73db {
  background-color: var(--e-global-color-primary);
}
.layout-red-bdc3 .tag_simple_cb7b .accordion_c763:before {
  border-color: var(--e-global-color-primary);
}
.layout-red-bdc3 .tag_simple_cb7b .accordion_c763:hover:before {
  border-color: var(--e-global-color-secondary);
}
.layout-red-bdc3
  .tag_simple_cb7b
  .accordion_c763.progress-down-a0ad:before {
  border-color: var(--e-global-color-primary);
}
.layout-red-bdc3 .summary_thick_8307 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_full_486c .glass-ca62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_full_486c .glass-ca62:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_full_486c .glass-ca62.paper-c89a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_full_486c .dark_734f {
  background-color: var(--e-global-color-primary);
}
.shade_full_486c .dark_734f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_full_486c
  .article_8e6b
  .shadow-9a8e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_full_486c
  .pink_69ca
  .shadow-9a8e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_0310
  .slider-in-0e7d
  .form_paper_5ee5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_0310
  .slider-in-0e7d
  .notification_20f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_0310 .gallery_b621 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_0310 .full-2fe7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_0310 .lite_95d3 {
  background-color: var(--e-global-color-primary);
}
.active_0310 .lite_95d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper_c9ef .tag_213f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper_c9ef .shadow_prev_7e4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.upper_c9ef .basic-ff7b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c9ef .basic-ff7b a:hover {
  color: var(--e-global-color-secondary);
}
.upper_c9ef .shadow_0469 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c9ef .bottom_fbac {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_c9ef .left_c923 .section_ced2 {
  background-color: var(--e-global-color-primary);
}
.upper_c9ef .left_c923 .section_ced2:hover {
  background-color: var(--e-global-color-accent);
}
.upper_c9ef
  .left_c923
  .icon-73c2
  li
  span {
  background-color: var(--e-global-color-text);
}
.upper_c9ef
  .left_c923
  .icon-73c2
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.upper_c9ef
  .left_c923
  .icon-73c2
  li.content-bottom-4d8d
  span {
  background-color: var(--e-global-color-accent);
}
.upper-6365
  .panel-hot-898a
  .action-8900 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-6365 .panel-hot-898a .description_mini_19fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper-6365 .panel-hot-898a .advanced-198a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-6365 .static-1cd8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.upper-6365
  .header-selected-c0a0.bottom_1892 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a {
  background-color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a
  .blue_b99d.detail-action-06fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a
  .caption-708f.media-662b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  .dropdown_f7c0
  > a {
  background-color: var(--e-global-color-secondary);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  .dropdown_f7c0
  > a
  .focused-2112 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  .dropdown_f7c0
  > a
  .caption-708f.grid-2ae8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a
  .blue_e982:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  a
  .blue_e982:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0.gold_4610
  > a
  .blue_e982:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  .dropdown_f7c0.gold_4610
  > a
  .blue_e982:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a
  .narrow-acf6
  .preview-7f49 {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  a
  .narrow-acf6
  .preview-7f49 {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a
  .narrow-acf6
  .preview-7f49,
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  a
  .narrow-acf6
  .preview-7f49 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > a
  .breadcrumb_upper_1127:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  a
  .breadcrumb_upper_1127:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0.gold_4610
  > a
  .breadcrumb_upper_1127:before {
  color: var(--e-global-color-text);
}
.under_2970
  > .clean_6ca4
  > div
  > .breadcrumb-30fa
  > .dropdown_f7c0
  > .dynamic_8266
  .dropdown_f7c0.gold_4610
  > a
  .breadcrumb_upper_1127:before {
  color: var(--e-global-color-text);
}
.feature-west-b3bb .mini-9bc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-west-b3bb
  .texture-current-e3eb:hover
  .mini-9bc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-b0c9
  > .clean_6ca4
  > .status_288e
  > .chip-d28a
  > .paper-23ed
  > .description_d307
  .first-5dbc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-b0c9
  > .clean_6ca4
  > .status_288e
  > .chip-d28a
  > .paper-23ed
  > .description_d307:hover
  .first-5dbc {
  color: var(--e-global-color-text);
}
.old-b0c9
  > .clean_6ca4
  > .status_288e
  > .chip-d28a
  > .paper-23ed
  > .description_d307:hover
  .first-5dbc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-b0c9
  > .clean_6ca4
  > .status_288e
  > .chip-d28a
  > .paper-23ed.huge-5eec
  > .description_d307
  .first-5dbc {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_607f .photo-ec24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_607f .out-5a67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_607f .active_ae6c {
  background-color: var(--e-global-color-primary);
}
.secondary_607f .active_ae6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple_8b72
  > .clean_6ca4
  > .section-dynamic-cdcd
  > .detail-white-511f
  > .chip_030a
  .footer_7a4b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_8b72
  > .clean_6ca4
  > .section-dynamic-cdcd
  > .detail-white-511f
  > .chip_030a
  .gas-465a {
  color: var(--e-global-color-text);
}
.purple_8b72
  > .clean_6ca4
  > .section-dynamic-cdcd
  > .detail-white-511f
  > .chip_030a:hover
  .footer_7a4b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_8b72
  > .clean_6ca4
  > .section-dynamic-cdcd
  > .detail-white-511f
  > .chip_030a:hover
  .gas-465a {
  color: var(--e-global-color-secondary);
}
.purple_8b72
  > .clean_6ca4
  > .section-dynamic-cdcd
  > .detail-white-511f
  > .chip_030a.texture-21d3
  .footer_7a4b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_8b72
  > .clean_6ca4
  > .section-dynamic-cdcd
  > .detail-white-511f
  > .chip_030a.texture-21d3
  .gas-465a {
  color: var(--e-global-color-primary);
}
.green-9be2
  .gradient_9ca6
  .iron-ee63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-9be2 .nav-simple-58f5 .highlight-motion-792d .notice_dcaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_799c .dropdown-west-cfc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_799c .grid-right-daf1 .dropdown-west-cfc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_799c .tabs_action_02c6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.container_799c .tabs_action_02c6 {
  background-color: var(--e-global-color-primary);
}
.banner-ad89 .primary-8da2 .badge_c56c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-ad89
  .primary-8da2:hover
  .sidebar-8086 {
  color: var(--e-global-color-secondary);
}
.banner-ad89
  .primary-8da2:hover
  .badge_c56c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-94a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.static-7dfd {
  max-width: 1400px !important;
}

.accent-3534 {
  flex-direction: column;
}

.accent-3534 .icon_fc97 {
  font-size: 50px;
  font-weight: bold;

  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;

  margin-top: 15px !important;
}

h2.accent-3534 .icon_fc97 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.accent-3534 .notification_1700 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.pattern-right-1183.sidebar_dim_b176 {
  display: none;
}

.breadcrumb_solid_ed83 {
  display: none;
}

body,
.video-b221 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.easy_8987) !important; */
}

.form_selected_7ffd.card_5e37 {
  margin-bottom: 40px;
  width: 100%;
}

.hover_3a39 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.accent-3534 a {
  width: 100%;
}

.banner-29f1 .orange_5225.small-628a {
  width: 20% !important;
}

.up_0899 {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.up_0899:hover {
  color: #000;
}

.up_0899 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.up_0899:hover svg {
  fill: #000;
}

.button_8823 {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.button_8823:hover {
  color: #000;
}

.button_8823:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.button_8823:nth-child(2):hover {
  color: #fff;
}

.banner-29f1
  .orange_5225.primary-5b18
  .carousel-plasma-a8ef
  .hard_c024 {
  font-size: 20px !important;
}

.solid_69bc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  margin-top: 15px;
  gap: 25px;
}

.red-7793 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.over-409c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.feature-red-d15f.thick_3579 > .list-iron-6606 {
  display: flex;
  align-items: center;
}

.section-stone-7cde {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.dirty-0be8 {
  position: relative;
  width: 100%;
}

.primary-07e0 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.texture_b68e {
  font-size: 35px !important;
}

.modal-medium-df7a {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

.surface_f593 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.focused-2f46 {
  display: flex;
  gap: 50px;
}

.banner-29f1
  .orange_5225.popup-advanced-84df
  .list-up-20ee
  .overlay_2fe1 {
  width: 100% !important;
}

.sort-up-c935 {
  width: 500px !important;
  max-width: none;
}

.pro_b1db {
  width: 100%;
}

.content_b4e6 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.nav-fc65 {
  position: relative;
  cursor: pointer;
}

.nav-fc65::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.detail-befe {
  font-size: 15px !important;
}

.down-a15a {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.nav-fc65:hover .down-a15a {
  visibility: visible;
}
.nav-fc65:hover.nav-fc65::before {
  display: block;
}

.over-409c h3 {
  color: #fff;
}

.brown-95a2 {
  margin: 0;
}

.banner-29f1
  .orange_5225.popup-advanced-84df
  .overlay_2fe1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.component-solid-648a {
  width: 100%;
}

.motion_424a {
  width: 100%;
}

.picture_cb5b {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.motion_424a {
  width: 100%;
}

.search_ffa2 {
  margin-bottom: 10px !important;
}

.overlay_2fe1 {
  display: flex;
  align-items: center;
}

.backdrop-first-0930 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

.header-gold-d52b {
  margin-top: 15px !important;
}

table {
  margin-top: 20px !important;
  width: 100%;
}

table th {
  background: #fff !important;
}

tr {
  display: flex;
  width: 100%;
}

td {
  background: #fff !important;
  color: #fff;
  font-size: 21px !important;

  border: 1px solid #fff;
  text-align: center !important;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
}

ul {
  margin: 0 !important;

  margin-bottom: 15px !important;
}

.accent-3534 .icon_fc97.silver_ab70 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accent-3534 h1.icon_fc97 {
  margin-top: 120px !important;
}

.banner-29f1 .orange_5225.hidden-new-e688 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.shadow_green_fb93 img {
  width: 100%;
}

.hero_top_be85 .gas-80ed.carousel-plasma-a8ef {
  justify-content: space-between;
}

.gas_10df {
  display: none;
}

.footer-8303 .notification_1700 {
  margin: 1px 0 !important;
}

.slow_3e2f li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .feature-red-d15f .list-iron-6606 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .focused-2f46 {
    flex-direction: column;
  }

  .sort-up-c935 {
    width: 100% !important;
  }
}

@media (max-width: 767px) {
  .over-409c h3 {
    font-size: 28px;
  }

  .up_0899 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .hero_top_be85 .gas-80ed.carousel-plasma-a8ef {
    border-bottom: 1px solid #f0c159;
  }

  .picture_cb5b {
    display: flex;
    width: 55% !important;
    justify-content: space-between;
    flex-direction: row-reverse;
    gap: 30px;
  }

  .feature-red-d15f.thick_3579 > .list-iron-6606 {
    gap: 15px;
    justify-content: space-between;
  }

  .banner-29f1
    .orange_5225.popup-advanced-84df
    .overlay_2fe1
    img {
    width: 60% !important;
  }

  .primary-07e0 {
    left: 2%;
  }

  .solid_69bc {
    margin: 10px 0;
  }

  .accent-3534 .notification_1700 {
    margin: 0;
    margin-bottom: 10px;
  }

  .up_0899 {
    font-size: 16px !important;
  }

  .texture_b68e {
    font-size: 14px !important;
    padding: 10px 15px;
  }

  ol li a {
    font-size: 22px;
  }

  h2.accent-3534 .icon_fc97,
  .accent-3534 .icon_fc97 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }

  .overlay_2fe1 {
    justify-content: center;
  }

  .accent-3534 .notification_1700 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .hover_3a39 {
    margin-bottom: 15px !important;
  }

  .banner-29f1 .orange_5225.small-628a {
    width: 75% !important;
  }

  .shadow_green_fb93 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .button_8823 {
    text-transform: capitalize;
  }

  h2.accent-3534 .icon_fc97,
  .accent-3534 .icon_fc97 {
    font-size: 30px !important;
  }

  .overlay_2fe1 {
    justify-content: center;
  }

  td {
    font-size: 15px !important;
  }

  .wide-28a3
    .container_light_b1ea.south-893c {
    margin: 0 !important;
  }

  .section-stone-7cde {
    margin: 0;
    gap: 10px;
  }

  .solid_69bc {
    display: flex;
  }

  .cold-b752 .up_0899 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .banner_yellow_bb3a svg {
    width: 75% !important;
    height: 75% !important;
  }

  .picture_cb5b {
    justify-content: flex-end;
    gap: 1px;
  }

  .accent-3534 h1.icon_fc97 {
    margin-top: 80px !important;
  }

  .banner-29f1
    .orange_5225.popup-advanced-84df
    .overlay_2fe1
    img,
  .tabs-25b9 .list-up-20ee {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .button_8823 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .banner-29f1 .orange_5225.small-628a {
    width: 100% !important;
  }

  .feature-red-d15f.thick_3579 > .list-iron-6606 {
    gap: 3px;
  }

  .accent-3534 .notification_1700 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .up_0899 {
    white-space: wrap;
  }
}

/* css-noise: b7d6 */
.phantom-card-t4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
