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(.disabled_silver_86fc) {
  gap: 0.5em;
}
:where(.pattern_full_c3b3) {
  gap: 0.5em;
}
body .frame_5d6f > .texture_618a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .frame_5d6f > .progress-under-b505 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .frame_5d6f > .fixed-adac {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .large-00e4 > .texture_618a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .large-00e4 > .progress-under-b505 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .large-00e4 > .fixed-adac {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .large-00e4
  > :where(:not(.texture_618a):not(.progress-under-b505):not(.wood_f82f)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .large-00e4 > .popup-liquid-65d0 {
  max-width: var(--wp--style--global--wide-size);
}
body .disabled_silver_86fc {
  display: flex;
}
body .disabled_silver_86fc {
  flex-wrap: wrap;
  align-items: center;
}
body .disabled_silver_86fc > * {
  margin: 0;
}
body .pattern_full_c3b3 {
  display: grid;
}
body .pattern_full_c3b3 > * {
  margin: 0;
}
:where(.tertiary-easy-6994.disabled_silver_86fc) {
  gap: 2em;
}
:where(.tertiary-easy-6994.pattern_full_c3b3) {
  gap: 2em;
}
:where(.nav_small_d665.disabled_silver_86fc) {
  gap: 1.25em;
}
:where(.nav_small_d665.pattern_full_c3b3) {
  gap: 1.25em;
}
.avatar_left_e787 {
  color: var(--wp--preset--color--black) !important;
}
.description-2c82 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.green-cff0 {
  color: var(--wp--preset--color--white) !important;
}
.video-hot-8f6e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.medium_db40 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.status_641a {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image_simple_2ae7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.down_b41d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.button-4cae {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pink-d695 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element-65b5 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slider_b855 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.fluid_a640 {
  background-color: var(--wp--preset--color--black) !important;
}
.filter_complex_863d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.box-6be1 {
  background-color: var(--wp--preset--color--white) !important;
}
.link_right_b5bd {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.hard-88be {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focus_gold_146c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary-633c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled_8cee {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.list_brown_1746 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.nav-20a6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.notification-3965 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.sort-gas-ebea {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.module-2ae1 {
  border-color: var(--wp--preset--color--black) !important;
}
.paper_094e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.south-576e {
  border-color: var(--wp--preset--color--white) !important;
}
.wrapper-7976 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.motion-77b1 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.pink-ca70 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.cool_e341 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.old-eea2 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.inner-8442 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.message_prev_f68f {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.alert-plasma-ce82 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.frame_2a21 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.message-west-a114 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.popup_steel_60fb {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.preview_d6ba {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.huge_66c6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.logo-ab00 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.title_steel_37bc {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.image-new-af23 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.fast-9bbf {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.breadcrumb_6327 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.form_3c81 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.button-7c15 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.notification_first_071c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.shade-active-6c6a {
  font-size: var(--wp--preset--font-size--small) !important;
}
.aside-12c4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.texture-050b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.table_cold_e2bd {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.link_5ab1 a:where(:not(.texture_bottom_07d2)) {
  color: inherit;
}
:where(.nav_small_d665.disabled_silver_86fc) {
  gap: 1.25em;
}
:where(.nav_small_d665.pattern_full_c3b3) {
  gap: 1.25em;
}
:where(.tertiary-easy-6994.disabled_silver_86fc) {
  gap: 2em;
}
:where(.tertiary-easy-6994.pattern_full_c3b3) {
  gap: 2em;
}
.highlight_liquid_4ebf {
  font-size: 1.5em;
  line-height: 1.6;
}

.shadow_soft_e6ca .grid-ab9b {
  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);
}
.disabled-06e0 .narrow-0869 {
  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);
}
.soft-9260 {
  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);
}
.soft-9260.secondary_large_b365 .wood-ac83 {
  background-color: var(--e-global-color-primary);
}
.soft-9260.background_huge_769d .wood-ac83,
.soft-9260.frame-left-3047 .wood-ac83 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.east_e240 .texture_1f38 {
  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);
}
.box-3f31 {
  --divider-color: var(--e-global-color-secondary);
}
.box-3f31 .widget-black-d864 {
  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);
}
.box-3f31.paragraph-92fc .dropdown_2eea {
  background-color: var(--e-global-color-secondary);
}
.box-3f31.notice_outer_71e0 .dropdown_2eea,
.box-3f31.accent_2b1f .dropdown_2eea {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.box-3f31.notice_outer_71e0 .dropdown_2eea,
.box-3f31.accent_2b1f .dropdown_2eea svg {
  fill: var(--e-global-color-secondary);
}
.pink_a298 .pagination_purple_dd0a {
  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);
}
.pink_a298 .frame_south_e64f {
  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);
}
.tooltip-13a6.paragraph-92fc .dropdown_2eea {
  background-color: var(--e-global-color-primary);
}
.tooltip-13a6.notice_outer_71e0 .dropdown_2eea,
.tooltip-13a6.accent_2b1f .dropdown_2eea {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tooltip-13a6.notice_outer_71e0 .dropdown_2eea,
.tooltip-13a6.accent_2b1f .dropdown_2eea svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_medium_820c.paragraph-92fc .dropdown_2eea {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_medium_820c.notice_outer_71e0 .dropdown_2eea,
.breadcrumb_medium_820c.accent_2b1f .dropdown_2eea {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb_medium_820c .dynamic_4695 {
  color: var(--e-global-color-primary);
}
.breadcrumb_medium_820c .dynamic_4695,
.breadcrumb_medium_820c .dynamic_4695 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_medium_820c .fast-fc15 {
  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);
}
.shadow_9b47 .hot-15f0 {
  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);
}
.banner_d834 .slow-d8e4 .shadow-892e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_ec1b .menu_copper_c04f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.steel_ec1b .steel-c219 i {
  color: var(--e-global-color-primary);
}
.steel_ec1b .steel-c219 svg {
  fill: var(--e-global-color-primary);
}
.steel_ec1b .accordion-last-9cf8 {
  color: var(--e-global-color-secondary);
}
.steel_ec1b .menu_copper_c04f > .accordion-last-9cf8,
.steel_ec1b .menu_copper_c04f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_fedd .item_5c1c {
  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_fedd .description_over_d38e {
  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);
}
.red_2fd3 .paragraph_tiny_0741 .element_last_b20b {
  background-color: var(--e-global-color-primary);
}
.red_2fd3 .mask_active_6471 {
  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);
}
.plasma_43a4 .panel-8d40 {
  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);
}
.plasma_43a4 .panel_25bc {
  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);
}
.plasma_43a4 .accordion_7535 {
  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);
}
.form-center-c9fc .background_simple_fcfa,
.form-center-c9fc .background_simple_fcfa a {
  color: var(--e-global-color-primary);
}
.form-center-c9fc .background_simple_fcfa.layout_5051,
.form-center-c9fc .background_simple_fcfa.layout_5051 a {
  color: var(--e-global-color-accent);
}
.form-center-c9fc .background_simple_fcfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-center-c9fc .status-68ca {
  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);
}
.section_aab0 .widget_2d6a,
.section_aab0 .huge-ff09 {
  color: var(--e-global-color-primary);
}
.section_aab0 .widget_2d6a svg {
  fill: var(--e-global-color-primary);
}
.section_aab0 .layout_5051 .widget_2d6a,
.section_aab0 .layout_5051 .huge-ff09 {
  color: var(--e-global-color-accent);
}
.section_aab0 .layout_5051 .widget_2d6a svg {
  fill: var(--e-global-color-accent);
}
.section_aab0 .huge-ff09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section_aab0 .status-68ca {
  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);
}
.text_eba1 .inner-8a37,
.text_eba1 .west_9747 {
  color: var(--e-global-color-primary);
}
.text_eba1 .west_9747 svg {
  fill: var(--e-global-color-primary);
}
.text_eba1 .background_simple_fcfa.layout_5051 a,
.text_eba1
  .background_simple_fcfa.layout_5051
  .west_9747 {
  color: var(--e-global-color-accent);
}
.text_eba1 .inner-8a37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_eba1 .status-68ca {
  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-0be9 .gallery_top_9075 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-0be9 .popup-9302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_5fc5 .pink-32eb .active-0183 {
  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);
}
.dropdown_5fc5 .pink-32eb .left-8cde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_5fc5 .narrow_2778 .active-0183 {
  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);
}
.dropdown_5fc5
  .narrow_2778
  .left-8cde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_5fc5
  .highlight_outer_f595
  .active-0183 {
  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);
}
.dropdown_5fc5
  .highlight_outer_f595
  .left-8cde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_5fc5
  .full-7687
  .active-0183 {
  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);
}
.dropdown_5fc5
  .full-7687
  .left-8cde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-8b2e .table-6b86 {
  background-color: var(--e-global-color-primary);
}
.huge-8b2e .table-6b86:hover {
  background-color: var(--e-global-color-primary);
}
.huge-8b2e .stone-0270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-8b2e
  .table-6b86:hover
  .stone-0270 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-6a55 .modal_80de {
  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);
}
.current_ace2 .notice-acdd .secondary_9ccc a {
  background-color: var(--e-global-color-accent);
}
.current_ace2 .notice-acdd .gradient-ae9d a {
  background-color: var(--e-global-color-accent);
}
.current_ace2 .notice-acdd .secondary_9ccc a,
.current_ace2 .notice-acdd .gradient-ae9d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short_ba93
  .warm-e89d.banner-selected-8c5b
  .notice-acdd
  a.icon_1c44 {
  background-color: var(--e-global-color-accent);
}
.short_ba93
  .warm-e89d.banner-selected-8c5b
  .notice-acdd
  span.icon_1c44.fn-current-ecd8 {
  background-color: var(--e-global-color-text);
}
.short_ba93
  .warm-e89d.banner-selected-8c5b
  .notice-acdd
  .icon_1c44 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99 .narrow_5bb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .info_copper_e964
  > .frame-d08d
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .media-tall-13c0
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .progress_last_908f
  .cold-ca4c,
