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(.old-548a) {
  gap: 0.5em;
}
:where(.tooltip-easy-601e) {
  gap: 0.5em;
}
body .gradient_yellow_c6fc > .over-e5df {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gradient_yellow_c6fc > .mask-dirty-8e8e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gradient_yellow_c6fc > .breadcrumb_ec0f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-fluid-f782 > .over-e5df {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .image-fluid-f782 > .mask-dirty-8e8e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .image-fluid-f782 > .breadcrumb_ec0f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .image-fluid-f782
  > :where(:not(.over-e5df):not(.mask-dirty-8e8e):not(.article_top_2d15)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .image-fluid-f782 > .cold-ad77 {
  max-width: var(--wp--style--global--wide-size);
}
body .old-548a {
  display: flex;
}
body .old-548a {
  flex-wrap: wrap;
  align-items: center;
}
body .old-548a > * {
  margin: 0;
}
body .tooltip-easy-601e {
  display: grid;
}
body .tooltip-easy-601e > * {
  margin: 0;
}
:where(.bright_c856.old-548a) {
  gap: 2em;
}
:where(.bright_c856.tooltip-easy-601e) {
  gap: 2em;
}
:where(.modal_2d89.old-548a) {
  gap: 1.25em;
}
:where(.modal_2d89.tooltip-easy-601e) {
  gap: 1.25em;
}
.pro_7e9b {
  color: var(--wp--preset--color--black) !important;
}
.hidden-8947 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.purple-6daf {
  color: var(--wp--preset--color--white) !important;
}
.modal-clean-a08e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.label-e8ca {
  color: var(--wp--preset--color--vivid-red) !important;
}
.slider_84f8 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.light-5a7e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.in_5ce9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.up_a1bd {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.footer_tall_ef0b {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.selected_da6d {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title_west_041f {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.logo-f1f5 {
  background-color: var(--wp--preset--color--black) !important;
}
.avatar-efdc {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.image-8a1f {
  background-color: var(--wp--preset--color--white) !important;
}
.medium-4359 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.right_dac5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.photo_b2e9 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wood-a55d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.fast-0c3e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.brown_f276 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.easy_61e5 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.small_9688 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.summary-liquid-4d91 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.glass-33a4 {
  border-color: var(--wp--preset--color--black) !important;
}
.clean_263f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.dirty_e577 {
  border-color: var(--wp--preset--color--white) !important;
}
.table-4773 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.input_1321 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.summary-6345 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tertiary-57d1 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.detail-light-fa35 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.heading-dim-be27 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tooltip_focused_13f9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.up_58be {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.top-0b19 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.texture_white_2219 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.container-pink-8b28 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.grid_e419 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.gradient-lower-e847 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.badge-south-739b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.fresh-26c3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.media-0a17 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.summary-67df {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.tabs_ea64 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.sidebar_8b77 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.menu-new-9638 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.column-middle-cf0d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.detail-thick-48d2 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.pink-e9cf {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.modal-101a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.panel_blue_fcbf {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.advanced-66c9 a:where(:not(.input-wood-f063)) {
  color: inherit;
}
:where(.modal_2d89.old-548a) {
  gap: 1.25em;
}
:where(.modal_2d89.tooltip-easy-601e) {
  gap: 1.25em;
}
:where(.bright_c856.old-548a) {
  gap: 2em;
}
:where(.bright_c856.tooltip-easy-601e) {
  gap: 2em;
}
.secondary-339d {
  font-size: 1.5em;
  line-height: 1.6;
}

.picture_ef92 .down-db3c {
  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);
}
.slow_2ce0 .dim_362b {
  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);
}
.container-2a11 {
  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);
}
.container-2a11.glass-e29f .chip-fast-b6bc {
  background-color: var(--e-global-color-primary);
}
.container-2a11.texture-45c3 .chip-fast-b6bc,
.container-2a11.clean_b890 .chip-fast-b6bc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.texture-huge-182e .soft-dd2c {
  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);
}
.center-eea8 {
  --divider-color: var(--e-global-color-secondary);
}
.center-eea8 .warm_27d2 {
  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);
}
.center-eea8.pagination_hard_3b8d .fixed_34c8 {
  background-color: var(--e-global-color-secondary);
}
.center-eea8.text_f32d .fixed_34c8,
.center-eea8.brown-ebcd .fixed_34c8 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.center-eea8.text_f32d .fixed_34c8,
.center-eea8.brown-ebcd .fixed_34c8 svg {
  fill: var(--e-global-color-secondary);
}
.mask-5da3 .slow-fb7f {
  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);
}
.mask-5da3 .text-west-e1cc {
  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);
}
.caption_d575.pagination_hard_3b8d .fixed_34c8 {
  background-color: var(--e-global-color-primary);
}
.caption_d575.text_f32d .fixed_34c8,
.caption_d575.brown-ebcd .fixed_34c8 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.caption_d575.text_f32d .fixed_34c8,
.caption_d575.brown-ebcd .fixed_34c8 svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb-next-47e0.pagination_hard_3b8d .fixed_34c8 {
  background-color: var(--e-global-color-primary);
}
.breadcrumb-next-47e0.text_f32d .fixed_34c8,
.breadcrumb-next-47e0.brown-ebcd .fixed_34c8 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.breadcrumb-next-47e0 .module_b91f {
  color: var(--e-global-color-primary);
}
.breadcrumb-next-47e0 .module_b91f,
.breadcrumb-next-47e0 .module_b91f a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-next-47e0 .primary_8dad {
  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);
}
.tabs_steel_d63d .thumbnail-e01d {
  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);
}
.input-iron-5a17 .paragraph-4706 .tabs-26b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_mini_055b .heading-fast-aa80:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.link_mini_055b .red_2725 i {
  color: var(--e-global-color-primary);
}
.link_mini_055b .red_2725 svg {
  fill: var(--e-global-color-primary);
}
.link_mini_055b .complex_9df3 {
  color: var(--e-global-color-secondary);
}
.link_mini_055b .heading-fast-aa80 > .complex_9df3,
.link_mini_055b .heading-fast-aa80 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_short_eeee .focus_current_4d27 {
  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_short_eeee .next-3f96 {
  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-15e7 .shade-dark-30ef .paper_5ed9 {
  background-color: var(--e-global-color-primary);
}
.red-15e7 .blue-a26e {
  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);
}
.first-c642 .logo_hovered_a855 {
  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);
}
.first-c642 .shadow-static-df2d {
  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);
}
.first-c642 .article_fast_ff89 {
  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);
}
.bright_443a .component_gas_b5d7,
.bright_443a .component_gas_b5d7 a {
  color: var(--e-global-color-primary);
}
.bright_443a .component_gas_b5d7.form_5fad,
.bright_443a .component_gas_b5d7.form_5fad a {
  color: var(--e-global-color-accent);
}
.bright_443a .component_gas_b5d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright_443a .menu-stone-38ea {
  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_b8b3 .disabled_top_8514,
.main_b8b3 .over_6687 {
  color: var(--e-global-color-primary);
}
.main_b8b3 .disabled_top_8514 svg {
  fill: var(--e-global-color-primary);
}
.main_b8b3 .form_5fad .disabled_top_8514,
.main_b8b3 .form_5fad .over_6687 {
  color: var(--e-global-color-accent);
}
.main_b8b3 .form_5fad .disabled_top_8514 svg {
  fill: var(--e-global-color-accent);
}
.main_b8b3 .over_6687 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_b8b3 .menu-stone-38ea {
  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);
}
.top_b3dc .smooth-f734,
.top_b3dc .avatar-yellow-165e {
  color: var(--e-global-color-primary);
}
.top_b3dc .avatar-yellow-165e svg {
  fill: var(--e-global-color-primary);
}
.top_b3dc .component_gas_b5d7.form_5fad a,
.top_b3dc
  .component_gas_b5d7.form_5fad
  .avatar-yellow-165e {
  color: var(--e-global-color-accent);
}
.top_b3dc .smooth-f734 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_b3dc .menu-stone-38ea {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-565e .message-left-1249 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-565e .element-d609 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6551 .background_f55e .brown_450e {
  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);
}
.feature-6551 .background_f55e .gold_bb1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6551 .disabled_12f9 .brown_450e {
  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);
}
.feature-6551
  .disabled_12f9
  .gold_bb1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6551
  .heading-lower-9dbf
  .brown_450e {
  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);
}
.feature-6551
  .heading-lower-9dbf
  .gold_bb1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.feature-6551
  .button-stone-6334
  .brown_450e {
  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);
}
.feature-6551
  .button-stone-6334
  .gold_bb1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-6a68 .full-4570 {
  background-color: var(--e-global-color-primary);
}
.purple-6a68 .full-4570:hover {
  background-color: var(--e-global-color-primary);
}
.purple-6a68 .iron-517a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-6a68
  .full-4570:hover
  .iron-517a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_940f .inner_53ef {
  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);
}
.row-selected-bc16 .shade-0b1e .caption-7a1b a {
  background-color: var(--e-global-color-accent);
}
.row-selected-bc16 .shade-0b1e .soft_95f4 a {
  background-color: var(--e-global-color-accent);
}
.row-selected-bc16 .shade-0b1e .caption-7a1b a,
.row-selected-bc16 .shade-0b1e .soft_95f4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-43aa
  .smooth-9a7a.modal-advanced-3376
  .shade-0b1e
  a.outline-0a54 {
  background-color: var(--e-global-color-accent);
}
.paper-43aa
  .smooth-9a7a.modal-advanced-3376
  .shade-0b1e
  span.outline-0a54.fn-current-9911 {
  background-color: var(--e-global-color-text);
}
.paper-43aa
  .smooth-9a7a.modal-advanced-3376
  .shade-0b1e
  .outline-0a54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619 .gas-36a2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .chip_plasma_4902
  > .button_ea9b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .box_cold_6206
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .focus_8a6d
  .white-8ad4,
