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(.backdrop_top_8a30) {
  gap: 0.5em;
}
:where(.border-7a2e) {
  gap: 0.5em;
}
body .icon_1a50 > .prev-e95b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .icon_1a50 > .menu-2b49 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .icon_1a50 > .down-74ae {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .last_f5f5 > .prev-e95b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .last_f5f5 > .menu-2b49 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .last_f5f5 > .down-74ae {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .last_f5f5
  > :where(:not(.prev-e95b):not(.menu-2b49):not(.hard_6185)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .last_f5f5 > .thick-f771 {
  max-width: var(--wp--style--global--wide-size);
}
body .backdrop_top_8a30 {
  display: flex;
}
body .backdrop_top_8a30 {
  flex-wrap: wrap;
  align-items: center;
}
body .backdrop_top_8a30 > * {
  margin: 0;
}
body .border-7a2e {
  display: grid;
}
body .border-7a2e > * {
  margin: 0;
}
:where(.pagination-huge-1256.backdrop_top_8a30) {
  gap: 2em;
}
:where(.pagination-huge-1256.border-7a2e) {
  gap: 2em;
}
:where(.column_ddad.backdrop_top_8a30) {
  gap: 1.25em;
}
:where(.column_ddad.border-7a2e) {
  gap: 1.25em;
}
.gradient_bright_a0b1 {
  color: var(--wp--preset--color--black) !important;
}
.black_abd3 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_fcee {
  color: var(--wp--preset--color--white) !important;
}
.aside_lower_e722 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.narrow-f6e9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.label_complex_757d {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.bottom-ec17 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.paper_1f97 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.picture-cea1 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notification-rough-bfbd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean_8afe {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.static_b87b {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.steel_67a7 {
  background-color: var(--wp--preset--color--black) !important;
}
.sort-fluid-5848 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion_wood_e69e {
  background-color: var(--wp--preset--color--white) !important;
}
.notification_5197 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.row_tall_506b {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focus-412d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dynamic-2845 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.first_3325 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.background_6d23 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.video_4615 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.form-ed26 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form-green-6731 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.pressed-3105 {
  border-color: var(--wp--preset--color--black) !important;
}
.icon-ce91 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary-c9c1 {
  border-color: var(--wp--preset--color--white) !important;
}
.hero_pink_b571 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.feature-bottom-ec87 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.feature-f1d2 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.left-36f9 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption-steel-7dbb {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.over-8f25 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.blue-e1b4 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.black-7999 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.red-34ff {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.center-20f2 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fresh_3676 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.pagination-dim-d952 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.surface-basic-6cb9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.element-144e {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.box_5ba3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.media-in-c528 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.highlight-10af {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.input-f401 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.action-8b3e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.photo_6cb8 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.avatar_black_539a {
  background: var(--wp--preset--gradient--midnight) !important;
}
.button_tall_25ee {
  font-size: var(--wp--preset--font-size--small) !important;
}
.small_e2db {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.tertiary_1d63 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.breadcrumb_d51a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.heading-1677 a:where(:not(.layout-98b9)) {
  color: inherit;
}
:where(.column_ddad.backdrop_top_8a30) {
  gap: 1.25em;
}
:where(.column_ddad.border-7a2e) {
  gap: 1.25em;
}
:where(.pagination-huge-1256.backdrop_top_8a30) {
  gap: 2em;
}
:where(.pagination-huge-1256.border-7a2e) {
  gap: 2em;
}
.active_basic_fd61 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hovered-2b9f .paragraph-red-464f {
  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);
}
.easy-3910 .icon_2fc3 {
  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);
}
.hover-south-961e {
  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);
}
.hover-south-961e.input_8ab1 .stone_2f3e {
  background-color: var(--e-global-color-primary);
}
.hover-south-961e.orange_476e .stone_2f3e,
.hover-south-961e.link-46bb .stone_2f3e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma-851b .mask_8c35 {
  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);
}
.in-d58e {
  --divider-color: var(--e-global-color-secondary);
}
.in-d58e .layout-d685 {
  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);
}
.in-d58e.hidden_d084 .icon-452b {
  background-color: var(--e-global-color-secondary);
}
.in-d58e.footer_fixed_f05a .icon-452b,
.in-d58e.hard_255a .icon-452b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.in-d58e.footer_fixed_f05a .icon-452b,
.in-d58e.hard_255a .icon-452b svg {
  fill: var(--e-global-color-secondary);
}
.shadow-12b1 .top_baec {
  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-12b1 .info-fresh-f9b2 {
  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);
}
.modal_light_19f2.hidden_d084 .icon-452b {
  background-color: var(--e-global-color-primary);
}
.modal_light_19f2.footer_fixed_f05a .icon-452b,
.modal_light_19f2.hard_255a .icon-452b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.modal_light_19f2.footer_fixed_f05a .icon-452b,
.modal_light_19f2.hard_255a .icon-452b svg {
  fill: var(--e-global-color-primary);
}
.last_2bad.hidden_d084 .icon-452b {
  background-color: var(--e-global-color-primary);
}
.last_2bad.footer_fixed_f05a .icon-452b,
.last_2bad.hard_255a .icon-452b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.last_2bad .new-cf94 {
  color: var(--e-global-color-primary);
}
.last_2bad .new-cf94,
.last_2bad .new-cf94 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_2bad .tooltip_2b87 {
  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);
}
.short-b9ef .paper-b446 {
  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);
}
.input_8888 .complex-c36a .hard_05ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-814d .current-f6ee:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active-814d .row_north_bc73 i {
  color: var(--e-global-color-primary);
}
.active-814d .row_north_bc73 svg {
  fill: var(--e-global-color-primary);
}
.active-814d .primary_right_afa0 {
  color: var(--e-global-color-secondary);
}
.active-814d .current-f6ee > .primary_right_afa0,
.active-814d .current-f6ee > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-0ade .main_old_4b14 {
  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);
}
.element-0ade .label-north-30b6 {
  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);
}
.west_c60a .notice_west_d7cb .lite-3b34 {
  background-color: var(--e-global-color-primary);
}
.west_c60a .stale_dbb1 {
  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);
}
.notification_dark_09fd .border_263b {
  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);
}
.notification_dark_09fd .preview_84c9 {
  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);
}
.notification_dark_09fd .video_176d {
  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);
}
.slider_655e .huge_1471,
.slider_655e .huge_1471 a {
  color: var(--e-global-color-primary);
}
.slider_655e .huge_1471.plasma-12c4,
.slider_655e .huge_1471.plasma-12c4 a {
  color: var(--e-global-color-accent);
}
.slider_655e .huge_1471 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_655e .column-east-394e {
  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);
}
.iron-48e7 .box-a40b,
.iron-48e7 .container_31c9 {
  color: var(--e-global-color-primary);
}
.iron-48e7 .box-a40b svg {
  fill: var(--e-global-color-primary);
}
.iron-48e7 .plasma-12c4 .box-a40b,
.iron-48e7 .plasma-12c4 .container_31c9 {
  color: var(--e-global-color-accent);
}
.iron-48e7 .plasma-12c4 .box-a40b svg {
  fill: var(--e-global-color-accent);
}
.iron-48e7 .container_31c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron-48e7 .column-east-394e {
  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);
}
.cold_5ef2 .basic_40b0,
.cold_5ef2 .disabled_rough_97e1 {
  color: var(--e-global-color-primary);
}
.cold_5ef2 .disabled_rough_97e1 svg {
  fill: var(--e-global-color-primary);
}
.cold_5ef2 .huge_1471.plasma-12c4 a,
.cold_5ef2
  .huge_1471.plasma-12c4
  .disabled_rough_97e1 {
  color: var(--e-global-color-accent);
}
.cold_5ef2 .basic_40b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold_5ef2 .column-east-394e {
  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);
}
.background_cb51 .paper_7775 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_cb51 .advanced_f208 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_70d7 .button-84d4 .slider-copper-e109 {
  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);
}
.dirty_70d7 .button-84d4 .detail-3456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_70d7 .gold-a9d9 .slider-copper-e109 {
  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);
}
.dirty_70d7
  .gold-a9d9
  .detail-3456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_70d7
  .soft_f7f4
  .slider-copper-e109 {
  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);
}
.dirty_70d7
  .soft_f7f4
  .detail-3456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_70d7
  .link_0838
  .slider-copper-e109 {
  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);
}
.dirty_70d7
  .link_0838
  .detail-3456 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_f80e .grid_bronze_a677 {
  background-color: var(--e-global-color-primary);
}
.large_f80e .grid_bronze_a677:hover {
  background-color: var(--e-global-color-primary);
}
.large_f80e .section_c95a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large_f80e
  .grid_bronze_a677:hover
  .section_c95a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_new_4ce1 .table-simple-5380 {
  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);
}
.simple-bd30 .gold_8c48 .form_e121 a {
  background-color: var(--e-global-color-accent);
}
.simple-bd30 .gold_8c48 .red_f3da a {
  background-color: var(--e-global-color-accent);
}
.simple-bd30 .gold_8c48 .form_e121 a,
.simple-bd30 .gold_8c48 .red_f3da a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-silver-bae8
  .inner_fd75.notice_under_df65
  .gold_8c48
  a.text_a60e {
  background-color: var(--e-global-color-accent);
}
.card-silver-bae8
  .inner_fd75.notice_under_df65
  .gold_8c48
  span.text_a60e.fn-current-08f2 {
  background-color: var(--e-global-color-text);
}
.card-silver-bae8
  .inner_fd75.notice_under_df65
  .gold_8c48
  .text_a60e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301 .cool_25e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .header-c429
  > .hover_ed84
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .feature-d19b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .banner-0be1
  .tertiary_tiny_731d,
