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(.button-2f40) {
  gap: 0.5em;
}
:where(.background-4ae0) {
  gap: 0.5em;
}
body .notice-complex-b94b > .tiny_3d54 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .notice-complex-b94b > .tabs-19bf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .notice-complex-b94b > .in_8ebc {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery_4acb > .tiny_3d54 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gallery_4acb > .tabs-19bf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gallery_4acb > .in_8ebc {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gallery_4acb
  > :where(:not(.tiny_3d54):not(.tabs-19bf):not(.sidebar_790c)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery_4acb > .backdrop_white_4015 {
  max-width: var(--wp--style--global--wide-size);
}
body .button-2f40 {
  display: flex;
}
body .button-2f40 {
  flex-wrap: wrap;
  align-items: center;
}
body .button-2f40 > * {
  margin: 0;
}
body .background-4ae0 {
  display: grid;
}
body .background-4ae0 > * {
  margin: 0;
}
:where(.progress_gold_65c1.button-2f40) {
  gap: 2em;
}
:where(.progress_gold_65c1.background-4ae0) {
  gap: 2em;
}
:where(.panel-up-989f.button-2f40) {
  gap: 1.25em;
}
:where(.panel-up-989f.background-4ae0) {
  gap: 1.25em;
}
.heading-focused-cd90 {
  color: var(--wp--preset--color--black) !important;
}
.shade_smooth_5947 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.status_light_e51a {
  color: var(--wp--preset--color--white) !important;
}
.alert_9f96 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.light_20a5 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.active-c697 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fast-e4b9 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bright_10cd {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.progress_full_1d5f {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.list-full-2651 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.easy_a4c4 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stale_c0dd {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.form_stone_c68f {
  background-color: var(--wp--preset--color--black) !important;
}
.caption_dim_28fa {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.logo_hard_52c8 {
  background-color: var(--wp--preset--color--white) !important;
}
.list-solid-e583 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.message-049f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.message-cd3b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hover_133a {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight_5eaa {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.bottom_d80b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.icon-advanced-62d3 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.purple-8963 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tooltip-full-1f0f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tabs-advanced-7518 {
  border-color: var(--wp--preset--color--black) !important;
}
.dynamic_115d {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.background-2f0b {
  border-color: var(--wp--preset--color--white) !important;
}
.dynamic_a97d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.notice_b85e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.tertiary-0922 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs_out_c355 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.orange-bd87 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.hard-1beb {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hot_ed06 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.fresh-4c2e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.red-eeb8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.banner_ab4f {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.fluid-08fa {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.footer_north_46ea {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.sidebar-white-c9c9 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.status-east-da5d {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dark-456d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.simple-b3fd {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.modal-4e58 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.copper-0bc1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.accordion-bottom-beb5 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.title-narrow-8764 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.preview-27b4 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.small-f8f7 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.panel_3d81 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.widget_tall_ec71 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gradient-09cd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.sidebar_7103 a:where(:not(.image-bright-2a71)) {
  color: inherit;
}
:where(.panel-up-989f.button-2f40) {
  gap: 1.25em;
}
:where(.panel-up-989f.background-4ae0) {
  gap: 1.25em;
}
:where(.progress_gold_65c1.button-2f40) {
  gap: 2em;
}
:where(.progress_gold_65c1.background-4ae0) {
  gap: 2em;
}
.message-011e {
  font-size: 1.5em;
  line-height: 1.6;
}

.pattern_eab3 .detail_3183 {
  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);
}
.yellow_b734 .green_0fc8 {
  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);
}
.table-stone-d303 {
  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);
}
.table-stone-d303.accent-green-214a .highlight_2d74 {
  background-color: var(--e-global-color-primary);
}
.table-stone-d303.lower_d983 .highlight_2d74,
.table-stone-d303.avatar_huge_c000 .highlight_2d74 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.motion-15e0 .media_short_f08c {
  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);
}
.gas-f82a {
  --divider-color: var(--e-global-color-secondary);
}
.gas-f82a .secondary_center_1d98 {
  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);
}
.gas-f82a.media-e7af .selected_2d5a {
  background-color: var(--e-global-color-secondary);
}
.gas-f82a.column-prev-0186 .selected_2d5a,
.gas-f82a.layout-current-43e9 .selected_2d5a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gas-f82a.column-prev-0186 .selected_2d5a,
.gas-f82a.layout-current-43e9 .selected_2d5a svg {
  fill: var(--e-global-color-secondary);
}
.link-54ac .simple_f5fa {
  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);
}
.link-54ac .clean-4979 {
  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);
}
.menu_f209.media-e7af .selected_2d5a {
  background-color: var(--e-global-color-primary);
}
.menu_f209.column-prev-0186 .selected_2d5a,
.menu_f209.layout-current-43e9 .selected_2d5a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.menu_f209.column-prev-0186 .selected_2d5a,
.menu_f209.layout-current-43e9 .selected_2d5a svg {
  fill: var(--e-global-color-primary);
}
.primary_thick_7e6c.media-e7af .selected_2d5a {
  background-color: var(--e-global-color-primary);
}
.primary_thick_7e6c.column-prev-0186 .selected_2d5a,
.primary_thick_7e6c.layout-current-43e9 .selected_2d5a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.primary_thick_7e6c .silver-662f {
  color: var(--e-global-color-primary);
}
.primary_thick_7e6c .silver-662f,
.primary_thick_7e6c .silver-662f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary_thick_7e6c .yellow-7959 {
  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);
}
.thick-179f .pattern-steel-d923 {
  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);
}
.outline-mini-977f .south-624c .surface-prev-bc73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_8a8d .search_0680:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.pressed_8a8d .footer_dirty_79ac i {
  color: var(--e-global-color-primary);
}
.pressed_8a8d .footer_dirty_79ac svg {
  fill: var(--e-global-color-primary);
}
.pressed_8a8d .gradient-8d63 {
  color: var(--e-global-color-secondary);
}
.pressed_8a8d .search_0680 > .gradient-8d63,
.pressed_8a8d .search_0680 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus-935c .motion_a4c1 {
  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);
}
.focus-935c .list-current-c7fe {
  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);
}
.chip-a5d6 .hero-5ca4 .lite_ddda {
  background-color: var(--e-global-color-primary);
}
.chip-a5d6 .lite_0fa2 {
  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);
}
.search-9c3c .detail-44e1 {
  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);
}
.search-9c3c .banner-hovered-df41 {
  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);
}
.search-9c3c .preview-bronze-0165 {
  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);
}
.small_db3e .status-f93b,
.small_db3e .status-f93b a {
  color: var(--e-global-color-primary);
}
.small_db3e .status-f93b.preview-a47c,
.small_db3e .status-f93b.preview-a47c a {
  color: var(--e-global-color-accent);
}
.small_db3e .status-f93b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small_db3e .text_d68a {
  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);
}
.prev-b3c5 .thumbnail_gold_9dbd,
.prev-b3c5 .hard-6818 {
  color: var(--e-global-color-primary);
}
.prev-b3c5 .thumbnail_gold_9dbd svg {
  fill: var(--e-global-color-primary);
}
.prev-b3c5 .preview-a47c .thumbnail_gold_9dbd,
.prev-b3c5 .preview-a47c .hard-6818 {
  color: var(--e-global-color-accent);
}
.prev-b3c5 .preview-a47c .thumbnail_gold_9dbd svg {
  fill: var(--e-global-color-accent);
}
.prev-b3c5 .hard-6818 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-b3c5 .text_d68a {
  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);
}
.preview-07fe .paper-f977,
.preview-07fe .stone-98b1 {
  color: var(--e-global-color-primary);
}
.preview-07fe .stone-98b1 svg {
  fill: var(--e-global-color-primary);
}
.preview-07fe .status-f93b.preview-a47c a,
.preview-07fe
  .status-f93b.preview-a47c
  .stone-98b1 {
  color: var(--e-global-color-accent);
}
.preview-07fe .paper-f977 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-07fe .text_d68a {
  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-301b .prev-98d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-301b .right_8543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-78e7 .tiny-6719 .slow_c031 {
  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);
}
.chip-78e7 .tiny-6719 .focused_35c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-78e7 .disabled_c12f .slow_c031 {
  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);
}
.chip-78e7
  .disabled_c12f
  .focused_35c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-78e7
  .message_hard_0afa
  .slow_c031 {
  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);
}
.chip-78e7
  .message_hard_0afa
  .focused_35c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-78e7
  .background-outer-297c
  .slow_c031 {
  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);
}
.chip-78e7
  .background-outer-297c
  .focused_35c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool_ac01 .modal-13c7 {
  background-color: var(--e-global-color-primary);
}
.cool_ac01 .modal-13c7:hover {
  background-color: var(--e-global-color-primary);
}
.cool_ac01 .section_c22c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_ac01
  .modal-13c7:hover
  .section_c22c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_motion_eba1 .form-over-4bc6 {
  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);
}
.gradient-solid-d838 .header-current-391e .message_130e a {
  background-color: var(--e-global-color-accent);
}
.gradient-solid-d838 .header-current-391e .label_static_02cd a {
  background-color: var(--e-global-color-accent);
}
.gradient-solid-d838 .header-current-391e .message_130e a,
.gradient-solid-d838 .header-current-391e .label_static_02cd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-liquid-fd05
  .gradient_steel_8292.secondary-c50b
  .header-current-391e
  a.wood-fc46 {
  background-color: var(--e-global-color-accent);
}
.accordion-liquid-fd05
  .gradient_steel_8292.secondary-c50b
  .header-current-391e
  span.wood-fc46.fn-current-68da {
  background-color: var(--e-global-color-text);
}
.accordion-liquid-fd05
  .gradient_steel_8292.secondary-c50b
  .header-current-391e
  .wood-fc46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6 .hard_e94c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .wrapper_iron_2645
  > .content-soft-225e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .active_dim_ff39
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .carousel_copper_3234
  .primary_5b57,