.old_a619
  .focus_8a6d
  .video_stale_37a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a619
  .focus_8a6d
  .layout_orange_032d,
.old_a619
  .focus_8a6d
  a
  .layout_orange_032d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .focus_8a6d
  .top_20fa {
  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);
}
.old_a619
  .focus_8a6d
  .slider_complex_704b {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .focus_8a6d
  .slider_complex_704b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .focus_8a6d
  .slider_complex_704b:hover {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .focus_8a6d
  .paper_ed3f {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .focus_8a6d
  .paper_ed3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .focus_8a6d
  .paper_ed3f:hover {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .chip_fluid_cacb
  .description-brown-8f3c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a619
  .chip_fluid_cacb
  .mask_c212 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .chip_fluid_cacb
  .top_20fa {
  color: var(--e-global-color-text);
}
.old_a619
  .chip_fluid_cacb
  .top_20fa
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .chip_fluid_cacb
  .slider_complex_704b {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .chip_fluid_cacb
  .slider_complex_704b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .chip_fluid_cacb
  .slider_complex_704b:hover {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .chip_fluid_cacb
  .paper_ed3f {
  background-color: var(--e-global-color-primary);
}
.old_a619
  .chip_fluid_cacb
  .paper_ed3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old_a619
  .chip_fluid_cacb
  .paper_ed3f:hover {
  background-color: var(--e-global-color-primary);
}
.old_a619 .pattern_4e56 {
  background-color: var(--e-global-color-primary);
}
.old_a619 .pattern_4e56:hover {
  background-color: var(--e-global-color-primary);
}
.old_a619 .dirty_f1b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.old_a619 .panel-middle-932d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e796 .wood-ac79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e796
  .paper_a8c4
  > div:nth-child(3)
  .wood-ac79,
.gallery_e796
  .tall-93f4
  > div:nth-child(1)
  .wood-ac79,
.gallery_e796
  .copper_1bd2
  > div:nth-child(1)
  .wood-ac79,
.gallery_e796
  .summary-af13
  > div:nth-child(1)
  .wood-ac79,
.gallery_e796
  .east_ebef
  > div:nth-child(1)
  .wood-ac79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e796 .icon_solid_2cc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_e796 .fresh_fe20 {
  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);
}
.gallery_e796 .dynamic_39a1 {
  background-color: var(--e-global-color-primary);
}
.gallery_e796 .dynamic_39a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_e796 .dynamic_39a1:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_e796 .outer_8840 {
  background-color: var(--e-global-color-primary);
}
.gallery_e796 .outer_8840:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_e796 .dirty_f1b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e796 .panel-middle-932d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_5c88 .photo-c095 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_5c88 .hero_complex_fc17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5c88 .aside_selected_f90f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5c88 .widget-hard-7d56 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5c88 .left_4bfb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_5c88 .outer_8840 {
  background-color: var(--e-global-color-primary);
}
.border_5c88 .outer_8840:hover {
  background-color: var(--e-global-color-primary);
}
.aside-copper-1754 .row_dirty_461d {
  background-color: var(--e-global-color-secondary);
}
.aside-copper-1754 .item_red_c7df {
  background-color: var(--e-global-color-text);
}
.aside-copper-1754 .lite-ecfc {
  background-color: var(--e-global-color-secondary);
}
.aside-copper-1754 .full-7f7a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-copper-1754 .link_mini_3e67 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-copper-1754 .tall_95eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-copper-1754 .panel-e0ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-copper-1754 .fresh-84b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-0687 .top-55db .panel_ba46,
.center-0687
  .top-55db
  .panel_ba46
  a,
.center-0687 .shade_huge_8cd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-0687 .top-55db .tertiary-motion-7eba,
.center-0687 .center-0385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-0687 .top-55db .tertiary-motion-7eba {
  color: var(--e-global-color-text);
}
.center-0687 .center-0385 {
  color: var(--e-global-color-text);
}
.center-0687
  .top-55db
  .hover-west-89b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-0687 .filter-glass-f239 .description_1f1b {
  background-color: var(--e-global-color-primary);
}
.center-0687 .filter-glass-f239 .description_1f1b:hover {
  background-color: var(--e-global-color-primary);
}
.center-0687 .filter-glass-f239 .tertiary-e09f li span {
  background-color: var(--e-global-color-text);
}
.center-0687 .filter-glass-f239 .tertiary-e09f li span:hover {
  background-color: var(--e-global-color-primary);
}
.center-0687
  .filter-glass-f239
  .tertiary-e09f
  li.hero-stone-d726
  span {
  background-color: var(--e-global-color-accent);
}
.center-0687 .top-1fb7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-lite-4e01 .warm-0866 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.label-1cd9 .notice_b2bd {
  background-color: var(--e-global-color-primary);
}
.label-1cd9 .widget_fresh_d791 {
  background-color: var(--e-global-color-secondary);
}
.label-1cd9 .badge-0ab1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-1cd9 .wide_0981 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-1cd9 .footer_in_8a82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-1cd9 .simple-bb42 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-1cd9 .slow_1a4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-1cd9 .hidden-middle-af33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-1cd9 .fast_0703 {
  background-color: var(--e-global-color-primary);
}
.label-1cd9 .fast_0703 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-silver-1a3a .focus-orange-ab05 {
  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);
}
.notice-silver-1a3a .full-4b49 {
  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);
}
.notice-silver-1a3a
  .solid_0a80:after {
  background-color: var(--e-global-color-primary);
}
.notice-silver-1a3a .item-left-8061 {
  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);
}
.small_98f2 .shade_huge_8cd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_98f2 .center-0385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_ffa4 .logo-b1a9 .avatar-51af {
  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);
}
.wrapper_ffa4 .logo-b1a9 .pressed_15f2 {
  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_c62d .middle-ae12 {
  background-color: var(--e-global-color-primary);
}
.text_c62d .tertiary-dim-3f7f {
  background-color: var(--e-global-color-secondary);
}
.text_c62d .frame-black-bbd5 .orange_e9a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_c62d .hovered-11d2 .orange_e9a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_plasma_08ff .tag_4d5e .description_3205 {
  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);
}
.grid_plasma_08ff .tag_4d5e .carousel-solid-1a50 {
  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);
}
.grid_plasma_08ff .tag_4d5e .upper_e727 {
  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);
}
.link-d65f .cool_da52 {
  border-color: var(--e-global-color-text);
}
.link-d65f .soft_0d2d {
  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);
}
.link-d65f .brown-07c5 {
  color: var(--e-global-color-primary);
}
.link-d65f .tabs-3c17 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-4d16 .list_selected_e8c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-4d16 .active_5ba9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-4d16 .warm-bb3e:hover .list_selected_e8c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-4d16
  .warm-bb3e:hover
  .active_5ba9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-9314 .gas_85ae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.motion-9314 .south_116c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_548e .carousel_thick_9bc0 .thick_8b9e {
  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);
}
.warm_548e .background_d6f5 .thick_8b9e {
  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);
}
.background-cold-2e2c .easy_5de2 {
  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);
}
.form_0f10 .accent-selected-889f .medium-3daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_0f10 .accent-selected-889f .medium-3daf {
  background-color: var(--e-global-color-secondary);
}
.form_0f10 .container-clean-c4e2 .medium-3daf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_0f10 .container-clean-c4e2 .medium-3daf {
  background-color: var(--e-global-color-secondary);
}
.form_0f10 .secondary-inner-3d06 .container-4a1c {
  background-color: var(--e-global-color-primary);
}
.form_0f10 .secondary-inner-3d06:hover .container-4a1c {
  background-color: var(--e-global-color-secondary);
}
.form_0f10 .description_1f1b {
  background-color: var(--e-global-color-primary);
}
.form_0f10 .description_1f1b:hover {
  background-color: var(--e-global-color-accent);
}
.form_0f10 .tertiary-e09f li span {
  background-color: var(--e-global-color-text);
}
.form_0f10 .tertiary-e09f li span:hover {
  background-color: var(--e-global-color-primary);
}
.form_0f10 .tertiary-e09f li.hero-stone-d726 span {
  background-color: var(--e-global-color-accent);
}
.green_8162 .form-cc64 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_8162 .text-5705 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-warm-1504 .cold-b4dc:before {
  background-color: var(--e-global-color-secondary);
}
.nav-warm-1504 .active-4fb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-warm-1504 .stale_bcb2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-up-45e2 .hover-silver-cc73 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-up-45e2 .hover-silver-cc73:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-up-45e2 .hover-silver-cc73.fn-active-9911 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-up-45e2 .tabs-c980 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-up-45e2 .text_under_1c50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-up-45e2 .highlight_warm_ce2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-up-45e2 .shadow_8956 {
  background-color: var(--e-global-color-primary);
}
.hidden-up-45e2 .shadow_8956 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-up-45e2 .tabs-6040 {
  background-color: var(--e-global-color-primary);
}
.hidden-up-45e2 .tabs-6040 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_0da0 .menu-steel-fde3 .cool_d7d7 a {
  color: var(--e-global-color-secondary);
}
.lower_0da0 .menu-steel-fde3 .cool_d7d7 a:hover {
  color: var(--e-global-color-secondary);
}
.lower_0da0 .menu-steel-fde3 .cool_d7d7,
.lower_0da0 .menu-steel-fde3 .cool_d7d7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_0da0 .menu-steel-fde3 .shade_prev_21de {
  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);
}
.lower_0da0 .menu-steel-fde3 .widget_4557 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_0da0 .menu-steel-fde3 .small-f49a {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .menu-steel-fde3 .small-f49a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_0da0 .menu-steel-fde3 .small-f49a:hover {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .menu-steel-fde3 .down-727a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower_0da0 .menu-steel-fde3 .down-727a {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .menu-steel-fde3 .down-727a:hover {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .menu-steel-fde3 .description_1f1b {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .menu-steel-fde3 .description_1f1b:hover {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .filter-glass-f239 .tertiary-e09f li span {
  background-color: var(--e-global-color-text);
}
.lower_0da0 .filter-glass-f239 .tertiary-e09f li span:hover {
  background-color: var(--e-global-color-primary);
}
.lower_0da0 .filter-glass-f239 .tertiary-e09f li.hero-stone-d726 span {
  background-color: var(--e-global-color-accent);
}
.lower_0da0 .dirty_f1b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_0da0 .panel-middle-932d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-b5a2 .link-brown-2539 .north_b527 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-b5a2 .link-brown-2539 .filter_d0e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev-b5a2 .link-brown-2539 .breadcrumb_1f1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-bf53 .button_next_75b6 {
  border-color: var(--e-global-color-text);
}
.static-bf53 .hard_31de {
  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);
}
.static-bf53 .input-thick-eef7 {
  color: var(--e-global-color-secondary);
}
.static-bf53 .input-thick-eef7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-bf53 .content-6d48 > * {
  color: var(--e-global-color-primary);
}
.static-bf53 .content-6d48 > * svg {
  fill: var(--e-global-color-primary);
}
.static-bf53 .link-53e3 {
  color: var(--e-global-color-primary);
}
.static-bf53 .link-53e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-bf53 .right-0a7c {
  color: var(--e-global-color-primary);
}
.static-bf53 .right-0a7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static-bf53 .grid-a943 {
  color: var(--e-global-color-primary);
}
.static-bf53 .grid-a943 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-bf53 .detail-a528 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-bf53 .narrow_f318 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-bf53 .narrow_f318.clean-2192 {
  color: var(--e-global-color-secondary);
}
.static-bf53 .narrow_f318.clean-2192 .detail_plasma_6d4b {
  color: var(--e-global-color-accent);
}
.static-bf53 .narrow_f318.container-upper-19da {
  color: var(--e-global-color-text);
}
.static-bf53 .narrow_f318.container-upper-19da .detail_plasma_6d4b {
  color: var(--e-global-color-text);
}
.static-bf53 .narrow_f318:before {
  border-top-color: var(--e-global-color-text);
}
.static-bf53 .hover-action-be88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-bf53
  .hover-action-be88
  .hard_0867 {
  background-color: var(--e-global-color-primary);
}
.static-bf53
  .hover-action-be88
  .hard_0867 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static-bf53 .button_next_75b6 .form-under-11e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow_7ded .fixed-00d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_7ded .liquid_01cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-steel-4d06 .thick_c649 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-steel-4d06
  .solid-722b
  .text-7612 {
  background-color: var(--e-global-color-secondary);
}
.background-steel-4d06
  .solid-722b.notice-f953
  .text-7612 {
  background-color: var(--e-global-color-text);
}
.background-steel-4d06
  .solid-722b:hover
  .text-7612 {
  background-color: var(--e-global-color-accent);
}
.background-steel-4d06
  .solid-722b.fn-active-9911
  .text-7612 {
  background-color: var(--e-global-color-primary);
}
.notice_3536 .prev_bb9c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.notice_3536 .form_6fb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_3536 .info_c6a0 {
  background-color: var(--e-global-color-primary);
}
.notice_3536 .info_c6a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-full-c9c9 .texture-8fbe .image_d82b .filter_under_0a47 {
  background-color: var(--e-global-color-secondary);
}
.section-full-c9c9 .texture-8fbe .input_basic_3462:after {
  background-color: var(--e-global-color-secondary);
}
.section-full-c9c9 .button_hot_bc02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-full-c9c9 .element_0651 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-full-c9c9 .stone-e6be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-full-c9c9 .filter_5bb8 {
  background-color: var(--e-global-color-primary);
}
.section-full-c9c9 .filter_5bb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-full-c9c9 .surface-c4f2 {
  background-color: var(--e-global-color-secondary);
}
.section-full-c9c9 .surface-c4f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section-full-c9c9 .texture-8fbe .glass_375a .plasma-b2c6:hover {
  background-color: var(--e-global-color-primary);
}
.section-full-c9c9
  .texture-8fbe
  .glass_375a
  .plasma-b2c6.accordion_fast_0c4b {
  background-color: var(--e-global-color-primary);
}
.section-full-c9c9 .texture-8fbe .surface-fast-ed80:before {
  border-color: var(--e-global-color-primary);
}
.section-full-c9c9 .texture-8fbe .surface-fast-ed80:hover:before {
  border-color: var(--e-global-color-secondary);
}
.section-full-c9c9
  .texture-8fbe
  .surface-fast-ed80.highlight-ef33:before {
  border-color: var(--e-global-color-primary);
}
.section-full-c9c9 .box-soft-388e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.prev_bc83 .primary-wood-991a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_bc83 .primary-wood-991a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_bc83 .primary-wood-991a.panel_903b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_bc83 .dark_1ae3 {
  background-color: var(--e-global-color-primary);
}
.prev_bc83 .dark_1ae3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_bc83
  .wood-b210
  .avatar-large-e06a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev_bc83
  .surface_orange_8a57
  .avatar-large-e06a
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_paper_8332
  .notice-30b3
  .dark-4851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_paper_8332
  .notice-30b3
  .right-ebe1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_paper_8332 .small-46c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_paper_8332 .wrapper-dc8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_paper_8332 .component_wood_9c5e {
  background-color: var(--e-global-color-primary);
}
.thumbnail_paper_8332 .component_wood_9c5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cold_583d .info-light-581d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_583d .video-e249 {
  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);
}
.cold_583d .rough-f109 {
  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);
}
.cold_583d .rough-f109 a:hover {
  color: var(--e-global-color-secondary);
}
.cold_583d .form-mini-f3cd {
  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);
}
.cold_583d .white_0c50 {
  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);
}
.cold_583d .hero-d856 .description_1f1b {
  background-color: var(--e-global-color-primary);
}
.cold_583d .hero-d856 .description_1f1b:hover {
  background-color: var(--e-global-color-accent);
}
.cold_583d
  .hero-d856
  .tertiary-e09f
  li
  span {
  background-color: var(--e-global-color-text);
}
.cold_583d
  .hero-d856
  .tertiary-e09f
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.cold_583d
  .hero-d856
  .tertiary-e09f
  li.hero-stone-d726
  span {
  background-color: var(--e-global-color-accent);
}
.hovered-4fc5
  .hovered_9305
  .wide_166d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-4fc5 .hovered_9305 .notification-3a11 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-4fc5 .hovered_9305 .bright_faf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered-4fc5 .light-740d {
  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);
}
.hovered-4fc5
  .tag_upper_3ff3.title-a0a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a {
  background-color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a
  .tooltip_8356.search_hot_f3bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a
  .block_soft_34c4.input-a91e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  .hero_fbde
  > a {
  background-color: var(--e-global-color-secondary);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  .hero_fbde
  > a
  .dynamic-ab78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  .hero_fbde
  > a
  .block_soft_34c4.tag_lower_113e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a
  .down-3e27:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  a
  .down-3e27:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde.text-f8b1
  > a
  .down-3e27:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  .hero_fbde.text-f8b1
  > a
  .down-3e27:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a
  .wood-5ab4
  .heading-bottom-93e2 {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  a
  .wood-5ab4
  .heading-bottom-93e2 {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a
  .wood-5ab4
  .heading-bottom-93e2,
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  a
  .wood-5ab4
  .heading-bottom-93e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > a
  .widget_focused_28d0:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  a
  .widget_focused_28d0:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde.text-f8b1
  > a
  .widget_focused_28d0:before {
  color: var(--e-global-color-text);
}
.north-5e7f
  > .shadow_fixed_126a
  > div
  > .hover-f7d5
  > .hero_fbde
  > .border-red-af3a
  .hero_fbde.text-f8b1
  > a
  .widget_focused_28d0:before {
  color: var(--e-global-color-text);
}
.border-2145 .surface-f92a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-2145
  .backdrop_9cc1:hover
  .surface-f92a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout_full_f8a4
  > .shadow_fixed_126a
  > .progress-8c4a
  > .hidden-36ad
  > .box_05ab
  > .full_123f
  .heading-cool-a032 {
  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);
}
.layout_full_f8a4
  > .shadow_fixed_126a
  > .progress-8c4a
  > .hidden-36ad
  > .box_05ab
  > .full_123f:hover
  .heading-cool-a032 {
  color: var(--e-global-color-text);
}
.layout_full_f8a4
  > .shadow_fixed_126a
  > .progress-8c4a
  > .hidden-36ad
  > .box_05ab
  > .full_123f:hover
  .heading-cool-a032 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout_full_f8a4
  > .shadow_fixed_126a
  > .progress-8c4a
  > .hidden-36ad
  > .box_05ab.black_6834
  > .full_123f
  .heading-cool-a032 {
  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);
}
.tabs_copper_26f5 .link_hard_1299 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_copper_26f5 .wide-7602 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_copper_26f5 .detail_67ed {
  background-color: var(--e-global-color-primary);
}
.tabs_copper_26f5 .detail_67ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fast-03e8
  > .shadow_fixed_126a
  > .thumbnail-4960
  > .overlay-c1fd
  > .column-3e1e
  .badge_30c2 {
  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);
}
.fast-03e8
  > .shadow_fixed_126a
  > .thumbnail-4960
  > .overlay-c1fd
  > .column-3e1e
  .accordion_f233 {
  color: var(--e-global-color-text);
}
.fast-03e8
  > .shadow_fixed_126a
  > .thumbnail-4960
  > .overlay-c1fd
  > .column-3e1e:hover
  .badge_30c2 {
  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);
}
.fast-03e8
  > .shadow_fixed_126a
  > .thumbnail-4960
  > .overlay-c1fd
  > .column-3e1e:hover
  .accordion_f233 {
  color: var(--e-global-color-secondary);
}
.fast-03e8
  > .shadow_fixed_126a
  > .thumbnail-4960
  > .overlay-c1fd
  > .column-3e1e.background-389e
  .badge_30c2 {
  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);
}
.fast-03e8
  > .shadow_fixed_126a
  > .thumbnail-4960
  > .overlay-c1fd
  > .column-3e1e.background-389e
  .accordion_f233 {
  color: var(--e-global-color-primary);
}
.banner-top-fc05
  .middle_2476
  .green-0702 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-top-fc05 .content_47d7 .form-under-11e0 .hover_over_a814 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_e96a .detail-cc9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_e96a .up_0785 .detail-cc9b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_e96a .thick_81b6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slider_e96a .thick_81b6 {
  background-color: var(--e-global-color-primary);
}
.section-plasma-7759 .fresh-3053 .component_aa8c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-plasma-7759
  .fresh-3053:hover
  .pagination_7912 {
  color: var(--e-global-color-secondary);
}
.section-plasma-7759
  .fresh-3053:hover
  .component_aa8c {
  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);
}
.outer-b6e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.item-a4b9 {
  flex-direction: column;
}

