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(.chip_acb9) {
  gap: 0.5em;
}
:where(.bottom-b51d) {
  gap: 0.5em;
}
body .dirty_e4b6 > .element_over_86be {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dirty_e4b6 > .tall-411b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dirty_e4b6 > .heading-fast-91f1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fixed-8083 > .element_over_86be {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fixed-8083 > .tall-411b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fixed-8083 > .heading-fast-91f1 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .fixed-8083
  > :where(:not(.element_over_86be):not(.tall-411b):not(.active-dirty-f31d)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fixed-8083 > .status_hot_ef0e {
  max-width: var(--wp--style--global--wide-size);
}
body .chip_acb9 {
  display: flex;
}
body .chip_acb9 {
  flex-wrap: wrap;
  align-items: center;
}
body .chip_acb9 > * {
  margin: 0;
}
body .bottom-b51d {
  display: grid;
}
body .bottom-b51d > * {
  margin: 0;
}
:where(.warm_f388.chip_acb9) {
  gap: 2em;
}
:where(.warm_f388.bottom-b51d) {
  gap: 2em;
}
:where(.bright_0570.chip_acb9) {
  gap: 1.25em;
}
:where(.bright_0570.bottom-b51d) {
  gap: 1.25em;
}
.sidebar-caa9 {
  color: var(--wp--preset--color--black) !important;
}
.rough_ec5f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tag-rough-832a {
  color: var(--wp--preset--color--white) !important;
}
.left-721e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.thumbnail_narrow_c1a7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.notice-rough-82f3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fluid-5a2c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message_pink_56db {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.item_basic_a384 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.lower-9d9e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.brown-905e {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.motion-7341 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_old_2323 {
  background-color: var(--wp--preset--color--black) !important;
}
.title_2b33 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.iron_6702 {
  background-color: var(--wp--preset--color--white) !important;
}
.icon-dark-f5f7 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.section-705f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.progress_top_e208 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.steel_bccf {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hard_0e61 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.focus_bf5f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.east-22e1 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.clean_143e {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail-motion-1471 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tooltip-4926 {
  border-color: var(--wp--preset--color--black) !important;
}
.middle_6771 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.banner_a039 {
  border-color: var(--wp--preset--color--white) !important;
}
.lower_202d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.dynamic-4209 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.icon-fab0 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip_ef23 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.accordion-outer-75c2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.surface_83e9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_cool_0e64 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.table-8ff9 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.container-51ab {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.stone_8873 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.short_ca0e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.block_north_3810 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.fast_4ea2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.menu_9684 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.medium_56de {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.modal-west-7df2 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.title-43b4 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.slider_outer_1e7f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.badge-cdad {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.copper_cca2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.red-2c8c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tertiary-fluid-5137 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.frame_down_00a7 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.header_right_ab62 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.dirty_0c0e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.focused-17ce a:where(:not(.grid-hard-e1bd)) {
  color: inherit;
}
:where(.bright_0570.chip_acb9) {
  gap: 1.25em;
}
:where(.bright_0570.bottom-b51d) {
  gap: 1.25em;
}
:where(.warm_f388.chip_acb9) {
  gap: 2em;
}
:where(.warm_f388.bottom-b51d) {
  gap: 2em;
}
.middle_cb78 {
  font-size: 1.5em;
  line-height: 1.6;
}

.wood-5ab4 .tag_gold_da18 {
  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);
}
.menu_middle_788b .row-inner-aefd {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a4e1 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a4e1.module-plasma-3a6e .notice_easy_fa2c {
  background-color: var(--e-global-color-primary);
}
.message_a4e1.input-center-afad .notice_easy_fa2c,
.message_a4e1.frame_pink_5ca4 .notice_easy_fa2c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.secondary_fresh_f244 .cool-38c8 {
  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);
}
.label-static-9548 {
  --divider-color: var(--e-global-color-secondary);
}
.label-static-9548 .plasma-eafd {
  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);
}
.label-static-9548.wood_78cc .selected_060f {
  background-color: var(--e-global-color-secondary);
}
.label-static-9548.menu_purple_e6a2 .selected_060f,
.label-static-9548.frame-white-fe6e .selected_060f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.label-static-9548.menu_purple_e6a2 .selected_060f,
.label-static-9548.frame-white-fe6e .selected_060f svg {
  fill: var(--e-global-color-secondary);
}
.frame-next-cbbd .video_iron_6d5f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-next-cbbd .card_de43 {
  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-308e.wood_78cc .selected_060f {
  background-color: var(--e-global-color-primary);
}
.content-308e.menu_purple_e6a2 .selected_060f,
.content-308e.frame-white-fe6e .selected_060f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.content-308e.menu_purple_e6a2 .selected_060f,
.content-308e.frame-white-fe6e .selected_060f svg {
  fill: var(--e-global-color-primary);
}
.background-b325.wood_78cc .selected_060f {
  background-color: var(--e-global-color-primary);
}
.background-b325.menu_purple_e6a2 .selected_060f,
.background-b325.frame-white-fe6e .selected_060f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.background-b325 .message-hard-7c50 {
  color: var(--e-global-color-primary);
}
.background-b325 .message-hard-7c50,
.background-b325 .message-hard-7c50 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-b325 .feature-3827 {
  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);
}
.paper-4cb2 .disabled-center-876c {
  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-04b7 .column_light_6fba .badge-5262 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_92ed .easy-5de0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.frame_92ed .picture-477c i {
  color: var(--e-global-color-primary);
}
.frame_92ed .picture-477c svg {
  fill: var(--e-global-color-primary);
}
.frame_92ed .breadcrumb_rough_6a15 {
  color: var(--e-global-color-secondary);
}
.frame_92ed .easy-5de0 > .breadcrumb_rough_6a15,
.frame_92ed .easy-5de0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_pressed_a609 .heading_old_459b {
  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);
}
.description_pressed_a609 .article-df51 {
  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);
}
.paragraph_yellow_1269 .texture-b1c0 .tertiary_blue_71d8 {
  background-color: var(--e-global-color-primary);
}
.paragraph_yellow_1269 .sort-cold-2003 {
  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);
}
.sidebar-3a95 .component_right_c94d {
  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);
}
.sidebar-3a95 .complex_ebe8 {
  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);
}
.sidebar-3a95 .clean-0a47 {
  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);
}
.module_3bcf .badge-06e1,
.module_3bcf .badge-06e1 a {
  color: var(--e-global-color-primary);
}
.module_3bcf .badge-06e1.summary-middle-a909,
.module_3bcf .badge-06e1.summary-middle-a909 a {
  color: var(--e-global-color-accent);
}
.module_3bcf .badge-06e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module_3bcf .short-1507 {
  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);
}
.form-ae0e .left_ff23,
.form-ae0e .narrow-5304 {
  color: var(--e-global-color-primary);
}
.form-ae0e .left_ff23 svg {
  fill: var(--e-global-color-primary);
}
.form-ae0e .summary-middle-a909 .left_ff23,
.form-ae0e .summary-middle-a909 .narrow-5304 {
  color: var(--e-global-color-accent);
}
.form-ae0e .summary-middle-a909 .left_ff23 svg {
  fill: var(--e-global-color-accent);
}
.form-ae0e .narrow-5304 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-ae0e .short-1507 {
  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);
}
.chip_153c .accordion_a89e,
.chip_153c .liquid_7325 {
  color: var(--e-global-color-primary);
}
.chip_153c .liquid_7325 svg {
  fill: var(--e-global-color-primary);
}
.chip_153c .badge-06e1.summary-middle-a909 a,
.chip_153c
  .badge-06e1.summary-middle-a909
  .liquid_7325 {
  color: var(--e-global-color-accent);
}
.chip_153c .accordion_a89e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_153c .short-1507 {
  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);
}
.panel_paper_33f9 .pattern_bright_6a98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_paper_33f9 .notice_outer_4b20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-615c .cool-7ff7 .focus-black-2f12 {
  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);
}
.list-615c .cool-7ff7 .pagination-cold-5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-615c .simple_fcdd .focus-black-2f12 {
  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);
}
.list-615c
  .simple_fcdd
  .pagination-cold-5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-615c
  .backdrop-e8b9
  .focus-black-2f12 {
  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);
}
.list-615c
  .backdrop-e8b9
  .pagination-cold-5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-615c
  .photo_1739
  .focus-black-2f12 {
  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);
}
.list-615c
  .photo_1739
  .pagination-cold-5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_tiny_b42b .panel-56ef {
  background-color: var(--e-global-color-primary);
}
.element_tiny_b42b .panel-56ef:hover {
  background-color: var(--e-global-color-primary);
}
.element_tiny_b42b .selected-2322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_tiny_b42b
  .panel-56ef:hover
  .selected-2322 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper_3355 .paragraph-b7b2 {
  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);
}
.article_south_1cc8 .table-lower-8d9a .medium_152a a {
  background-color: var(--e-global-color-accent);
}
.article_south_1cc8 .table-lower-8d9a .overlay_43f5 a {
  background-color: var(--e-global-color-accent);
}
.article_south_1cc8 .table-lower-8d9a .medium_152a a,
.article_south_1cc8 .table-lower-8d9a .overlay_43f5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-784b
  .over-f83b.menu-mini-a883
  .table-lower-8d9a
  a.badge_down_00e0 {
  background-color: var(--e-global-color-accent);
}
.nav-784b
  .over-f83b.menu-mini-a883
  .table-lower-8d9a
  span.badge_down_00e0.fn-current-58c2 {
  background-color: var(--e-global-color-text);
}
.nav-784b
  .over-f83b.menu-mini-a883
  .table-lower-8d9a
  .badge_down_00e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265 .gallery_medium_bec1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .surface_5459
  > .light-225b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .copper_ff63
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .hero_new_32ca
  .hovered-8103,