.bright_62e6
  .carousel_copper_3234
  .new-dbe0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_62e6
  .carousel_copper_3234
  .liquid_314a,
.bright_62e6
  .carousel_copper_3234
  a
  .liquid_314a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .carousel_copper_3234
  .video_left_6648 {
  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);
}
.bright_62e6
  .carousel_copper_3234
  .feature_dim_c90d {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .carousel_copper_3234
  .feature_dim_c90d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .carousel_copper_3234
  .feature_dim_c90d:hover {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .carousel_copper_3234
  .purple_a25b {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .carousel_copper_3234
  .purple_a25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .carousel_copper_3234
  .purple_a25b:hover {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .badge_glass_2811
  .notification-west-ebd5
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_62e6
  .badge_glass_2811
  .complex-39be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .badge_glass_2811
  .video_left_6648 {
  color: var(--e-global-color-text);
}
.bright_62e6
  .badge_glass_2811
  .video_left_6648
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .badge_glass_2811
  .feature_dim_c90d {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .badge_glass_2811
  .feature_dim_c90d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .badge_glass_2811
  .feature_dim_c90d:hover {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .badge_glass_2811
  .purple_a25b {
  background-color: var(--e-global-color-primary);
}
.bright_62e6
  .badge_glass_2811
  .purple_a25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_62e6
  .badge_glass_2811
  .purple_a25b:hover {
  background-color: var(--e-global-color-primary);
}
.bright_62e6 .blue_ea4a {
  background-color: var(--e-global-color-primary);
}
.bright_62e6 .blue_ea4a:hover {
  background-color: var(--e-global-color-primary);
}
.bright_62e6 .alert_4b53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_62e6 .title_e4ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_2794 .tooltip_ac60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_2794
  .focus-complex-d3a3
  > div:nth-child(3)
  .tooltip_ac60,
.wide_2794
  .description_upper_b79f
  > div:nth-child(1)
  .tooltip_ac60,
.wide_2794
  .nav_ae3b
  > div:nth-child(1)
  .tooltip_ac60,
.wide_2794
  .tertiary_1ce2
  > div:nth-child(1)
  .tooltip_ac60,
.wide_2794
  .basic-3395
  > div:nth-child(1)
  .tooltip_ac60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_2794 .photo-paper-4a35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_2794 .grid-cf13 {
  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);
}
.wide_2794 .popup_db1c {
  background-color: var(--e-global-color-primary);
}
.wide_2794 .popup_db1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_2794 .popup_db1c:hover {
  background-color: var(--e-global-color-primary);
}
.wide_2794 .north-7f07 {
  background-color: var(--e-global-color-primary);
}
.wide_2794 .north-7f07:hover {
  background-color: var(--e-global-color-primary);
}
.wide_2794 .alert_4b53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_2794 .title_e4ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-672b .input_yellow_6816 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-672b .picture_wide_8b14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-672b .disabled-static-6d18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-672b .heading_d6db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-672b .wrapper-north-ae6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-672b .north-7f07 {
  background-color: var(--e-global-color-primary);
}
.active-672b .north-7f07:hover {
  background-color: var(--e-global-color-primary);
}
.thumbnail-bab4 .description_small_d08b {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-bab4 .over-5375 {
  background-color: var(--e-global-color-text);
}
.thumbnail-bab4 .in-b225 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail-bab4 .image_old_1881 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-bab4 .short_bb8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-bab4 .medium_27e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-bab4 .row-thick-7897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-bab4 .aside-blue-5036 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-7738 .black-596d .row-2445,
.table-7738
  .black-596d
  .row-2445
  a,
.table-7738 .tertiary_wood_187e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-7738 .black-596d .first-c80b,
.table-7738 .dirty-9d6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-7738 .black-596d .first-c80b {
  color: var(--e-global-color-text);
}
.table-7738 .dirty-9d6b {
  color: var(--e-global-color-text);
}
.table-7738
  .black-596d
  .preview_3d91 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-7738 .old_449f .huge_d690 {
  background-color: var(--e-global-color-primary);
}
.table-7738 .old_449f .huge_d690:hover {
  background-color: var(--e-global-color-primary);
}
.table-7738 .old_449f .simple-7ba7 li span {
  background-color: var(--e-global-color-text);
}
.table-7738 .old_449f .simple-7ba7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.table-7738
  .old_449f
  .simple-7ba7
  li.slider_hot_d475
  span {
  background-color: var(--e-global-color-accent);
}
.table-7738 .prev-ddb2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_22f3 .focus_040a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_9952 .icon-outer-1b68 {
  background-color: var(--e-global-color-primary);
}
.feature_9952 .sort-3b9a {
  background-color: var(--e-global-color-secondary);
}
.feature_9952 .label-9df0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9952 .prev_e767 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9952 .slider-7a23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9952 .layout-fbc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9952 .out-a5a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9952 .block_basic_5caa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature_9952 .menu_5afe {
  background-color: var(--e-global-color-primary);
}
.feature_9952 .menu_5afe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-af78 .active_8be5 {
  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);
}
.purple-af78 .basic_2a4f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.purple-af78
  .photo_north_040c:after {
  background-color: var(--e-global-color-primary);
}
.purple-af78 .description-fast-dbfb {
  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);
}
.widget_south_4256 .tertiary_wood_187e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_south_4256 .dirty-9d6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-gold-2756 .selected-510c .small_36a6 {
  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);
}
.nav-gold-2756 .selected-510c .picture-8b4d {
  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_9e60 .dark_6222 {
  background-color: var(--e-global-color-primary);
}
.thumbnail_9e60 .logo_3f55 {
  background-color: var(--e-global-color-secondary);
}
.thumbnail_9e60 .top_deee .panel-ea7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_9e60 .panel-smooth-2469 .panel-ea7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-left-48ce .widget-ae3d .soft_1ee5 {
  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);
}
.gradient-left-48ce .widget-ae3d .sidebar_6e0e {
  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);
}
.gradient-left-48ce .widget-ae3d .gallery_20f9 {
  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);
}
.copper-0660 .hero_old_1148 {
  border-color: var(--e-global-color-text);
}
.copper-0660 .search-0dbf {
  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);
}
.copper-0660 .focused-2590 {
  color: var(--e-global-color-primary);
}
.copper-0660 .disabled_dim_a6c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-07ae .progress-d572 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-07ae .search_simple_b91d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-07ae .full_6f35:hover .progress-d572 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-07ae
  .full_6f35:hover
  .search_simple_b91d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_afcf .logo-down-53e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_afcf .layout_silver_add5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info_00c4 .texture_east_ea51 .text_narrow_88c8 {
  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);
}
.info_00c4 .out-c295 .text_narrow_88c8 {
  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);
}
.picture-cb81 .main_black_bf4d {
  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);
}
.motion_bc68 .disabled-plasma-3f2b .badge_b7ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_bc68 .disabled-plasma-3f2b .badge_b7ac {
  background-color: var(--e-global-color-secondary);
}
.motion_bc68 .list-outer-56ec .badge_b7ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.motion_bc68 .list-outer-56ec .badge_b7ac {
  background-color: var(--e-global-color-secondary);
}
.motion_bc68 .background_left_64dd .gallery-879d {
  background-color: var(--e-global-color-primary);
}
.motion_bc68 .background_left_64dd:hover .gallery-879d {
  background-color: var(--e-global-color-secondary);
}
.motion_bc68 .huge_d690 {
  background-color: var(--e-global-color-primary);
}
.motion_bc68 .huge_d690:hover {
  background-color: var(--e-global-color-accent);
}
.motion_bc68 .simple-7ba7 li span {
  background-color: var(--e-global-color-text);
}
.motion_bc68 .simple-7ba7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.motion_bc68 .simple-7ba7 li.slider_hot_d475 span {
  background-color: var(--e-global-color-accent);
}
.module-51af .easy-ddf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-51af .border-3cc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-north-7761 .dropdown_8e53:before {
  background-color: var(--e-global-color-secondary);
}
.photo-north-7761 .focus_west_7763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-north-7761 .under_8e1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-east-b177 .purple-f6c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-east-b177 .purple-f6c6:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-east-b177 .purple-f6c6.fn-active-68da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-east-b177 .notification-4116 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-east-b177 .border_thick_6ce6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-east-b177 .shadow_brown_9f0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-east-b177 .mask-upper-e3fe {
  background-color: var(--e-global-color-primary);
}
.outline-east-b177 .mask-upper-e3fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-east-b177 .lite_8e84 {
  background-color: var(--e-global-color-primary);
}
.outline-east-b177 .lite_8e84 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_focused_e704 .component_dynamic_8476 .fixed-b324 a {
  color: var(--e-global-color-secondary);
}
.photo_focused_e704 .component_dynamic_8476 .fixed-b324 a:hover {
  color: var(--e-global-color-secondary);
}
.photo_focused_e704 .component_dynamic_8476 .fixed-b324,
.photo_focused_e704 .component_dynamic_8476 .fixed-b324 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_focused_e704 .component_dynamic_8476 .text-iron-5c99 {
  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);
}
.photo_focused_e704 .component_dynamic_8476 .menu_ef6e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_focused_e704 .component_dynamic_8476 .form_81d6 {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .component_dynamic_8476 .form_81d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_focused_e704 .component_dynamic_8476 .form_81d6:hover {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .component_dynamic_8476 .pattern_ddf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_focused_e704 .component_dynamic_8476 .pattern_ddf1 {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .component_dynamic_8476 .pattern_ddf1:hover {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .component_dynamic_8476 .huge_d690 {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .component_dynamic_8476 .huge_d690:hover {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .old_449f .simple-7ba7 li span {
  background-color: var(--e-global-color-text);
}
.photo_focused_e704 .old_449f .simple-7ba7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.photo_focused_e704 .old_449f .simple-7ba7 li.slider_hot_d475 span {
  background-color: var(--e-global-color-accent);
}
.photo_focused_e704 .alert_4b53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_focused_e704 .title_e4ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-wood-337d .gas_67d3 .full_323b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery-wood-337d .gas_67d3 .hero_c298 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-wood-337d .gas_67d3 .fixed-3cd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a51c .background-19eb {
  border-color: var(--e-global-color-text);
}
.green-a51c .complex_7ac7 {
  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);
}
.green-a51c .pro-8832 {
  color: var(--e-global-color-secondary);
}
.green-a51c .pro-8832 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a51c .west_3f4d > * {
  color: var(--e-global-color-primary);
}
.green-a51c .west_3f4d > * svg {
  fill: var(--e-global-color-primary);
}
.green-a51c .tall-6ff5 {
  color: var(--e-global-color-primary);
}
.green-a51c .tall-6ff5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-a51c .secondary-d67d {
  color: var(--e-global-color-primary);
}
.green-a51c .secondary-d67d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-a51c .up-8eeb {
  color: var(--e-global-color-primary);
}
.green-a51c .up-8eeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a51c .modal_pink_bcd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a51c .panel-liquid-d89a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a51c .panel-liquid-d89a.hero-huge-a3f6 {
  color: var(--e-global-color-secondary);
}
.green-a51c .panel-liquid-d89a.hero-huge-a3f6 .selected-9e41 {
  color: var(--e-global-color-accent);
}
.green-a51c .panel-liquid-d89a.border-outer-8aad {
  color: var(--e-global-color-text);
}
.green-a51c .panel-liquid-d89a.border-outer-8aad .selected-9e41 {
  color: var(--e-global-color-text);
}
.green-a51c .panel-liquid-d89a:before {
  border-top-color: var(--e-global-color-text);
}
.green-a51c .narrow-cbef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green-a51c
  .narrow-cbef
  .article-88ae {
  background-color: var(--e-global-color-primary);
}
.green-a51c
  .narrow-cbef
  .article-88ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green-a51c .background-19eb .progress_cool_0caf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_right_9628 .photo_up_08f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_right_9628 .search_gold_64bc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-warm-8025 .badge-huge-aba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-warm-8025
  .element_pro_f062
  .hard_3851 {
  background-color: var(--e-global-color-secondary);
}
.logo-warm-8025
  .element_pro_f062.top-4ae2
  .hard_3851 {
  background-color: var(--e-global-color-text);
}
.logo-warm-8025
  .element_pro_f062:hover
  .hard_3851 {
  background-color: var(--e-global-color-accent);
}
.logo-warm-8025
  .element_pro_f062.fn-active-68da
  .hard_3851 {
  background-color: var(--e-global-color-primary);
}
.popup_small_f031 .carousel_61c1 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.popup_small_f031 .info_ab72 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_small_f031 .tabs-cool-a3df {
  background-color: var(--e-global-color-primary);
}
.popup_small_f031 .tabs-cool-a3df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-huge-2483 .orange-239d .mini_6f1a .text-fe7e {
  background-color: var(--e-global-color-secondary);
}
.description-huge-2483 .orange-239d .main-7b39:after {
  background-color: var(--e-global-color-secondary);
}
.description-huge-2483 .avatar-ed34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-huge-2483 .summary-dirty-3c13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-huge-2483 .status-up-45c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-huge-2483 .center_722c {
  background-color: var(--e-global-color-primary);
}
.description-huge-2483 .center_722c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-huge-2483 .caption-146b {
  background-color: var(--e-global-color-secondary);
}
.description-huge-2483 .caption-146b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-huge-2483 .orange-239d .icon-last-3b57 .info_liquid_a9f9:hover {
  background-color: var(--e-global-color-primary);
}
.description-huge-2483
  .orange-239d
  .icon-last-3b57
  .info_liquid_a9f9.table_upper_81ae {
  background-color: var(--e-global-color-primary);
}
.description-huge-2483 .orange-239d .disabled-tall-0674:before {
  border-color: var(--e-global-color-primary);
}
.description-huge-2483 .orange-239d .disabled-tall-0674:hover:before {
  border-color: var(--e-global-color-secondary);
}
.description-huge-2483
  .orange-239d
  .disabled-tall-0674.old_b401:before {
  border-color: var(--e-global-color-primary);
}
.description-huge-2483 .info-dynamic-57c5 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_c5fe .warm-5e5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_c5fe .warm-5e5f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_c5fe .warm-5e5f.hover-ae94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_c5fe .cool_131b {
  background-color: var(--e-global-color-primary);
}
.gas_c5fe .cool_131b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_c5fe
  .modal-e849
  .down_cf9d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas_c5fe
  .logo-1d39
  .down_cf9d
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-28b8
  .inner_e867
  .pagination-6575 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-28b8
  .inner_e867
  .white-7590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-28b8 .layout_1d99 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-28b8 .search_basic_cc84 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-28b8 .complex_785e {
  background-color: var(--e-global-color-primary);
}
.tooltip-28b8 .complex_785e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main_81be .badge_5f2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_81be .pagination-4165 {
  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);
}
.main_81be .input-glass-35ea {
  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);
}
.main_81be .input-glass-35ea a:hover {
  color: var(--e-global-color-secondary);
}
.main_81be .heading-short-df84 {
  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);
}
.main_81be .summary-0516 {
  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);
}
.main_81be .lite_9eb8 .huge_d690 {
  background-color: var(--e-global-color-primary);
}
.main_81be .lite_9eb8 .huge_d690:hover {
  background-color: var(--e-global-color-accent);
}
.main_81be
  .lite_9eb8
  .simple-7ba7
  li
  span {
  background-color: var(--e-global-color-text);
}
.main_81be
  .lite_9eb8
  .simple-7ba7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.main_81be
  .lite_9eb8
  .simple-7ba7
  li.slider_hot_d475
  span {
  background-color: var(--e-global-color-accent);
}
.border_hot_5346
  .frame_smooth_e8d7
  .glass_8dce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_hot_5346 .frame_smooth_e8d7 .preview-cde3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_hot_5346 .frame_smooth_e8d7 .photo_3940 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_hot_5346 .gradient-center-c802 {
  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);
}
.border_hot_5346
  .widget_huge_7d26.gallery-b5bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a {
  background-color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a
  .video_516a.fresh-c1e8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a
  .label-59d3.first-3e1f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  .lite-74a5
  > a {
  background-color: var(--e-global-color-secondary);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  .lite-74a5
  > a
  .element_2250 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  .lite-74a5
  > a
  .label-59d3.heading-paper-9390 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a
  .section-dim-6817:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  a
  .section-dim-6817:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5.accordion_ec82
  > a
  .section-dim-6817:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  .lite-74a5.accordion_ec82
  > a
  .section-dim-6817:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a
  .widget_green_5b2a
  .outline_8867 {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  a
  .widget_green_5b2a
  .outline_8867 {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a
  .widget_green_5b2a
  .outline_8867,
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  a
  .widget_green_5b2a
  .outline_8867 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > a
  .title_selected_a542:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  a
  .title_selected_a542:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5.accordion_ec82
  > a
  .title_selected_a542:before {
  color: var(--e-global-color-text);
}
.layout_2ccd
  > .highlight_hovered_0387
  > div
  > .article-dark-e79f
  > .lite-74a5
  > .text-rough-8f6a
  .lite-74a5.accordion_ec82
  > a
  .title_selected_a542:before {
  color: var(--e-global-color-text);
}
.last-b8b0 .top_1f76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last-b8b0
  .texture_8a8b:hover
  .top_1f76 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-29d6
  > .highlight_hovered_0387
  > .down_dc31
  > .thumbnail_fluid_99f0
  > .element-7511
  > .badge_mini_f4dc
  .current-ce0a {
  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);
}
.breadcrumb-29d6
  > .highlight_hovered_0387
  > .down_dc31
  > .thumbnail_fluid_99f0
  > .element-7511
  > .badge_mini_f4dc:hover
  .current-ce0a {
  color: var(--e-global-color-text);
}
.breadcrumb-29d6
  > .highlight_hovered_0387
  > .down_dc31
  > .thumbnail_fluid_99f0
  > .element-7511
  > .badge_mini_f4dc:hover
  .current-ce0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-29d6
  > .highlight_hovered_0387
  > .down_dc31
  > .thumbnail_fluid_99f0
  > .element-7511.huge_4663
  > .badge_mini_f4dc
  .current-ce0a {
  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);
}
.heading-fixed-c91d .mask_light_4804 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-fixed-c91d .hover-tall-4318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-fixed-c91d .sort_fluid_abc0 {
  background-color: var(--e-global-color-primary);
}
.heading-fixed-c91d .sort_fluid_abc0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-f2f7
  > .highlight_hovered_0387
  > .carousel-d050
  > .liquid-4290
  > .down_05a2
  .thumbnail_a830 {
  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);
}
.section-f2f7
  > .highlight_hovered_0387
  > .carousel-d050
  > .liquid-4290
  > .down_05a2
  .action-959b {
  color: var(--e-global-color-text);
}
.section-f2f7
  > .highlight_hovered_0387
  > .carousel-d050
  > .liquid-4290
  > .down_05a2:hover
  .thumbnail_a830 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-f2f7
  > .highlight_hovered_0387
  > .carousel-d050
  > .liquid-4290
  > .down_05a2:hover
  .action-959b {
  color: var(--e-global-color-secondary);
}
.section-f2f7
  > .highlight_hovered_0387
  > .carousel-d050
  > .liquid-4290
  > .down_05a2.article-dynamic-24f0
  .thumbnail_a830 {
  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);
}
.section-f2f7
  > .highlight_hovered_0387
  > .carousel-d050
  > .liquid-4290
  > .down_05a2.article-dynamic-24f0
  .action-959b {
  color: var(--e-global-color-primary);
}
.widget-8b45
  .column-purple-4d36
  .filter_3f39 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-8b45 .main-771e .progress_cool_0caf .solid_c37d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-complex-1651 .logo-e874 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-complex-1651 .action_9388 .logo-e874 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-complex-1651 .secondary_soft_eab5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-complex-1651 .secondary_soft_eab5 {
  background-color: var(--e-global-color-primary);
}
.east-4fc7 .banner_1eb3 .action-f2d0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east-4fc7
  .banner_1eb3:hover
  .dynamic-d229 {
  color: var(--e-global-color-secondary);
}
.east-4fc7
  .banner_1eb3:hover
  .action-f2d0 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_1d4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.upper_bd94 {
  flex-direction: column;
}

