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(.copper_59b4) {
  gap: 0.5em;
}
:where(.tall_8de6) {
  gap: 0.5em;
}
body .thumbnail-red-0a7a > .red-6abe {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .thumbnail-red-0a7a > .preview-8f23 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .thumbnail-red-0a7a > .image-da75 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_north_c8f0 > .red-6abe {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .banner_north_c8f0 > .preview-8f23 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .banner_north_c8f0 > .image-da75 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .banner_north_c8f0
  > :where(:not(.red-6abe):not(.preview-8f23):not(.message_soft_7bfa)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .banner_north_c8f0 > .backdrop_7f5b {
  max-width: var(--wp--style--global--wide-size);
}
body .copper_59b4 {
  display: flex;
}
body .copper_59b4 {
  flex-wrap: wrap;
  align-items: center;
}
body .copper_59b4 > * {
  margin: 0;
}
body .tall_8de6 {
  display: grid;
}
body .tall_8de6 > * {
  margin: 0;
}
:where(.liquid_59f6.copper_59b4) {
  gap: 2em;
}
:where(.liquid_59f6.tall_8de6) {
  gap: 2em;
}
:where(.first-f0d7.copper_59b4) {
  gap: 1.25em;
}
:where(.first-f0d7.tall_8de6) {
  gap: 1.25em;
}
.texture_tall_d62b {
  color: var(--wp--preset--color--black) !important;
}
.green_4085 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.easy-5e79 {
  color: var(--wp--preset--color--white) !important;
}
.dynamic-13e0 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.caption_pink_557e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.primary_in_03b5 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.preview_7e74 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.frame_up_3f8b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar_tall_dd12 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.outer_4ab5 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.background_over_6484 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.old_3b48 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.search-247e {
  background-color: var(--wp--preset--color--black) !important;
}
.shadow_wide_6629 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bronze_6de7 {
  background-color: var(--wp--preset--color--white) !important;
}
.sort-wide-c312 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.notification-b0f3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.module-2454 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.background-ff99 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_9668 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.logo_green_85f5 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.component_advanced_2ef6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.plasma_fa4c {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary_copper_1b7b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.aside-dim-ca40 {
  border-color: var(--wp--preset--color--black) !important;
}
.tiny-c963 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outer_5e92 {
  border-color: var(--wp--preset--color--white) !important;
}
.container-e93a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.carousel-in-f892 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.east_332c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.new_e579 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.east_8463 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert_easy_1455 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_462e {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner_pressed_0d79 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pattern_d799 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.link-black-da53 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.current-4d1a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.box-4f4d {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.wrapper-cold-f16e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.mask-0730 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.list-8959 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.main-under-8382 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.secondary-b083 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.copper-b249 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.top_ac31 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.red_5d56 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.warm-1573 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.footer-complex-3da3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.layout-bright-509f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.wrapper-da02 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.logo_d3d7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.column-silver-a538 a:where(:not(.up-94f1)) {
  color: inherit;
}
:where(.first-f0d7.copper_59b4) {
  gap: 1.25em;
}
:where(.first-f0d7.tall_8de6) {
  gap: 1.25em;
}
:where(.liquid_59f6.copper_59b4) {
  gap: 2em;
}
:where(.liquid_59f6.tall_8de6) {
  gap: 2em;
}
.nav-hard-7b12 {
  font-size: 1.5em;
  line-height: 1.6;
}

.gradient_1472 .media-hot-9974 {
  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);
}
.large-b29a .paragraph_mini_66ad {
  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);
}
.hot_5919 {
  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);
}
.hot_5919.bright-839a .header-6e68 {
  background-color: var(--e-global-color-primary);
}
.hot_5919.column_purple_ef82 .header-6e68,
.hot_5919.border-30bb .header-6e68 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.link-easy-8456 .outline_307a {
  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);
}
.menu_6e1d {
  --divider-color: var(--e-global-color-secondary);
}
.menu_6e1d .purple_59b9 {
  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);
}
.menu_6e1d.component_19d3 .white-8046 {
  background-color: var(--e-global-color-secondary);
}
.menu_6e1d.box-white-1537 .white-8046,
.menu_6e1d.center_2d94 .white-8046 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.menu_6e1d.box-white-1537 .white-8046,
.menu_6e1d.center_2d94 .white-8046 svg {
  fill: var(--e-global-color-secondary);
}
.advanced_beb9 .backdrop-pro-2193 {
  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);
}
.advanced_beb9 .image-warm-85e1 {
  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);
}
.description_67af.component_19d3 .white-8046 {
  background-color: var(--e-global-color-primary);
}
.description_67af.box-white-1537 .white-8046,
.description_67af.center_2d94 .white-8046 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.description_67af.box-white-1537 .white-8046,
.description_67af.center_2d94 .white-8046 svg {
  fill: var(--e-global-color-primary);
}
.hard-3d48.component_19d3 .white-8046 {
  background-color: var(--e-global-color-primary);
}
.hard-3d48.box-white-1537 .white-8046,
.hard-3d48.center_2d94 .white-8046 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hard-3d48 .container_4546 {
  color: var(--e-global-color-primary);
}
.hard-3d48 .container_4546,
.hard-3d48 .container_4546 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-3d48 .tabs-south-77d0 {
  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);
}
.easy_cab6 .next_c8cd {
  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);
}
.gallery_8c2b .message_prev_89fd .layout_hard_fe5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-e660 .plasma-3835:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.title-e660 .top_5844 i {
  color: var(--e-global-color-primary);
}
.title-e660 .top_5844 svg {
  fill: var(--e-global-color-primary);
}
.title-e660 .backdrop_in_5956 {
  color: var(--e-global-color-secondary);
}
.title-e660 .plasma-3835 > .backdrop_in_5956,
.title-e660 .plasma-3835 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_00dc .accent-f1de {
  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);
}
.old_00dc .nav_dd40 {
  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);
}
.selected-865f .disabled-fresh-0c2a .description_57c0 {
  background-color: var(--e-global-color-primary);
}
.selected-865f .layout_under_9c05 {
  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);
}
.fresh-6d4a .north-5873 {
  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);
}
.fresh-6d4a .text_ce31 {
  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);
}
.fresh-6d4a .border_fluid_4239 {
  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);
}
.row_thick_d012 .short-3e4c,
.row_thick_d012 .short-3e4c a {
  color: var(--e-global-color-primary);
}
.row_thick_d012 .short-3e4c.button-out-1cac,
.row_thick_d012 .short-3e4c.button-out-1cac a {
  color: var(--e-global-color-accent);
}
.row_thick_d012 .short-3e4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_thick_d012 .paragraph_5728 {
  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);
}
.row-iron-fb9e .input-d171,
.row-iron-fb9e .column_brown_e271 {
  color: var(--e-global-color-primary);
}
.row-iron-fb9e .input-d171 svg {
  fill: var(--e-global-color-primary);
}
.row-iron-fb9e .button-out-1cac .input-d171,
.row-iron-fb9e .button-out-1cac .column_brown_e271 {
  color: var(--e-global-color-accent);
}
.row-iron-fb9e .button-out-1cac .input-d171 svg {
  fill: var(--e-global-color-accent);
}
.row-iron-fb9e .column_brown_e271 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row-iron-fb9e .paragraph_5728 {
  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);
}
.avatar-aeb0 .upper_8b3f,
.avatar-aeb0 .element-active-ffa5 {
  color: var(--e-global-color-primary);
}
.avatar-aeb0 .element-active-ffa5 svg {
  fill: var(--e-global-color-primary);
}
.avatar-aeb0 .short-3e4c.button-out-1cac a,
.avatar-aeb0
  .short-3e4c.button-out-1cac
  .element-active-ffa5 {
  color: var(--e-global-color-accent);
}
.avatar-aeb0 .upper_8b3f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-aeb0 .paragraph_5728 {
  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);
}
.yellow-8957 .notice_d8ea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow-8957 .menu-b7f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ca6c .fast_83a9 .paper_47fe {
  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);
}
.thumbnail-ca6c .fast_83a9 .hover_complex_e1e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ca6c .modal_8ad4 .paper_47fe {
  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);
}
.thumbnail-ca6c
  .modal_8ad4
  .hover_complex_e1e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ca6c
  .content-bronze-ddeb
  .paper_47fe {
  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);
}
.thumbnail-ca6c
  .content-bronze-ddeb
  .hover_complex_e1e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ca6c
  .active-af1f
  .paper_47fe {
  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);
}
.thumbnail-ca6c
  .active-af1f
  .hover_complex_e1e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-ba64 .list_58d9 {
  background-color: var(--e-global-color-primary);
}
.small-ba64 .list_58d9:hover {
  background-color: var(--e-global-color-primary);
}
.small-ba64 .video_copper_7698 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-ba64
  .list_58d9:hover
  .video_copper_7698 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-red-9b4b .icon_a962 {
  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);
}
.shadow_hovered_68dd .sidebar-7518 .action_0a70 a {
  background-color: var(--e-global-color-accent);
}
.shadow_hovered_68dd .sidebar-7518 .full-fbf7 a {
  background-color: var(--e-global-color-accent);
}
.shadow_hovered_68dd .sidebar-7518 .action_0a70 a,
.shadow_hovered_68dd .sidebar-7518 .full-fbf7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_ee0b
  .menu-3d4d.tertiary_complex_0c82
  .sidebar-7518
  a.search_easy_bddc {
  background-color: var(--e-global-color-accent);
}
.tall_ee0b
  .menu-3d4d.tertiary_complex_0c82
  .sidebar-7518
  span.search_easy_bddc.fn-current-fbf5 {
  background-color: var(--e-global-color-text);
}
.tall_ee0b
  .menu-3d4d.tertiary_complex_0c82
  .sidebar-7518
  .search_easy_bddc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992 .widget_6729 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .gradient_action_666b
  > .menu-huge-401f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .slow_43c7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .over-be05
  .progress_b588,