.media_brown_9265
  .hero_new_32ca
  .component_orange_70d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_brown_9265
  .hero_new_32ca
  .soft_9d9c,
.media_brown_9265
  .hero_new_32ca
  a
  .soft_9d9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .hero_new_32ca
  .tabs-3466 {
  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);
}
.media_brown_9265
  .hero_new_32ca
  .narrow_56b4 {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .hero_new_32ca
  .narrow_56b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .hero_new_32ca
  .narrow_56b4:hover {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .hero_new_32ca
  .wrapper_c447 {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .hero_new_32ca
  .wrapper_c447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .hero_new_32ca
  .wrapper_c447:hover {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .active_4ce1
  .center_bfc3
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_brown_9265
  .active_4ce1
  .light-cefd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .active_4ce1
  .tabs-3466 {
  color: var(--e-global-color-text);
}
.media_brown_9265
  .active_4ce1
  .tabs-3466
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .active_4ce1
  .narrow_56b4 {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .active_4ce1
  .narrow_56b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .active_4ce1
  .narrow_56b4:hover {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .active_4ce1
  .wrapper_c447 {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265
  .active_4ce1
  .wrapper_c447 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_brown_9265
  .active_4ce1
  .wrapper_c447:hover {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265 .widget_wide_7be9 {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265 .widget_wide_7be9:hover {
  background-color: var(--e-global-color-primary);
}
.media_brown_9265 .block-east-9e80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_brown_9265 .upper-4a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-cd13 .nav-mini-fb6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-cd13
  .soft_4761
  > div:nth-child(3)
  .nav-mini-fb6d,
.black-cd13
  .box_79fc
  > div:nth-child(1)
  .nav-mini-fb6d,
.black-cd13
  .fixed_a9c3
  > div:nth-child(1)
  .nav-mini-fb6d,
.black-cd13
  .mask_dynamic_3b10
  > div:nth-child(1)
  .nav-mini-fb6d,
.black-cd13
  .glass_a2b0
  > div:nth-child(1)
  .nav-mini-fb6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-cd13 .orange-d27f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-cd13 .tertiary_lite_cfb2 {
  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);
}
.black-cd13 .stale-9d19 {
  background-color: var(--e-global-color-primary);
}
.black-cd13 .stale-9d19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.black-cd13 .stale-9d19:hover {
  background-color: var(--e-global-color-primary);
}
.black-cd13 .east_a2d9 {
  background-color: var(--e-global-color-primary);
}
.black-cd13 .east_a2d9:hover {
  background-color: var(--e-global-color-primary);
}
.black-cd13 .block-east-9e80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-cd13 .upper-4a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-top-b8e7 .gallery-basic-5ed4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-top-b8e7 .solid_58c2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-top-b8e7 .gallery_6542 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-top-b8e7 .easy-d020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-top-b8e7 .hover_fb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-top-b8e7 .east_a2d9 {
  background-color: var(--e-global-color-primary);
}
.element-top-b8e7 .east_a2d9:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip_tiny_f0ac .logo-first-8f9b {
  background-color: var(--e-global-color-secondary);
}
.tooltip_tiny_f0ac .main_6750 {
  background-color: var(--e-global-color-text);
}
.tooltip_tiny_f0ac .avatar-bright-889f {
  background-color: var(--e-global-color-secondary);
}
.tooltip_tiny_f0ac .table-dark-1fbd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_tiny_f0ac .feature-ee85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_tiny_f0ac .alert-lite-4e4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_tiny_f0ac .plasma_d5f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_tiny_f0ac .background_iron_e817 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-4325 .section_ae84 .text-02ee,
.mask-4325
  .section_ae84
  .text-02ee
  a,
.mask-4325 .last-9020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-4325 .section_ae84 .block-inner-4db5,
.mask-4325 .gradient_221d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-4325 .section_ae84 .block-inner-4db5 {
  color: var(--e-global-color-text);
}
.mask-4325 .gradient_221d {
  color: var(--e-global-color-text);
}
.mask-4325
  .section_ae84
  .light_275a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-4325 .preview-tiny-3db3 .popup_bronze_f83d {
  background-color: var(--e-global-color-primary);
}
.mask-4325 .preview-tiny-3db3 .popup_bronze_f83d:hover {
  background-color: var(--e-global-color-primary);
}
.mask-4325 .preview-tiny-3db3 .secondary-186d li span {
  background-color: var(--e-global-color-text);
}
.mask-4325 .preview-tiny-3db3 .secondary-186d li span:hover {
  background-color: var(--e-global-color-primary);
}
.mask-4325
  .preview-tiny-3db3
  .secondary-186d
  li.current-3db8
  span {
  background-color: var(--e-global-color-accent);
}
.mask-4325 .accent_4f6f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_21dd .status_plasma_c636 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-e98b .modal_413e {
  background-color: var(--e-global-color-primary);
}
.label-e98b .feature_ac8a {
  background-color: var(--e-global-color-secondary);
}
.label-e98b .slow_d8f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-e98b .liquid-b38f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-e98b .main-eeff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-e98b .main_bda9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-e98b .white_c4ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-e98b .tag-d302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-e98b .hard-7a31 {
  background-color: var(--e-global-color-primary);
}
.label-e98b .hard-7a31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-full-02ff .hard-63c9 {
  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);
}
.table-full-02ff .heading_7e33 {
  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);
}
.table-full-02ff
  .notice_8691:after {
  background-color: var(--e-global-color-primary);
}
.table-full-02ff .alert_clean_e52d {
  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);
}
.component_liquid_c132 .last-9020 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_liquid_c132 .gradient_221d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9936 .table-bf53 .tall_1142 {
  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);
}
.feature_9936 .table-bf53 .active-e8fb {
  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);
}
.pink-566a .element_static_010e {
  background-color: var(--e-global-color-primary);
}
.pink-566a .badge_f20b {
  background-color: var(--e-global-color-secondary);
}
.pink-566a .old_495a .hover-fluid-20ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-566a .surface_52a3 .hover-fluid-20ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-new-c4e5 .brown-955a .aside-easy-3ad6 {
  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);
}
.feature-new-c4e5 .brown-955a .component_52ea {
  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);
}
.feature-new-c4e5 .brown-955a .soft-c1e0 {
  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);
}
.left-22ad .wrapper-dim-4bf8 {
  border-color: var(--e-global-color-text);
}
.left-22ad .carousel-f9c4 {
  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);
}
.left-22ad .gradient-rough-d149 {
  color: var(--e-global-color-primary);
}
.left-22ad .gradient_gold_22bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_white_7083 .paragraph-bb2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_white_7083 .accent_west_6540 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_white_7083 .carousel-new-39d2:hover .paragraph-bb2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_white_7083
  .carousel-new-39d2:hover
  .accent_west_6540 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-a587 .south-ac34 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-a587 .chip-next-a106 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-easy-1133 .gradient_new_cc73 .description-008e {
  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);
}
.background-easy-1133 .paper_3390 .description-008e {
  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);
}
.border_steel_2c98 .list_stone_7a10 {
  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);
}
.active-glass-5a1d .shadow-19d9 .paragraph_old_dd1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-glass-5a1d .shadow-19d9 .paragraph_old_dd1a {
  background-color: var(--e-global-color-secondary);
}
.active-glass-5a1d .notice_fixed_ff6a .paragraph_old_dd1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-glass-5a1d .notice_fixed_ff6a .paragraph_old_dd1a {
  background-color: var(--e-global-color-secondary);
}
.active-glass-5a1d .sidebar-b49a .tall_d010 {
  background-color: var(--e-global-color-primary);
}
.active-glass-5a1d .sidebar-b49a:hover .tall_d010 {
  background-color: var(--e-global-color-secondary);
}
.active-glass-5a1d .popup_bronze_f83d {
  background-color: var(--e-global-color-primary);
}
.active-glass-5a1d .popup_bronze_f83d:hover {
  background-color: var(--e-global-color-accent);
}
.active-glass-5a1d .secondary-186d li span {
  background-color: var(--e-global-color-text);
}
.active-glass-5a1d .secondary-186d li span:hover {
  background-color: var(--e-global-color-primary);
}
.active-glass-5a1d .secondary-186d li.current-3db8 span {
  background-color: var(--e-global-color-accent);
}
.surface-4e88 .stone-ca8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface-4e88 .list-79a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-79b0 .hero-red-1b93:before {
  background-color: var(--e-global-color-secondary);
}
.column-79b0 .fast_d297 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column-79b0 .focus_middle_5a20 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_38bc .media-steel-6467 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_38bc .media-steel-6467:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_38bc .media-steel-6467.fn-active-58c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_38bc .shadow-over-8f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38bc .focused_81f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38bc .backdrop-0d8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38bc .hot-aefa {
  background-color: var(--e-global-color-primary);
}
.yellow_38bc .hot-aefa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_38bc .surface_new_fe28 {
  background-color: var(--e-global-color-primary);
}
.yellow_38bc .surface_new_fe28 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_874f .lite_02ad .progress-1490 a {
  color: var(--e-global-color-secondary);
}
.shade_874f .lite_02ad .progress-1490 a:hover {
  color: var(--e-global-color-secondary);
}
.shade_874f .lite_02ad .progress-1490,
.shade_874f .lite_02ad .progress-1490 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_874f .lite_02ad .header-next-8816 {
  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);
}
.shade_874f .lite_02ad .popup-short-c0cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_874f .lite_02ad .container_inner_4c87 {
  background-color: var(--e-global-color-primary);
}
.shade_874f .lite_02ad .container_inner_4c87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_874f .lite_02ad .container_inner_4c87:hover {
  background-color: var(--e-global-color-primary);
}
.shade_874f .lite_02ad .accordion-current-30d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_874f .lite_02ad .accordion-current-30d6 {
  background-color: var(--e-global-color-primary);
}
.shade_874f .lite_02ad .accordion-current-30d6:hover {
  background-color: var(--e-global-color-primary);
}
.shade_874f .lite_02ad .popup_bronze_f83d {
  background-color: var(--e-global-color-primary);
}
.shade_874f .lite_02ad .popup_bronze_f83d:hover {
  background-color: var(--e-global-color-primary);
}
.shade_874f .preview-tiny-3db3 .secondary-186d li span {
  background-color: var(--e-global-color-text);
}
.shade_874f .preview-tiny-3db3 .secondary-186d li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade_874f .preview-tiny-3db3 .secondary-186d li.current-3db8 span {
  background-color: var(--e-global-color-accent);
}
.shade_874f .block-east-9e80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_874f .upper-4a1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-42ea .steel-4786 .pagination-stone-bf0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-42ea .steel-4786 .component_hovered_6b16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-42ea .steel-4786 .silver-af82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-gas-5ff3 .hidden_tiny_852f {
  border-color: var(--e-global-color-text);
}
.media-gas-5ff3 .heading-middle-0496 {
  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);
}
.media-gas-5ff3 .under-30ed {
  color: var(--e-global-color-secondary);
}
.media-gas-5ff3 .under-30ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-gas-5ff3 .tag_copper_6005 > * {
  color: var(--e-global-color-primary);
}
.media-gas-5ff3 .tag_copper_6005 > * svg {
  fill: var(--e-global-color-primary);
}
.media-gas-5ff3 .input_ac1d {
  color: var(--e-global-color-primary);
}
.media-gas-5ff3 .input_ac1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-gas-5ff3 .popup-c4e5 {
  color: var(--e-global-color-primary);
}
.media-gas-5ff3 .popup-c4e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media-gas-5ff3 .focus_4b03 {
  color: var(--e-global-color-primary);
}
.media-gas-5ff3 .focus_4b03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-gas-5ff3 .shadow_e2b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-gas-5ff3 .highlight-6ca6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-gas-5ff3 .highlight-6ca6.menu-prev-41a9 {
  color: var(--e-global-color-secondary);
}
.media-gas-5ff3 .highlight-6ca6.menu-prev-41a9 .primary-ca0a {
  color: var(--e-global-color-accent);
}
.media-gas-5ff3 .highlight-6ca6.orange-db8d {
  color: var(--e-global-color-text);
}
.media-gas-5ff3 .highlight-6ca6.orange-db8d .primary-ca0a {
  color: var(--e-global-color-text);
}
.media-gas-5ff3 .highlight-6ca6:before {
  border-top-color: var(--e-global-color-text);
}
.media-gas-5ff3 .accent_046f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-gas-5ff3
  .accent_046f
  .narrow-480f {
  background-color: var(--e-global-color-primary);
}
.media-gas-5ff3
  .accent_046f
  .narrow-480f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-gas-5ff3 .hidden_tiny_852f .popup-b2db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-dirty-04f2 .feature_old_9767 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-dirty-04f2 .silver-4b11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_ded7 .alert_70de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_ded7
  .hard_632b
  .focused_880f {
  background-color: var(--e-global-color-secondary);
}
.dirty_ded7
  .hard_632b.hot_5359
  .focused_880f {
  background-color: var(--e-global-color-text);
}
.dirty_ded7
  .hard_632b:hover
  .focused_880f {
  background-color: var(--e-global-color-accent);
}
.dirty_ded7
  .hard_632b.fn-active-58c2
  .focused_880f {
  background-color: var(--e-global-color-primary);
}
.button-7db6 .shade-white-da72 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.button-7db6 .table_44c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-7db6 .module-6355 {
  background-color: var(--e-global-color-primary);
}
.button-7db6 .module-6355 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-mini-48a7 .card_stale_f781 .pro-2ebf .list-08b4 {
  background-color: var(--e-global-color-secondary);
}
.nav-mini-48a7 .card_stale_f781 .gradient-9db5:after {
  background-color: var(--e-global-color-secondary);
}
.nav-mini-48a7 .media-pink-5b66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-mini-48a7 .menu_stone_19e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-mini-48a7 .surface_51ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-mini-48a7 .dark_1b1f {
  background-color: var(--e-global-color-primary);
}
.nav-mini-48a7 .dark_1b1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-mini-48a7 .right-74a2 {
  background-color: var(--e-global-color-secondary);
}
.nav-mini-48a7 .right-74a2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-mini-48a7 .card_stale_f781 .picture_motion_24be .brown_3f9f:hover {
  background-color: var(--e-global-color-primary);
}
.nav-mini-48a7
  .card_stale_f781
  .picture_motion_24be
  .brown_3f9f.frame_fixed_4dc8 {
  background-color: var(--e-global-color-primary);
}
.nav-mini-48a7 .card_stale_f781 .fast_b87d:before {
  border-color: var(--e-global-color-primary);
}
.nav-mini-48a7 .card_stale_f781 .fast_b87d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.nav-mini-48a7
  .card_stale_f781
  .fast_b87d.complex_b2a2:before {
  border-color: var(--e-global-color-primary);
}
.nav-mini-48a7 .cool-ae11 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-fluid-5483 .center_a47b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-fluid-5483 .center_a47b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-fluid-5483 .center_a47b.background_057d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-fluid-5483 .medium_53d6 {
  background-color: var(--e-global-color-primary);
}
.logo-fluid-5483 .medium_53d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-fluid-5483
  .copper-55a7
  .warm_b268
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-fluid-5483
  .section-paper-a2b8
  .warm_b268
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_15b6
  .pro_e9f6
  .shade-fee5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_15b6
  .pro_e9f6
  .thumbnail-stale-b6cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_15b6 .small_a0f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_15b6 .caption_steel_aa6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_15b6 .alert_tiny_5bad {
  background-color: var(--e-global-color-primary);
}
.paper_15b6 .alert_tiny_5bad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.huge_2ed0 .section-red-ee38 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge_2ed0 .hidden_be4c {
  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);
}
.huge_2ed0 .gallery_motion_4b52 {
  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);
}
.huge_2ed0 .gallery_motion_4b52 a:hover {
  color: var(--e-global-color-secondary);
}
.huge_2ed0 .hero-paper-86ab {
  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);
}
.huge_2ed0 .right-7ce6 {
  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);
}
.huge_2ed0 .alert-9c7a .popup_bronze_f83d {
  background-color: var(--e-global-color-primary);
}
.huge_2ed0 .alert-9c7a .popup_bronze_f83d:hover {
  background-color: var(--e-global-color-accent);
}
.huge_2ed0
  .alert-9c7a
  .secondary-186d
  li
  span {
  background-color: var(--e-global-color-text);
}
.huge_2ed0
  .alert-9c7a
  .secondary-186d
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.huge_2ed0
  .alert-9c7a
  .secondary-186d
  li.current-3db8
  span {
  background-color: var(--e-global-color-accent);
}
.steel_02b8
  .table-left-c44f
  .card-2099 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_02b8 .table-left-c44f .east-69d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_02b8 .table-left-c44f .chip-yellow-518b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_02b8 .tertiary_aa6d {
  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);
}
.steel_02b8
  .hidden_white_338b.glass-fa6d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a {
  background-color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a
  .dirty-8379.title_steel_f030 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a
  .title_9012.label_small_2e6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  .shade-590c
  > a {
  background-color: var(--e-global-color-secondary);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  .shade-590c
  > a
  .surface_aeeb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  .shade-590c
  > a
  .title_9012.bronze_6c1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a
  .left-710e:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  a
  .left-710e:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c.tabs_steel_4704
  > a
  .left-710e:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  .shade-590c.tabs_steel_4704
  > a
  .left-710e:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a
  .block_4a2d
  .container-fluid-b081 {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  a
  .block_4a2d
  .container-fluid-b081 {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a
  .block_4a2d
  .container-fluid-b081,
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  a
  .block_4a2d
  .container-fluid-b081 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > a
  .pressed_417f:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  a
  .pressed_417f:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c.tabs_steel_4704
  > a
  .pressed_417f:before {
  color: var(--e-global-color-text);
}
.link_738e
  > .column-f8e9
  > div
  > .pressed_e1b3
  > .shade-590c
  > .wide-b847
  .shade-590c.tabs_steel_4704
  > a
  .pressed_417f:before {
  color: var(--e-global-color-text);
}
.tertiary-pink-2b4d .wrapper-focused-ce09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-pink-2b4d
  .easy-75eb:hover
  .wrapper-focused-ce09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-upper-9879
  > .column-f8e9
  > .status_fixed_e242
  > .wrapper-gas-642f
  > .filter-complex-f291
  > .dirty_e7b2
  .media_purple_4996 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-upper-9879
  > .column-f8e9
  > .status_fixed_e242
  > .wrapper-gas-642f
  > .filter-complex-f291
  > .dirty_e7b2:hover
  .media_purple_4996 {
  color: var(--e-global-color-text);
}
.tag-upper-9879
  > .column-f8e9
  > .status_fixed_e242
  > .wrapper-gas-642f
  > .filter-complex-f291
  > .dirty_e7b2:hover
  .media_purple_4996 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-upper-9879
  > .column-f8e9
  > .status_fixed_e242
  > .wrapper-gas-642f
  > .filter-complex-f291.silver_defc
  > .dirty_e7b2
  .media_purple_4996 {
  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);
}
.gradient_ca34 .menu_slow_5de0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ca34 .static_b590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ca34 .bright_fbce {
  background-color: var(--e-global-color-primary);
}
.gradient_ca34 .bright_fbce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_a226
  > .column-f8e9
  > .accent_b546
  > .layout_9a8b
  > .accent_6351
  .frame-8d2b {
  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);
}
.stale_a226
  > .column-f8e9
  > .accent_b546
  > .layout_9a8b
  > .accent_6351
  .current_d5f0 {
  color: var(--e-global-color-text);
}
.stale_a226
  > .column-f8e9
  > .accent_b546
  > .layout_9a8b
  > .accent_6351:hover
  .frame-8d2b {
  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);
}
.stale_a226
  > .column-f8e9
  > .accent_b546
  > .layout_9a8b
  > .accent_6351:hover
  .current_d5f0 {
  color: var(--e-global-color-secondary);
}
.stale_a226
  > .column-f8e9
  > .accent_b546
  > .layout_9a8b
  > .accent_6351.alert-a01a
  .frame-8d2b {
  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);
}
.stale_a226
  > .column-f8e9
  > .accent_b546
  > .layout_9a8b
  > .accent_6351.alert-a01a
  .current_d5f0 {
  color: var(--e-global-color-primary);
}
.secondary_paper_48c1
  .info-over-1ac6
  .bottom-6764 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_paper_48c1 .column-paper-0dd1 .popup-b2db .red_d402 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-2bf9 .soft_8bdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-2bf9 .card_blue_288f .soft_8bdc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-2bf9 .solid_87bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light-2bf9 .solid_87bb {
  background-color: var(--e-global-color-primary);
}
.heading_out_1aac .caption_9f6d .hovered_6a5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_out_1aac
  .caption_9f6d:hover
  .pagination_abbc {
  color: var(--e-global-color-secondary);
}
.heading_out_1aac
  .caption_9f6d:hover
  .hovered_6a5c {
  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);
}
.south_f350 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.banner-0d3c {
  max-width: 1400px !important;
}

