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(.purple_5f0c) {
  gap: 0.5em;
}
:where(.fast_b199) {
  gap: 0.5em;
}
body .message-east-dfcc > .main_28f5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .message-east-dfcc > .clean-0ebc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .message-east-dfcc > .tooltip_liquid_3110 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .frame_first_6149 > .main_28f5 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .frame_first_6149 > .clean-0ebc {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .frame_first_6149 > .tooltip_liquid_3110 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .frame_first_6149
  > :where(:not(.main_28f5):not(.clean-0ebc):not(.container-c7c6)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .frame_first_6149 > .search-fresh-ff85 {
  max-width: var(--wp--style--global--wide-size);
}
body .purple_5f0c {
  display: flex;
}
body .purple_5f0c {
  flex-wrap: wrap;
  align-items: center;
}
body .purple_5f0c > * {
  margin: 0;
}
body .fast_b199 {
  display: grid;
}
body .fast_b199 > * {
  margin: 0;
}
:where(.active-blue-efd2.purple_5f0c) {
  gap: 2em;
}
:where(.active-blue-efd2.fast_b199) {
  gap: 2em;
}
:where(.iron_6de0.purple_5f0c) {
  gap: 1.25em;
}
:where(.iron_6de0.fast_b199) {
  gap: 1.25em;
}
.soft-8e44 {
  color: var(--wp--preset--color--black) !important;
}
.west-c8ad {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.summary_rough_4641 {
  color: var(--wp--preset--color--white) !important;
}
.active-b89e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.button_2bad {
  color: var(--wp--preset--color--vivid-red) !important;
}
.static_2e86 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.progress_paper_5ca8 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.out-4d8e {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.card_fa8f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tabs-f127 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.left-1655 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.smooth-9af2 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.disabled_90e9 {
  background-color: var(--wp--preset--color--black) !important;
}
.slider-8546 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.widget_18fd {
  background-color: var(--wp--preset--color--white) !important;
}
.active_80bb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.progress-easy-3ad7 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.section-5a1d {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.heading_glass_400b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focus-wood-a839 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.iron_5e51 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bronze_3120 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.current-3770 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.content_thick_219b {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.progress_over_5312 {
  border-color: var(--wp--preset--color--black) !important;
}
.soft-4904 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.outline-large-78a5 {
  border-color: var(--wp--preset--color--white) !important;
}
.breadcrumb-gas-7ee1 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.avatar_active_0507 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.next_b38c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_fast_0299 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.active_c3b2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.tooltip_red_5b5d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.notice-advanced-a765 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview-slow-e843 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paper_34ca {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-39f0 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.description_45a6 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.header_cool_b7a8 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.action_8d5a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.stone_e54c {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hot_739b {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.focus-hard-bdf4 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.status-1a0e {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.title-soft-857b {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.plasma_0cc4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.tooltip_focused_cfc3 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tooltip-08fd {
  background: var(--wp--preset--gradient--midnight) !important;
}
.button_left_dac0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.solid-7b61 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.up-e7d4 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.photo-right-19b7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.east_9334 a:where(:not(.dropdown_outer_ddf9)) {
  color: inherit;
}
:where(.iron_6de0.purple_5f0c) {
  gap: 1.25em;
}
:where(.iron_6de0.fast_b199) {
  gap: 1.25em;
}
:where(.active-blue-efd2.purple_5f0c) {
  gap: 2em;
}
:where(.active-blue-efd2.fast_b199) {
  gap: 2em;
}
.gallery_5ecf {
  font-size: 1.5em;
  line-height: 1.6;
}

.secondary-plasma-4072 .gallery_old_7592 {
  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);
}
.hover_12a2 .prev_4591 {
  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_4e01 {
  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_4e01.tertiary-1d97 .label-3dd8 {
  background-color: var(--e-global-color-primary);
}
.glass_4e01.photo-fixed-cafc .label-3dd8,
.glass_4e01.description_2cf7 .label-3dd8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search-7172 .list-0084 {
  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_3d7e {
  --divider-color: var(--e-global-color-secondary);
}
.tag_3d7e .west-15d5 {
  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);
}
.tag_3d7e.iron-55fb .aside-1e35 {
  background-color: var(--e-global-color-secondary);
}
.tag_3d7e.warm-767d .aside-1e35,
.tag_3d7e.rough_17d7 .aside-1e35 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.tag_3d7e.warm-767d .aside-1e35,
.tag_3d7e.rough_17d7 .aside-1e35 svg {
  fill: var(--e-global-color-secondary);
}
.thumbnail_841a .table_62fe {
  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);
}
.thumbnail_841a .widget_lite_9bf4 {
  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);
}
.west-decf.iron-55fb .aside-1e35 {
  background-color: var(--e-global-color-primary);
}
.west-decf.warm-767d .aside-1e35,
.west-decf.rough_17d7 .aside-1e35 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.west-decf.warm-767d .aside-1e35,
.west-decf.rough_17d7 .aside-1e35 svg {
  fill: var(--e-global-color-primary);
}
.content-soft-ee79.iron-55fb .aside-1e35 {
  background-color: var(--e-global-color-primary);
}
.content-soft-ee79.warm-767d .aside-1e35,
.content-soft-ee79.rough_17d7 .aside-1e35 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-soft-ee79 .table-large-df21 {
  color: var(--e-global-color-primary);
}
.content-soft-ee79 .table-large-df21,
.content-soft-ee79 .table-large-df21 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-soft-ee79 .pro_0a0c {
  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);
}
.content-cc52 .progress_liquid_69d3 {
  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_3b5f .chip-dd8e .picture-small-64bf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-7c2d .soft-b806:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.new-7c2d .detail_black_831d i {
  color: var(--e-global-color-primary);
}
.new-7c2d .detail_black_831d svg {
  fill: var(--e-global-color-primary);
}
.new-7c2d .element-e990 {
  color: var(--e-global-color-secondary);
}
.new-7c2d .soft-b806 > .element-e990,
.new-7c2d .soft-b806 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_29cb .static-77b1 {
  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);
}
.dynamic_29cb .focused_0cef {
  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);
}
.large-abc5 .layout-light-fd16 .texture_a385 {
  background-color: var(--e-global-color-primary);
}
.large-abc5 .full_536f {
  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);
}
.silver-f456 .video-prev-3535 {
  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);
}
.silver-f456 .card-78de {
  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);
}
.silver-f456 .slider-016d {
  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);
}
.picture_blue_bb05 .tall-30f8,
.picture_blue_bb05 .tall-30f8 a {
  color: var(--e-global-color-primary);
}
.picture_blue_bb05 .tall-30f8.text-3dbc,
.picture_blue_bb05 .tall-30f8.text-3dbc a {
  color: var(--e-global-color-accent);
}
.picture_blue_bb05 .tall-30f8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_blue_bb05 .small-52cc {
  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);
}
.action_786c .complex_a4f0,
.action_786c .upper_9100 {
  color: var(--e-global-color-primary);
}
.action_786c .complex_a4f0 svg {
  fill: var(--e-global-color-primary);
}
.action_786c .text-3dbc .complex_a4f0,
.action_786c .text-3dbc .upper_9100 {
  color: var(--e-global-color-accent);
}
.action_786c .text-3dbc .complex_a4f0 svg {
  fill: var(--e-global-color-accent);
}
.action_786c .upper_9100 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_786c .small-52cc {
  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);
}
.feature_9302 .active-18b2,
.feature_9302 .full-0507 {
  color: var(--e-global-color-primary);
}
.feature_9302 .full-0507 svg {
  fill: var(--e-global-color-primary);
}
.feature_9302 .tall-30f8.text-3dbc a,
.feature_9302
  .tall-30f8.text-3dbc
  .full-0507 {
  color: var(--e-global-color-accent);
}
.feature_9302 .active-18b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_9302 .small-52cc {
  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_e154 .glass-6589 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_e154 .tertiary-south-6ae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-small-5e7b .badge-52b1 .aside-84bf {
  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);
}
.breadcrumb-small-5e7b .badge-52b1 .glass-399a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-small-5e7b .chip-850a .aside-84bf {
  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);
}
.breadcrumb-small-5e7b
  .chip-850a
  .glass-399a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-small-5e7b
  .north-e48a
  .aside-84bf {
  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);
}
.breadcrumb-small-5e7b
  .north-e48a
  .glass-399a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-small-5e7b
  .new_2a98
  .aside-84bf {
  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);
}
.breadcrumb-small-5e7b
  .new_2a98
  .glass-399a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-4d8b .paragraph-down-95d0 {
  background-color: var(--e-global-color-primary);
}
.short-4d8b .paragraph-down-95d0:hover {
  background-color: var(--e-global-color-primary);
}
.short-4d8b .avatar-6ba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-4d8b
  .paragraph-down-95d0:hover
  .avatar-6ba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_0b10 .iron-80b8 {
  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);
}
.form-a5c6 .highlight-d0bc .avatar_center_3973 a {
  background-color: var(--e-global-color-accent);
}
.form-a5c6 .highlight-d0bc .active-2e5c a {
  background-color: var(--e-global-color-accent);
}
.form-a5c6 .highlight-d0bc .avatar_center_3973 a,
.form-a5c6 .highlight-d0bc .active-2e5c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_action_bdbb
  .main_5bec.static-2696
  .highlight-d0bc
  a.footer-edff {
  background-color: var(--e-global-color-accent);
}
.search_action_bdbb
  .main_5bec.static-2696
  .highlight-d0bc
  span.footer-edff.fn-current-5e3c {
  background-color: var(--e-global-color-text);
}
.search_action_bdbb
  .main_5bec.static-2696
  .highlight-d0bc
  .footer-edff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87 .active-over-11c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .layout_d380
  > .backdrop_rough_e52f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .clean_f98d
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .action-c1f5
  .thick_26e5,