.white-ee99
  .progress_last_908f
  .sort_in_ca3b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-ee99
  .progress_last_908f
  .cold_ba4f,
.white-ee99
  .progress_last_908f
  a
  .cold_ba4f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .progress_last_908f
  .pro-311f {
  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);
}
.white-ee99
  .progress_last_908f
  .slider_c90d {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .progress_last_908f
  .slider_c90d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .progress_last_908f
  .slider_c90d:hover {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .progress_last_908f
  .primary-5257 {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .progress_last_908f
  .primary-5257 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .progress_last_908f
  .primary-5257:hover {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .nav_2adc
  .inner-3b9b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-ee99
  .nav_2adc
  .tooltip_c365 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .nav_2adc
  .pro-311f {
  color: var(--e-global-color-text);
}
.white-ee99
  .nav_2adc
  .pro-311f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .nav_2adc
  .slider_c90d {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .nav_2adc
  .slider_c90d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .nav_2adc
  .slider_c90d:hover {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .nav_2adc
  .primary-5257 {
  background-color: var(--e-global-color-primary);
}
.white-ee99
  .nav_2adc
  .primary-5257 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-ee99
  .nav_2adc
  .primary-5257:hover {
  background-color: var(--e-global-color-primary);
}
.white-ee99 .disabled_pro_f5e3 {
  background-color: var(--e-global-color-primary);
}
.white-ee99 .disabled_pro_f5e3:hover {
  background-color: var(--e-global-color-primary);
}
.white-ee99 .content_hard_38da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-ee99 .wrapper_06ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-6433 .column_5011 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-6433
  .background_c3df
  > div:nth-child(3)
  .column_5011,
.prev-6433
  .overlay-ebff
  > div:nth-child(1)
  .column_5011,
.prev-6433
  .pagination_402a
  > div:nth-child(1)
  .column_5011,
.prev-6433
  .dropdown_tall_f218
  > div:nth-child(1)
  .column_5011,
.prev-6433
  .mask-prev-2ec8
  > div:nth-child(1)
  .column_5011 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-6433 .warm_927b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-6433 .glass_2902 {
  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-6433 .warm-9f6c {
  background-color: var(--e-global-color-primary);
}
.prev-6433 .warm-9f6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-6433 .warm-9f6c:hover {
  background-color: var(--e-global-color-primary);
}
.prev-6433 .silver-7c02 {
  background-color: var(--e-global-color-primary);
}
.prev-6433 .silver-7c02:hover {
  background-color: var(--e-global-color-primary);
}
.prev-6433 .content_hard_38da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-6433 .wrapper_06ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_7104 .brown-c799 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_7104 .component-a15e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_7104 .east_d45b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_7104 .pagination_2291 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_7104 .footer-easy-a629 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_7104 .silver-7c02 {
  background-color: var(--e-global-color-primary);
}
.outline_7104 .silver-7c02:hover {
  background-color: var(--e-global-color-primary);
}
.simple-e005 .backdrop-d15a {
  background-color: var(--e-global-color-secondary);
}
.simple-e005 .old-15fa {
  background-color: var(--e-global-color-text);
}
.simple-e005 .surface_4c69 {
  background-color: var(--e-global-color-secondary);
}
.simple-e005 .orange_267e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-e005 .aside-c852 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-e005 .preview_gold_1253 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-e005 .feature-pro-b60b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-e005 .shade-west-c280 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_3f1f .media-bright-31fa .text_full_6962,
.popup_3f1f
  .media-bright-31fa
  .text_full_6962
  a,
.popup_3f1f .narrow_70ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_3f1f .media-bright-31fa .sidebar_selected_62ac,
.popup_3f1f .pagination_tall_66ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_3f1f .media-bright-31fa .sidebar_selected_62ac {
  color: var(--e-global-color-text);
}
.popup_3f1f .pagination_tall_66ad {
  color: var(--e-global-color-text);
}
.popup_3f1f
  .media-bright-31fa
  .info_f847 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_3f1f .west_f386 .sort_58f3 {
  background-color: var(--e-global-color-primary);
}
.popup_3f1f .west_f386 .sort_58f3:hover {
  background-color: var(--e-global-color-primary);
}
.popup_3f1f .west_f386 .table_92fb li span {
  background-color: var(--e-global-color-text);
}
.popup_3f1f .west_f386 .table_92fb li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup_3f1f
  .west_f386
  .table_92fb
  li.simple_d77c
  span {
  background-color: var(--e-global-color-accent);
}
.popup_3f1f .badge-easy-3131 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_basic_6939 .action-a717 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-selected-7da8 .lite_1d67 {
  background-color: var(--e-global-color-primary);
}
.disabled-selected-7da8 .module-fast-4745 {
  background-color: var(--e-global-color-secondary);
}
.disabled-selected-7da8 .rough-e4c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-selected-7da8 .gold_aeba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-selected-7da8 .tertiary_middle_f97d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-selected-7da8 .out_8acd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-selected-7da8 .selected_0c1e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-selected-7da8 .notice_20a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-selected-7da8 .bottom-a54b {
  background-color: var(--e-global-color-primary);
}
.disabled-selected-7da8 .bottom-a54b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_6418 .black_3b9b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_6418 .label_middle_6a40 {
  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);
}
.feature_6418
  .pagination-77df:after {
  background-color: var(--e-global-color-primary);
}
.feature_6418 .icon_5a6c {
  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);
}
.texture-a933 .narrow_70ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-a933 .pagination_tall_66ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_3661 .disabled_pressed_9a29 .input_bc80 {
  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);
}
.detail_3661 .disabled_pressed_9a29 .hero_1bf9 {
  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);
}
.hero_5c6d .button_purple_6e77 {
  background-color: var(--e-global-color-primary);
}
.hero_5c6d .banner-1c47 {
  background-color: var(--e-global-color-secondary);
}
.hero_5c6d .advanced_3c25 .block-9356 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_5c6d .feature_lite_c9de .block-9356 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_e24e .slider-0479 .menu-red-fd3e {
  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);
}
.new_e24e .slider-0479 .card_0ac6 {
  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);
}
.new_e24e .slider-0479 .card_e0d1 {
  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);
}
.gradient_next_3488 .prev_d01a {
  border-color: var(--e-global-color-text);
}
.gradient_next_3488 .banner_east_36ac {
  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);
}
.gradient_next_3488 .button_2842 {
  color: var(--e-global-color-primary);
}
.gradient_next_3488 .module_action_a847 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot-69a5 .header-13a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-69a5 .yellow-bfa1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-69a5 .pagination-3686:hover .header-13a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot-69a5
  .pagination-3686:hover
  .yellow-bfa1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_gold_d221 .modal-down-79ca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_gold_d221 .active-solid-6202 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_inner_288a .hard_84e2 .footer_selected_5d88 {
  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);
}
.thumbnail_inner_288a .avatar-0266 .footer_selected_5d88 {
  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);
}
.main_e81d .menu_hot_2c05 {
  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);
}
.list_d4f7 .yellow-6a4d .motion-beb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_d4f7 .yellow-6a4d .motion-beb0 {
  background-color: var(--e-global-color-secondary);
}
.list_d4f7 .full-9de1 .motion-beb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_d4f7 .full-9de1 .motion-beb0 {
  background-color: var(--e-global-color-secondary);
}
.list_d4f7 .article_3d26 .advanced-57e6 {
  background-color: var(--e-global-color-primary);
}
.list_d4f7 .article_3d26:hover .advanced-57e6 {
  background-color: var(--e-global-color-secondary);
}
.list_d4f7 .sort_58f3 {
  background-color: var(--e-global-color-primary);
}
.list_d4f7 .sort_58f3:hover {
  background-color: var(--e-global-color-accent);
}
.list_d4f7 .table_92fb li span {
  background-color: var(--e-global-color-text);
}
.list_d4f7 .table_92fb li span:hover {
  background-color: var(--e-global-color-primary);
}
.list_d4f7 .table_92fb li.simple_d77c span {
  background-color: var(--e-global-color-accent);
}
.texture-c172 .upper-7108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-c172 .slow-ef95 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-motion-7569 .fixed_5a85:before {
  background-color: var(--e-global-color-secondary);
}
.accordion-motion-7569 .nav_b205 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-motion-7569 .frame_purple_f450 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_3944 .under-c2d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_3944 .under-c2d4:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_3944 .under-c2d4.fn-active-ecd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_3944 .accent-hot-034f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_3944 .shadow_46e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_3944 .progress-741e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_3944 .header-selected-92e4 {
  background-color: var(--e-global-color-primary);
}
.sidebar_3944 .header-selected-92e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_3944 .panel-2309 {
  background-color: var(--e-global-color-primary);
}
.sidebar_3944 .panel-2309 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_feb8 .heading_c11d .hidden-a13a a {
  color: var(--e-global-color-secondary);
}
.right_feb8 .heading_c11d .hidden-a13a a:hover {
  color: var(--e-global-color-secondary);
}
.right_feb8 .heading_c11d .hidden-a13a,
.right_feb8 .heading_c11d .hidden-a13a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_feb8 .heading_c11d .module_mini_2966 {
  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);
}
.right_feb8 .heading_c11d .tag_first_0b2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_feb8 .heading_c11d .texture-dirty-d469 {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .heading_c11d .texture-dirty-d469 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_feb8 .heading_c11d .texture-dirty-d469:hover {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .heading_c11d .gallery-right-1a24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_feb8 .heading_c11d .gallery-right-1a24 {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .heading_c11d .gallery-right-1a24:hover {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .heading_c11d .sort_58f3 {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .heading_c11d .sort_58f3:hover {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .west_f386 .table_92fb li span {
  background-color: var(--e-global-color-text);
}
.right_feb8 .west_f386 .table_92fb li span:hover {
  background-color: var(--e-global-color-primary);
}
.right_feb8 .west_f386 .table_92fb li.simple_d77c span {
  background-color: var(--e-global-color-accent);
}
.right_feb8 .content_hard_38da {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right_feb8 .wrapper_06ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_lite_1b4b .up_3fc4 .border-liquid-f702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link_lite_1b4b .up_3fc4 .orange_34de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_lite_1b4b .up_3fc4 .modal-dynamic-0a65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-991b .heading_2d7f {
  border-color: var(--e-global-color-text);
}
.old-991b .column-basic-da5b {
  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);
}
.old-991b .gallery-df9e {
  color: var(--e-global-color-secondary);
}
.old-991b .gallery-df9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-991b .secondary-motion-9956 > * {
  color: var(--e-global-color-primary);
}
.old-991b .secondary-motion-9956 > * svg {
  fill: var(--e-global-color-primary);
}
.old-991b .video_43ec {
  color: var(--e-global-color-primary);
}
.old-991b .video_43ec {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-991b .nav_hard_97fb {
  color: var(--e-global-color-primary);
}
.old-991b .nav_hard_97fb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old-991b .summary-selected-d0ca {
  color: var(--e-global-color-primary);
}
.old-991b .summary-selected-d0ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-991b .element_in_67b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-991b .small_02b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-991b .small_02b0.gallery_fixed_b5fe {
  color: var(--e-global-color-secondary);
}
.old-991b .small_02b0.gallery_fixed_b5fe .cool_8ecf {
  color: var(--e-global-color-accent);
}
.old-991b .small_02b0.bottom_7a1c {
  color: var(--e-global-color-text);
}
.old-991b .small_02b0.bottom_7a1c .cool_8ecf {
  color: var(--e-global-color-text);
}
.old-991b .small_02b0:before {
  border-top-color: var(--e-global-color-text);
}
.old-991b .dynamic-b4ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-991b
  .dynamic-b4ce
  .glass-91ef {
  background-color: var(--e-global-color-primary);
}
.old-991b
  .dynamic-b4ce
  .glass-91ef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-991b .heading_2d7f .widget_922d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_lower_af9f .tooltip-active-c2c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_lower_af9f .tertiary-0a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-bb0f .section_down_8875 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-bb0f
  .table-684f
  .notification_easy_b4fa {
  background-color: var(--e-global-color-secondary);
}
.hovered-bb0f
  .table-684f.west_53c2
  .notification_easy_b4fa {
  background-color: var(--e-global-color-text);
}
.hovered-bb0f
  .table-684f:hover
  .notification_easy_b4fa {
  background-color: var(--e-global-color-accent);
}
.hovered-bb0f
  .table-684f.fn-active-ecd8
  .notification_easy_b4fa {
  background-color: var(--e-global-color-primary);
}
.picture-dynamic-3462 .content_0034 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.picture-dynamic-3462 .fixed-d416 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-dynamic-3462 .hovered_76f0 {
  background-color: var(--e-global-color-primary);
}
.picture-dynamic-3462 .hovered_76f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_56b9 .summary_thick_5c91 .iron-5289 .filter_2e9f {
  background-color: var(--e-global-color-secondary);
}
.list_56b9 .summary_thick_5c91 .list_c111:after {
  background-color: var(--e-global-color-secondary);
}
.list_56b9 .background_clean_d7e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_56b9 .soft_aa81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_56b9 .easy_5c31 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_56b9 .accordion_soft_7d4a {
  background-color: var(--e-global-color-primary);
}
.list_56b9 .accordion_soft_7d4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_56b9 .next_5033 {
  background-color: var(--e-global-color-secondary);
}
.list_56b9 .next_5033 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_56b9 .summary_thick_5c91 .lower_e265 .description_c9ad:hover {
  background-color: var(--e-global-color-primary);
}
.list_56b9
  .summary_thick_5c91
  .lower_e265
  .description_c9ad.short_0279 {
  background-color: var(--e-global-color-primary);
}
.list_56b9 .summary_thick_5c91 .dynamic_c171:before {
  border-color: var(--e-global-color-primary);
}
.list_56b9 .summary_thick_5c91 .dynamic_c171:hover:before {
  border-color: var(--e-global-color-secondary);
}
.list_56b9
  .summary_thick_5c91
  .dynamic_c171.description-5c4a:before {
  border-color: var(--e-global-color-primary);
}
.list_56b9 .active-79ea span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_action_e3f3 .border-pink-ee5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_action_e3f3 .border-pink-ee5b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_action_e3f3 .border-pink-ee5b.hot_5e1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_action_e3f3 .wood_809d {
  background-color: var(--e-global-color-primary);
}
.photo_action_e3f3 .wood_809d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_action_e3f3
  .rough-fd0a
  .purple_38ba
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_action_e3f3
  .content-d774
  .purple_38ba
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_b817
  .module_large_d5a4
  .content_hot_8617 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b817
  .module_large_d5a4
  .short-96f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b817 .dynamic-d35c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_b817 .hard_a6d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_b817 .grid_630d {
  background-color: var(--e-global-color-primary);
}
.center_b817 .grid_630d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-yellow-dc61 .icon_outer_5573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-yellow-dc61 .bottom_99fb {
  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);
}
.heading-yellow-dc61 .widget_west_031f {
  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);
}
.heading-yellow-dc61 .widget_west_031f a:hover {
  color: var(--e-global-color-secondary);
}
.heading-yellow-dc61 .shade-huge-4bbe {
  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);
}
.heading-yellow-dc61 .image-up-c812 {
  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-yellow-dc61 .banner-c7da .sort_58f3 {
  background-color: var(--e-global-color-primary);
}
.heading-yellow-dc61 .banner-c7da .sort_58f3:hover {
  background-color: var(--e-global-color-accent);
}
.heading-yellow-dc61
  .banner-c7da
  .table_92fb
  li
  span {
  background-color: var(--e-global-color-text);
}
.heading-yellow-dc61
  .banner-c7da
  .table_92fb
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.heading-yellow-dc61
  .banner-c7da
  .table_92fb
  li.simple_d77c
  span {
  background-color: var(--e-global-color-accent);
}
.dropdown-rough-c2e4
  .description-d15e
  .link-in-65de {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-rough-c2e4 .description-d15e .footer_right_89c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-rough-c2e4 .description-d15e .icon_473b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-rough-c2e4 .block_solid_697b {
  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);
}
.dropdown-rough-c2e4
  .pattern_fresh_041d.white_3527 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a {
  background-color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a
  .short-d53b.advanced_1525 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a
  .table_ad19.paragraph_38ee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  .item_outer_658e
  > a {
  background-color: var(--e-global-color-secondary);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  .item_outer_658e
  > a
  .tabs-orange-5a5e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  .item_outer_658e
  > a
  .table_ad19.picture_d969 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a
  .large_0744:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  a
  .large_0744:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e.slider-faeb
  > a
  .large_0744:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  .item_outer_658e.slider-faeb
  > a
  .large_0744:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a
  .label_right_c9a2
  .tooltip-static-766d {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  a
  .label_right_c9a2
  .tooltip-static-766d {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a
  .label_right_c9a2
  .tooltip-static-766d,
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  a
  .label_right_c9a2
  .tooltip-static-766d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > a
  .list-a860:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  a
  .list-a860:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e.slider-faeb
  > a
  .list-a860:before {
  color: var(--e-global-color-text);
}
.soft-e204
  > .upper-4ab3
  > div
  > .wrapper_7770
  > .item_outer_658e
  > .surface_3b5c
  .item_outer_658e.slider-faeb
  > a
  .list-a860:before {
  color: var(--e-global-color-text);
}
.warm_3fe6 .main-ca73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.warm_3fe6
  .box_abfa:hover
  .main-ca73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-d26a
  > .upper-4ab3
  > .fluid-4dc4
  > .active_689f
  > .purple-a24e
  > .sort-6f9c
  .full_604f {
  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);
}
.shade-d26a
  > .upper-4ab3
  > .fluid-4dc4
  > .active_689f
  > .purple-a24e
  > .sort-6f9c:hover
  .full_604f {
  color: var(--e-global-color-text);
}
.shade-d26a
  > .upper-4ab3
  > .fluid-4dc4
  > .active_689f
  > .purple-a24e
  > .sort-6f9c:hover
  .full_604f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-d26a
  > .upper-4ab3
  > .fluid-4dc4
  > .active_689f
  > .purple-a24e.title_0f77
  > .sort-6f9c
  .full_604f {
  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);
}
.media_cool_14b7 .table-4023 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_cool_14b7 .progress_8182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_cool_14b7 .image_simple_8b9a {
  background-color: var(--e-global-color-primary);
}
.media_cool_14b7 .image_simple_8b9a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_left_837e
  > .upper-4ab3
  > .sidebar_silver_fb52
  > .button-fresh-e113
  > .notice-2ad5
  .picture-a858 {
  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);
}
.overlay_left_837e
  > .upper-4ab3
  > .sidebar_silver_fb52
  > .button-fresh-e113
  > .notice-2ad5
  .shadow_lite_c931 {
  color: var(--e-global-color-text);
}
.overlay_left_837e
  > .upper-4ab3
  > .sidebar_silver_fb52
  > .button-fresh-e113
  > .notice-2ad5:hover
  .picture-a858 {
  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);
}
.overlay_left_837e
  > .upper-4ab3
  > .sidebar_silver_fb52
  > .button-fresh-e113
  > .notice-2ad5:hover
  .shadow_lite_c931 {
  color: var(--e-global-color-secondary);
}
.overlay_left_837e
  > .upper-4ab3
  > .sidebar_silver_fb52
  > .button-fresh-e113
  > .notice-2ad5.modal_steel_c108
  .picture-a858 {
  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);
}
.overlay_left_837e
  > .upper-4ab3
  > .sidebar_silver_fb52
  > .button-fresh-e113
  > .notice-2ad5.modal_steel_c108
  .shadow_lite_c931 {
  color: var(--e-global-color-primary);
}
.pagination_9305
  .notification-cold-365b
  .hidden_wide_895c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_9305 .hover_left_e6f1 .widget_922d .info_59d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-c659 .red_1c0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-c659 .summary_4535 .red_1c0e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-c659 .hero_small_c894 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right-c659 .hero_small_c894 {
  background-color: var(--e-global-color-primary);
}
.accent-next-93d7 .gradient-middle-b45e .backdrop-b647 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-next-93d7
  .gradient-middle-b45e:hover
  .picture_a43c {
  color: var(--e-global-color-secondary);
}
.accent-next-93d7
  .gradient-middle-b45e:hover
  .backdrop-b647 {
  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);
}
.backdrop-steel-36d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.content-purple-bd2b {
  flex-direction: column;
}

.content-purple-bd2b .pink-bd42 {
  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.content-purple-bd2b .pink-bd42 {
  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);
}

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

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

.picture_first_a4a8.icon_upper_6e7c {
  display: none;
}

.gas_1fe1 {
  display: none;
}

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

.text_6174.new_fe24 {
  margin-bottom: 40px;
  width: 100%;
}

.slider-right-4a51 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.content-purple-bd2b a {
  width: 100%;
}

.hero-00d0 .item_9b58.heading-b20b {
  width: 20% !important;
}

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

.avatar-1c27: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%);
}

.avatar-1c27 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.gradient-0f9b {
  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;
}

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

.gradient-0f9b: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);
}

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

