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(.narrow_024b) {
  gap: 0.5em;
}
:where(.solid_5024) {
  gap: 0.5em;
}
body .link-south-a32f > .logo_smooth_325f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .link-south-a32f > .grid_warm_ab1c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .link-south-a32f > .tooltip_b9e7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .card-7264 > .logo_smooth_325f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .card-7264 > .grid_warm_ab1c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .card-7264 > .tooltip_b9e7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .card-7264
  > :where(:not(.logo_smooth_325f):not(.grid_warm_ab1c):not(.glass-8659)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .card-7264 > .overlay_bottom_7fe9 {
  max-width: var(--wp--style--global--wide-size);
}
body .narrow_024b {
  display: flex;
}
body .narrow_024b {
  flex-wrap: wrap;
  align-items: center;
}
body .narrow_024b > * {
  margin: 0;
}
body .solid_5024 {
  display: grid;
}
body .solid_5024 > * {
  margin: 0;
}
:where(.title-complex-1929.narrow_024b) {
  gap: 2em;
}
:where(.title-complex-1929.solid_5024) {
  gap: 2em;
}
:where(.content-2515.narrow_024b) {
  gap: 1.25em;
}
:where(.content-2515.solid_5024) {
  gap: 1.25em;
}
.middle-d13d {
  color: var(--wp--preset--color--black) !important;
}
.complex-e2c1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.left_b232 {
  color: var(--wp--preset--color--white) !important;
}
.hover_upper_6949 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.title_cfd3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.status-953a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-under-2e5c {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.filter_59a1 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.input-last-75c7 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_85e8 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.module_dirty_edbc {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.purple-6516 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.advanced-332d {
  background-color: var(--wp--preset--color--black) !important;
}
.east-a2bb {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.south-aede {
  background-color: var(--wp--preset--color--white) !important;
}
.in-ae10 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.outline_action_f858 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.item_a155 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.over_2df1 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.motion_af73 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.alert_fab3 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame_solid_f308 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main-under-3ad4 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary-93d2 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.inner_0f26 {
  border-color: var(--wp--preset--color--black) !important;
}
.module-smooth-b650 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.gallery-advanced-1455 {
  border-color: var(--wp--preset--color--white) !important;
}
.container-yellow-5a08 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.title-5717 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-up-4b7c {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block-static-8f86 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.motion_91b7 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.lite_e549 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.black-1299 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo_south_9b76 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.wide-0fc7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.stone_1e5d {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.shade_stale_a15a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.hero-b704 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.caption-fluid-cfb5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.backdrop_fc74 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.info_df0d {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.module_dirty_ffe1 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.badge_2e9b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.card-72ec {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.top_684c {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.element_right_b7c9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.tag-middle-327c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.light_137d {
  font-size: var(--wp--preset--font-size--small) !important;
}
.sort-outer-5bc2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.filter_0c9c {
  font-size: var(--wp--preset--font-size--large) !important;
}
.module-narrow-d641 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.current_1c5e a:where(:not(.container_lower_24f9)) {
  color: inherit;
}
:where(.content-2515.narrow_024b) {
  gap: 1.25em;
}
:where(.content-2515.solid_5024) {
  gap: 1.25em;
}
:where(.title-complex-1929.narrow_024b) {
  gap: 2em;
}
:where(.title-complex-1929.solid_5024) {
  gap: 2em;
}
.backdrop-76f4 {
  font-size: 1.5em;
  line-height: 1.6;
}

.paper-a880 .avatar_middle_ab29 {
  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);
}
.dark-930b .title_tall_b1cd {
  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);
}
.video-new-70d4 {
  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);
}
.video-new-70d4.disabled-steel-7c28 .progress-8d58 {
  background-color: var(--e-global-color-primary);
}
.video-new-70d4.focused_1a33 .progress-8d58,
.video-new-70d4.sidebar-98be .progress-8d58 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active_light_3718 .heading_cool_b28c {
  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);
}
.top-a50e {
  --divider-color: var(--e-global-color-secondary);
}
.top-a50e .tag_2616 {
  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);
}
.top-a50e.thumbnail-wood-4a1c .search_4ca8 {
  background-color: var(--e-global-color-secondary);
}
.top-a50e.active-9259 .search_4ca8,
.top-a50e.tooltip-c45c .search_4ca8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.top-a50e.active-9259 .search_4ca8,
.top-a50e.tooltip-c45c .search_4ca8 svg {
  fill: var(--e-global-color-secondary);
}
.item_hard_afd0 .filter-soft-2c60 {
  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);
}
.item_hard_afd0 .silver-f72f {
  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-hard-cf1e.thumbnail-wood-4a1c .search_4ca8 {
  background-color: var(--e-global-color-primary);
}
.sidebar-hard-cf1e.active-9259 .search_4ca8,
.sidebar-hard-cf1e.tooltip-c45c .search_4ca8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sidebar-hard-cf1e.active-9259 .search_4ca8,
.sidebar-hard-cf1e.tooltip-c45c .search_4ca8 svg {
  fill: var(--e-global-color-primary);
}
.logo-action-667a.thumbnail-wood-4a1c .search_4ca8 {
  background-color: var(--e-global-color-primary);
}
.logo-action-667a.active-9259 .search_4ca8,
.logo-action-667a.tooltip-c45c .search_4ca8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.logo-action-667a .pattern_a32b {
  color: var(--e-global-color-primary);
}
.logo-action-667a .pattern_a32b,
.logo-action-667a .pattern_a32b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-action-667a .action-5a6a {
  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);
}
.lite-9621 .notification-glass-1b62 {
  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);
}
.focus-north-f5fa .notice-bottom-edc3 .hover-full-836a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sort-113e .outline-top-00a1:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.sort-113e .tabs-4d67 i {
  color: var(--e-global-color-primary);
}
.sort-113e .tabs-4d67 svg {
  fill: var(--e-global-color-primary);
}
.sort-113e .primary-181d {
  color: var(--e-global-color-secondary);
}
.sort-113e .outline-top-00a1 > .primary-181d,
.sort-113e .outline-top-00a1 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_176d .outline_huge_3668 {
  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_176d .old_a3f7 {
  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);
}
.filter_7cc9 .carousel-gas-a3cb .center-0d6b {
  background-color: var(--e-global-color-primary);
}
.filter_7cc9 .easy_fe0f {
  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);
}
.current_0d85 .gold-d4dc {
  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);
}
.current_0d85 .paragraph-rough-6925 {
  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);
}
.current_0d85 .card-b0a1 {
  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);
}
.search-79b7 .message_blue_3daf,
.search-79b7 .message_blue_3daf a {
  color: var(--e-global-color-primary);
}
.search-79b7 .message_blue_3daf.pink_0dc2,
.search-79b7 .message_blue_3daf.pink_0dc2 a {
  color: var(--e-global-color-accent);
}
.search-79b7 .message_blue_3daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-79b7 .hard-4bad {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-40e0 .block-d6de,
.easy-40e0 .modal_tiny_1ba4 {
  color: var(--e-global-color-primary);
}
.easy-40e0 .block-d6de svg {
  fill: var(--e-global-color-primary);
}
.easy-40e0 .pink_0dc2 .block-d6de,
.easy-40e0 .pink_0dc2 .modal_tiny_1ba4 {
  color: var(--e-global-color-accent);
}
.easy-40e0 .pink_0dc2 .block-d6de svg {
  fill: var(--e-global-color-accent);
}
.easy-40e0 .modal_tiny_1ba4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-40e0 .hard-4bad {
  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);
}
.main-large-dde7 .button_stale_c129,
.main-large-dde7 .tooltip-red-f76d {
  color: var(--e-global-color-primary);
}
.main-large-dde7 .tooltip-red-f76d svg {
  fill: var(--e-global-color-primary);
}
.main-large-dde7 .message_blue_3daf.pink_0dc2 a,
.main-large-dde7
  .message_blue_3daf.pink_0dc2
  .tooltip-red-f76d {
  color: var(--e-global-color-accent);
}
.main-large-dde7 .button_stale_c129 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-large-dde7 .hard-4bad {
  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-9fe5 .preview-inner-1561 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-9fe5 .highlight_848d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_4af1 .narrow_3368 .tertiary_up_454c {
  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);
}
.inner_4af1 .narrow_3368 .down-803f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_4af1 .component-7193 .tertiary_up_454c {
  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);
}
.inner_4af1
  .component-7193
  .down-803f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_4af1
  .paper-ac34
  .tertiary_up_454c {
  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);
}
.inner_4af1
  .paper-ac34
  .down-803f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_4af1
  .pattern_paper_8ba3
  .tertiary_up_454c {
  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);
}
.inner_4af1
  .pattern_paper_8ba3
  .down-803f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-184a .badge-260b {
  background-color: var(--e-global-color-primary);
}
.rough-184a .badge-260b:hover {
  background-color: var(--e-global-color-primary);
}
.rough-184a .tertiary-fd83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-184a
  .badge-260b:hover
  .tertiary-fd83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_7295 .table-dynamic-45c4 {
  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);
}
.modal_medium_7d11 .plasma-3947 .caption-dynamic-24bc a {
  background-color: var(--e-global-color-accent);
}
.modal_medium_7d11 .plasma-3947 .purple_aba4 a {
  background-color: var(--e-global-color-accent);
}
.modal_medium_7d11 .plasma-3947 .caption-dynamic-24bc a,
.modal_medium_7d11 .plasma-3947 .purple_aba4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_4fc2
  .tabs-fb05.picture_black_3dc3
  .plasma-3947
  a.mini-104f {
  background-color: var(--e-global-color-accent);
}
.clean_4fc2
  .tabs-fb05.picture_black_3dc3
  .plasma-3947
  span.mini-104f.fn-current-8566 {
  background-color: var(--e-global-color-text);
}
.clean_4fc2
  .tabs-fb05.picture_black_3dc3
  .plasma-3947
  .mini-104f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397 .easy-32ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .warm_802a
  > .tertiary_b78e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .column-simple-06ba
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .fluid_3c1f
  .fixed_ef9f,