.main-south-e475 {
  flex-direction: column;
}

.main-south-e475 .pagination_f321 {
  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.main-south-e475 .pagination_f321 {
  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);
}

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

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

.section_84e8.wood_f72e {
  display: none;
}

.widget-90bb {
  display: none;
}

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

.summary-dirty-407a.active_orange_55c0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.main-south-e475 a {
  width: 100%;
}

.label_6c42 .last-5f52.mask-hovered-7dba {
  width: 20% !important;
}

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

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

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

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

.short-5a57 {
  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;
}

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

.short-5a57: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);
}

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

.label_6c42
  .last-5f52.aside-ff07
  .white-c36b
  .tertiary_0881 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.slider-last-146a.pagination_7d0f > .last_1ad5 {
  display: flex;
  align-items: center;
}

.frame-1ea4 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.orange-ac43 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.middle-0f05 {
  display: flex;
  gap: 50px;
}

.label_6c42
  .last-5f52.module-wide-a6b3
  .full_c920
  .north_77b1 {
  width: 100% !important;
}

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

.dark-0221 {
  width: 100%;
}

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

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

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

  display: none;
}

.sidebar-first-3250 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.hover_west_8096:hover .frame_a7d3 {
  visibility: visible;
}
.hover_west_8096:hover.hover_west_8096::before {
  display: block;
}