.item-a4b9 .description-last-1104 {
  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.item-a4b9 .description-last-1104 {
  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);
}

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

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

.basic-54ae.column_west_1ecc {
  display: none;
}

.layout_complex_d0fc {
  display: none;
}

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

.backdrop-brown-2b58.title-018c {
  margin-bottom: 40px;
  width: 100%;
}

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

.item-a4b9 a {
  width: 100%;
}

.pink-318d .hot-ee80.item-solid-4d8b {
  width: 20% !important;
}

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

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

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

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

.grid-stone-d5eb {
  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;
}

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

.grid-stone-d5eb: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);
}

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

.pink-318d
  .hot-ee80.north_8c10
  .liquid_d9f7
  .header_73cd {
  font-size: 20px !important;
}

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

.next-1e99 {
  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;
}

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

  text-align: center;
}

.column-stale-baf4.mask_new_6556 > .top_7d09 {
  display: flex;
  align-items: center;
}

.preview-huge-93a2 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.dropdown-6215 {
  position: relative;
  width: 100%;
}

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

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

.overlay-brown-6a37 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 21px;
  margin-bottom: 25px;
}

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

.container-30a2 {
  display: flex;
  gap: 50px;
}

.pink-318d
  .hot-ee80.button_1ac7
  .in-8e9e
  .outline-tiny-2970 {
  width: 100% !important;
}