.bottom_8301
  .banner-0be1
  .iron_d848 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_8301
  .banner-0be1
  .table-dim-05fb,
.bottom_8301
  .banner-0be1
  a
  .table-dim-05fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .banner-0be1
  .smooth_c232 {
  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);
}
.bottom_8301
  .banner-0be1
  .surface-37dc {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .banner-0be1
  .surface-37dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .banner-0be1
  .surface-37dc:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .banner-0be1
  .card_black_94f7 {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .banner-0be1
  .card_black_94f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .banner-0be1
  .card_black_94f7:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .tag_upper_5ef3
  .background-4b69
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_8301
  .tag_upper_5ef3
  .slow_881b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .tag_upper_5ef3
  .smooth_c232 {
  color: var(--e-global-color-text);
}
.bottom_8301
  .tag_upper_5ef3
  .smooth_c232
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .tag_upper_5ef3
  .surface-37dc {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .tag_upper_5ef3
  .surface-37dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .tag_upper_5ef3
  .surface-37dc:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .tag_upper_5ef3
  .card_black_94f7 {
  background-color: var(--e-global-color-primary);
}
.bottom_8301
  .tag_upper_5ef3
  .card_black_94f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_8301
  .tag_upper_5ef3
  .card_black_94f7:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_8301 .description_blue_ffd8 {
  background-color: var(--e-global-color-primary);
}
.bottom_8301 .description_blue_ffd8:hover {
  background-color: var(--e-global-color-primary);
}
.bottom_8301 .sort-41cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_8301 .huge-84c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-tiny-f497 .mini-0151 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-tiny-f497
  .stone-f630
  > div:nth-child(3)
  .mini-0151,
.info-tiny-f497
  .wood_b540
  > div:nth-child(1)
  .mini-0151,
.info-tiny-f497
  .content_026b
  > div:nth-child(1)
  .mini-0151,
.info-tiny-f497
  .header_840f
  > div:nth-child(1)
  .mini-0151,
.info-tiny-f497
  .black-16c3
  > div:nth-child(1)
  .mini-0151 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-tiny-f497 .current_6939 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-tiny-f497 .background_ad8e {
  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);
}
.info-tiny-f497 .overlay-selected-7745 {
  background-color: var(--e-global-color-primary);
}
.info-tiny-f497 .overlay-selected-7745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-tiny-f497 .overlay-selected-7745:hover {
  background-color: var(--e-global-color-primary);
}
.info-tiny-f497 .header-fluid-839f {
  background-color: var(--e-global-color-primary);
}
.info-tiny-f497 .header-fluid-839f:hover {
  background-color: var(--e-global-color-primary);
}
.info-tiny-f497 .sort-41cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-tiny-f497 .huge-84c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-north-8ac9 .hovered_c42c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-north-8ac9 .nav_d33c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-north-8ac9 .description_slow_05ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-north-8ac9 .texture-middle-e06b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-north-8ac9 .slider_a412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-north-8ac9 .header-fluid-839f {
  background-color: var(--e-global-color-primary);
}
.sidebar-north-8ac9 .header-fluid-839f:hover {
  background-color: var(--e-global-color-primary);
}
.active_24c7 .content-4254 {
  background-color: var(--e-global-color-secondary);
}
.active_24c7 .section_1c4e {
  background-color: var(--e-global-color-text);
}
.active_24c7 .progress-old-62a0 {
  background-color: var(--e-global-color-secondary);
}
.active_24c7 .aside_tall_8334 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_24c7 .header-c186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_24c7 .clean_6d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_24c7 .slider-bright-9be7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_24c7 .banner_70af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_6598 .highlight_bronze_00d3 .yellow_87e1,
.active_6598
  .highlight_bronze_00d3
  .yellow_87e1
  a,
.active_6598 .notification-orange-84a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_6598 .highlight_bronze_00d3 .hero-large-d4d1,
.active_6598 .text_short_24da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_6598 .highlight_bronze_00d3 .hero-large-d4d1 {
  color: var(--e-global-color-text);
}
.active_6598 .text_short_24da {
  color: var(--e-global-color-text);
}
.active_6598
  .highlight_bronze_00d3
  .sidebar-thick-b60f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_6598 .static_e821 .row_4ee3 {
  background-color: var(--e-global-color-primary);
}
.active_6598 .static_e821 .row_4ee3:hover {
  background-color: var(--e-global-color-primary);
}
.active_6598 .static_e821 .basic-79d4 li span {
  background-color: var(--e-global-color-text);
}
.active_6598 .static_e821 .basic-79d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.active_6598
  .static_e821
  .basic-79d4
  li.status-732d
  span {
  background-color: var(--e-global-color-accent);
}
.active_6598 .accordion-center-ed81 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_b67b .main-a078 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-11bd .main_52e4 {
  background-color: var(--e-global-color-primary);
}
.steel-11bd .title_plasma_cc70 {
  background-color: var(--e-global-color-secondary);
}
.steel-11bd .status-9a4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-11bd .element-98f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-11bd .search_light_6e20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-11bd .dynamic_a2cc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-11bd .article-c3ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-11bd .notification-7b87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel-11bd .active-thick-97a8 {
  background-color: var(--e-global-color-primary);
}
.steel-11bd .active-thick-97a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_ec50 .tabs_260a {
  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);
}
.image_ec50 .tabs_copper_b00f {
  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);
}
.image_ec50
  .banner_7733:after {
  background-color: var(--e-global-color-primary);
}
.image_ec50 .menu-black-ea2e {
  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);
}
.accordion_fixed_deb6 .notification-orange-84a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_fixed_deb6 .text_short_24da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_017e .notice_center_54b7 .feature-57fd {
  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);
}
.overlay_017e .notice_center_54b7 .pagination-d21a {
  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);
}
.glass-b503 .mini_2966 {
  background-color: var(--e-global-color-primary);
}
.glass-b503 .progress_0d31 {
  background-color: var(--e-global-color-secondary);
}
.glass-b503 .wood_9e68 .silver-7a62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-b503 .input_4698 .silver-7a62 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-hard-6032 .aside_pro_d839 .tiny_6ebc {
  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);
}
.column-hard-6032 .aside_pro_d839 .gradient-0508 {
  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);
}
.column-hard-6032 .aside_pro_d839 .small-adf7 {
  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);
}
.notice_7c2b .panel-8c40 {
  border-color: var(--e-global-color-text);
}
.notice_7c2b .primary-large-ec4d {
  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);
}
.notice_7c2b .tabs_stone_f020 {
  color: var(--e-global-color-primary);
}
.notice_7c2b .secondary_motion_39c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message-1155 .clean-464f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-1155 .module-60e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-1155 .alert_steel_3ea3:hover .clean-464f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-1155
  .alert_steel_3ea3:hover
  .module-60e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_black_c046 .north-578d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_black_c046 .widget-white-aa04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_hard_adca .dim-b122 .last-038f {
  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);
}
.card_hard_adca .component-5860 .last-038f {
  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);
}
.element-old-9f6f .layout-light-a3cb {
  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);
}
.tag_8427 .title_90c6 .detail_dfac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_8427 .title_90c6 .detail_dfac {
  background-color: var(--e-global-color-secondary);
}
.tag_8427 .pressed-2869 .detail_dfac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_8427 .pressed-2869 .detail_dfac {
  background-color: var(--e-global-color-secondary);
}
.tag_8427 .pagination-cold-cef9 .fast-7c1d {
  background-color: var(--e-global-color-primary);
}
.tag_8427 .pagination-cold-cef9:hover .fast-7c1d {
  background-color: var(--e-global-color-secondary);
}
.tag_8427 .row_4ee3 {
  background-color: var(--e-global-color-primary);
}
.tag_8427 .row_4ee3:hover {
  background-color: var(--e-global-color-accent);
}
.tag_8427 .basic-79d4 li span {
  background-color: var(--e-global-color-text);
}
.tag_8427 .basic-79d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tag_8427 .basic-79d4 li.status-732d span {
  background-color: var(--e-global-color-accent);
}
.secondary-96f1 .black-8291 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-96f1 .hover-f5e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_5d75 .hover-next-d7e8:before {
  background-color: var(--e-global-color-secondary);
}
.hard_5d75 .component-8361 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_5d75 .grid_red_888f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-down-6bc3 .element_57d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-down-6bc3 .element_57d0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-down-6bc3 .element_57d0.fn-active-08f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary-down-6bc3 .out-f47c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-down-6bc3 .nav-7aa7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-down-6bc3 .media_a948 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary-down-6bc3 .element-de9d {
  background-color: var(--e-global-color-primary);
}
.secondary-down-6bc3 .element-de9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.secondary-down-6bc3 .rough-b5e3 {
  background-color: var(--e-global-color-primary);
}
.secondary-down-6bc3 .rough-b5e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-641e .right-6779 .pattern_large_f042 a {
  color: var(--e-global-color-secondary);
}
.primary-641e .right-6779 .pattern_large_f042 a:hover {
  color: var(--e-global-color-secondary);
}
.primary-641e .right-6779 .pattern_large_f042,
.primary-641e .right-6779 .pattern_large_f042 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-641e .right-6779 .column-d5fc {
  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);
}
.primary-641e .right-6779 .light-cd87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-641e .right-6779 .huge-9639 {
  background-color: var(--e-global-color-primary);
}
.primary-641e .right-6779 .huge-9639 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-641e .right-6779 .huge-9639:hover {
  background-color: var(--e-global-color-primary);
}
.primary-641e .right-6779 .avatar_new_5c22 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary-641e .right-6779 .avatar_new_5c22 {
  background-color: var(--e-global-color-primary);
}
.primary-641e .right-6779 .avatar_new_5c22:hover {
  background-color: var(--e-global-color-primary);
}
.primary-641e .right-6779 .row_4ee3 {
  background-color: var(--e-global-color-primary);
}
.primary-641e .right-6779 .row_4ee3:hover {
  background-color: var(--e-global-color-primary);
}
.primary-641e .static_e821 .basic-79d4 li span {
  background-color: var(--e-global-color-text);
}
.primary-641e .static_e821 .basic-79d4 li span:hover {
  background-color: var(--e-global-color-primary);
}
.primary-641e .static_e821 .basic-79d4 li.status-732d span {
  background-color: var(--e-global-color-accent);
}
.primary-641e .sort-41cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-641e .huge-84c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-4a4d .filter-b28b .shadow-d64c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-4a4d .filter-b28b .huge-c0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-4a4d .filter-b28b .tertiary-88fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-gold-a3e6 .table-abaa {
  border-color: var(--e-global-color-text);
}
.text-gold-a3e6 .grid-full-7c39 {
  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);
}
.text-gold-a3e6 .bright-f48c {
  color: var(--e-global-color-secondary);
}
.text-gold-a3e6 .bright-f48c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-gold-a3e6 .pressed_ac20 > * {
  color: var(--e-global-color-primary);
}
.text-gold-a3e6 .pressed_ac20 > * svg {
  fill: var(--e-global-color-primary);
}
.text-gold-a3e6 .image-cool-8168 {
  color: var(--e-global-color-primary);
}
.text-gold-a3e6 .image-cool-8168 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-gold-a3e6 .icon_stale_0929 {
  color: var(--e-global-color-primary);
}
.text-gold-a3e6 .icon_stale_0929 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-gold-a3e6 .outer-b25f {
  color: var(--e-global-color-primary);
}
.text-gold-a3e6 .outer-b25f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-gold-a3e6 .gradient-8a33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-gold-a3e6 .gallery_brown_4477 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-gold-a3e6 .gallery_brown_4477.bronze-8653 {
  color: var(--e-global-color-secondary);
}
.text-gold-a3e6 .gallery_brown_4477.bronze-8653 .hot_6d10 {
  color: var(--e-global-color-accent);
}
.text-gold-a3e6 .gallery_brown_4477.main-green-c12e {
  color: var(--e-global-color-text);
}
.text-gold-a3e6 .gallery_brown_4477.main-green-c12e .hot_6d10 {
  color: var(--e-global-color-text);
}
.text-gold-a3e6 .gallery_brown_4477:before {
  border-top-color: var(--e-global-color-text);
}
.text-gold-a3e6 .mask_rough_942b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-gold-a3e6
  .mask_rough_942b
  .warm-beb6 {
  background-color: var(--e-global-color-primary);
}
.text-gold-a3e6
  .mask_rough_942b
  .warm-beb6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-gold-a3e6 .table-abaa .heading_5a2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_gas_c5ce .input-fluid-9448 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_gas_c5ce .grid_hard_342c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_11dd .photo-a9a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_11dd
  .title_liquid_448b
  .new_0627 {
  background-color: var(--e-global-color-secondary);
}
.bright_11dd
  .title_liquid_448b.brown-0f00
  .new_0627 {
  background-color: var(--e-global-color-text);
}
.bright_11dd
  .title_liquid_448b:hover
  .new_0627 {
  background-color: var(--e-global-color-accent);
}
.bright_11dd
  .title_liquid_448b.fn-active-08f2
  .new_0627 {
  background-color: var(--e-global-color-primary);
}
.gold-830c .gas-484e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gold-830c .center-c12c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-830c .panel_small_982a {
  background-color: var(--e-global-color-primary);
}
.gold-830c .panel_small_982a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-f3c5 .background_4244 .component-d202 .logo-inner-4f41 {
  background-color: var(--e-global-color-secondary);
}
.bronze-f3c5 .background_4244 .aside-wide-bffd:after {
  background-color: var(--e-global-color-secondary);
}
.bronze-f3c5 .orange-0203 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f3c5 .mask-94d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f3c5 .label_cold_c2ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-f3c5 .form-93ee {
  background-color: var(--e-global-color-primary);
}
.bronze-f3c5 .form-93ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-f3c5 .preview_current_35b6 {
  background-color: var(--e-global-color-secondary);
}
.bronze-f3c5 .preview_current_35b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-f3c5 .background_4244 .focused-c3e3 .out-5fac:hover {
  background-color: var(--e-global-color-primary);
}
.bronze-f3c5
  .background_4244
  .focused-c3e3
  .out-5fac.sidebar_simple_2f67 {
  background-color: var(--e-global-color-primary);
}
.bronze-f3c5 .background_4244 .modal_warm_95cf:before {
  border-color: var(--e-global-color-primary);
}
.bronze-f3c5 .background_4244 .modal_warm_95cf:hover:before {
  border-color: var(--e-global-color-secondary);
}
.bronze-f3c5
  .background_4244
  .modal_warm_95cf.focused-5d3b:before {
  border-color: var(--e-global-color-primary);
}
.bronze-f3c5 .video_stale_e0c5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_outer_3925 .hidden_fa9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_outer_3925 .hidden_fa9d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_outer_3925 .hidden_fa9d.box_hot_b11a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_outer_3925 .active-3d74 {
  background-color: var(--e-global-color-primary);
}
.texture_outer_3925 .active-3d74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_outer_3925
  .old-373e
  .overlay-4813
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_outer_3925
  .silver_01ae
  .overlay-4813
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-over-88a4
  .gallery-rough-2c52
  .item_bottom_e871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-over-88a4
  .gallery-rough-2c52
  .right-9d5c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-over-88a4 .first-d02c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-over-88a4 .popup-right-4cd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-over-88a4 .banner_in_160c {
  background-color: var(--e-global-color-primary);
}
.background-over-88a4 .banner_in_160c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.iron-7a6f .aside_029b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron-7a6f .logo-c8a8 {
  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);
}
.iron-7a6f .silver-a286 {
  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);
}
.iron-7a6f .silver-a286 a:hover {
  color: var(--e-global-color-secondary);
}
.iron-7a6f .inner-61df {
  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);
}
.iron-7a6f .mini_2a9a {
  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);
}
.iron-7a6f .shadow-a71d .row_4ee3 {
  background-color: var(--e-global-color-primary);
}
.iron-7a6f .shadow-a71d .row_4ee3:hover {
  background-color: var(--e-global-color-accent);
}
.iron-7a6f
  .shadow-a71d
  .basic-79d4
  li
  span {
  background-color: var(--e-global-color-text);
}
.iron-7a6f
  .shadow-a71d
  .basic-79d4
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.iron-7a6f
  .shadow-a71d
  .basic-79d4
  li.status-732d
  span {
  background-color: var(--e-global-color-accent);
}
.disabled_f5ae
  .modal_f1ad
  .right_9ec9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_f5ae .modal_f1ad .prev_5e5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_f5ae .modal_f1ad .large-9b4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled_f5ae .backdrop-fluid-f3c3 {
  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);
}
.disabled_f5ae
  .picture_75da.modal-solid-e5e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a {
  background-color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a
  .logo_narrow_2ccd.element-0e08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a
  .media-west-5d27.new-6837 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  .banner_stale_191b
  > a {
  background-color: var(--e-global-color-secondary);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  .banner_stale_191b
  > a
  .center-fca7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  .banner_stale_191b
  > a
  .media-west-5d27.tertiary-south-c512 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a
  .tiny-da6d:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  a
  .tiny-da6d:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b.wrapper_dynamic_76b3
  > a
  .tiny-da6d:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  .banner_stale_191b.wrapper_dynamic_76b3
  > a
  .tiny-da6d:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a
  .banner_gold_d10f
  .section-39a6 {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  a
  .banner_gold_d10f
  .section-39a6 {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a
  .banner_gold_d10f
  .section-39a6,
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  a
  .banner_gold_d10f
  .section-39a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > a
  .narrow_8f1e:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  a
  .narrow_8f1e:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b.wrapper_dynamic_76b3
  > a
  .narrow_8f1e:before {
  color: var(--e-global-color-text);
}
.main-e239
  > .purple_75ee
  > div
  > .hover-medium-fc0e
  > .banner_stale_191b
  > .heading_purple_9d7c
  .banner_stale_191b.wrapper_dynamic_76b3
  > a
  .narrow_8f1e:before {
  color: var(--e-global-color-text);
}
.hard_cc9d .nav_hard_5396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_cc9d
  .paragraph_4c96:hover
  .nav_hard_5396 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_fluid_5405
  > .purple_75ee
  > .surface_prev_65fe
  > .highlight_bb1e
  > .plasma_2d1f
  > .info-stone-7f71
  .pressed-b7f0 {
  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);
}
.background_fluid_5405
  > .purple_75ee
  > .surface_prev_65fe
  > .highlight_bb1e
  > .plasma_2d1f
  > .info-stone-7f71:hover
  .pressed-b7f0 {
  color: var(--e-global-color-text);
}
.background_fluid_5405
  > .purple_75ee
  > .surface_prev_65fe
  > .highlight_bb1e
  > .plasma_2d1f
  > .info-stone-7f71:hover
  .pressed-b7f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_fluid_5405
  > .purple_75ee
  > .surface_prev_65fe
  > .highlight_bb1e
  > .plasma_2d1f.paragraph-99dd
  > .info-stone-7f71
  .pressed-b7f0 {
  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);
}
.label-inner-1a90 .hot_d9d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-inner-1a90 .dim-63a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-inner-1a90 .huge_36b3 {
  background-color: var(--e-global-color-primary);
}
.label-inner-1a90 .huge_36b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_current_0e25
  > .purple_75ee
  > .image-9549
  > .message_cb07
  > .preview_0b40
  .sort-7bc8 {
  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);
}
.tag_current_0e25
  > .purple_75ee
  > .image-9549
  > .message_cb07
  > .preview_0b40
  .item-18f8 {
  color: var(--e-global-color-text);
}
.tag_current_0e25
  > .purple_75ee
  > .image-9549
  > .message_cb07
  > .preview_0b40:hover
  .sort-7bc8 {
  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);
}
.tag_current_0e25
  > .purple_75ee
  > .image-9549
  > .message_cb07
  > .preview_0b40:hover
  .item-18f8 {
  color: var(--e-global-color-secondary);
}
.tag_current_0e25
  > .purple_75ee
  > .image-9549
  > .message_cb07
  > .preview_0b40.outline_0110
  .sort-7bc8 {
  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);
}
.tag_current_0e25
  > .purple_75ee
  > .image-9549
  > .message_cb07
  > .preview_0b40.outline_0110
  .item-18f8 {
  color: var(--e-global-color-primary);
}
.paper-bb9a
  .gradient-cool-347c
  .iron-575d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-bb9a .iron_efe9 .heading_5a2f .red-518e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-west-db6c .panel_d5f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-west-db6c .element_1fe7 .panel_d5f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-west-db6c .summary_green_08f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-west-db6c .summary_green_08f9 {
  background-color: var(--e-global-color-primary);
}
.primary_2e23 .advanced_1f99 .element_pressed_434b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_2e23
  .advanced_1f99:hover
  .summary_complex_06b7 {
  color: var(--e-global-color-secondary);
}
.primary_2e23
  .advanced_1f99:hover
  .element_pressed_434b {
  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);
}
.accordion_81dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.gold_8c85 {
  max-width: 1400px !important;
}

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