.upper_bd94 .pattern-f4fb {
  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.upper_bd94 .pattern-f4fb {
  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);
}

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

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

.easy_22b0.info-old-6ff7 {
  display: none;
}

.bottom-8c55 {
  display: none;
}

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

.gradient_new_cf16.heading_e6b0 {
  margin-bottom: 40px;
  width: 100%;
}

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

.upper_bd94 a {
  width: 100%;
}

.secondary_dd6b .short_392c.aside_7d86 {
  width: 20% !important;
}

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

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

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

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

.content-79bc {
  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;
}

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

.content-79bc: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);
}

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

.secondary_dd6b
  .short_392c.notification_gas_db3c
  .paper_062b
  .component_1569 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.north_0cfa.container-b163 > .stale_be8f {
  display: flex;
  align-items: center;
}

.rough-3829 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.banner-green-8353 {
  font-size: 35px !important;
}

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

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

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

.secondary_dd6b
  .short_392c.highlight_69df
  .message-bright-37ae
  .pagination_e13d {
  width: 100% !important;
}

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

.summary_red_ea00 {
  width: 100%;
}

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

.shadow-b0b5 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.banner-29e3 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.shadow-b0b5:hover .banner-29e3 {
  visibility: visible;
}
.shadow-b0b5:hover.shadow-b0b5::before {
  display: block;
}

