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(.background_orange_9b7d) {
  gap: 0.5em;
}
:where(.button_dark_3d81) {
  gap: 0.5em;
}
body .avatar_e76b > .iron-8632 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar_e76b > .input_f70b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar_e76b > .tertiary-pressed-14dd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column-purple-0aec > .iron-8632 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .column-purple-0aec > .input_f70b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .column-purple-0aec > .tertiary-pressed-14dd {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .column-purple-0aec
  > :where(:not(.iron-8632):not(.input_f70b):not(.status_over_1386)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .column-purple-0aec > .text_9018 {
  max-width: var(--wp--style--global--wide-size);
}
body .background_orange_9b7d {
  display: flex;
}
body .background_orange_9b7d {
  flex-wrap: wrap;
  align-items: center;
}
body .background_orange_9b7d > * {
  margin: 0;
}
body .button_dark_3d81 {
  display: grid;
}
body .button_dark_3d81 > * {
  margin: 0;
}
:where(.focused_b578.background_orange_9b7d) {
  gap: 2em;
}
:where(.focused_b578.button_dark_3d81) {
  gap: 2em;
}
:where(.advanced_d283.background_orange_9b7d) {
  gap: 1.25em;
}
:where(.advanced_d283.button_dark_3d81) {
  gap: 1.25em;
}
.wrapper_d0ac {
  color: var(--wp--preset--color--black) !important;
}
.message-5318 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.preview_right_0fa5 {
  color: var(--wp--preset--color--white) !important;
}
.east_61f9 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.left-ce6a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.video-ed75 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget-wood-4de0 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.panel-750a {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.left_d603 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.progress_9ffd {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover-bright-4a73 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.footer-orange-fb72 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.steel_2140 {
  background-color: var(--wp--preset--color--black) !important;
}
.logo_dark_28c5 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accent-5b0d {
  background-color: var(--wp--preset--color--white) !important;
}
.popup-smooth-fddf {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled-fafc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.notice_e8e5 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.middle-83b6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.up-f490 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bronze_5757 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hidden_liquid_9178 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.logo_copper_9564 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.new-06c7 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.basic_5f6c {
  border-color: var(--wp--preset--color--black) !important;
}
.in_44bc {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay_bb0f {
  border-color: var(--wp--preset--color--white) !important;
}
.notice-4eb8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.search_d875 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gallery_pro_925d {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.popup-3514 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bright-4d6e {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.blue-7027 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mask-next-c0c5 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.wood_abcc {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.heading_2680 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.fresh_bc53 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.description_out_2d0d {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.detail_fluid_dec0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.panel_last_c9d2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.small_a9d1 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.sidebar_narrow_522f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.logo_bright_82ce {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.paragraph_dark_42eb {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.avatar-selected-b610 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tag_old_5478 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.basic-14d0 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.progress-tiny-46b6 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.over_d765 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.section_current_42f7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.component_bae9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.chip_bright_babe {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.content_inner_450e a:where(:not(.progress_ebf7)) {
  color: inherit;
}
:where(.advanced_d283.background_orange_9b7d) {
  gap: 1.25em;
}
:where(.advanced_d283.button_dark_3d81) {
  gap: 1.25em;
}
:where(.focused_b578.background_orange_9b7d) {
  gap: 2em;
}
:where(.focused_b578.button_dark_3d81) {
  gap: 2em;
}
.green_50c9 {
  font-size: 1.5em;
  line-height: 1.6;
}

.feature-paper-7fd1 .sidebar_prev_27de {
  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);
}
.block-5af0 .notification-lite-f597 {
  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);
}
.outer_3265 {
  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);
}
.outer_3265.column_7537 .dim-61af {
  background-color: var(--e-global-color-primary);
}
.outer_3265.out_aa02 .dim-61af,
.outer_3265.notification_south_aa57 .dim-61af {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.down_7b96 .upper_5e0f {
  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);
}
.footer_cf5b {
  --divider-color: var(--e-global-color-secondary);
}
.footer_cf5b .box-pro-c2ea {
  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);
}
.footer_cf5b.heading-7d31 .fluid-247a {
  background-color: var(--e-global-color-secondary);
}
.footer_cf5b.card_hovered_334f .fluid-247a,
.footer_cf5b.shadow-inner-bd40 .fluid-247a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.footer_cf5b.card_hovered_334f .fluid-247a,
.footer_cf5b.shadow-inner-bd40 .fluid-247a svg {
  fill: var(--e-global-color-secondary);
}
.table_0ef0 .summary-2f40 {
  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);
}
.table_0ef0 .nav-dirty-75c6 {
  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);
}
.light_53d6.heading-7d31 .fluid-247a {
  background-color: var(--e-global-color-primary);
}
.light_53d6.card_hovered_334f .fluid-247a,
.light_53d6.shadow-inner-bd40 .fluid-247a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.light_53d6.card_hovered_334f .fluid-247a,
.light_53d6.shadow-inner-bd40 .fluid-247a svg {
  fill: var(--e-global-color-primary);
}
.search-0cf9.heading-7d31 .fluid-247a {
  background-color: var(--e-global-color-primary);
}
.search-0cf9.card_hovered_334f .fluid-247a,
.search-0cf9.shadow-inner-bd40 .fluid-247a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search-0cf9 .progress-next-6521 {
  color: var(--e-global-color-primary);
}
.search-0cf9 .progress-next-6521,
.search-0cf9 .progress-next-6521 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-0cf9 .large-9160 {
  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);
}
.up_4106 .active_3253 {
  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);
}
.hidden-orange-2cef .element_dynamic_eb7d .form_07b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_f84d .table-rough-9656:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.active_f84d .tall_5562 i {
  color: var(--e-global-color-primary);
}
.active_f84d .tall_5562 svg {
  fill: var(--e-global-color-primary);
}
.active_f84d .icon_clean_d13a {
  color: var(--e-global-color-secondary);
}
.active_f84d .table-rough-9656 > .icon_clean_d13a,
.active_f84d .table-rough-9656 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-bcb6 .narrow_121f {
  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);
}
.list-bcb6 .module-c0a5 {
  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);
}
.summary-bab7 .glass_9c62 .clean_c914 {
  background-color: var(--e-global-color-primary);
}
.summary-bab7 .video-1bef {
  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);
}
.widget-full-3147 .south-97a9 {
  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);
}
.widget-full-3147 .full_accc {
  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);
}
.widget-full-3147 .complex-862d {
  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);
}
.liquid-47c1 .out_087b,
.liquid-47c1 .out_087b a {
  color: var(--e-global-color-primary);
}
.liquid-47c1 .out_087b.main_small_0735,
.liquid-47c1 .out_087b.main_small_0735 a {
  color: var(--e-global-color-accent);
}
.liquid-47c1 .out_087b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-47c1 .hard-8624 {
  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);
}
.upper_0673 .fixed_f1ce,
.upper_0673 .under-5a84 {
  color: var(--e-global-color-primary);
}
.upper_0673 .fixed_f1ce svg {
  fill: var(--e-global-color-primary);
}
.upper_0673 .main_small_0735 .fixed_f1ce,
.upper_0673 .main_small_0735 .under-5a84 {
  color: var(--e-global-color-accent);
}
.upper_0673 .main_small_0735 .fixed_f1ce svg {
  fill: var(--e-global-color-accent);
}
.upper_0673 .under-5a84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_0673 .hard-8624 {
  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);
}
.mask_e2b7 .left-eb7f,
.mask_e2b7 .backdrop-adfb {
  color: var(--e-global-color-primary);
}
.mask_e2b7 .backdrop-adfb svg {
  fill: var(--e-global-color-primary);
}
.mask_e2b7 .out_087b.main_small_0735 a,
.mask_e2b7
  .out_087b.main_small_0735
  .backdrop-adfb {
  color: var(--e-global-color-accent);
}
.mask_e2b7 .left-eb7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_e2b7 .hard-8624 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_new_6bce .gradient_dirty_8d73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_new_6bce .module_bottom_5f13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-e742 .grid_eff4 .yellow-3887 {
  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);
}
.accordion-e742 .grid_eff4 .module_911a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-e742 .tooltip-f8f5 .yellow-3887 {
  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);
}
.accordion-e742
  .tooltip-f8f5
  .module_911a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-e742
  .green_b2f8
  .yellow-3887 {
  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);
}
.accordion-e742
  .green_b2f8
  .module_911a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-e742
  .rough-9d59
  .yellow-3887 {
  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);
}
.accordion-e742
  .rough-9d59
  .module_911a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-fast-036d .container_e874 {
  background-color: var(--e-global-color-primary);
}
.chip-fast-036d .container_e874:hover {
  background-color: var(--e-global-color-primary);
}
.chip-fast-036d .hard-8357 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-fast-036d
  .container_e874:hover
  .hard-8357 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_573c .glass-38e0 {
  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);
}
.breadcrumb-hovered-efe0 .form-b994 .main-0b08 a {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-hovered-efe0 .form-b994 .tooltip-b8dd a {
  background-color: var(--e-global-color-accent);
}
.breadcrumb-hovered-efe0 .form-b994 .main-0b08 a,
.breadcrumb-hovered-efe0 .form-b994 .tooltip-b8dd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-middle-0897
  .outer-6f9e.highlight_ce1e
  .form-b994
  a.text_narrow_0063 {
  background-color: var(--e-global-color-accent);
}
.main-middle-0897
  .outer-6f9e.highlight_ce1e
  .form-b994
  span.text_narrow_0063.fn-current-248e {
  background-color: var(--e-global-color-text);
}
.main-middle-0897
  .outer-6f9e.highlight_ce1e
  .form-b994
  .text_narrow_0063 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616 .hidden-1a37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .shadow_b3e0
  > .icon-rough-575d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .photo-867c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .wrapper_dynamic_b698,
.thumbnail_bright_3616
  .notice-dark-4571
  .gradient-38c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .mask_blue_2cb7,
.thumbnail_bright_3616
  .notice-dark-4571
  a
  .mask_blue_2cb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .new_ee39 {
  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_bright_3616
  .notice-dark-4571
  .rough_f3fc {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .rough_f3fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .rough_f3fc:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .component-c1ec {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .component-c1ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .notice-dark-4571
  .component-c1ec:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .avatar-4999
  .form_7d3d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_bright_3616
  .avatar-4999
  .search_left_5a3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .avatar-4999
  .new_ee39 {
  color: var(--e-global-color-text);
}
.thumbnail_bright_3616
  .avatar-4999
  .new_ee39
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .avatar-4999
  .rough_f3fc {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .avatar-4999
  .rough_f3fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .avatar-4999
  .rough_f3fc:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .avatar-4999
  .component-c1ec {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616
  .avatar-4999
  .component-c1ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_bright_3616
  .avatar-4999
  .component-c1ec:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616 .description-9af4 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616 .description-9af4:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail_bright_3616 .hero_blue_cce8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_bright_3616 .thumbnail_fc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_087b .short-b3af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_087b
  .purple_1a2d
  > div:nth-child(3)
  .short-b3af,
.popup_087b
  .stone_f25a
  > div:nth-child(1)
  .short-b3af,
.popup_087b
  .thick-42f9
  > div:nth-child(1)
  .short-b3af,
.popup_087b
  .accent_hovered_cfc2
  > div:nth-child(1)
  .short-b3af,
.popup_087b
  .picture-fbb7
  > div:nth-child(1)
  .short-b3af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_087b .search_tall_3cc5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_087b .surface_light_a087 {
  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);
}
.popup_087b .video-191d {
  background-color: var(--e-global-color-primary);
}
.popup_087b .video-191d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_087b .video-191d:hover {
  background-color: var(--e-global-color-primary);
}
.popup_087b .disabled_2933 {
  background-color: var(--e-global-color-primary);
}
.popup_087b .disabled_2933:hover {
  background-color: var(--e-global-color-primary);
}
.popup_087b .hero_blue_cce8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_087b .thumbnail_fc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_610c .focus-focused-4172 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_610c .detail-6e53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_610c .info_solid_2b26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_610c .blue-d02f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_610c .paragraph_stale_6587 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_610c .disabled_2933 {
  background-color: var(--e-global-color-primary);
}
.sidebar_610c .disabled_2933:hover {
  background-color: var(--e-global-color-primary);
}
.label-c9b7 .article-white-376c {
  background-color: var(--e-global-color-secondary);
}
.label-c9b7 .full-7a0a {
  background-color: var(--e-global-color-text);
}
.label-c9b7 .iron-8021 {
  background-color: var(--e-global-color-secondary);
}
.label-c9b7 .tabs_f5ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-c9b7 .hot_7fe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-c9b7 .sort_east_b83a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-c9b7 .form_new_6797 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-c9b7 .large-bfae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-8c38 .selected-2326 .button-c39a,
.large-8c38
  .selected-2326
  .button-c39a
  a,
.large-8c38 .hidden-5e75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-8c38 .selected-2326 .feature_7645,
.large-8c38 .iron-78a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large-8c38 .selected-2326 .feature_7645 {
  color: var(--e-global-color-text);
}
.large-8c38 .iron-78a5 {
  color: var(--e-global-color-text);
}
.large-8c38
  .selected-2326
  .slider_slow_a591 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-8c38 .center-3ca8 .paragraph_87e7 {
  background-color: var(--e-global-color-primary);
}
.large-8c38 .center-3ca8 .paragraph_87e7:hover {
  background-color: var(--e-global-color-primary);
}
.large-8c38 .center-3ca8 .item-west-943a li span {
  background-color: var(--e-global-color-text);
}
.large-8c38 .center-3ca8 .item-west-943a li span:hover {
  background-color: var(--e-global-color-primary);
}
.large-8c38
  .center-3ca8
  .item-west-943a
  li.row_8f3e
  span {
  background-color: var(--e-global-color-accent);
}
.large-8c38 .copper-449f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-paper-2cc6 .background_8f6f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_prev_c3aa .mask_adb9 {
  background-color: var(--e-global-color-primary);
}
.tabs_prev_c3aa .hot-dfb4 {
  background-color: var(--e-global-color-secondary);
}
.tabs_prev_c3aa .tooltip-94c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_prev_c3aa .small_2f2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_prev_c3aa .nav-475f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_prev_c3aa .thumbnail_e8df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_prev_c3aa .notice-e1f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_prev_c3aa .surface-slow-6fa5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_prev_c3aa .picture_62bb {
  background-color: var(--e-global-color-primary);
}
.tabs_prev_c3aa .picture_62bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_1782 .logo-wood-c2b6 {
  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);
}
.badge_1782 .tall-b759 {
  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);
}
.badge_1782
  .label-a3fe:after {
  background-color: var(--e-global-color-primary);
}
.badge_1782 .thick-2e72 {
  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);
}
.hero-6a0c .hidden-5e75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-6a0c .iron-78a5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-motion-5e92 .orange_a227 .carousel_huge_917b {
  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);
}
.tabs-motion-5e92 .orange_a227 .search-orange-d2c4 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_8e24 .slider-690b {
  background-color: var(--e-global-color-primary);
}
.article_8e24 .east-9571 {
  background-color: var(--e-global-color-secondary);
}
.article_8e24 .inner_0857 .notice-a44c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_8e24 .message-mini-ea49 .notice-a44c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-8c94 .row_black_e3b1 .modal_7a0f {
  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);
}
.badge-8c94 .row_black_e3b1 .tertiary-steel-346f {
  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);
}
.badge-8c94 .row_black_e3b1 .grid_36cd {
  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);
}
.gas_ea94 .banner_f13a {
  border-color: var(--e-global-color-text);
}
.gas_ea94 .footer_dc44 {
  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);
}
.gas_ea94 .current_130e {
  color: var(--e-global-color-primary);
}
.gas_ea94 .title_wide_260c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-fresh-d8ad .simple-c42e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-fresh-d8ad .header_solid_bbb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-fresh-d8ad .description-stale-8d74:hover .simple-c42e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider-fresh-d8ad
  .description-stale-8d74:hover
  .header_solid_bbb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-stale-bf26 .basic-2381 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block-stale-bf26 .cool-e8db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-9a36 .panel_e56b .texture-motion-e115 {
  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);
}
.widget-9a36 .popup_large_0823 .texture-motion-e115 {
  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);
}
.left_342e .focus_056d {
  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);
}
.stone-551b .button_de8f .nav-easy-7aab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-551b .button_de8f .nav-easy-7aab {
  background-color: var(--e-global-color-secondary);
}
.stone-551b .under-e5ef .nav-easy-7aab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone-551b .under-e5ef .nav-easy-7aab {
  background-color: var(--e-global-color-secondary);
}
.stone-551b .gold-850a .overlay_large_e4a1 {
  background-color: var(--e-global-color-primary);
}
.stone-551b .gold-850a:hover .overlay_large_e4a1 {
  background-color: var(--e-global-color-secondary);
}
.stone-551b .paragraph_87e7 {
  background-color: var(--e-global-color-primary);
}
.stone-551b .paragraph_87e7:hover {
  background-color: var(--e-global-color-accent);
}
.stone-551b .item-west-943a li span {
  background-color: var(--e-global-color-text);
}
.stone-551b .item-west-943a li span:hover {
  background-color: var(--e-global-color-primary);
}
.stone-551b .item-west-943a li.row_8f3e span {
  background-color: var(--e-global-color-accent);
}
.row-b2ff .logo-fixed-4f78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-b2ff .warm_9894 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_e06e .component_c019:before {
  background-color: var(--e-global-color-secondary);
}
.header_e06e .tiny_1bee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_e06e .table_gas_c95f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-1f52 .logo-wide-d091 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-1f52 .logo-wide-d091:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-1f52 .logo-wide-d091.fn-active-248e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-1f52 .dirty-106f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-1f52 .action_3a69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-1f52 .wide-1852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-1f52 .plasma-6932 {
  background-color: var(--e-global-color-primary);
}
.red-1f52 .plasma-6932 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-1f52 .top-d998 {
  background-color: var(--e-global-color-primary);
}
.red-1f52 .top-d998 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_0457 .notice-right-8cff .outline_new_c019 a {
  color: var(--e-global-color-secondary);
}
.border_0457 .notice-right-8cff .outline_new_c019 a:hover {
  color: var(--e-global-color-secondary);
}
.border_0457 .notice-right-8cff .outline_new_c019,
.border_0457 .notice-right-8cff .outline_new_c019 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0457 .notice-right-8cff .cool_5b0d {
  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);
}
.border_0457 .notice-right-8cff .message-5c8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0457 .notice-right-8cff .breadcrumb_14f6 {
  background-color: var(--e-global-color-primary);
}
.border_0457 .notice-right-8cff .breadcrumb_14f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_0457 .notice-right-8cff .breadcrumb_14f6:hover {
  background-color: var(--e-global-color-primary);
}
.border_0457 .notice-right-8cff .item_1b26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_0457 .notice-right-8cff .item_1b26 {
  background-color: var(--e-global-color-primary);
}
.border_0457 .notice-right-8cff .item_1b26:hover {
  background-color: var(--e-global-color-primary);
}
.border_0457 .notice-right-8cff .paragraph_87e7 {
  background-color: var(--e-global-color-primary);
}
.border_0457 .notice-right-8cff .paragraph_87e7:hover {
  background-color: var(--e-global-color-primary);
}
.border_0457 .center-3ca8 .item-west-943a li span {
  background-color: var(--e-global-color-text);
}
.border_0457 .center-3ca8 .item-west-943a li span:hover {
  background-color: var(--e-global-color-primary);
}
.border_0457 .center-3ca8 .item-west-943a li.row_8f3e span {
  background-color: var(--e-global-color-accent);
}
.border_0457 .hero_blue_cce8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_0457 .thumbnail_fc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-liquid-c0a1 .video-3854 .notice-current-16b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-liquid-c0a1 .video-3854 .middle_2892 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-liquid-c0a1 .video-3854 .filter_d858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cd08 .red-798a {
  border-color: var(--e-global-color-text);
}
.icon_cd08 .popup-first-5549 {
  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_cd08 .preview_2165 {
  color: var(--e-global-color-secondary);
}
.icon_cd08 .preview_2165 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cd08 .fixed_247e > * {
  color: var(--e-global-color-primary);
}
.icon_cd08 .fixed_247e > * svg {
  fill: var(--e-global-color-primary);
}
.icon_cd08 .grid_new_8a5a {
  color: var(--e-global-color-primary);
}
.icon_cd08 .grid_new_8a5a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_cd08 .lite_e403 {
  color: var(--e-global-color-primary);
}
.icon_cd08 .lite_e403 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon_cd08 .popup_liquid_ae40 {
  color: var(--e-global-color-primary);
}
.icon_cd08 .popup_liquid_ae40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cd08 .grid-static-3d44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cd08 .dirty-3a1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cd08 .dirty-3a1e.list-c64e {
  color: var(--e-global-color-secondary);
}
.icon_cd08 .dirty-3a1e.list-c64e .element_new_9175 {
  color: var(--e-global-color-accent);
}
.icon_cd08 .dirty-3a1e.modal-645b {
  color: var(--e-global-color-text);
}
.icon_cd08 .dirty-3a1e.modal-645b .element_new_9175 {
  color: var(--e-global-color-text);
}
.icon_cd08 .dirty-3a1e:before {
  border-top-color: var(--e-global-color-text);
}
.icon_cd08 .layout_da59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_cd08
  .layout_da59
  .wrapper-down-1d62 {
  background-color: var(--e-global-color-primary);
}
.icon_cd08
  .layout_da59
  .wrapper-down-1d62 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon_cd08 .red-798a .module-outer-412b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-hot-905b .picture-current-0acb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-hot-905b .info-large-c1a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-upper-15e6 .gas_2e99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-upper-15e6
  .fast-94da
  .steel_3c76 {
  background-color: var(--e-global-color-secondary);
}
.carousel-upper-15e6
  .fast-94da.dirty-c647
  .steel_3c76 {
  background-color: var(--e-global-color-text);
}
.carousel-upper-15e6
  .fast-94da:hover
  .steel_3c76 {
  background-color: var(--e-global-color-accent);
}
.carousel-upper-15e6
  .fast-94da.fn-active-248e
  .steel_3c76 {
  background-color: var(--e-global-color-primary);
}
.orange-424e .small-b8d2 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.orange-424e .status-white-c1a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.orange-424e .north_96d9 {
  background-color: var(--e-global-color-primary);
}
.orange-424e .north_96d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-694f .red_7973 .modal_6d88 .module-aedf {
  background-color: var(--e-global-color-secondary);
}
.new-694f .red_7973 .red_af22:after {
  background-color: var(--e-global-color-secondary);
}
.new-694f .detail-2cfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-694f .full_3ccd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-694f .smooth-a67d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new-694f .preview-center-33f0 {
  background-color: var(--e-global-color-primary);
}
.new-694f .preview-center-33f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-694f .carousel_dim_5820 {
  background-color: var(--e-global-color-secondary);
}
.new-694f .carousel_dim_5820 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-694f .red_7973 .orange_784b .red-4b81:hover {
  background-color: var(--e-global-color-primary);
}
.new-694f
  .red_7973
  .orange_784b
  .red-4b81.rough_3874 {
  background-color: var(--e-global-color-primary);
}
.new-694f .red_7973 .hard_436e:before {
  border-color: var(--e-global-color-primary);
}
.new-694f .red_7973 .hard_436e:hover:before {
  border-color: var(--e-global-color-secondary);
}
.new-694f
  .red_7973
  .hard_436e.in_b20e:before {
  border-color: var(--e-global-color-primary);
}
.new-694f .black_56c9 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_e0d9 .tiny_65fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_e0d9 .tiny_65fd:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_e0d9 .tiny_65fd.avatar_2651 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_e0d9 .logo-7601 {
  background-color: var(--e-global-color-primary);
}
.component_e0d9 .logo-7601 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_e0d9
  .search-pink-c1a0
  .medium-e6ac
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_e0d9
  .popup-wood-3637
  .medium-e6ac
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-33b6
  .item_west_aeb5
  .hard-dbb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-33b6
  .item_west_aeb5
  .search-bronze-5fb2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-33b6 .hover_white_21e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-33b6 .layout-7cf7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-33b6 .outline_large_ded9 {
  background-color: var(--e-global-color-primary);
}
.bronze-33b6 .outline_large_ded9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-70d3 .west-dc01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-70d3 .main-huge-ef60 {
  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);
}
.highlight-70d3 .over_411d {
  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);
}
.highlight-70d3 .over_411d a:hover {
  color: var(--e-global-color-secondary);
}
.highlight-70d3 .carousel_c127 {
  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);
}
.highlight-70d3 .article-middle-fc20 {
  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);
}
.highlight-70d3 .item_smooth_b927 .paragraph_87e7 {
  background-color: var(--e-global-color-primary);
}
.highlight-70d3 .item_smooth_b927 .paragraph_87e7:hover {
  background-color: var(--e-global-color-accent);
}
.highlight-70d3
  .item_smooth_b927
  .item-west-943a
  li
  span {
  background-color: var(--e-global-color-text);
}
.highlight-70d3
  .item_smooth_b927
  .item-west-943a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.highlight-70d3
  .item_smooth_b927
  .item-west-943a
  li.row_8f3e
  span {
  background-color: var(--e-global-color-accent);
}
.rough-6c7f
  .sort_green_1fd6
  .outer_c4ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-6c7f .sort_green_1fd6 .south-b9fe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-6c7f .sort_green_1fd6 .next-cec8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-6c7f .orange-e4f6 {
  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);
}
.rough-6c7f
  .video_f6ee.panel-306c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a {
  background-color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a
  .selected-f388.banner-stone-7fe4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a
  .section-stone-52b2.hero-complex-b293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  .sidebar_advanced_e39f
  > a {
  background-color: var(--e-global-color-secondary);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  .sidebar_advanced_e39f
  > a
  .column_990d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  .sidebar_advanced_e39f
  > a
  .section-stone-52b2.image-iron-aad4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a
  .picture_gas_18cf:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  a
  .picture_gas_18cf:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f.liquid_a0dc
  > a
  .picture_gas_18cf:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  .sidebar_advanced_e39f.liquid_a0dc
  > a
  .picture_gas_18cf:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a
  .medium_52c4
  .badge-selected-6334 {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  a
  .medium_52c4
  .badge-selected-6334 {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a
  .medium_52c4
  .badge-selected-6334,
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  a
  .medium_52c4
  .badge-selected-6334 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > a
  .pattern-aa11:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  a
  .pattern-aa11:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f.liquid_a0dc
  > a
  .pattern-aa11:before {
  color: var(--e-global-color-text);
}
.preview_basic_6c97
  > .section-b55e
  > div
  > .fast-385f
  > .sidebar_advanced_e39f
  > .right_df6e
  .sidebar_advanced_e39f.liquid_a0dc
  > a
  .pattern-aa11:before {
  color: var(--e-global-color-text);
}
.sort-white-5625 .in_1bce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-white-5625
  .backdrop-dynamic-9864:hover
  .in_1bce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_tall_7f98
  > .section-b55e
  > .focus_e7f8
  > .alert_3a75
  > .green-a4ab
  > .modal-orange-26a3
  .green_c157 {
  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);
}
.panel_tall_7f98
  > .section-b55e
  > .focus_e7f8
  > .alert_3a75
  > .green-a4ab
  > .modal-orange-26a3:hover
  .green_c157 {
  color: var(--e-global-color-text);
}
.panel_tall_7f98
  > .section-b55e
  > .focus_e7f8
  > .alert_3a75
  > .green-a4ab
  > .modal-orange-26a3:hover
  .green_c157 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_tall_7f98
  > .section-b55e
  > .focus_e7f8
  > .alert_3a75
  > .green-a4ab.wrapper-bright-c18d
  > .modal-orange-26a3
  .green_c157 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_52db .container-11b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_52db .banner_top_a4c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_52db .layout_aa0b {
  background-color: var(--e-global-color-primary);
}
.purple_52db .layout_aa0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button-2df1
  > .section-b55e
  > .badge_yellow_74f5
  > .fixed-805f
  > .secondary-4361
  .tooltip_large_2ae8 {
  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);
}
.button-2df1
  > .section-b55e
  > .badge_yellow_74f5
  > .fixed-805f
  > .secondary-4361
  .primary_left_7b7d {
  color: var(--e-global-color-text);
}
.button-2df1
  > .section-b55e
  > .badge_yellow_74f5
  > .fixed-805f
  > .secondary-4361:hover
  .tooltip_large_2ae8 {
  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);
}
.button-2df1
  > .section-b55e
  > .badge_yellow_74f5
  > .fixed-805f
  > .secondary-4361:hover
  .primary_left_7b7d {
  color: var(--e-global-color-secondary);
}
.button-2df1
  > .section-b55e
  > .badge_yellow_74f5
  > .fixed-805f
  > .secondary-4361.primary_old_df6c
  .tooltip_large_2ae8 {
  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);
}
.button-2df1
  > .section-b55e
  > .badge_yellow_74f5
  > .fixed-805f
  > .secondary-4361.primary_old_df6c
  .primary_left_7b7d {
  color: var(--e-global-color-primary);
}
.component_dd54
  .card_8689
  .frame-last-c433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_dd54 .over-5198 .module-outer-412b .paper_07a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-focused-faea .blue-1921 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-focused-faea .footer_soft_43b3 .blue-1921 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-focused-faea .modal-ab74 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-focused-faea .modal-ab74 {
  background-color: var(--e-global-color-primary);
}
.simple-94c4 .stale-0303 .label-f710 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-94c4
  .stale-0303:hover
  .backdrop_in_1949 {
  color: var(--e-global-color-secondary);
}
.simple-94c4
  .stale-0303:hover
  .label-f710 {
  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);
}
.action_c8bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.notification-hard-7263 {
  max-width: 1400px !important;
}