.accent-d33f .filter_dark_d52c {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.accent-d33f .hover-liquid-ce90 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.heading_west_a9c4.popup_e72e {
  display: none;
}

.wrapper-fbf4 {
  display: none;
}

body,
.label-fce4 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.module-92a4) !important; */
}

.highlight-glass-10e9.card_advanced_2ae9 {
  margin-bottom: 40px;
  width: 100%;
}

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

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

.east-9ef8 .thumbnail-first-db40.large-e083 {
  width: 20% !important;
}

.message-large-d61c {
  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;
}

.message-large-d61c:hover {
  color: #000;
}

.message-large-d61c svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.message-large-d61c:hover svg {
  fill: #000;
}

.left_e195 {
  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;
}

.left_e195:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.east-9ef8
  .thumbnail-first-db40.heading_wood_e8f7
  .hovered-1e70
  .static_eab3 {
  font-size: 20px !important;
}

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

.video_3281 {
  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;
}

.info_9d9e h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.paragraph_right_e170.west-802d > .feature-brown-edb7 {
  display: flex;
  align-items: center;
}

.panel-gas-6ff7 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.dynamic-9c02 {
  position: relative;
  width: 100%;
}

.shade-172a {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

.surface-inner-fcf8 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.message_91ea {
  display: flex;
  gap: 50px;
}

.east-9ef8
  .thumbnail-first-db40.hero_4688
  .fixed-53c7
  .slider-mini-b4c9 {
  width: 100% !important;
}

.wood_0355 {
  width: 500px !important;
  max-width: none;
}

.frame-short-a426 {
  width: 100%;
}

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

.detail-180b {
  position: relative;
  cursor: pointer;
}

.detail-180b::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

.gallery-white-4f1d {
  font-size: 15px !important;
}

.search-9ff9 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.detail-180b:hover .search-9ff9 {
  visibility: visible;
}
.detail-180b:hover.detail-180b::before {
  display: block;
}

.info_9d9e h3 {
  color: #fff;
}

.progress_8af7 {
  margin: 0;
}

.east-9ef8
  .thumbnail-first-db40.hero_4688
  .slider-mini-b4c9
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.element-4559 {
  width: 100%;
}

.feature_ddcd {
  width: 100%;
}

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

.feature_ddcd {
  width: 100%;
}

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

.slider-mini-b4c9 {
  display: flex;
  align-items: center;
}

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

.picture-b0aa {
  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-d33f .filter_dark_d52c.accordion-thick-18b9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.accent-d33f h1.filter_dark_d52c {
  margin-top: 120px !important;
}

.east-9ef8 .thumbnail-first-db40.photo_2b52 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.lite_1a36 img {
  width: 100%;
}

.detail_bright_3a68 .notification-22a4.hovered-1e70 {
  justify-content: space-between;
}

.heading-6882 {
  display: none;
}

.message-basic-baf2 .hover-liquid-ce90 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .paragraph_right_e170 .feature-brown-edb7 {
    flex-wrap: nowrap !important;
  }
}

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

  .wood_0355 {
    width: 100% !important;
  }
}

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

  .message-large-d61c svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .detail_bright_3a68 .notification-22a4.hovered-1e70 {
    border-bottom: 1px solid #f0c159;
  }

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

  .paragraph_right_e170.west-802d > .feature-brown-edb7 {
    gap: 15px;
    justify-content: space-between;
  }

  .east-9ef8
    .thumbnail-first-db40.hero_4688
    .slider-mini-b4c9
    img {
    width: 60% !important;
  }

  .shade-172a {
    left: 2%;
  }

  .box-current-9436 {
    margin: 10px 0;
  }

  .accent-d33f .hover-liquid-ce90 {
    margin: 0;
    margin-bottom: 10px;
  }

  .message-large-d61c {
    font-size: 16px !important;
  }

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

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

  h2.accent-d33f .filter_dark_d52c,
  .accent-d33f .filter_dark_d52c {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .slider-mini-b4c9 {
    justify-content: center;
  }

  .accent-d33f .hover-liquid-ce90 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .east-9ef8 .thumbnail-first-db40.large-e083 {
    width: 75% !important;
  }

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

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

  h2.accent-d33f .filter_dark_d52c,
  .accent-d33f .filter_dark_d52c {
    font-size: 30px !important;
  }

  .slider-mini-b4c9 {
    justify-content: center;
  }

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

  .fluid_bcf5
    .small_5767.up_5d7a {
    margin: 0 !important;
  }

  .panel-gas-6ff7 {
    margin: 0;
    gap: 10px;
  }

  .box-current-9436 {
    display: flex;
  }

  .active-725b .message-large-d61c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .accent-d33f h1.filter_dark_d52c {
    margin-top: 80px !important;
  }

  .east-9ef8
    .thumbnail-first-db40.hero_4688
    .slider-mini-b4c9
    img,
  .shadow-12b1 .fixed-53c7 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .east-9ef8 .thumbnail-first-db40.large-e083 {
    width: 100% !important;
  }

  .paragraph_right_e170.west-802d > .feature-brown-edb7 {
    gap: 3px;
  }

  .accent-d33f .hover-liquid-ce90 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 10dc */
.ghost-box-a5 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.0;
}