.iron_6a87
  .action-c1f5
  .slider-tall-e4ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_6a87
  .action-c1f5
  .east-e412,
.iron_6a87
  .action-c1f5
  a
  .east-e412 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .action-c1f5
  .disabled-e224 {
  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_6a87
  .action-c1f5
  .green_0e8d {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .action-c1f5
  .green_0e8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .action-c1f5
  .green_0e8d:hover {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .action-c1f5
  .nav_264e {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .action-c1f5
  .nav_264e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .action-c1f5
  .nav_264e:hover {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .focused_6e0d
  .secondary-e994
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_6a87
  .focused_6e0d
  .footer_easy_d978 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .focused_6e0d
  .disabled-e224 {
  color: var(--e-global-color-text);
}
.iron_6a87
  .focused_6e0d
  .disabled-e224
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .focused_6e0d
  .green_0e8d {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .focused_6e0d
  .green_0e8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .focused_6e0d
  .green_0e8d:hover {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .focused_6e0d
  .nav_264e {
  background-color: var(--e-global-color-primary);
}
.iron_6a87
  .focused_6e0d
  .nav_264e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.iron_6a87
  .focused_6e0d
  .nav_264e:hover {
  background-color: var(--e-global-color-primary);
}
.iron_6a87 .popup-in-1f70 {
  background-color: var(--e-global-color-primary);
}
.iron_6a87 .popup-in-1f70:hover {
  background-color: var(--e-global-color-primary);
}
.iron_6a87 .badge-1816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_6a87 .header_active_b058 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_9bf9 .border-0890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_9bf9
  .active-7278
  > div:nth-child(3)
  .border-0890,
.fixed_9bf9
  .cool_1fcf
  > div:nth-child(1)
  .border-0890,
.fixed_9bf9
  .container_7bde
  > div:nth-child(1)
  .border-0890,
.fixed_9bf9
  .focus_old_f686
  > div:nth-child(1)
  .border-0890,
.fixed_9bf9
  .grid_purple_d256
  > div:nth-child(1)
  .border-0890 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_9bf9 .tabs-ac2e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9bf9 .video-right-a2a9 {
  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);
}
.fixed_9bf9 .section-26b8 {
  background-color: var(--e-global-color-primary);
}
.fixed_9bf9 .section-26b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fixed_9bf9 .section-26b8:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_9bf9 .frame-fluid-b889 {
  background-color: var(--e-global-color-primary);
}
.fixed_9bf9 .frame-fluid-b889:hover {
  background-color: var(--e-global-color-primary);
}
.fixed_9bf9 .badge-1816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed_9bf9 .header_active_b058 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_c74f .tertiary_37c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_c74f .pattern-right-da31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_c74f .summary_west_d5c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_c74f .tabs-ede4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_c74f .fluid_9194 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red_c74f .frame-fluid-b889 {
  background-color: var(--e-global-color-primary);
}
.red_c74f .frame-fluid-b889:hover {
  background-color: var(--e-global-color-primary);
}
.secondary_active_493b .focus-old-0a3a {
  background-color: var(--e-global-color-secondary);
}
.secondary_active_493b .popup_outer_17ab {
  background-color: var(--e-global-color-text);
}
.secondary_active_493b .message_complex_0c87 {
  background-color: var(--e-global-color-secondary);
}
.secondary_active_493b .narrow_355a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_active_493b .popup_77ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_active_493b .image_8f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_active_493b .green-9cd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_active_493b .active-179f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-f3a6 .progress-8116 .paper-0f9a,
.bottom-f3a6
  .progress-8116
  .paper-0f9a
  a,
.bottom-f3a6 .backdrop_9d76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-f3a6 .progress-8116 .column_080c,
.bottom-f3a6 .huge_1edc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-f3a6 .progress-8116 .column_080c {
  color: var(--e-global-color-text);
}
.bottom-f3a6 .huge_1edc {
  color: var(--e-global-color-text);
}
.bottom-f3a6
  .progress-8116
  .tertiary-c30d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bottom-f3a6 .block-gas-4fe3 .column-out-ac93 {
  background-color: var(--e-global-color-primary);
}
.bottom-f3a6 .block-gas-4fe3 .column-out-ac93:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-f3a6 .block-gas-4fe3 .component_53d9 li span {
  background-color: var(--e-global-color-text);
}
.bottom-f3a6 .block-gas-4fe3 .component_53d9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.bottom-f3a6
  .block-gas-4fe3
  .component_53d9
  li.shade-paper-2320
  span {
  background-color: var(--e-global-color-accent);
}
.bottom-f3a6 .image_current_a925 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-small-fcff .purple_59c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-lower-8259 .element_e64d {
  background-color: var(--e-global-color-primary);
}
.notification-lower-8259 .surface-medium-b8cc {
  background-color: var(--e-global-color-secondary);
}
.notification-lower-8259 .filter_1183 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-lower-8259 .panel-green-106d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-lower-8259 .gas-b736 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-lower-8259 .focus_pressed_b796 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-lower-8259 .hot-2aa5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-lower-8259 .container_1a50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-lower-8259 .outline-e014 {
  background-color: var(--e-global-color-primary);
}
.notification-lower-8259 .outline-e014 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-548e .gradient_hovered_7f0a {
  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-548e .content-3b1c {
  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-548e
  .cool_b698:after {
  background-color: var(--e-global-color-primary);
}
.outline-548e .form_last_0601 {
  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);
}
.logo-clean-a2e8 .backdrop_9d76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-clean-a2e8 .huge_1edc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-1651 .label-iron-a318 .cold_1d03 {
  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);
}
.accent-1651 .label-iron-a318 .tiny-6f22 {
  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);
}
.thumbnail-468c .bottom-01ab {
  background-color: var(--e-global-color-primary);
}
.thumbnail-468c .pro-7bb8 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-468c .large-0729 .media_f7bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-468c .nav-paper-8d03 .media_f7bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_east_ed8f .progress-e340 .liquid-227b {
  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);
}
.modal_east_ed8f .progress-e340 .heading_plasma_67b8 {
  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);
}
.modal_east_ed8f .progress-e340 .alert_stale_0891 {
  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);
}
.active_fixed_8905 .tag_f90f {
  border-color: var(--e-global-color-text);
}
.active_fixed_8905 .content-glass-c259 {
  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);
}
.active_fixed_8905 .easy_fc86 {
  color: var(--e-global-color-primary);
}
.active_fixed_8905 .fixed-8309 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_7d64 .short-72ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_7d64 .advanced_e639 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_7d64 .pagination-purple-8078:hover .short-72ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_7d64
  .pagination-purple-8078:hover
  .advanced_e639 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-c5d2 .hidden-3824 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-c5d2 .bright_9fb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-1398 .white-56a8 .highlight_c26c {
  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);
}
.aside-1398 .gradient_fa84 .highlight_c26c {
  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);
}
.purple_886a .surface_edaa {
  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);
}
.card_selected_ec9d .container_hot_e160 .active_motion_9dcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_selected_ec9d .container_hot_e160 .active_motion_9dcc {
  background-color: var(--e-global-color-secondary);
}
.card_selected_ec9d .large_86e2 .active_motion_9dcc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_selected_ec9d .large_86e2 .active_motion_9dcc {
  background-color: var(--e-global-color-secondary);
}
.card_selected_ec9d .steel-347b .widget_b813 {
  background-color: var(--e-global-color-primary);
}
.card_selected_ec9d .steel-347b:hover .widget_b813 {
  background-color: var(--e-global-color-secondary);
}
.card_selected_ec9d .column-out-ac93 {
  background-color: var(--e-global-color-primary);
}
.card_selected_ec9d .column-out-ac93:hover {
  background-color: var(--e-global-color-accent);
}
.card_selected_ec9d .component_53d9 li span {
  background-color: var(--e-global-color-text);
}
.card_selected_ec9d .component_53d9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.card_selected_ec9d .component_53d9 li.shade-paper-2320 span {
  background-color: var(--e-global-color-accent);
}
.old-4b39 .left_3bf4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-4b39 .focus-8275 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-353e .alert-660c:before {
  background-color: var(--e-global-color-secondary);
}
.top-353e .primary_730a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top-353e .sidebar_51b9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_blue_ee32 .light_ad91 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_blue_ee32 .light_ad91:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_blue_ee32 .light_ad91.fn-active-5e3c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_blue_ee32 .video-0792 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_blue_ee32 .in_b6d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_blue_ee32 .large-f78d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_blue_ee32 .hidden-70a5 {
  background-color: var(--e-global-color-primary);
}
.dropdown_blue_ee32 .hidden-70a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_blue_ee32 .soft-f93b {
  background-color: var(--e-global-color-primary);
}
.dropdown_blue_ee32 .soft-f93b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-gold-aaf0 .inner-4dee .nav-down-b957 a {
  color: var(--e-global-color-secondary);
}
.status-gold-aaf0 .inner-4dee .nav-down-b957 a:hover {
  color: var(--e-global-color-secondary);
}
.status-gold-aaf0 .inner-4dee .nav-down-b957,
.status-gold-aaf0 .inner-4dee .nav-down-b957 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-gold-aaf0 .inner-4dee .heading-303a {
  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);
}
.status-gold-aaf0 .inner-4dee .content-silver-0538 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-gold-aaf0 .inner-4dee .popup_easy_002c {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .inner-4dee .popup_easy_002c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-gold-aaf0 .inner-4dee .popup_easy_002c:hover {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .inner-4dee .text-8014 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-gold-aaf0 .inner-4dee .text-8014 {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .inner-4dee .text-8014:hover {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .inner-4dee .column-out-ac93 {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .inner-4dee .column-out-ac93:hover {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .block-gas-4fe3 .component_53d9 li span {
  background-color: var(--e-global-color-text);
}
.status-gold-aaf0 .block-gas-4fe3 .component_53d9 li span:hover {
  background-color: var(--e-global-color-primary);
}
.status-gold-aaf0 .block-gas-4fe3 .component_53d9 li.shade-paper-2320 span {
  background-color: var(--e-global-color-accent);
}
.status-gold-aaf0 .badge-1816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-gold-aaf0 .header_active_b058 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_08c8 .copper_8486 .message_314d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_08c8 .copper_8486 .backdrop-20a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty_08c8 .copper_8486 .box-1a82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-6b9a .east_2e63 {
  border-color: var(--e-global-color-text);
}
.icon-6b9a .glass_30d7 {
  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);
}
.icon-6b9a .detail-advanced-815e {
  color: var(--e-global-color-secondary);
}
.icon-6b9a .detail-advanced-815e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-6b9a .selected_9b1a > * {
  color: var(--e-global-color-primary);
}
.icon-6b9a .selected_9b1a > * svg {
  fill: var(--e-global-color-primary);
}
.icon-6b9a .large_f927 {
  color: var(--e-global-color-primary);
}
.icon-6b9a .large_f927 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-6b9a .red-00f9 {
  color: var(--e-global-color-primary);
}
.icon-6b9a .red-00f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-6b9a .silver_6630 {
  color: var(--e-global-color-primary);
}
.icon-6b9a .silver_6630 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-6b9a .gradient-middle-670a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-6b9a .surface_0479 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-6b9a .surface_0479.cool-3d88 {
  color: var(--e-global-color-secondary);
}
.icon-6b9a .surface_0479.cool-3d88 .outer-c5ff {
  color: var(--e-global-color-accent);
}
.icon-6b9a .surface_0479.smooth-ec79 {
  color: var(--e-global-color-text);
}
.icon-6b9a .surface_0479.smooth-ec79 .outer-c5ff {
  color: var(--e-global-color-text);
}
.icon-6b9a .surface_0479:before {
  border-top-color: var(--e-global-color-text);
}
.icon-6b9a .status-4977 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-6b9a
  .status-4977
  .popup-8e80 {
  background-color: var(--e-global-color-primary);
}
.icon-6b9a
  .status-4977
  .popup-8e80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-6b9a .east_2e63 .shade_0a36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-13e7 .dirty-79df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-13e7 .wrapper_4c32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-14f8 .cool_86fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-14f8
  .paper-63dd
  .tertiary-short-c4a2 {
  background-color: var(--e-global-color-secondary);
}
.copper-14f8
  .paper-63dd.surface_fast_1a8a
  .tertiary-short-c4a2 {
  background-color: var(--e-global-color-text);
}
.copper-14f8
  .paper-63dd:hover
  .tertiary-short-c4a2 {
  background-color: var(--e-global-color-accent);
}
.copper-14f8
  .paper-63dd.fn-active-5e3c
  .tertiary-short-c4a2 {
  background-color: var(--e-global-color-primary);
}
.text_6ccd .wide_ed9c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.text_6ccd .bronze_9983 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_6ccd .black-40b2 {
  background-color: var(--e-global-color-primary);
}
.text_6ccd .black-40b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_0e9a .advanced_9607 .primary_f3dd .down-109c {
  background-color: var(--e-global-color-secondary);
}
.mini_0e9a .advanced_9607 .in-7b26:after {
  background-color: var(--e-global-color-secondary);
}
.mini_0e9a .gradient-thick-8156 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_0e9a .carousel_80c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_0e9a .mini_8cb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini_0e9a .brown-4baf {
  background-color: var(--e-global-color-primary);
}
.mini_0e9a .brown-4baf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_0e9a .filter-white-1afc {
  background-color: var(--e-global-color-secondary);
}
.mini_0e9a .filter-white-1afc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini_0e9a .advanced_9607 .black_30c2 .small-1075:hover {
  background-color: var(--e-global-color-primary);
}
.mini_0e9a
  .advanced_9607
  .black_30c2
  .small-1075.top-1a10 {
  background-color: var(--e-global-color-primary);
}
.mini_0e9a .advanced_9607 .solid-0706:before {
  border-color: var(--e-global-color-primary);
}
.mini_0e9a .advanced_9607 .solid-0706:hover:before {
  border-color: var(--e-global-color-secondary);
}
.mini_0e9a
  .advanced_9607
  .solid-0706.hovered-f5c6:before {
  border-color: var(--e-global-color-primary);
}
.mini_0e9a .current_9133 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-thick-fa5b .column-f250 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-thick-fa5b .column-f250:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-thick-fa5b .column-f250.heading_f3a4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-thick-fa5b .over-ac86 {
  background-color: var(--e-global-color-primary);
}
.info-thick-fa5b .over-ac86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-thick-fa5b
  .hero-eb34
  .small-cdf5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-thick-fa5b
  .carousel-copper-bb25
  .small-cdf5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link-down-7b88
  .breadcrumb_c66d
  .bright-5080 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-down-7b88
  .breadcrumb_c66d
  .hidden-c00c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-down-7b88 .wrapper_solid_3601 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-down-7b88 .widget_d9be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-down-7b88 .pink_a665 {
  background-color: var(--e-global-color-primary);
}
.link-down-7b88 .pink_a665 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_c5e4 .media-fast-54b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_c5e4 .widget-right-b6a5 {
  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);
}
.carousel_c5e4 .message-9767 {
  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);
}
.carousel_c5e4 .message-9767 a:hover {
  color: var(--e-global-color-secondary);
}
.carousel_c5e4 .advanced_5811 {
  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);
}
.carousel_c5e4 .west-62ed {
  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);
}
.carousel_c5e4 .accent-warm-98f0 .column-out-ac93 {
  background-color: var(--e-global-color-primary);
}
.carousel_c5e4 .accent-warm-98f0 .column-out-ac93:hover {
  background-color: var(--e-global-color-accent);
}
.carousel_c5e4
  .accent-warm-98f0
  .component_53d9
  li
  span {
  background-color: var(--e-global-color-text);
}
.carousel_c5e4
  .accent-warm-98f0
  .component_53d9
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.carousel_c5e4
  .accent-warm-98f0
  .component_53d9
  li.shade-paper-2320
  span {
  background-color: var(--e-global-color-accent);
}
.advanced-2700
  .accordion-advanced-cc20
  .description-under-9f2e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-2700 .accordion-advanced-cc20 .background-smooth-5a07 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-2700 .accordion-advanced-cc20 .short_79ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-2700 .label-outer-852d {
  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);
}
.advanced-2700
  .notification_15b5.main-d322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a {
  background-color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a
  .info-d272.media_c0f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a
  .sort-07e7.status-old-7c47 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  .tertiary_39e4
  > a {
  background-color: var(--e-global-color-secondary);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  .tertiary_39e4
  > a
  .glass_610f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  .tertiary_39e4
  > a
  .sort-07e7.chip-bright-86fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a
  .notice-inner-04a6:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  a
  .notice-inner-04a6:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4.image-blue-3db8
  > a
  .notice-inner-04a6:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  .tertiary_39e4.image-blue-3db8
  > a
  .notice-inner-04a6:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a
  .card-d3c0
  .hovered_d751 {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  a
  .card-d3c0
  .hovered_d751 {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a
  .card-d3c0
  .hovered_d751,
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  a
  .card-d3c0
  .hovered_d751 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > a
  .description-tiny-742f:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  a
  .description-tiny-742f:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4.image-blue-3db8
  > a
  .description-tiny-742f:before {
  color: var(--e-global-color-text);
}
.list-1862
  > .badge-e8bd
  > div
  > .tag-black-0af0
  > .tertiary_39e4
  > .right_8650
  .tertiary_39e4.image-blue-3db8
  > a
  .description-tiny-742f:before {
  color: var(--e-global-color-text);
}
.info-pro-5ca3 .simple-0683 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-pro-5ca3
  .old_131c:hover
  .simple-0683 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-1760
  > .badge-e8bd
  > .gas_da11
  > .image_bronze_4696
  > .upper-9710
  > .footer_caca
  .prev_f505 {
  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);
}
.fixed-1760
  > .badge-e8bd
  > .gas_da11
  > .image_bronze_4696
  > .upper-9710
  > .footer_caca:hover
  .prev_f505 {
  color: var(--e-global-color-text);
}
.fixed-1760
  > .badge-e8bd
  > .gas_da11
  > .image_bronze_4696
  > .upper-9710
  > .footer_caca:hover
  .prev_f505 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fixed-1760
  > .badge-e8bd
  > .gas_da11
  > .image_bronze_4696
  > .upper-9710.item_brown_5601
  > .footer_caca
  .prev_f505 {
  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);
}
.module_lower_7345 .frame_b500 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_lower_7345 .button-682e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_lower_7345 .wrapper_9aa0 {
  background-color: var(--e-global-color-primary);
}
.module_lower_7345 .wrapper_9aa0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fixed-0fa5
  > .badge-e8bd
  > .tabs-hovered-50a3
  > .photo-cb59
  > .feature-easy-0d76
  .out-0d8c {
  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);
}
.fixed-0fa5
  > .badge-e8bd
  > .tabs-hovered-50a3
  > .photo-cb59
  > .feature-easy-0d76
  .border_09f0 {
  color: var(--e-global-color-text);
}
.fixed-0fa5
  > .badge-e8bd
  > .tabs-hovered-50a3
  > .photo-cb59
  > .feature-easy-0d76:hover
  .out-0d8c {
  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);
}
.fixed-0fa5
  > .badge-e8bd
  > .tabs-hovered-50a3
  > .photo-cb59
  > .feature-easy-0d76:hover
  .border_09f0 {
  color: var(--e-global-color-secondary);
}
.fixed-0fa5
  > .badge-e8bd
  > .tabs-hovered-50a3
  > .photo-cb59
  > .feature-easy-0d76.soft_3175
  .out-0d8c {
  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);
}
.fixed-0fa5
  > .badge-e8bd
  > .tabs-hovered-50a3
  > .photo-cb59
  > .feature-easy-0d76.soft_3175
  .border_09f0 {
  color: var(--e-global-color-primary);
}
.cold-3032
  .warm_98e0
  .text_a8ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-3032 .hero-active-437e .shade_0a36 .info_9b13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_inner_99b4 .tertiary_3b19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_inner_99b4 .avatar_dbe5 .tertiary_3b19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_inner_99b4 .text_d65b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside_inner_99b4 .text_d65b {
  background-color: var(--e-global-color-primary);
}
.media-a994 .status-9c09 .shadow-blue-ef9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-a994
  .status-9c09:hover
  .article_fresh_713d {
  color: var(--e-global-color-secondary);
}
.media-a994
  .status-9c09:hover
  .shadow-blue-ef9b {
  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);
}
.brown_6fa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.gallery-paper-0e21 {
  max-width: 1400px !important;
}