.copper_5928 h3 {
  color: #fff;
}

.breadcrumb-ffa5 {
  margin: 0;
}

.label_6c42
  .last-5f52.module-wide-a6b3
  .north_77b1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.selected-0a5b {
  width: 100%;
}

.frame_29a4 {
  width: 100%;
}

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

.frame_29a4 {
  width: 100%;
}

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

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

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

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

.main-south-e475 .pagination_f321.selected-f62c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.main-south-e475 h1.pagination_f321 {
  margin-top: 80px !important;
}

.label_6c42 .last-5f52.preview-center-9185 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.secondary_7772 img {
  width: 100%;
}

.column-5ec1 .container-71f8.white-c36b {
  justify-content: space-between;
}

.tertiary_warm_7794 {
  display: none;
}

.smooth_fb05 .hero_outer_b727 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .slider-last-146a .last_1ad5 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .column-5ec1 .container-71f8.white-c36b {
    border-bottom: 1px solid #f0c159;
  }

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

  .slider-last-146a.pagination_7d0f > .last_1ad5 {
    gap: 15px;
    justify-content: space-between;
  }

  .label_6c42
    .last-5f52.module-wide-a6b3
    .north_77b1
    img {
    width: 60% !important;
  }

  .orange-ac43 {
    left: 2%;
  }

  .label-e124 {
    margin: 10px 0;
  }

  .main-south-e475 .hero_outer_b727 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.main-south-e475 .pagination_f321,
  .main-south-e475 .pagination_f321 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .north_77b1 {
    justify-content: center;
  }

  .main-south-e475 .hero_outer_b727 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .label_6c42 .last-5f52.mask-hovered-7dba {
    width: 75% !important;
  }

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

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

  h2.main-south-e475 .pagination_f321,
  .main-south-e475 .pagination_f321 {
    font-size: 30px !important;
  }

  .north_77b1 {
    justify-content: center;
  }

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

  .modal-205d
    .shade-6f3f.tooltip_3ace {
    margin: 0 !important;
  }

  .frame-1ea4 {
    margin: 0;
    gap: 10px;
  }

  .label-e124 {
    display: flex;
  }

  .photo-482c .pressed_8484 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .main-south-e475 h1.pagination_f321 {
    margin-top: 40px !important;
  }

  .label_6c42
    .last-5f52.module-wide-a6b3
    .north_77b1
    img,
  .frame-next-cbbd .full_c920 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .label_6c42 .last-5f52.mask-hovered-7dba {
    width: 100% !important;
  }

  .slider-last-146a.pagination_7d0f > .last_1ad5 {
    gap: 3px;
  }

  .main-south-e475 .hero_outer_b727 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.column-5ec1 .container-71f8.white-c36b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.column-5ec1 .container-71f8.white-c36b: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);
}

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

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

.main-south-e475 {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .column-5ec1 .container-71f8.white-c36b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .main-south-e475 .pagination_f321 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .pressed_8484 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.form-middle-d1c6 .notice_tiny_cc00 {
  flex-shrink: 0;
  white-space: nowrap;
}

.form-middle-d1c6 .inner-3a83 {
  flex-shrink: 0;
  min-width: fit-content;
}

.form-middle-d1c6 .tertiary_0881 {
  white-space: nowrap;
}

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

.form-middle-d1c6 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.form-middle-d1c6 .notice_tiny_cc00 {
  max-width: 80px !important;
}

.form-middle-d1c6 .inner-3a83 {
  max-width: 80px !important;
  overflow: hidden;
}

.form-middle-d1c6 .container-71f8.white-c36b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.form-middle-d1c6 .tertiary_0881 {
  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);
  }
}

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

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

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

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

body .short-5a57:nth-child(2),
.label_6c42 .short-5a57:nth-child(2),
#page .short-5a57: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;
}

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

/* css-noise: 90ee */
.widget-item-h3 {
  padding: 0.4rem;
  font-size: 12px;
  line-height: 1.1;
}