.text-dirty-5e6e {
  width: 500px !important;
  max-width: none;
}

.message_dark_6a42 {
  width: 100%;
}

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

.texture-15f3 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.short-02bb {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.texture-15f3:hover .texture_6092 {
  visibility: visible;
}
.texture-15f3:hover.texture-15f3::before {
  display: block;
}

.down-e62f h3 {
  color: #fff;
}

.media-a4ef {
  margin: 0;
}

.pink-318d
  .hot-ee80.button_1ac7
  .outline-tiny-2970
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.south-2693 {
  width: 100%;
}

.dirty_7c48 {
  width: 100%;
}

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

.dirty_7c48 {
  width: 100%;
}

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

.outline-tiny-2970 {
  display: flex;
  align-items: center;
}

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

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

.item-a4b9 .description-last-1104.secondary_4f23 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.item-a4b9 h1.description-last-1104 {
  margin-top: 80px !important;
}

.pink-318d .hot-ee80.status-active-3be7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.table_up_ea8e img {
  width: 100%;
}

.caption-407d .wrapper_gold_c58c.liquid_d9f7 {
  justify-content: space-between;
}

.outline-63c8 {
  display: none;
}

.panel-6cfd .mini_c24f {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .column-stale-baf4 .top_7d09 {
    flex-wrap: nowrap !important;
  }
}

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

  .text-dirty-5e6e {
    width: 100% !important;
  }
}

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

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

  .caption-407d .wrapper_gold_c58c.liquid_d9f7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .column-stale-baf4.mask_new_6556 > .top_7d09 {
    gap: 15px;
    justify-content: space-between;
  }

  .pink-318d
    .hot-ee80.button_1ac7
    .outline-tiny-2970
    img {
    width: 60% !important;
  }

  .panel_826d {
    left: 2%;
  }

  .motion_c86c {
    margin: 10px 0;
  }

  .item-a4b9 .mini_c24f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.item-a4b9 .description-last-1104,
  .item-a4b9 .description-last-1104 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .outline-tiny-2970 {
    justify-content: center;
  }

  .item-a4b9 .mini_c24f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pink-318d .hot-ee80.item-solid-4d8b {
    width: 75% !important;
  }

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

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

  h2.item-a4b9 .description-last-1104,
  .item-a4b9 .description-last-1104 {
    font-size: 30px !important;
  }

  .outline-tiny-2970 {
    justify-content: center;
  }

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

  .notification-abe5
    .silver-c513.slider_liquid_1468 {
    margin: 0 !important;
  }

  .preview-huge-93a2 {
    margin: 0;
    gap: 10px;
  }

  .motion_c86c {
    display: flex;
  }

  .gradient_medium_2e32 .focus-ef36 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .hard-4f39 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .item-a4b9 h1.description-last-1104 {
    margin-top: 40px !important;
  }

  .pink-318d
    .hot-ee80.button_1ac7
    .outline-tiny-2970
    img,
  .mask-5da3 .in-8e9e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .grid-stone-d5eb {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .pink-318d .hot-ee80.item-solid-4d8b {
    width: 100% !important;
  }

  .column-stale-baf4.mask_new_6556 > .top_7d09 {
    gap: 3px;
  }

  .item-a4b9 .mini_c24f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.caption-407d .wrapper_gold_c58c.liquid_d9f7: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);
}

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

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

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

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

.basic-54ae: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .caption-407d .wrapper_gold_c58c.liquid_d9f7 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .item-a4b9 .description-last-1104 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .focus-ef36 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.hover_a5dc .lite-865b {
  flex-shrink: 0;
  white-space: nowrap;
}

.hover_a5dc .header_blue_3d4a {
  flex-shrink: 0;
  min-width: fit-content;
}

.hover_a5dc .header_73cd {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.hover_a5dc .lite-865b {
  max-width: 80px !important;
}

.hover_a5dc .header_blue_3d4a {
  max-width: 80px !important;
  overflow: hidden;
}

.hover_a5dc .wrapper_gold_c58c.liquid_d9f7 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.hover_a5dc .header_73cd {
  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);
  }
}

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

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

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

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

body .grid-stone-d5eb:nth-child(2),
.pink-318d .grid-stone-d5eb:nth-child(2),
#page .grid-stone-d5eb: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;
}

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

/* css-noise: 94d8 */
.shadow-element-x2 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.1;
}