.message_pro_1992
  .over-be05
  .column-00b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_pro_1992
  .over-be05
  .iron-72ce,
.message_pro_1992
  .over-be05
  a
  .iron-72ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .over-be05
  .label_plasma_d1c7 {
  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_pro_1992
  .over-be05
  .title_iron_b484 {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .over-be05
  .title_iron_b484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .over-be05
  .title_iron_b484:hover {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .over-be05
  .wrapper_hard_8c5e {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .over-be05
  .wrapper_hard_8c5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .over-be05
  .wrapper_hard_8c5e:hover {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .white_ccf3
  .list_hovered_39f1
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_pro_1992
  .white_ccf3
  .panel_796d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .white_ccf3
  .label_plasma_d1c7 {
  color: var(--e-global-color-text);
}
.message_pro_1992
  .white_ccf3
  .label_plasma_d1c7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .white_ccf3
  .title_iron_b484 {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .white_ccf3
  .title_iron_b484 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .white_ccf3
  .title_iron_b484:hover {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .white_ccf3
  .wrapper_hard_8c5e {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992
  .white_ccf3
  .wrapper_hard_8c5e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_pro_1992
  .white_ccf3
  .wrapper_hard_8c5e:hover {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992 .list_314e {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992 .list_314e:hover {
  background-color: var(--e-global-color-primary);
}
.message_pro_1992 .wide_5ed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_pro_1992 .detail-6b3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-7176 .paper-5b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-7176
  .surface_hovered_35f9
  > div:nth-child(3)
  .paper-5b45,
.large-7176
  .small_a512
  > div:nth-child(1)
  .paper-5b45,
.large-7176
  .border_f766
  > div:nth-child(1)
  .paper-5b45,
.large-7176
  .notice-wood-30a7
  > div:nth-child(1)
  .paper-5b45,
.large-7176
  .search-733a
  > div:nth-child(1)
  .paper-5b45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-7176 .gallery-f486 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-7176 .tabs_a1bd {
  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);
}
.large-7176 .silver_cf13 {
  background-color: var(--e-global-color-primary);
}
.large-7176 .silver_cf13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-7176 .silver_cf13:hover {
  background-color: var(--e-global-color-primary);
}
.large-7176 .icon_7b12 {
  background-color: var(--e-global-color-primary);
}
.large-7176 .icon_7b12:hover {
  background-color: var(--e-global-color-primary);
}
.large-7176 .wide_5ed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-7176 .detail-6b3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_f44a .fixed_14ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_f44a .summary_0cc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_f44a .image-51bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_f44a .picture-over-4e11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_f44a .active_1d67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section_f44a .icon_7b12 {
  background-color: var(--e-global-color-primary);
}
.section_f44a .icon_7b12:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_94f4 .smooth_1441 {
  background-color: var(--e-global-color-secondary);
}
.carousel_94f4 .pagination-a417 {
  background-color: var(--e-global-color-text);
}
.carousel_94f4 .plasma-822d {
  background-color: var(--e-global-color-secondary);
}
.carousel_94f4 .aside_d80b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_94f4 .list_advanced_4d3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_94f4 .section-07fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_94f4 .overlay-484f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_94f4 .overlay_c431 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-ba11 .text_fast_853e .medium-bf62,
.new-ba11
  .text_fast_853e
  .medium-bf62
  a,
.new-ba11 .sort-static-0dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-ba11 .text_fast_853e .accent_1570,
.new-ba11 .status_a0c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-ba11 .text_fast_853e .accent_1570 {
  color: var(--e-global-color-text);
}
.new-ba11 .status_a0c7 {
  color: var(--e-global-color-text);
}
.new-ba11
  .text_fast_853e
  .hover-glass-47a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-ba11 .widget-stale-5ad2 .wrapper_ed49 {
  background-color: var(--e-global-color-primary);
}
.new-ba11 .widget-stale-5ad2 .wrapper_ed49:hover {
  background-color: var(--e-global-color-primary);
}
.new-ba11 .widget-stale-5ad2 .west-10aa li span {
  background-color: var(--e-global-color-text);
}
.new-ba11 .widget-stale-5ad2 .west-10aa li span:hover {
  background-color: var(--e-global-color-primary);
}
.new-ba11
  .widget-stale-5ad2
  .west-10aa
  li.main-selected-c5c9
  span {
  background-color: var(--e-global-color-accent);
}
.new-ba11 .heading-e3ee span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-over-939b .outer_3e5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-19d8 .sort-west-7b6c {
  background-color: var(--e-global-color-primary);
}
.text-19d8 .last_b554 {
  background-color: var(--e-global-color-secondary);
}
.text-19d8 .component-66e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-19d8 .background-c57a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-19d8 .frame-liquid-f905 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-19d8 .purple-2a9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-19d8 .info-b562 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-19d8 .white-e283 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-19d8 .cool_9376 {
  background-color: var(--e-global-color-primary);
}
.text-19d8 .cool_9376 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline_stone_8346 .hover_c720 {
  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);
}
.outline_stone_8346 .pattern_2346 {
  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);
}
.outline_stone_8346
  .media-b658:after {
  background-color: var(--e-global-color-primary);
}
.outline_stone_8346 .primary-white-4fa5 {
  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);
}
.active_bronze_24cf .sort-static-0dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_bronze_24cf .status_a0c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-5239 .message-gold-cd45 .blue_324d {
  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);
}
.black-5239 .message-gold-cd45 .sort-ac59 {
  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);
}
.disabled_c252 .component-warm-ef94 {
  background-color: var(--e-global-color-primary);
}
.disabled_c252 .orange-3a0f {
  background-color: var(--e-global-color-secondary);
}
.disabled_c252 .button-dynamic-c9d5 .blue-9c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_c252 .content_2bb4 .blue-9c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-4952 .complex_0b79 .backdrop_narrow_bafe {
  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);
}
.frame-4952 .complex_0b79 .block_tiny_332a {
  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);
}
.frame-4952 .complex_0b79 .thumbnail-8eb6 {
  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);
}
.icon_light_a7ac .progress_warm_57fd {
  border-color: var(--e-global-color-text);
}
.icon_light_a7ac .full-63fd {
  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);
}
.icon_light_a7ac .label-df14 {
  color: var(--e-global-color-primary);
}
.icon_light_a7ac .basic_e4f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-69a6 .highlight-6deb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-69a6 .content_tiny_7baa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-69a6 .row-outer-bfd0:hover .highlight-6deb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown-69a6
  .row-outer-bfd0:hover
  .content_tiny_7baa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_5cdb .footer-13b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_5cdb .steel_4516 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_west_cd6e .aside_pressed_6f43 .module-aead {
  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_west_cd6e .video_3858 .module-aead {
  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);
}
.brown-d9b0 .fluid-8ec1 {
  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);
}
.feature_9e77 .over-52a9 .outline-0db2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_9e77 .over-52a9 .outline-0db2 {
  background-color: var(--e-global-color-secondary);
}
.feature_9e77 .avatar-d3ce .outline-0db2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_9e77 .avatar-d3ce .outline-0db2 {
  background-color: var(--e-global-color-secondary);
}
.feature_9e77 .table-soft-dd50 .notice_pink_0970 {
  background-color: var(--e-global-color-primary);
}
.feature_9e77 .table-soft-dd50:hover .notice_pink_0970 {
  background-color: var(--e-global-color-secondary);
}
.feature_9e77 .wrapper_ed49 {
  background-color: var(--e-global-color-primary);
}
.feature_9e77 .wrapper_ed49:hover {
  background-color: var(--e-global-color-accent);
}
.feature_9e77 .west-10aa li span {
  background-color: var(--e-global-color-text);
}
.feature_9e77 .west-10aa li span:hover {
  background-color: var(--e-global-color-primary);
}
.feature_9e77 .west-10aa li.main-selected-c5c9 span {
  background-color: var(--e-global-color-accent);
}
.disabled-stale-6d5b .texture_current_e910 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-stale-6d5b .wrapper-d2a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-3f29 .border-paper-21b6:before {
  background-color: var(--e-global-color-secondary);
}
.motion-3f29 .east_f86c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.motion-3f29 .shadow_7033 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_45d0 .glass-c45e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_45d0 .glass-c45e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_45d0 .glass-c45e.fn-active-fbf5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_45d0 .filter_action_829f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_45d0 .cold_8f2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_45d0 .badge_steel_aec6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_45d0 .image_over_463f {
  background-color: var(--e-global-color-primary);
}
.notice_45d0 .image_over_463f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_45d0 .label_5faf {
  background-color: var(--e-global-color-primary);
}
.notice_45d0 .label_5faf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b369 .title_04e3 .preview-fast-b487 a {
  color: var(--e-global-color-secondary);
}
.column-b369 .title_04e3 .preview-fast-b487 a:hover {
  color: var(--e-global-color-secondary);
}
.column-b369 .title_04e3 .preview-fast-b487,
.column-b369 .title_04e3 .preview-fast-b487 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-b369 .title_04e3 .bronze_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);
}
.column-b369 .title_04e3 .sort-f998 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-b369 .title_04e3 .description-2df8 {
  background-color: var(--e-global-color-primary);
}
.column-b369 .title_04e3 .description-2df8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-b369 .title_04e3 .description-2df8:hover {
  background-color: var(--e-global-color-primary);
}
.column-b369 .title_04e3 .middle_1c08 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column-b369 .title_04e3 .middle_1c08 {
  background-color: var(--e-global-color-primary);
}
.column-b369 .title_04e3 .middle_1c08:hover {
  background-color: var(--e-global-color-primary);
}
.column-b369 .title_04e3 .wrapper_ed49 {
  background-color: var(--e-global-color-primary);
}
.column-b369 .title_04e3 .wrapper_ed49:hover {
  background-color: var(--e-global-color-primary);
}
.column-b369 .widget-stale-5ad2 .west-10aa li span {
  background-color: var(--e-global-color-text);
}
.column-b369 .widget-stale-5ad2 .west-10aa li span:hover {
  background-color: var(--e-global-color-primary);
}
.column-b369 .widget-stale-5ad2 .west-10aa li.main-selected-c5c9 span {
  background-color: var(--e-global-color-accent);
}
.column-b369 .wide_5ed7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column-b369 .detail-6b3d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-dim-c4f3 .tertiary-67f4 .icon-1dd3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-dim-c4f3 .tertiary-67f4 .content-old-e02b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-dim-c4f3 .tertiary-67f4 .tooltip_prev_ff15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ccde .sidebar-dark-546d {
  border-color: var(--e-global-color-text);
}
.narrow_ccde .avatar-ad1b {
  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);
}
.narrow_ccde .container-stone-410f {
  color: var(--e-global-color-secondary);
}
.narrow_ccde .container-stone-410f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ccde .bottom_32a4 > * {
  color: var(--e-global-color-primary);
}
.narrow_ccde .bottom_32a4 > * svg {
  fill: var(--e-global-color-primary);
}
.narrow_ccde .lower_611e {
  color: var(--e-global-color-primary);
}
.narrow_ccde .lower_611e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_ccde .sidebar_f961 {
  color: var(--e-global-color-primary);
}
.narrow_ccde .sidebar_f961 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_ccde .current_9e82 {
  color: var(--e-global-color-primary);
}
.narrow_ccde .current_9e82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ccde .selected_bbc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ccde .accent-634d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ccde .accent-634d.chip-aa53 {
  color: var(--e-global-color-secondary);
}
.narrow_ccde .accent-634d.chip-aa53 .disabled_d957 {
  color: var(--e-global-color-accent);
}
.narrow_ccde .accent-634d.simple_1d28 {
  color: var(--e-global-color-text);
}
.narrow_ccde .accent-634d.simple_1d28 .disabled_d957 {
  color: var(--e-global-color-text);
}
.narrow_ccde .accent-634d:before {
  border-top-color: var(--e-global-color-text);
}
.narrow_ccde .easy_32bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow_ccde
  .easy_32bb
  .paragraph-4113 {
  background-color: var(--e-global-color-primary);
}
.narrow_ccde
  .easy_32bb
  .paragraph-4113 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow_ccde .sidebar-dark-546d .component_3543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-16d5 .summary_8ebd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-16d5 .tag_fresh_c94c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-fa0c .cool_35b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-fa0c
  .photo-outer-c8ee
  .status-7af2 {
  background-color: var(--e-global-color-secondary);
}
.west-fa0c
  .photo-outer-c8ee.summary_6c34
  .status-7af2 {
  background-color: var(--e-global-color-text);
}
.west-fa0c
  .photo-outer-c8ee:hover
  .status-7af2 {
  background-color: var(--e-global-color-accent);
}
.west-fa0c
  .photo-outer-c8ee.fn-active-fbf5
  .status-7af2 {
  background-color: var(--e-global-color-primary);
}
.icon-fixed-2ad7 .tabs-ffed {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.icon-fixed-2ad7 .message-e35c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-fixed-2ad7 .main-wide-ce2d {
  background-color: var(--e-global-color-primary);
}
.icon-fixed-2ad7 .main-wide-ce2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-fdce .stone-ab2d .out_20f0 .active-eaf5 {
  background-color: var(--e-global-color-secondary);
}
.lite-fdce .stone-ab2d .container-b514:after {
  background-color: var(--e-global-color-secondary);
}
.lite-fdce .card-dynamic-84dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-fdce .summary_23d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-fdce .primary-yellow-c330 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite-fdce .tiny-a1db {
  background-color: var(--e-global-color-primary);
}
.lite-fdce .tiny-a1db {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-fdce .gradient-6e2b {
  background-color: var(--e-global-color-secondary);
}
.lite-fdce .gradient-6e2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-fdce .stone-ab2d .alert_db41 .red-6687:hover {
  background-color: var(--e-global-color-primary);
}
.lite-fdce
  .stone-ab2d
  .alert_db41
  .red-6687.component-current-3644 {
  background-color: var(--e-global-color-primary);
}
.lite-fdce .stone-ab2d .backdrop-white-5bbd:before {
  border-color: var(--e-global-color-primary);
}
.lite-fdce .stone-ab2d .backdrop-white-5bbd:hover:before {
  border-color: var(--e-global-color-secondary);
}
.lite-fdce
  .stone-ab2d
  .backdrop-white-5bbd.last-a9d5:before {
  border-color: var(--e-global-color-primary);
}
.lite-fdce .card-7263 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_b703 .light-cfd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_b703 .light-cfd0:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_b703 .light-cfd0.video-in-919b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_b703 .red_d27e {
  background-color: var(--e-global-color-primary);
}
.list_b703 .red_d27e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_b703
  .logo-purple-507a
  .backdrop_2d81
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_b703
  .light-4cd1
  .backdrop_2d81
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-east-b870
  .light-2f25
  .basic-e540 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-east-b870
  .light-2f25
  .carousel-wood-bdc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-east-b870 .button-dim-ce85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-east-b870 .dropdown-copper-279e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-east-b870 .text_tall_45a7 {
  background-color: var(--e-global-color-primary);
}
.main-east-b870 .text_tall_45a7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny_e2fc .header_e0e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny_e2fc .fluid_13b0 {
  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);
}
.tiny_e2fc .info-plasma-7409 {
  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);
}
.tiny_e2fc .info-plasma-7409 a:hover {
  color: var(--e-global-color-secondary);
}
.tiny_e2fc .gold-ddac {
  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);
}
.tiny_e2fc .chip_paper_d8a7 {
  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);
}
.tiny_e2fc .secondary_current_dc59 .wrapper_ed49 {
  background-color: var(--e-global-color-primary);
}
.tiny_e2fc .secondary_current_dc59 .wrapper_ed49:hover {
  background-color: var(--e-global-color-accent);
}
.tiny_e2fc
  .secondary_current_dc59
  .west-10aa
  li
  span {
  background-color: var(--e-global-color-text);
}
.tiny_e2fc
  .secondary_current_dc59
  .west-10aa
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tiny_e2fc
  .secondary_current_dc59
  .west-10aa
  li.main-selected-c5c9
  span {
  background-color: var(--e-global-color-accent);
}
.liquid-c092
  .in-c29a
  .backdrop-29db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-c092 .in-c29a .chip-b6e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-c092 .in-c29a .thumbnail-f227 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-c092 .next-829f {
  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);
}
.liquid-c092
  .heading_8667.sort-4e7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a {
  background-color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a
  .warm_de13.sort-ffe2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a
  .tertiary_white_ba7b.under-ec92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  .tabs-fresh-0f92
  > a {
  background-color: var(--e-global-color-secondary);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  .tabs-fresh-0f92
  > a
  .hero-125d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  .tabs-fresh-0f92
  > a
  .tertiary_white_ba7b.caption_d9d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a
  .pattern-0d8d:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  a
  .pattern-0d8d:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92.item-hard-304d
  > a
  .pattern-0d8d:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  .tabs-fresh-0f92.item-hard-304d
  > a
  .pattern-0d8d:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a
  .title-7924
  .search-a450 {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  a
  .title-7924
  .search-a450 {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a
  .title-7924
  .search-a450,
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  a
  .title-7924
  .search-a450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > a
  .table-static-1290:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  a
  .table-static-1290:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92.item-hard-304d
  > a
  .table-static-1290:before {
  color: var(--e-global-color-text);
}
.blue_fd59
  > .caption-db10
  > div
  > .background-orange-6ae0
  > .tabs-fresh-0f92
  > .solid-9c9a
  .tabs-fresh-0f92.item-hard-304d
  > a
  .table-static-1290:before {
  color: var(--e-global-color-text);
}
.top_4798 .accent-0a3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_4798
  .copper_2e24:hover
  .accent-0a3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_f53b
  > .caption-db10
  > .surface_26f6
  > .detail-4dc3
  > .focus-d668
  > .banner-f8bc
  .layout-copper-7d9d {
  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);
}
.green_f53b
  > .caption-db10
  > .surface_26f6
  > .detail-4dc3
  > .focus-d668
  > .banner-f8bc:hover
  .layout-copper-7d9d {
  color: var(--e-global-color-text);
}
.green_f53b
  > .caption-db10
  > .surface_26f6
  > .detail-4dc3
  > .focus-d668
  > .banner-f8bc:hover
  .layout-copper-7d9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_f53b
  > .caption-db10
  > .surface_26f6
  > .detail-4dc3
  > .focus-d668.block-dynamic-2834
  > .banner-f8bc
  .layout-copper-7d9d {
  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);
}
.image-4206 .notice-0dbf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-4206 .tall-b0c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-4206 .huge-9499 {
  background-color: var(--e-global-color-primary);
}
.image-4206 .huge-9499 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-42de
  > .caption-db10
  > .east-c594
  > .surface-18dd
  > .first-3c5c
  .liquid-ba17 {
  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);
}
.complex-42de
  > .caption-db10
  > .east-c594
  > .surface-18dd
  > .first-3c5c
  .new-6b84 {
  color: var(--e-global-color-text);
}
.complex-42de
  > .caption-db10
  > .east-c594
  > .surface-18dd
  > .first-3c5c:hover
  .liquid-ba17 {
  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);
}
.complex-42de
  > .caption-db10
  > .east-c594
  > .surface-18dd
  > .first-3c5c:hover
  .new-6b84 {
  color: var(--e-global-color-secondary);
}
.complex-42de
  > .caption-db10
  > .east-c594
  > .surface-18dd
  > .first-3c5c.layout_f7c1
  .liquid-ba17 {
  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);
}
.complex-42de
  > .caption-db10
  > .east-c594
  > .surface-18dd
  > .first-3c5c.layout_f7c1
  .new-6b84 {
  color: var(--e-global-color-primary);
}
.warm-bd7b
  .slider-7753
  .status_cde3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm-bd7b .cold-accd .component_3543 .aside_lite_c4b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_98c5 .info-d150 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_98c5 .highlight-c272 .info-d150 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_98c5 .feature_efbb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_98c5 .feature_efbb {
  background-color: var(--e-global-color-primary);
}
.pattern_1bbf .content_wide_8e9b .sort_1bec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_1bbf
  .content_wide_8e9b:hover
  .feature_333d {
  color: var(--e-global-color-secondary);
}
.pattern_1bbf
  .content_wide_8e9b:hover
  .sort_1bec {
  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);
}
.section-west-6c89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.center_c7a2 {
  flex-direction: column;
}