.hero-00d0
  .item_9b58.focus-right-5292
  .inner_2260
  .in-eca2 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.hot_babe.feature_d78e > .hero-last-f7bf {
  display: flex;
  align-items: center;
}

.bottom-0571 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.hero-4f93 {
  font-size: 35px !important;
}

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

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

.description-91a3 {
  display: flex;
  gap: 50px;
}

.hero-00d0
  .item_9b58.header-59b0
  .thumbnail-active-bdf9
  .wood_5567 {
  width: 100% !important;
}

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

.paragraph-fresh-9323 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.right-9d07 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.up_6bc5:hover .right-9d07 {
  visibility: visible;
}
.up_6bc5:hover.up_6bc5::before {
  display: block;
}

.module_white_6236 h3 {
  color: #fff;
}

.highlight-clean-0aab {
  margin: 0;
}

.hero-00d0
  .item_9b58.header-59b0
  .wood_5567
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sidebar_smooth_2299 {
  width: 100%;
}

.east-904a {
  width: 100%;
}

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

.east-904a {
  width: 100%;
}

.wood-5c28 {
  margin-bottom: 10px !important;
}

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

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

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

.content-purple-bd2b .pink-bd42.wrapper-warm-a194 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.content-purple-bd2b h1.pink-bd42 {
  margin-top: 80px !important;
}