.brown-d32b {
  flex-direction: column;
}

.brown-d32b .gradient_48e6 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #FFD700; /* 金黄色标题 */
  margin-bottom: 5px !important;
  margin-top: -10px !important;
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3); /* 添加文字阴影增强视觉效果 */
}

h2.brown-d32b .gradient_48e6 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
  color: #FFD700; /* 金黄色 */
  text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.brown-d32b .block-fe91 {
  text-align: center;
  font-size: 21px;
  color: #F0F8FF; /* 淡蓝白色，更柔和易读 */
  margin: 5px 0;
  line-height: 1.6; /* 增加行高提升可读性 */
}

span {
  color: #F0F8FF; /* 淡蓝白色 */
}

.video_left_c48b.title-3dde {
  display: none;
}

.widget_3d0e {
  display: none;
}

body,
.breadcrumb_east_e20e {
  background: linear-gradient(135deg, #1B4D3E 0%, #2D5016 50%, #0F4C75 100%) !important;
  /* 巴西风格渐变背景：从深绿到橄榄绿到深蓝 */
  background-attachment: fixed;
}

.header-097a.texture_eb14 {
  margin-bottom: 40px;
  width: 100%;
}

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

.brown-d32b a {
  width: 100%;
}

.backdrop-current-d7ac .tall_4821.link_6530 {
  width: 20% !important;
}

.mini_5acd {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.mini_5acd:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

.mini_5acd svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

.mini_5acd:hover svg {
  fill: #FFFFFF;
  transform: translateX(3px); /* 箭头向右移动 */
}

.black_8290 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.black_8290:hover {
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(0, 168, 107, 0.5);
  background: linear-gradient(45deg, #008F5A 0%, #239B56 100%);
}

.black_8290:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

.black_8290:nth-child(2):hover {
  color: #1B4D3E;
  background: #FFD700;
  box-shadow: 0 6px 20px rgba(255, 215, 0, 0.4);
}

.backdrop-current-d7ac
  .tall_4821.table-78c9
  .image-bright-92de
  .selected_1557 {
  font-size: 20px !important;
}

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

.caption-motion-9af8 {
  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;
}

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

  text-align: center;
}

.container_stale_63fa.search-2564 > .wrapper_4877 {
  display: flex;
  align-items: center;
}

.aside-c964 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.new-3f29 {
  position: relative;
  width: 100%;
}

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

.component-left-fea1 {
  font-size: 35px !important;
}

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

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

.hidden-gold-2dc0 {
  display: flex;
  gap: 50px;
}

.backdrop-current-d7ac
  .tall_4821.dropdown_be98
  .carousel-668e
  .sidebar_mini_7a87 {
  width: 100% !important;
}

.hero-stale-04fb {
  width: 500px !important;
  max-width: none;
}

.outer_0577 {
  width: 100%;
}

.element-warm-a528 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.middle-452e {
  position: relative;
  cursor: pointer;
}

.middle-452e::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

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

  visibility: hidden;
}

.middle-452e:hover .box_d367 {
  visibility: visible;
}
.middle-452e:hover.middle-452e::before {
  display: block;
}

.chip_paper_50eb h3 {
  color: #fff;
}

.smooth-36a2 {
  margin: 0;
}

.backdrop-current-d7ac
  .tall_4821.dropdown_be98
  .sidebar_mini_7a87
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.component_advanced_f43d {
  width: 100%;
}

.selected_8cb2 {
  width: 100%;
}

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

.selected_8cb2 {
  width: 100%;
}

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

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

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

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

.brown-d32b .gradient_48e6.upper_98b3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.brown-d32b h1.gradient_48e6 {
  margin-top: 80px !important;
}

.backdrop-current-d7ac .tall_4821.caption_9df6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.caption_lower_5151 img {
  width: 100%;
}

.badge-huge-ab58 .aside_focused_586c.image-bright-92de {
  justify-content: space-between;
}

.list_08d5 {
  display: none;
}

.info-bottom-0a86 .block-fe91 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .container_stale_63fa .wrapper_4877 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .hidden-gold-2dc0 {
    flex-direction: column;
  }

  .hero-stale-04fb {
    width: 100% !important;
  }
}

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

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

  .badge-huge-ab58 .aside_focused_586c.image-bright-92de {
    border-bottom: 1px solid #f0c159;
  }

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

  .container_stale_63fa.search-2564 > .wrapper_4877 {
    gap: 15px;
    justify-content: space-between;
  }

  .backdrop-current-d7ac
    .tall_4821.dropdown_be98
    .sidebar_mini_7a87
    img {
    width: 60% !important;
  }

  .orange_bbd2 {
    left: 2%;
  }

  .feature-db44 {
    margin: 10px 0;
  }

  .brown-d32b .block-fe91 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .component-left-fea1 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.brown-d32b .gradient_48e6,
  .brown-d32b .gradient_48e6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .sidebar_mini_7a87 {
    justify-content: center;
  }

  .brown-d32b .block-fe91 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .backdrop-current-d7ac .tall_4821.link_6530 {
    width: 75% !important;
  }

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

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

  h2.brown-d32b .gradient_48e6,
  .brown-d32b .gradient_48e6 {
    font-size: 30px !important;
  }

  .sidebar_mini_7a87 {
    justify-content: center;
  }

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

  .outline_4e1e
    .rough-8c60.small-84f2 {
    margin: 0 !important;
  }

  .aside-c964 {
    margin: 0;
    gap: 10px;
  }

  .feature-db44 {
    display: flex;
  }

  .narrow-6bb8 .mini_5acd {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .image-c653 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .brown-d32b h1.gradient_48e6 {
    margin-top: 40px !important;
  }

  .backdrop-current-d7ac
    .tall_4821.dropdown_be98
    .sidebar_mini_7a87
    img,
  .thumbnail_841a .carousel-668e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .backdrop-current-d7ac .tall_4821.link_6530 {
    width: 100% !important;
  }

  .container_stale_63fa.search-2564 > .wrapper_4877 {
    gap: 3px;
  }

  .brown-d32b .block-fe91 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.badge-huge-ab58 .aside_focused_586c.image-bright-92de {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.badge-huge-ab58 .aside_focused_586c.image-bright-92de:hover {
  background: rgba(255, 215, 0, 0.2);
  color: #FFD700 !important;
  transform: translateY(-1px);
  box-shadow: 0 2px 8px rgba(255, 215, 0, 0.2);
}

.selected_1557 {
  font-weight: 400 !important;
  text-transform: uppercase;
  letter-spacing: 0.2px;
  color: #F0F8FF !important;
  font-size: 12px !important;
}

/* 图片容器简化样式 */
.new-3f29 {
  position: relative;
  width: 100%;
}

.brown-d32b {
  position: relative;
  padding-top: 30px;
}

/* 手机菜单触发器巴西风格 */
.video_left_c48b {
  background: rgba(255, 215, 0, 0.2);
  border-radius: 10px;
  padding: 8px;
  transition: all 0.3s ease;
}

.video_left_c48b:hover {
  background: rgba(255, 215, 0, 0.4);
  transform: scale(1.05);
}

/* 列表项巴西风格增强 */
ol li a {
  font-size: 30px;
  color: #F0F8FF !important;
  text-decoration: none;
  transition: all 0.3s ease;
  padding: 5px 10px;
  border-radius: 5px;
  display: inline-block;
}

ol li a:hover {
  color: #FFD700 !important;
  background: rgba(255, 215, 0, 0.1);
  transform: translateX(10px);
}

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

/* 图片块简化样式 */
.box_f41e {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .badge-huge-ab58 .aside_focused_586c.image-bright-92de {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .brown-d32b .gradient_48e6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .mini_5acd {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

/* 导航菜单防换行优化 */
.purple-3047 {
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  gap: 2px;
}

.purple-3047 .message_north_37ba {
  flex-shrink: 0;
  white-space: nowrap;
}

.purple-3047 .filter_3acf {
  flex-shrink: 0;
  min-width: fit-content;
}

.purple-3047 .selected_1557 {
  white-space: nowrap;
}

/* 隐藏水平滚动条但保持功能 */
.purple-3047::-webkit-scrollbar {
  height: 0px;
  background: transparent;
}

.purple-3047 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.purple-3047 .message_north_37ba {
  max-width: 80px !important;
}

.purple-3047 .filter_3acf {
  max-width: 80px !important;
  overflow: hidden;
}

.purple-3047 .aside_focused_586c.image-bright-92de {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.purple-3047 .selected_1557 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

/* 应用炫酷闪烁动画到按钮 */
.black_8290 {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  position: relative;
  overflow: hidden;
}

.black_8290:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
}

.black_8290:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s;
}

/* 添加内部光效 */
.black_8290::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .black_8290:nth-child(1),
.backdrop-current-d7ac .black_8290:nth-child(1),
#page .black_8290:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .black_8290:nth-child(2),
.backdrop-current-d7ac .black_8290:nth-child(2),
#page .black_8290:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

/* 确保悬停时不干扰动画 */
.black_8290:hover {
  animation-play-state: running !important;
}

/* css-noise: 3098 */
.ghost-box-r5 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.0;
}