.center_c7a2 .prev-895e {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.center_c7a2 .prev-895e {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.center_c7a2 .primary-a3f1 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.feature-right-830e.prev-abb5 {
  display: none;
}

.dim-9a01 {
  display: none;
}

body,
.hover-red-1631 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.gas-d9ad) !important; */
}

.aside-complex-6390.rough_7fe5 {
  margin-bottom: 40px;
  width: 100%;
}

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

.center_c7a2 a {
  width: 100%;
}

.hidden_pro_09ab .description_0644.paragraph_ea36 {
  width: 20% !important;
}

.badge-slow-f8da {
  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;
}

.badge-slow-f8da:hover {
  color: #000;
}

.badge-slow-f8da svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.badge-slow-f8da:hover svg {
  fill: #000;
}

.shadow-1cd5 {
  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;
}

.shadow-1cd5:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.shadow-1cd5:nth-child(2):hover {
  color: #fff;
}

.hidden_pro_09ab
  .description_0644.section-5a8a
  .sort_0343
  .hard_e2e8 {
  font-size: 20px !important;
}

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

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

.slider-iron-4667 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.status_plasma_ad13.heading-35d8 > .thumbnail-60d8 {
  display: flex;
  align-items: center;
}

.link-fresh-0529 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.component_3851 {
  position: relative;
  width: 100%;
}