.feature_7e1d {
  flex-direction: column;
}

.feature_7e1d .label_a174 {
  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.feature_7e1d .label_a174 {
  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);
}

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

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

.label-pressed-38be.last-ad8c {
  display: none;
}

.breadcrumb_bottom_fb57 {
  display: none;
}

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

.huge_d222.outer-1213 {
  margin-bottom: 40px;
  width: 100%;
}

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

.feature_7e1d a {
  width: 100%;
}

.gold_c6b1 .shadow_up_5a5b.dynamic-ffc5 {
  width: 20% !important;
}

.component-1758 {
  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; /* 字母间距 */
}

.component-1758: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%);
}

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

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

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

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

.focus_iron_98fc: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);
}

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

.gold_c6b1
  .shadow_up_5a5b.soft_9d2f
  .outline-db52
  .new-78a5 {
  font-size: 20px !important;
}

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

.light-0f28 {
  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;
}

.logo-18a7 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.popup_next_0d7e.background_9cdf > .box-c7f5 {
  display: flex;
  align-items: center;
}

.message-8bcd {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.media-1111 {
  position: relative;
  width: 100%;
}

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

.blue-1c96 {
  font-size: 35px !important;
}

.picture-prev-246c {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

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

.gold_c6b1
  .shadow_up_5a5b.alert_17ab
  .white_bc7e
  .mini_6a31 {
  width: 100% !important;
}

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

.accent_2c17 {
  width: 100%;
}

.notification-short-8150 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.black_9502 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.card-3c84 {
  font-size: 15px !important;
}

.filter-dynamic-19b1 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.black_9502:hover .filter-dynamic-19b1 {
  visibility: visible;
}
.black_9502:hover.black_9502::before {
  display: block;
}

.logo-18a7 h3 {
  color: #fff;
}

.out_fa07 {
  margin: 0;
}

.gold_c6b1
  .shadow_up_5a5b.alert_17ab
  .mini_6a31
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.primary-b777 {
  width: 100%;
}

.border_40ca {
  width: 100%;
}

.prev-75e6 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.border_40ca {
  width: 100%;
}

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

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

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

.bronze-77e8 {
  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;
}

.feature_7e1d .label_a174.article_hard_acdf {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.feature_7e1d h1.label_a174 {
  margin-top: 80px !important;
}

.gold_c6b1 .shadow_up_5a5b.tertiary_58b8 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.wrapper-ce21 img {
  width: 100%;
}

.link_hot_54c0 .photo_2b84.outline-db52 {
  justify-content: space-between;
}

.video-0a5c {
  display: none;
}

.image_3777 .short_7eb4 {
  margin: 1px 0 !important;
}

.menu-cool-f397 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .popup_next_0d7e .box-c7f5 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .link_hot_54c0 .photo_2b84.outline-db52 {
    border-bottom: 1px solid #f0c159;
  }

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

  .popup_next_0d7e.background_9cdf > .box-c7f5 {
    gap: 15px;
    justify-content: space-between;
  }

  .gold_c6b1
    .shadow_up_5a5b.alert_17ab
    .mini_6a31
    img {
    width: 60% !important;
  }

  .alert_9943 {
    left: 2%;
  }

  .smooth_de20 {
    margin: 10px 0;
  }

  .feature_7e1d .short_7eb4 {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .blue-1c96 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.feature_7e1d .label_a174,
  .feature_7e1d .label_a174 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .mini_6a31 {
    justify-content: center;
  }

  .feature_7e1d .short_7eb4 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .gold_c6b1 .shadow_up_5a5b.dynamic-ffc5 {
    width: 75% !important;
  }

  .wrapper-ce21 img {
    width: 100% !important;
  }
}

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

  h2.feature_7e1d .label_a174,
  .feature_7e1d .label_a174 {
    font-size: 30px !important;
  }

  .mini_6a31 {
    justify-content: center;
  }

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

  .component_a6bf
    .full-41ad.top-6ce6 {
    margin: 0 !important;
  }

  .message-8bcd {
    margin: 0;
    gap: 10px;
  }

  .smooth_de20 {
    display: flex;
  }

  .input-ba83 .component-1758 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .prev-75e6 {
    justify-content: flex-end;
    gap: 1px;
  }

  .feature_7e1d h1.label_a174 {
    margin-top: 40px !important;
  }

  .gold_c6b1
    .shadow_up_5a5b.alert_17ab
    .mini_6a31
    img,
  .table_0ef0 .white_bc7e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .gold_c6b1 .shadow_up_5a5b.dynamic-ffc5 {
    width: 100% !important;
  }

  .popup_next_0d7e.background_9cdf > .box-c7f5 {
    gap: 3px;
  }

  .feature_7e1d .short_7eb4 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.link_hot_54c0 .photo_2b84.outline-db52 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.link_hot_54c0 .photo_2b84.outline-db52: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);
}

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

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

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

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

.label-pressed-38be: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .link_hot_54c0 .photo_2b84.outline-db52 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .feature_7e1d .label_a174 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .component-1758 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hidden-steel-b23e .progress-north-6b59 {
  flex-shrink: 0;
  white-space: nowrap;
}

.hidden-steel-b23e .south_6425 {
  flex-shrink: 0;
  min-width: fit-content;
}

.hidden-steel-b23e .new-78a5 {
  white-space: nowrap;
}

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

.hidden-steel-b23e {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.hidden-steel-b23e .progress-north-6b59 {
  max-width: 80px !important;
}

.hidden-steel-b23e .south_6425 {
  max-width: 80px !important;
  overflow: hidden;
}

.hidden-steel-b23e .photo_2b84.outline-db52 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hidden-steel-b23e .new-78a5 {
  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);
  }
}

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

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

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

/* 添加内部光效 */
.focus_iron_98fc::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 .focus_iron_98fc:nth-child(1),
.gold_c6b1 .focus_iron_98fc:nth-child(1),
#page .focus_iron_98fc:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .focus_iron_98fc:nth-child(2),
.gold_c6b1 .focus_iron_98fc:nth-child(2),
#page .focus_iron_98fc: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;
}

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

/* css-noise: f0e1 */
.ghost-box-z3 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.2;
}