.message_a397
  .fluid_3c1f
  .title_2640 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_a397
  .fluid_3c1f
  .content_1192,
.message_a397
  .fluid_3c1f
  a
  .content_1192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .fluid_3c1f
  .background_left_d9ee {
  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_a397
  .fluid_3c1f
  .chip-9cf8 {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .fluid_3c1f
  .chip-9cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .fluid_3c1f
  .chip-9cf8:hover {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .fluid_3c1f
  .card_cold_0669 {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .fluid_3c1f
  .card_cold_0669 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .fluid_3c1f
  .card_cold_0669:hover {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .breadcrumb_medium_fc1a
  .purple_147e
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_a397
  .breadcrumb_medium_fc1a
  .panel_fast_d252 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .breadcrumb_medium_fc1a
  .background_left_d9ee {
  color: var(--e-global-color-text);
}
.message_a397
  .breadcrumb_medium_fc1a
  .background_left_d9ee
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .breadcrumb_medium_fc1a
  .chip-9cf8 {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .breadcrumb_medium_fc1a
  .chip-9cf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .breadcrumb_medium_fc1a
  .chip-9cf8:hover {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .breadcrumb_medium_fc1a
  .card_cold_0669 {
  background-color: var(--e-global-color-primary);
}
.message_a397
  .breadcrumb_medium_fc1a
  .card_cold_0669 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_a397
  .breadcrumb_medium_fc1a
  .card_cold_0669:hover {
  background-color: var(--e-global-color-primary);
}
.message_a397 .over-4fc7 {
  background-color: var(--e-global-color-primary);
}
.message_a397 .over-4fc7:hover {
  background-color: var(--e-global-color-primary);
}
.message_a397 .progress_cool_6c79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_a397 .cold_8ee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_7fb6 .soft_1a09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_7fb6
  .highlight_72c9
  > div:nth-child(3)
  .soft_1a09,
.inner_7fb6
  .panel_copper_926a
  > div:nth-child(1)
  .soft_1a09,
.inner_7fb6
  .list-plasma-8db8
  > div:nth-child(1)
  .soft_1a09,
.inner_7fb6
  .bright-7aa1
  > div:nth-child(1)
  .soft_1a09,
.inner_7fb6
  .badge_4c84
  > div:nth-child(1)
  .soft_1a09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_7fb6 .table_dark_0724 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_7fb6 .right-91e0 {
  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);
}
.inner_7fb6 .disabled_0600 {
  background-color: var(--e-global-color-primary);
}
.inner_7fb6 .disabled_0600 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_7fb6 .disabled_0600:hover {
  background-color: var(--e-global-color-primary);
}
.inner_7fb6 .full-113e {
  background-color: var(--e-global-color-primary);
}
.inner_7fb6 .full-113e:hover {
  background-color: var(--e-global-color-primary);
}
.inner_7fb6 .progress_cool_6c79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_7fb6 .cold_8ee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_focused_409c .modal_90f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_focused_409c .disabled-small-693c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_focused_409c .title_bottom_13ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_focused_409c .upper_f19f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_focused_409c .form_aca5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_focused_409c .full-113e {
  background-color: var(--e-global-color-primary);
}
.shadow_focused_409c .full-113e:hover {
  background-color: var(--e-global-color-primary);
}
.mask_7129 .accent-ed56 {
  background-color: var(--e-global-color-secondary);
}
.mask_7129 .shadow-f4e9 {
  background-color: var(--e-global-color-text);
}
.mask_7129 .logo-34e4 {
  background-color: var(--e-global-color-secondary);
}
.mask_7129 .avatar-pink-ba0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_7129 .article-new-d651 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_7129 .border-a9ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_7129 .pagination_lower_1924 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_7129 .label_e2a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-cold-de04 .info_lite_4b94 .container_e43a,
.box-cold-de04
  .info_lite_4b94
  .container_e43a
  a,
.box-cold-de04 .hidden_f4fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-cold-de04 .info_lite_4b94 .nav_d746,
.box-cold-de04 .status-f563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-cold-de04 .info_lite_4b94 .nav_d746 {
  color: var(--e-global-color-text);
}
.box-cold-de04 .status-f563 {
  color: var(--e-global-color-text);
}
.box-cold-de04
  .info_lite_4b94
  .tooltip-up-65aa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box-cold-de04 .purple_cdef .column_top_0435 {
  background-color: var(--e-global-color-primary);
}
.box-cold-de04 .purple_cdef .column_top_0435:hover {
  background-color: var(--e-global-color-primary);
}
.box-cold-de04 .purple_cdef .sidebar_d97f li span {
  background-color: var(--e-global-color-text);
}
.box-cold-de04 .purple_cdef .sidebar_d97f li span:hover {
  background-color: var(--e-global-color-primary);
}
.box-cold-de04
  .purple_cdef
  .sidebar_d97f
  li.lite_5a8b
  span {
  background-color: var(--e-global-color-accent);
}
.box-cold-de04 .surface_lower_a8c7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_9f5e .thumbnail-2bca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_6258 .old-537a {
  background-color: var(--e-global-color-primary);
}
.stale_6258 .preview-pink-74fd {
  background-color: var(--e-global-color-secondary);
}
.stale_6258 .hidden-2a4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_6258 .blue_1e04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_6258 .media_a124 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_6258 .new-266c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_6258 .texture_4922 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_6258 .module-light-3afd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_6258 .border_over_87fe {
  background-color: var(--e-global-color-primary);
}
.stale_6258 .border_over_87fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_advanced_87a2 .gallery-orange-b6eb {
  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);
}
.detail_advanced_87a2 .black-b535 {
  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);
}
.detail_advanced_87a2
  .inner-0919:after {
  background-color: var(--e-global-color-primary);
}
.detail_advanced_87a2 .purple-b26f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_d859 .hidden_f4fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_d859 .status-f563 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-6e47 .modal_dim_b8bc .sort-5b8f {
  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);
}
.block-6e47 .modal_dim_b8bc .column-wood-2283 {
  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);
}
.alert_last_adfc .right-7b46 {
  background-color: var(--e-global-color-primary);
}
.alert_last_adfc .component-south-f75b {
  background-color: var(--e-global-color-secondary);
}
.alert_last_adfc .middle-41f3 .list-hovered-016f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_last_adfc .notice_9cb1 .list-hovered-016f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.progress_green_316f .tag_dim_c9b0 .hovered_6d84 {
  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);
}
.progress_green_316f .tag_dim_c9b0 .feature_liquid_7c15 {
  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);
}
.progress_green_316f .tag_dim_c9b0 .box_hard_dae5 {
  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);
}
.chip_current_4947 .alert-4a80 {
  border-color: var(--e-global-color-text);
}
.chip_current_4947 .search-medium-7041 {
  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_current_4947 .new_ae46 {
  color: var(--e-global-color-primary);
}
.chip_current_4947 .panel_8e2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-8d42 .section_9fe8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-8d42 .block_solid_f5ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-8d42 .notification-e7d7:hover .section_9fe8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-8d42
  .notification-e7d7:hover
  .block_solid_f5ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-0687 .row-45c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-0687 .pro_8245 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-28a2 .shadow-upper-ba6d .list-narrow-abc0 {
  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);
}
.status-28a2 .grid-current-5740 .list-narrow-abc0 {
  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);
}
.preview_9e95 .dark-40b1 {
  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);
}
.brown_e4a5 .item_action_f30d .tabs-south-4200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_e4a5 .item_action_f30d .tabs-south-4200 {
  background-color: var(--e-global-color-secondary);
}
.brown_e4a5 .sort_fa79 .tabs-south-4200 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_e4a5 .sort_fa79 .tabs-south-4200 {
  background-color: var(--e-global-color-secondary);
}
.brown_e4a5 .center_5ab5 .lite-3d08 {
  background-color: var(--e-global-color-primary);
}
.brown_e4a5 .center_5ab5:hover .lite-3d08 {
  background-color: var(--e-global-color-secondary);
}
.brown_e4a5 .column_top_0435 {
  background-color: var(--e-global-color-primary);
}
.brown_e4a5 .column_top_0435:hover {
  background-color: var(--e-global-color-accent);
}
.brown_e4a5 .sidebar_d97f li span {
  background-color: var(--e-global-color-text);
}
.brown_e4a5 .sidebar_d97f li span:hover {
  background-color: var(--e-global-color-primary);
}
.brown_e4a5 .sidebar_d97f li.lite_5a8b span {
  background-color: var(--e-global-color-accent);
}
.icon_7655 .slider-498b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon_7655 .notification_up_053c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_e139 .picture_6e40:before {
  background-color: var(--e-global-color-secondary);
}
.basic_e139 .dark_14ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_e139 .outline_6d97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-4253 .content-0278 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-4253 .content-0278:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-4253 .content-0278.fn-active-8566 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-4253 .badge_gas_715b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-4253 .nav_basic_7326 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-4253 .huge-cf4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bronze-4253 .summary_pressed_f4bc {
  background-color: var(--e-global-color-primary);
}
.bronze-4253 .summary_pressed_f4bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.bronze-4253 .tag_d04a {
  background-color: var(--e-global-color-primary);
}
.bronze-4253 .tag_d04a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_61f9 .article_tiny_21aa .title_purple_57f2 a {
  color: var(--e-global-color-secondary);
}
.silver_61f9 .article_tiny_21aa .title_purple_57f2 a:hover {
  color: var(--e-global-color-secondary);
}
.silver_61f9 .article_tiny_21aa .title_purple_57f2,
.silver_61f9 .article_tiny_21aa .title_purple_57f2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_61f9 .article_tiny_21aa .focused-068c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_61f9 .article_tiny_21aa .notice_tiny_8c44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_61f9 .article_tiny_21aa .white-df21 {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .article_tiny_21aa .white-df21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_61f9 .article_tiny_21aa .white-df21:hover {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .article_tiny_21aa .table_stone_d2bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_61f9 .article_tiny_21aa .table_stone_d2bc {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .article_tiny_21aa .table_stone_d2bc:hover {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .article_tiny_21aa .column_top_0435 {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .article_tiny_21aa .column_top_0435:hover {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .purple_cdef .sidebar_d97f li span {
  background-color: var(--e-global-color-text);
}
.silver_61f9 .purple_cdef .sidebar_d97f li span:hover {
  background-color: var(--e-global-color-primary);
}
.silver_61f9 .purple_cdef .sidebar_d97f li.lite_5a8b span {
  background-color: var(--e-global-color-accent);
}
.silver_61f9 .progress_cool_6c79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_61f9 .cold_8ee2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-6493 .chip-7ba8 .table-cold-4c22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-6493 .chip-7ba8 .stone_dbff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean-6493 .chip-7ba8 .focus_smooth_1072 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_0f13 .bronze-0634 {
  border-color: var(--e-global-color-text);
}
.tall_0f13 .mask_pressed_170d {
  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);
}
.tall_0f13 .border_ad80 {
  color: var(--e-global-color-secondary);
}
.tall_0f13 .border_ad80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_0f13 .container_gold_b19a > * {
  color: var(--e-global-color-primary);
}
.tall_0f13 .container_gold_b19a > * svg {
  fill: var(--e-global-color-primary);
}
.tall_0f13 .modal-narrow-32c4 {
  color: var(--e-global-color-primary);
}
.tall_0f13 .modal-narrow-32c4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_0f13 .box-warm-305f {
  color: var(--e-global-color-primary);
}
.tall_0f13 .box-warm-305f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_0f13 .basic-6b83 {
  color: var(--e-global-color-primary);
}
.tall_0f13 .basic-6b83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_0f13 .dropdown-2f8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_0f13 .button_d1b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_0f13 .button_d1b3.lite_a295 {
  color: var(--e-global-color-secondary);
}
.tall_0f13 .button_d1b3.lite_a295 .sort-e182 {
  color: var(--e-global-color-accent);
}
.tall_0f13 .button_d1b3.pagination-22a1 {
  color: var(--e-global-color-text);
}
.tall_0f13 .button_d1b3.pagination-22a1 .sort-e182 {
  color: var(--e-global-color-text);
}
.tall_0f13 .button_d1b3:before {
  border-top-color: var(--e-global-color-text);
}
.tall_0f13 .smooth_d39e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_0f13
  .smooth_d39e
  .active_86e9 {
  background-color: var(--e-global-color-primary);
}
.tall_0f13
  .smooth_d39e
  .active_86e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_0f13 .bronze-0634 .secondary_new_ea40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-8bd6 .button-soft-553e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-8bd6 .secondary_full_ff67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-90bc .active_under_baea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-90bc
  .texture-5f17
  .image-under-8bf7 {
  background-color: var(--e-global-color-secondary);
}
.dropdown-90bc
  .texture-5f17.feature_glass_22bd
  .image-under-8bf7 {
  background-color: var(--e-global-color-text);
}
.dropdown-90bc
  .texture-5f17:hover
  .image-under-8bf7 {
  background-color: var(--e-global-color-accent);
}
.dropdown-90bc
  .texture-5f17.fn-active-8566
  .image-under-8bf7 {
  background-color: var(--e-global-color-primary);
}
.container-cool-5b4b .filter_plasma_49b9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.container-cool-5b4b .liquid-4c6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-cool-5b4b .message-tiny-d700 {
  background-color: var(--e-global-color-primary);
}
.container-cool-5b4b .message-tiny-d700 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_3037 .accordion-full-06a0 .cool_65a9 .hard-3e7b {
  background-color: var(--e-global-color-secondary);
}
.south_3037 .accordion-full-06a0 .form-fast-9866:after {
  background-color: var(--e-global-color-secondary);
}
.south_3037 .cold-9cab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_3037 .grid_cbaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_3037 .item-82c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_3037 .label-fb1a {
  background-color: var(--e-global-color-primary);
}
.south_3037 .label-fb1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_3037 .title-82e5 {
  background-color: var(--e-global-color-secondary);
}
.south_3037 .title-82e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_3037 .accordion-full-06a0 .highlight_81f9 .easy_b279:hover {
  background-color: var(--e-global-color-primary);
}
.south_3037
  .accordion-full-06a0
  .highlight_81f9
  .easy_b279.highlight-9ff1 {
  background-color: var(--e-global-color-primary);
}
.south_3037 .accordion-full-06a0 .background_c459:before {
  border-color: var(--e-global-color-primary);
}
.south_3037 .accordion-full-06a0 .background_c459:hover:before {
  border-color: var(--e-global-color-secondary);
}
.south_3037
  .accordion-full-06a0
  .background_c459.footer_c6ad:before {
  border-color: var(--e-global-color-primary);
}
.south_3037 .info_soft_db12 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-right-4722 .link-first-7a69 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-right-4722 .link-first-7a69:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-right-4722 .link-first-7a69.cold_3824 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-right-4722 .paper-7228 {
  background-color: var(--e-global-color-primary);
}
.paragraph-right-4722 .paper-7228 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-right-4722
  .solid_321f
  .heading-73a5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-right-4722
  .accordion_48e5
  .heading-73a5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_42cf
  .panel_0d5e
  .cold_cfae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_42cf
  .panel_0d5e
  .wrapper_fluid_ffe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_42cf .avatar-tiny-0c1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_42cf .widget_67f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_42cf .thumbnail_silver_4ea1 {
  background-color: var(--e-global-color-primary);
}
.widget_42cf .thumbnail_silver_4ea1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-37d7 .cool-88ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-37d7 .thick_e223 {
  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);
}
.accordion-37d7 .button-40cc {
  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);
}
.accordion-37d7 .button-40cc a:hover {
  color: var(--e-global-color-secondary);
}
.accordion-37d7 .hard_970e {
  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);
}
.accordion-37d7 .full-ac43 {
  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);
}
.accordion-37d7 .stale-00dd .column_top_0435 {
  background-color: var(--e-global-color-primary);
}
.accordion-37d7 .stale-00dd .column_top_0435:hover {
  background-color: var(--e-global-color-accent);
}
.accordion-37d7
  .stale-00dd
  .sidebar_d97f
  li
  span {
  background-color: var(--e-global-color-text);
}
.accordion-37d7
  .stale-00dd
  .sidebar_d97f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.accordion-37d7
  .stale-00dd
  .sidebar_d97f
  li.lite_5a8b
  span {
  background-color: var(--e-global-color-accent);
}
.gradient_ae55
  .feature_715d
  .banner_paper_cad4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ae55 .feature_715d .pattern_selected_1124 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_ae55 .feature_715d .texture-b030 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_ae55 .logo-warm-4e63 {
  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);
}
.gradient_ae55
  .hard-3d99.row-lower-931e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a {
  background-color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a
  .info-4081.bright-f66c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a
  .heading_clean_9e70.liquid-bca2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  .header-basic-e1df
  > a {
  background-color: var(--e-global-color-secondary);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  .header-basic-e1df
  > a
  .status-middle-6ded {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  .header-basic-e1df
  > a
  .heading_clean_9e70.table_bece {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a
  .hidden-5b3d:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  a
  .hidden-5b3d:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df.backdrop-17e5
  > a
  .hidden-5b3d:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  .header-basic-e1df.backdrop-17e5
  > a
  .hidden-5b3d:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a
  .outer_e175
  .filter-3537 {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  a
  .outer_e175
  .filter-3537 {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a
  .outer_e175
  .filter-3537,
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  a
  .outer_e175
  .filter-3537 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > a
  .hard_7a54:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  a
  .hard_7a54:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df.backdrop-17e5
  > a
  .hard_7a54:before {
  color: var(--e-global-color-text);
}
.thumbnail_over_a219
  > .wrapper-3710
  > div
  > .over-612b
  > .header-basic-e1df
  > .short_f958
  .header-basic-e1df.backdrop-17e5
  > a
  .hard_7a54:before {
  color: var(--e-global-color-text);
}
.notice-a460 .fixed_965e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-a460
  .tall_d320:hover
  .fixed_965e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_3bf8
  > .wrapper-3710
  > .thumbnail_6de0
  > .logo-a365
  > .gallery_easy_2ee1
  > .picture_f270
  .small_50b4 {
  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);
}
.basic_3bf8
  > .wrapper-3710
  > .thumbnail_6de0
  > .logo-a365
  > .gallery_easy_2ee1
  > .picture_f270:hover
  .small_50b4 {
  color: var(--e-global-color-text);
}
.basic_3bf8
  > .wrapper-3710
  > .thumbnail_6de0
  > .logo-a365
  > .gallery_easy_2ee1
  > .picture_f270:hover
  .small_50b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_3bf8
  > .wrapper-3710
  > .thumbnail_6de0
  > .logo-a365
  > .gallery_easy_2ee1.sort_0239
  > .picture_f270
  .small_50b4 {
  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);
}
.description-a11f .column-lower-16db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-a11f .widget-orange-d389 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description-a11f .accent-054e {
  background-color: var(--e-global-color-primary);
}
.description-a11f .accent-054e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-paper-94bf
  > .wrapper-3710
  > .banner-f39a
  > .main_small_d0de
  > .video-stone-9012
  .border-right-04f1 {
  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);
}
.item-paper-94bf
  > .wrapper-3710
  > .banner-f39a
  > .main_small_d0de
  > .video-stone-9012
  .highlight-bottom-9f60 {
  color: var(--e-global-color-text);
}
.item-paper-94bf
  > .wrapper-3710
  > .banner-f39a
  > .main_small_d0de
  > .video-stone-9012:hover
  .border-right-04f1 {
  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);
}
.item-paper-94bf
  > .wrapper-3710
  > .banner-f39a
  > .main_small_d0de
  > .video-stone-9012:hover
  .highlight-bottom-9f60 {
  color: var(--e-global-color-secondary);
}
.item-paper-94bf
  > .wrapper-3710
  > .banner-f39a
  > .main_small_d0de
  > .video-stone-9012.gas-9eab
  .border-right-04f1 {
  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);
}
.item-paper-94bf
  > .wrapper-3710
  > .banner-f39a
  > .main_small_d0de
  > .video-stone-9012.gas-9eab
  .highlight-bottom-9f60 {
  color: var(--e-global-color-primary);
}
.title-easy-a789
  .notice-d5e4
  .full-17e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-easy-a789 .right_62f4 .secondary_new_ea40 .search_83a7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_gold_c9c8 .card-left-0111 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_gold_c9c8 .medium-4ca2 .card-left-0111 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_gold_c9c8 .hard_70d0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_gold_c9c8 .hard_70d0 {
  background-color: var(--e-global-color-primary);
}
.tabs_7a9b .action_ee67 .sidebar_c5ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_7a9b
  .action_ee67:hover
  .sort_wood_ca93 {
  color: var(--e-global-color-secondary);
}
.tabs_7a9b
  .action_ee67:hover
  .sidebar_c5ed {
  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);
}
.link-brown-42ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.slow-b083 {
  flex-direction: column;
}