.mask_54ad {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.hidden_pro_09ab
  .description_0644.chip_6238
  .bright-eb1d
  .simple-5c09 {
  width: 100% !important;
}

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

.outline_over_44ad {
  width: 100%;
}

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

.prev-0e4a {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.hot_361e {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.prev-0e4a:hover .hot_361e {
  visibility: visible;
}
.prev-0e4a:hover.prev-0e4a::before {
  display: block;
}

.slider-iron-4667 h3 {
  color: #fff;
}

.paragraph_tall_4235 {
  margin: 0;
}

.hidden_pro_09ab
  .description_0644.chip_6238
  .simple-5c09
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.first_405e {
  width: 100%;
}

.tag-f1af {
  width: 100%;
}

.icon-66c9 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.tag-f1af {
  width: 100%;
}

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

.simple-5c09 {
  display: flex;
  align-items: center;
}

.main-brown-2b60 {
  box-shadow: 10px 0px 13px 7px rgba(0, 0, 0, 0.5);
  z-index: 100;
}

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

.center_c7a2 .prev-895e.chip_cb52 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.center_c7a2 h1.prev-895e {
  margin-top: 120px !important;
}

.hidden_pro_09ab .description_0644.focus-medium-c6fe {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.focus-55ae img {
  width: 100%;
}

.module-east-385f .south-5f81.sort_0343 {
  justify-content: space-between;
}

.content_2a17 {
  display: none;
}

.card_8e42 .primary-a3f1 {
  margin: 1px 0 !important;
}

.card-copper-ed27 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .status_plasma_ad13 .thumbnail-60d8 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .badge-slow-f8da svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .module-east-385f .south-5f81.sort_0343 {
    border-bottom: 1px solid #f0c159;
  }

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

  .status_plasma_ad13.heading-35d8 > .thumbnail-60d8 {
    gap: 15px;
    justify-content: space-between;
  }

  .hidden_pro_09ab
    .description_0644.chip_6238
    .simple-5c09
    img {
    width: 60% !important;
  }

  .mask_54ad {
    left: 2%;
  }

  .white_aeeb {
    margin: 10px 0;
  }

  .center_c7a2 .primary-a3f1 {
    margin: 0;
    margin-bottom: 10px;
  }

  .badge-slow-f8da {
    font-size: 16px !important;
  }

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

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

  h2.center_c7a2 .prev-895e,
  .center_c7a2 .prev-895e {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .simple-5c09 {
    justify-content: center;
  }

  .center_c7a2 .primary-a3f1 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .hidden_pro_09ab .description_0644.paragraph_ea36 {
    width: 75% !important;
  }

  .focus-55ae img {
    width: 100% !important;
  }
}

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

  h2.center_c7a2 .prev-895e,
  .center_c7a2 .prev-895e {
    font-size: 30px !important;
  }

  .simple-5c09 {
    justify-content: center;
  }

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

  .column-f653
    .green-22ca.bottom_439b {
    margin: 0 !important;
  }

  .link-fresh-0529 {
    margin: 0;
    gap: 10px;
  }

  .white_aeeb {
    display: flex;
  }

  .lite_5d3b .badge-slow-f8da {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .small-c6e1 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .icon-66c9 {
    justify-content: flex-end;
    gap: 1px;
  }

  .center_c7a2 h1.prev-895e {
    margin-top: 80px !important;
  }

  .hidden_pro_09ab
    .description_0644.chip_6238
    .simple-5c09
    img,
  .advanced_beb9 .bright-eb1d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .shadow-1cd5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .hidden_pro_09ab .description_0644.paragraph_ea36 {
    width: 100% !important;
  }

  .status_plasma_ad13.heading-35d8 > .thumbnail-60d8 {
    gap: 3px;
  }

  .center_c7a2 .primary-a3f1 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: f328 */
.ghost-box-g0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