.hero-00d0 .item_9b58.widget_hot_0cc4 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.advanced_43ab img {
  width: 100%;
}

.filter_fluid_7c73 .photo_9830.inner_2260 {
  justify-content: space-between;
}

.main-d216 {
  display: none;
}

.panel_1964 .accordion-8d28 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .hot_babe .hero-last-f7bf {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .avatar-1c27 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .filter_fluid_7c73 .photo_9830.inner_2260 {
    border-bottom: 1px solid #f0c159;
  }

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

  .hot_babe.feature_d78e > .hero-last-f7bf {
    gap: 15px;
    justify-content: space-between;
  }

  .hero-00d0
    .item_9b58.header-59b0
    .wood_5567
    img {
    width: 60% !important;
  }

  .breadcrumb_thick_dbd4 {
    left: 2%;
  }

  .green-7a35 {
    margin: 10px 0;
  }

  .content-purple-bd2b .accordion-8d28 {
    margin: 0;
    margin-bottom: 10px;
  }

  .avatar-1c27 {
    font-size: 16px !important;
  }

  .hero-4f93 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.content-purple-bd2b .pink-bd42,
  .content-purple-bd2b .pink-bd42 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .wood_5567 {
    justify-content: center;
  }

  .content-purple-bd2b .accordion-8d28 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .slider-right-4a51 {
    margin-bottom: 15px !important;
  }

  .hero-00d0 .item_9b58.heading-b20b {
    width: 75% !important;
  }

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

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

  h2.content-purple-bd2b .pink-bd42,
  .content-purple-bd2b .pink-bd42 {
    font-size: 30px !important;
  }

  .wood_5567 {
    justify-content: center;
  }

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

  .video-8ce9
    .hidden-1336.alert-48e8 {
    margin: 0 !important;
  }

  .bottom-0571 {
    margin: 0;
    gap: 10px;
  }

  .green-7a35 {
    display: flex;
  }

  .filter_43a8 .avatar-1c27 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .action-03b7 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .content-purple-bd2b h1.pink-bd42 {
    margin-top: 40px !important;
  }

  .hero-00d0
    .item_9b58.header-59b0
    .wood_5567
    img,
  .pink_a298 .thumbnail-active-bdf9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .gradient-0f9b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .hero-00d0 .item_9b58.heading-b20b {
    width: 100% !important;
  }

  .hot_babe.feature_d78e > .hero-last-f7bf {
    gap: 3px;
  }

  .content-purple-bd2b .accordion-8d28 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.filter_fluid_7c73 .photo_9830.inner_2260: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);
}

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

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

.content-purple-bd2b {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .filter_fluid_7c73 .photo_9830.inner_2260 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .content-purple-bd2b .pink-bd42 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar-1c27 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.carousel_glass_d005 .media-inner-c517 {
  flex-shrink: 0;
  white-space: nowrap;
}

.carousel_glass_d005 .sidebar_gas_3e5e {
  flex-shrink: 0;
  min-width: fit-content;
}

.carousel_glass_d005 .in-eca2 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.carousel_glass_d005 .media-inner-c517 {
  max-width: 80px !important;
}

.carousel_glass_d005 .sidebar_gas_3e5e {
  max-width: 80px !important;
  overflow: hidden;
}

.carousel_glass_d005 .photo_9830.inner_2260 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.carousel_glass_d005 .in-eca2 {
  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);
  }
}

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

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

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

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

body .gradient-0f9b:nth-child(2),
.hero-00d0 .gradient-0f9b:nth-child(2),
#page .gradient-0f9b: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;
}

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

/* css-noise: 2bd4 */
.promo-block-q6 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