.large-f5c1 h3 {
  color: #fff;
}

.shade-9a43 {
  margin: 0;
}

.secondary_dd6b
  .short_392c.highlight_69df
  .pagination_e13d
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.red_270a {
  width: 100%;
}

.slider_top_611c {
  width: 100%;
}

.thumbnail-pink-e81a {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.slider_top_611c {
  width: 100%;
}

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

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

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

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

.upper_bd94 .pattern-f4fb.tertiary-cfb3 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.upper_bd94 h1.pattern-f4fb {
  margin-top: 80px !important;
}

.secondary_dd6b .short_392c.smooth-e47b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.summary-in-b002 img {
  width: 100%;
}

.cool-5dd6 .info-9875.paper_062b {
  justify-content: space-between;
}

.steel_8fa0 {
  display: none;
}

.tabs_e389 .gradient_c47b {
  margin: 1px 0 !important;
}

.rough-7e2f li {
  margin-bottom: 0 !important;
}

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

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

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

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

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

  .cool-5dd6 .info-9875.paper_062b {
    border-bottom: 1px solid #f0c159;
  }

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

  .north_0cfa.container-b163 > .stale_be8f {
    gap: 15px;
    justify-content: space-between;
  }

  .secondary_dd6b
    .short_392c.highlight_69df
    .pagination_e13d
    img {
    width: 60% !important;
  }

  .carousel_9504 {
    left: 2%;
  }

  .title-large-4b9f {
    margin: 10px 0;
  }

  .upper_bd94 .gradient_c47b {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .banner-green-8353 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.upper_bd94 .pattern-f4fb,
  .upper_bd94 .pattern-f4fb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pagination_e13d {
    justify-content: center;
  }

  .upper_bd94 .gradient_c47b {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .secondary_dd6b .short_392c.aside_7d86 {
    width: 75% !important;
  }

  .summary-in-b002 img {
    width: 100% !important;
  }
}

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

  h2.upper_bd94 .pattern-f4fb,
  .upper_bd94 .pattern-f4fb {
    font-size: 30px !important;
  }

  .pagination_e13d {
    justify-content: center;
  }

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

  .sort_3746
    .module_soft_5496.medium-858c {
    margin: 0 !important;
  }

  .rough-3829 {
    margin: 0;
    gap: 10px;
  }

  .title-large-4b9f {
    display: flex;
  }

  .text-5e5f .breadcrumb_b0ab {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .thumbnail-pink-e81a {
    justify-content: flex-end;
    gap: 1px;
  }

  .upper_bd94 h1.pattern-f4fb {
    margin-top: 40px !important;
  }

  .secondary_dd6b
    .short_392c.highlight_69df
    .pagination_e13d
    img,
  .link-54ac .message-bright-37ae {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .content-79bc {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .secondary_dd6b .short_392c.aside_7d86 {
    width: 100% !important;
  }

  .north_0cfa.container-b163 > .stale_be8f {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.cool-5dd6 .info-9875.paper_062b {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.cool-5dd6 .info-9875.paper_062b: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .cool-5dd6 .info-9875.paper_062b {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .upper_bd94 .pattern-f4fb {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .breadcrumb_b0ab {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.narrow-b14f .focus_ad10 {
  flex-shrink: 0;
  white-space: nowrap;
}

.narrow-b14f .secondary-c052 {
  flex-shrink: 0;
  min-width: fit-content;
}

.narrow-b14f .component_1569 {
  white-space: nowrap;
}

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

.narrow-b14f {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

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

.narrow-b14f .secondary-c052 {
  max-width: 80px !important;
  overflow: hidden;
}

.narrow-b14f .info-9875.paper_062b {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.narrow-b14f .component_1569 {
  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);
  }
}

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

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

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

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

body .content-79bc:nth-child(2),
.secondary_dd6b .content-79bc:nth-child(2),
#page .content-79bc: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;
}

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

/* css-noise: 1340 */
.widget-item-l1 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