.slow-b083 .light-7272 {
  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.slow-b083 .light-7272 {
  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);
}

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

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

.inner-ea8d.section_pro_8716 {
  display: none;
}

.main_last_8daf {
  display: none;
}

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

.wrapper-d4aa.first-f844 {
  margin-bottom: 40px;
  width: 100%;
}

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

.slow-b083 a {
  width: 100%;
}

.tall_bfd0 .outline_cool_21bd.south-979f {
  width: 20% !important;
}

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

.rough-4feb: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%);
}

.rough-4feb svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.carousel-3b70 {
  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;
}

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

.carousel-3b70: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);
}

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

.tall_bfd0
  .outline_cool_21bd.item-4e8f
  .gallery-tiny-723a
  .secondary-ed55 {
  font-size: 20px !important;
}

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

.glass-088a {
  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;
}

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

  text-align: center;
}

.outer_8010.inner_33e8 > .search-gas-c0bc {
  display: flex;
  align-items: center;
}

.heading_2a82 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.active-next-2b2e {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.tall_bfd0
  .outline_cool_21bd.popup-fresh-7915
  .shade_7c02
  .light_1b62 {
  width: 100% !important;
}

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

.rough_cf80 {
  width: 100%;
}

.stone-781f {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tabs-4739 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.tabs-4739:hover .focus_first_cc57 {
  visibility: visible;
}
.tabs-4739:hover.tabs-4739::before {
  display: block;
}

.gas_3be1 h3 {
  color: #fff;
}

.focus-simple-5579 {
  margin: 0;
}

.tall_bfd0
  .outline_cool_21bd.popup-fresh-7915
  .light_1b62
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.text-ca23 {
  width: 100%;
}

.tiny_44d5 {
  width: 100%;
}

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

.tiny_44d5 {
  width: 100%;
}

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

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

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

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

.slow-b083 .light-7272.up_ab3b {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.slow-b083 h1.light-7272 {
  margin-top: 80px !important;
}

.tall_bfd0 .outline_cool_21bd.fluid-625b {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.info_63bf img {
  width: 100%;
}

.texture_white_2072 .liquid-f3b3.gallery-tiny-723a {
  justify-content: space-between;
}

.dim-b68a {
  display: none;
}

.breadcrumb-stale-27ff .frame-6488 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .outer_8010 .search-gas-c0bc {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .rough-4feb svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .texture_white_2072 .liquid-f3b3.gallery-tiny-723a {
    border-bottom: 1px solid #f0c159;
  }

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

  .outer_8010.inner_33e8 > .search-gas-c0bc {
    gap: 15px;
    justify-content: space-between;
  }

  .tall_bfd0
    .outline_cool_21bd.popup-fresh-7915
    .light_1b62
    img {
    width: 60% !important;
  }

  .popup_down_6e2e {
    left: 2%;
  }

  .text_ad99 {
    margin: 10px 0;
  }

  .slow-b083 .frame-6488 {
    margin: 0;
    margin-bottom: 10px;
  }

  .rough-4feb {
    font-size: 16px !important;
  }

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

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

  h2.slow-b083 .light-7272,
  .slow-b083 .light-7272 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .light_1b62 {
    justify-content: center;
  }

  .slow-b083 .frame-6488 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tall_bfd0 .outline_cool_21bd.south-979f {
    width: 75% !important;
  }

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

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

  h2.slow-b083 .light-7272,
  .slow-b083 .light-7272 {
    font-size: 30px !important;
  }

  .light_1b62 {
    justify-content: center;
  }

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

  .item-right-9db1
    .header-08fe.carousel-d03b {
    margin: 0 !important;
  }

  .heading_2a82 {
    margin: 0;
    gap: 10px;
  }

  .text_ad99 {
    display: flex;
  }

  .full-3f36 .rough-4feb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .slow-b083 h1.light-7272 {
    margin-top: 40px !important;
  }

  .tall_bfd0
    .outline_cool_21bd.popup-fresh-7915
    .light_1b62
    img,
  .item_hard_afd0 .shade_7c02 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .carousel-3b70 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tall_bfd0 .outline_cool_21bd.south-979f {
    width: 100% !important;
  }

  .outer_8010.inner_33e8 > .search-gas-c0bc {
    gap: 3px;
  }

  .slow-b083 .frame-6488 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.texture_white_2072 .liquid-f3b3.gallery-tiny-723a {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.texture_white_2072 .liquid-f3b3.gallery-tiny-723a: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);
}

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

/* 图片容器简化样式 */
.active-next-2b2e {
  position: relative;
  width: 100%;
}

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .texture_white_2072 .liquid-f3b3.gallery-tiny-723a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .slow-b083 .light-7272 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .rough-4feb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.overlay_fcda .description-pressed-2349 {
  flex-shrink: 0;
  white-space: nowrap;
}

.overlay_fcda .tag_9ddb {
  flex-shrink: 0;
  min-width: fit-content;
}

.overlay_fcda .secondary-ed55 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.overlay_fcda .description-pressed-2349 {
  max-width: 80px !important;
}

.overlay_fcda .tag_9ddb {
  max-width: 80px !important;
  overflow: hidden;
}

.overlay_fcda .liquid-f3b3.gallery-tiny-723a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.overlay_fcda .secondary-ed55 {
  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);
  }
}

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

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

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

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

body .carousel-3b70:nth-child(2),
.tall_bfd0 .carousel-3b70:nth-child(2),
#page .carousel-3b70: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;
}

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

/* css-noise: 5d25 */
.shadow-element-n6 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
