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(.widget-right-ac47) {
  gap: 0.5em;
}
:where(.image_be02) {
  gap: 0.5em;
}
body .title-b5af > .sidebar_middle_f486 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title-b5af > .soft_6aaf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title-b5af > .gradient_cold_e468 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_14e9 > .sidebar_middle_f486 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_14e9 > .soft_6aaf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_14e9 > .gradient_cold_e468 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .outline_14e9
  > :where(:not(.sidebar_middle_f486):not(.soft_6aaf):not(.banner-east-1cf9)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .outline_14e9 > .pattern-26f2 {
  max-width: var(--wp--style--global--wide-size);
}
body .widget-right-ac47 {
  display: flex;
}
body .widget-right-ac47 {
  flex-wrap: wrap;
  align-items: center;
}
body .widget-right-ac47 > * {
  margin: 0;
}
body .image_be02 {
  display: grid;
}
body .image_be02 > * {
  margin: 0;
}
:where(.badge_top_ca4e.widget-right-ac47) {
  gap: 2em;
}
:where(.badge_top_ca4e.image_be02) {
  gap: 2em;
}
:where(.disabled_2c02.widget-right-ac47) {
  gap: 1.25em;
}
:where(.disabled_2c02.image_be02) {
  gap: 1.25em;
}
.feature-middle-5ed2 {
  color: var(--wp--preset--color--black) !important;
}
.avatar_586b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.red_e577 {
  color: var(--wp--preset--color--white) !important;
}
.label_3d81 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.dirty_2593 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.table_7410 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-4dae {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.focus_d26c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.fluid-47c5 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.texture-19df {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gold_4dba {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.soft_9c97 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.new-e241 {
  background-color: var(--wp--preset--color--black) !important;
}
.info_c541 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border_8731 {
  background-color: var(--wp--preset--color--white) !important;
}
.aside-bdba {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.focus-north-5ec3 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.border_fd66 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hidden_b697 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.sort-6538 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content-narrow-2614 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_6f46 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.photo_38ad {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.warm_950d {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.static-528f {
  border-color: var(--wp--preset--color--black) !important;
}
.pro-e96e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.lower_d2ac {
  border-color: var(--wp--preset--color--white) !important;
}
.bottom-2d4f {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.summary-ba6f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.list_narrow_07c4 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion-4fdb {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption-14a9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.content_out_aa16 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.image-5c61 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list_action_4bd7 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.static-edf9 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.carousel-black-681b {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.label_medium_f797 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.liquid_c8d2 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.alert-stone-91f5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.simple-0ca7 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.disabled-53d8 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.right_e1a5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.block_prev_bf86 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.narrow_6d03 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.filter_mini_642a {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.block-smooth-5ea6 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.layout_ee9d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.breadcrumb-full-2b69 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gallery_42ab {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.button-5b69 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.title_first_607b {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.row_d7be a:where(:not(.action-14c6)) {
  color: inherit;
}
:where(.disabled_2c02.widget-right-ac47) {
  gap: 1.25em;
}
:where(.disabled_2c02.image_be02) {
  gap: 1.25em;
}
:where(.badge_top_ca4e.widget-right-ac47) {
  gap: 2em;
}
:where(.badge_top_ca4e.image_be02) {
  gap: 2em;
}
.secondary-fe3b {
  font-size: 1.5em;
  line-height: 1.6;
}

.background_copper_7559 .form-paper-8177 {
  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);
}
.content-3921 .table_silver_a6ea {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-blue-e205 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-blue-e205.logo-c50e .alert_c074 {
  background-color: var(--e-global-color-primary);
}
.sidebar-blue-e205.button_left_4fa9 .alert_c074,
.sidebar-blue-e205.outer-75d6 .alert_c074 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification-out-6fde .tooltip_steel_33c7 {
  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);
}
.outline-80e9 {
  --divider-color: var(--e-global-color-secondary);
}
.outline-80e9 .preview-e85c {
  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);
}
.outline-80e9.down_cac7 .thumbnail-4a46 {
  background-color: var(--e-global-color-secondary);
}
.outline-80e9.picture_3e76 .thumbnail-4a46,
.outline-80e9.slider_afaf .thumbnail-4a46 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.outline-80e9.picture_3e76 .thumbnail-4a46,
.outline-80e9.slider_afaf .thumbnail-4a46 svg {
  fill: var(--e-global-color-secondary);
}
.pagination_dynamic_b12d .filter_bedd {
  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);
}
.pagination_dynamic_b12d .cold_31b1 {
  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);
}
.huge-5ea1.down_cac7 .thumbnail-4a46 {
  background-color: var(--e-global-color-primary);
}
.huge-5ea1.picture_3e76 .thumbnail-4a46,
.huge-5ea1.slider_afaf .thumbnail-4a46 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.huge-5ea1.picture_3e76 .thumbnail-4a46,
.huge-5ea1.slider_afaf .thumbnail-4a46 svg {
  fill: var(--e-global-color-primary);
}
.sort-pressed-1aa6.down_cac7 .thumbnail-4a46 {
  background-color: var(--e-global-color-primary);
}
.sort-pressed-1aa6.picture_3e76 .thumbnail-4a46,
.sort-pressed-1aa6.slider_afaf .thumbnail-4a46 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort-pressed-1aa6 .box-7447 {
  color: var(--e-global-color-primary);
}
.sort-pressed-1aa6 .box-7447,
.sort-pressed-1aa6 .box-7447 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-pressed-1aa6 .preview_c107 {
  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-fixed-1fc2 .focused-aad8 {
  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);
}
.narrow-b2e2 .notice-b8b5 .frame-tiny-bda2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_outer_e955 .yellow_7d68:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.badge_outer_e955 .dim-1d27 i {
  color: var(--e-global-color-primary);
}
.badge_outer_e955 .dim-1d27 svg {
  fill: var(--e-global-color-primary);
}
.badge_outer_e955 .focus_bdb2 {
  color: var(--e-global-color-secondary);
}
.badge_outer_e955 .yellow_7d68 > .focus_bdb2,
.badge_outer_e955 .yellow_7d68 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_0e1f .article-large-47d9 {
  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);
}
.wrapper_0e1f .card-inner-f570 {
  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);
}
.nav_95fb .popup_f00a .card_new_fabd {
  background-color: var(--e-global-color-primary);
}
.nav_95fb .preview-new-0b4b {
  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);
}
.bright_78bb .hard_e479 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright_78bb .sort_27df {
  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);
}
.bright_78bb .notification_paper_25f9 {
  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);
}
.notification-0d56 .cold_1ff6,
.notification-0d56 .cold_1ff6 a {
  color: var(--e-global-color-primary);
}
.notification-0d56 .cold_1ff6.wood_756b,
.notification-0d56 .cold_1ff6.wood_756b a {
  color: var(--e-global-color-accent);
}
.notification-0d56 .cold_1ff6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-0d56 .copper_d872 {
  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);
}
.gas-95f9 .fast-b014,
.gas-95f9 .tag-608c {
  color: var(--e-global-color-primary);
}
.gas-95f9 .fast-b014 svg {
  fill: var(--e-global-color-primary);
}
.gas-95f9 .wood_756b .fast-b014,
.gas-95f9 .wood_756b .tag-608c {
  color: var(--e-global-color-accent);
}
.gas-95f9 .wood_756b .fast-b014 svg {
  fill: var(--e-global-color-accent);
}
.gas-95f9 .tag-608c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-95f9 .copper_d872 {
  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);
}
.badge-8468 .image-mini-9b33,
.badge-8468 .accordion_3106 {
  color: var(--e-global-color-primary);
}
.badge-8468 .accordion_3106 svg {
  fill: var(--e-global-color-primary);
}
.badge-8468 .cold_1ff6.wood_756b a,
.badge-8468
  .cold_1ff6.wood_756b
  .accordion_3106 {
  color: var(--e-global-color-accent);
}
.badge-8468 .image-mini-9b33 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge-8468 .copper_d872 {
  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-1e98 .layout-lite-331b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-1e98 .detail_2335 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9ba7 .icon-glass-af51 .gradient_cold_f41a {
  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);
}
.complex-9ba7 .icon-glass-af51 .carousel_next_9c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9ba7 .label_6a70 .gradient_cold_f41a {
  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);
}
.complex-9ba7
  .label_6a70
  .carousel_next_9c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9ba7
  .upper-451c
  .gradient_cold_f41a {
  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);
}
.complex-9ba7
  .upper-451c
  .carousel_next_9c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex-9ba7
  .tall_50d7
  .gradient_cold_f41a {
  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);
}
.complex-9ba7
  .tall_50d7
  .carousel_next_9c48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-ca76 .label_out_0cd5 {
  background-color: var(--e-global-color-primary);
}
.article-ca76 .label_out_0cd5:hover {
  background-color: var(--e-global-color-primary);
}
.article-ca76 .feature_medium_eadb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-ca76
  .label_out_0cd5:hover
  .feature_medium_eadb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_cbbe .pro_e64d {
  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);
}
.red-4c81 .search_2abd .solid_1f3a a {
  background-color: var(--e-global-color-accent);
}
.red-4c81 .search_2abd .center_226e a {
  background-color: var(--e-global-color-accent);
}
.red-4c81 .search_2abd .solid_1f3a a,
.red-4c81 .search_2abd .center_226e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-paper-c12f
  .down_8955.east_a52d
  .search_2abd
  a.texture-f3c3 {
  background-color: var(--e-global-color-accent);
}
.hover-paper-c12f
  .down_8955.east_a52d
  .search_2abd
  span.texture-f3c3.fn-current-8841 {
  background-color: var(--e-global-color-text);
}
.hover-paper-c12f
  .down_8955.east_a52d
  .search_2abd
  .texture-f3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044 .component_4051 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .west_665c
  > .button_iron_110b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .hidden_bronze_3147
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .gradient_white_857c
  .breadcrumb-out-972d,
.search_green_1044
  .gradient_white_857c
  .purple-c27d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_green_1044
  .gradient_white_857c
  .frame_iron_27a3,
.search_green_1044
  .gradient_white_857c
  a
  .frame_iron_27a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .gradient_white_857c
  .action-bf46 {
  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_green_1044
  .gradient_white_857c
  .picture_b1af {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .gradient_white_857c
  .picture_b1af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .gradient_white_857c
  .picture_b1af:hover {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .gradient_white_857c
  .form-ea9d {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .gradient_white_857c
  .form-ea9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .gradient_white_857c
  .form-ea9d:hover {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .mask_5766
  .nav-purple-3795
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_green_1044
  .mask_5766
  .popup_f927 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .mask_5766
  .action-bf46 {
  color: var(--e-global-color-text);
}
.search_green_1044
  .mask_5766
  .action-bf46
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .mask_5766
  .picture_b1af {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .mask_5766
  .picture_b1af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .mask_5766
  .picture_b1af:hover {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .mask_5766
  .form-ea9d {
  background-color: var(--e-global-color-primary);
}
.search_green_1044
  .mask_5766
  .form-ea9d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_green_1044
  .mask_5766
  .form-ea9d:hover {
  background-color: var(--e-global-color-primary);
}
.search_green_1044 .background-solid-33bd {
  background-color: var(--e-global-color-primary);
}
.search_green_1044 .background-solid-33bd:hover {
  background-color: var(--e-global-color-primary);
}
.search_green_1044 .silver-e3b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_green_1044 .info-87e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_53e7 .container_light_6ee0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_53e7
  .border-b939
  > div:nth-child(3)
  .container_light_6ee0,
.lower_53e7
  .breadcrumb-iron-7a9c
  > div:nth-child(1)
  .container_light_6ee0,
.lower_53e7
  .out_4881
  > div:nth-child(1)
  .container_light_6ee0,
.lower_53e7
  .card_f23a
  > div:nth-child(1)
  .container_light_6ee0,
.lower_53e7
  .photo-c495
  > div:nth-child(1)
  .container_light_6ee0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_53e7 .icon_688f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_53e7 .upper_097a {
  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_53e7 .caption-easy-306a {
  background-color: var(--e-global-color-primary);
}
.lower_53e7 .caption-easy-306a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_53e7 .caption-easy-306a:hover {
  background-color: var(--e-global-color-primary);
}
.lower_53e7 .breadcrumb-8abc {
  background-color: var(--e-global-color-primary);
}
.lower_53e7 .breadcrumb-8abc:hover {
  background-color: var(--e-global-color-primary);
}
.lower_53e7 .silver-e3b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_53e7 .info-87e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-6bd2 .hover_hard_3cee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-6bd2 .dim_6548 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-6bd2 .easy-088d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-6bd2 .feature-fb89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-6bd2 .blue-94b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-6bd2 .breadcrumb-8abc {
  background-color: var(--e-global-color-primary);
}
.carousel-6bd2 .breadcrumb-8abc:hover {
  background-color: var(--e-global-color-primary);
}
.current_6971 .tag_pressed_b01e {
  background-color: var(--e-global-color-secondary);
}
.current_6971 .slider-21d5 {
  background-color: var(--e-global-color-text);
}
.current_6971 .panel-9f39 {
  background-color: var(--e-global-color-secondary);
}
.current_6971 .hidden_6783 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_6971 .mask_7e7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_6971 .gradient_upper_078c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_6971 .shade_first_b369 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_6971 .input-warm-057e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-0534 .inner-767c .medium-3e65,
.border-0534
  .inner-767c
  .medium-3e65
  a,
.border-0534 .steel_16b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-0534 .inner-767c .fluid_79ea,
.border-0534 .thumbnail_a61a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-0534 .inner-767c .fluid_79ea {
  color: var(--e-global-color-text);
}
.border-0534 .thumbnail_a61a {
  color: var(--e-global-color-text);
}
.border-0534
  .inner-767c
  .focus_9b13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-0534 .mask_696c .left_775d {
  background-color: var(--e-global-color-primary);
}
.border-0534 .mask_696c .left_775d:hover {
  background-color: var(--e-global-color-primary);
}
.border-0534 .mask_696c .copper_a258 li span {
  background-color: var(--e-global-color-text);
}
.border-0534 .mask_696c .copper_a258 li span:hover {
  background-color: var(--e-global-color-primary);
}
.border-0534
  .mask_696c
  .copper_a258
  li.card_9ba8
  span {
  background-color: var(--e-global-color-accent);
}
.border-0534 .photo_fluid_83cf span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message-747a .box-narrow-0db0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade-1fba .hovered_8c23 {
  background-color: var(--e-global-color-primary);
}
.shade-1fba .element_gas_6e93 {
  background-color: var(--e-global-color-secondary);
}
.shade-1fba .texture-over-6161 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-1fba .wood_a1b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-1fba .slider_8cc8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-1fba .smooth-a4b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-1fba .disabled-solid-577a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-1fba .video_outer_fc7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-1fba .border_inner_3cd1 {
  background-color: var(--e-global-color-primary);
}
.shade-1fba .border_inner_3cd1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_953f .glass_0f0a {
  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);
}
.pressed_953f .icon-left-39cf {
  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);
}
.pressed_953f
  .pagination_b8e3:after {
  background-color: var(--e-global-color-primary);
}
.pressed_953f .brown-dbbc {
  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);
}
.backdrop_e8be .steel_16b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_e8be .thumbnail_a61a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-3a33 .small-2d57 .outline_28d0 {
  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);
}
.gradient-3a33 .small-2d57 .description-05b3 {
  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);
}
.tiny_cfc3 .blue-3199 {
  background-color: var(--e-global-color-primary);
}
.tiny_cfc3 .new_6e3c {
  background-color: var(--e-global-color-secondary);
}
.tiny_cfc3 .article_7320 .fresh_8bff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny_cfc3 .logo-35ee .fresh_8bff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent-middle-aea6 .narrow-37d0 .advanced_6314 {
  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);
}
.accent-middle-aea6 .narrow-37d0 .shadow_b8b1 {
  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);
}
.accent-middle-aea6 .narrow-37d0 .iron_79cd {
  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);
}
.preview-bright-83d9 .content_center_dc80 {
  border-color: var(--e-global-color-text);
}
.preview-bright-83d9 .menu-f5ea {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-bright-83d9 .main-bottom-a330 {
  color: var(--e-global-color-primary);
}
.preview-bright-83d9 .logo-tiny-aedf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_huge_c3dd .steel_8cc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_huge_c3dd .tabs_b7e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_huge_c3dd .mask_b206:hover .steel_8cc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_huge_c3dd
  .mask_b206:hover
  .tabs_b7e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-522a .form-d120 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero-522a .white_a974 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_3568 .hover-6303 .item-620d {
  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);
}
.hidden_3568 .clean-d9d4 .item-620d {
  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);
}
.card_last_5f82 .wood_6470 {
  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);
}
.footer_fluid_34eb .black_a351 .center-0cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_fluid_34eb .black_a351 .center-0cf1 {
  background-color: var(--e-global-color-secondary);
}
.footer_fluid_34eb .out-1b52 .center-0cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_fluid_34eb .out-1b52 .center-0cf1 {
  background-color: var(--e-global-color-secondary);
}
.footer_fluid_34eb .breadcrumb-3211 .filter-c14c {
  background-color: var(--e-global-color-primary);
}
.footer_fluid_34eb .breadcrumb-3211:hover .filter-c14c {
  background-color: var(--e-global-color-secondary);
}
.footer_fluid_34eb .left_775d {
  background-color: var(--e-global-color-primary);
}
.footer_fluid_34eb .left_775d:hover {
  background-color: var(--e-global-color-accent);
}
.footer_fluid_34eb .copper_a258 li span {
  background-color: var(--e-global-color-text);
}
.footer_fluid_34eb .copper_a258 li span:hover {
  background-color: var(--e-global-color-primary);
}
.footer_fluid_34eb .copper_a258 li.card_9ba8 span {
  background-color: var(--e-global-color-accent);
}
.north-a128 .upper_d4ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-a128 .bright-ad74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_fast_ecf4 .shadow_lower_21aa:before {
  background-color: var(--e-global-color-secondary);
}
.video_fast_ecf4 .rough-96cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_fast_ecf4 .accent-center-7fc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-full-811e .frame_out_024d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-full-811e .frame_out_024d:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-full-811e .frame_out_024d.fn-active-8841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-full-811e .cold_8f02 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-full-811e .large-0c2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-full-811e .image-e5c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-full-811e .mask-middle-4610 {
  background-color: var(--e-global-color-primary);
}
.table-full-811e .mask-middle-4610 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-full-811e .row_south_1a7f {
  background-color: var(--e-global-color-primary);
}
.table-full-811e .row_south_1a7f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_green_c956 .frame_new_f0f5 .container_76bd a {
  color: var(--e-global-color-secondary);
}
.popup_green_c956 .frame_new_f0f5 .container_76bd a:hover {
  color: var(--e-global-color-secondary);
}
.popup_green_c956 .frame_new_f0f5 .container_76bd,
.popup_green_c956 .frame_new_f0f5 .container_76bd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_green_c956 .frame_new_f0f5 .liquid-4a6b {
  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);
}
.popup_green_c956 .frame_new_f0f5 .left-fa43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_green_c956 .frame_new_f0f5 .dark-8003 {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .frame_new_f0f5 .dark-8003 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_green_c956 .frame_new_f0f5 .dark-8003:hover {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .frame_new_f0f5 .item_d042 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_green_c956 .frame_new_f0f5 .item_d042 {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .frame_new_f0f5 .item_d042:hover {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .frame_new_f0f5 .left_775d {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .frame_new_f0f5 .left_775d:hover {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .mask_696c .copper_a258 li span {
  background-color: var(--e-global-color-text);
}
.popup_green_c956 .mask_696c .copper_a258 li span:hover {
  background-color: var(--e-global-color-primary);
}
.popup_green_c956 .mask_696c .copper_a258 li.card_9ba8 span {
  background-color: var(--e-global-color-accent);
}
.popup_green_c956 .silver-e3b0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_green_c956 .info-87e4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_ded3 .filter_6996 .filter-6c79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_ded3 .filter_6996 .summary_cd66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_ded3 .filter_6996 .hovered-0784 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_pressed_a33b .icon-5ad9 {
  border-color: var(--e-global-color-text);
}
.breadcrumb_pressed_a33b .text-3fa1 {
  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);
}
.breadcrumb_pressed_a33b .avatar_short_bb9e {
  color: var(--e-global-color-secondary);
}
.breadcrumb_pressed_a33b .avatar_short_bb9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_pressed_a33b .module-up-078d > * {
  color: var(--e-global-color-primary);
}
.breadcrumb_pressed_a33b .module-up-078d > * svg {
  fill: var(--e-global-color-primary);
}
.breadcrumb_pressed_a33b .dropdown_ff99 {
  color: var(--e-global-color-primary);
}
.breadcrumb_pressed_a33b .dropdown_ff99 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_pressed_a33b .badge_4f06 {
  color: var(--e-global-color-primary);
}
.breadcrumb_pressed_a33b .badge_4f06 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb_pressed_a33b .avatar_2f6b {
  color: var(--e-global-color-primary);
}
.breadcrumb_pressed_a33b .avatar_2f6b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_pressed_a33b .right_0ca1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_pressed_a33b .overlay_6c2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_pressed_a33b .overlay_6c2c.text_3dcb {
  color: var(--e-global-color-secondary);
}
.breadcrumb_pressed_a33b .overlay_6c2c.text_3dcb .preview-fixed-5139 {
  color: var(--e-global-color-accent);
}
.breadcrumb_pressed_a33b .overlay_6c2c.outline-focused-eeda {
  color: var(--e-global-color-text);
}
.breadcrumb_pressed_a33b .overlay_6c2c.outline-focused-eeda .preview-fixed-5139 {
  color: var(--e-global-color-text);
}
.breadcrumb_pressed_a33b .overlay_6c2c:before {
  border-top-color: var(--e-global-color-text);
}
.breadcrumb_pressed_a33b .message-new-2e97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_pressed_a33b
  .message-new-2e97
  .west_9f8d {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_pressed_a33b
  .message-new-2e97
  .west_9f8d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb_pressed_a33b .icon-5ad9 .footer_rough_8ea2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box-first-3e2d .info-7f7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-first-3e2d .backdrop-628b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_hovered_0ffd .popup_b9a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_hovered_0ffd
  .easy_52f1
  .slider-next-cd49 {
  background-color: var(--e-global-color-secondary);
}
.tabs_hovered_0ffd
  .easy_52f1.alert_dynamic_290b
  .slider-next-cd49 {
  background-color: var(--e-global-color-text);
}
.tabs_hovered_0ffd
  .easy_52f1:hover
  .slider-next-cd49 {
  background-color: var(--e-global-color-accent);
}
.tabs_hovered_0ffd
  .easy_52f1.fn-active-8841
  .slider-next-cd49 {
  background-color: var(--e-global-color-primary);
}
.hovered_30bf .orange_4d08 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.hovered_30bf .outer-54fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_30bf .progress_2d29 {
  background-color: var(--e-global-color-primary);
}
.hovered_30bf .progress_2d29 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_1dec .fresh-5f01 .search-41af .alert-c56d {
  background-color: var(--e-global-color-secondary);
}
.full_1dec .fresh-5f01 .east_c9c5:after {
  background-color: var(--e-global-color-secondary);
}
.full_1dec .dark_5bf6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1dec .tag_2178 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1dec .fixed-8db8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_1dec .first_a04c {
  background-color: var(--e-global-color-primary);
}
.full_1dec .first_a04c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_1dec .hard_16cf {
  background-color: var(--e-global-color-secondary);
}
.full_1dec .hard_16cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_1dec .fresh-5f01 .aside_91e3 .carousel_clean_94b7:hover {
  background-color: var(--e-global-color-primary);
}
.full_1dec
  .fresh-5f01
  .aside_91e3
  .carousel_clean_94b7.gallery_brown_1bb3 {
  background-color: var(--e-global-color-primary);
}
.full_1dec .fresh-5f01 .middle-cca0:before {
  border-color: var(--e-global-color-primary);
}
.full_1dec .fresh-5f01 .middle-cca0:hover:before {
  border-color: var(--e-global-color-secondary);
}
.full_1dec
  .fresh-5f01
  .middle-cca0.module_hot_b13c:before {
  border-color: var(--e-global-color-primary);
}
.full_1dec .texture-soft-c077 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-steel-e1a4 .banner_f46b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-steel-e1a4 .banner_f46b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-steel-e1a4 .banner_f46b.next-27f8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-steel-e1a4 .filter_5813 {
  background-color: var(--e-global-color-primary);
}
.sidebar-steel-e1a4 .filter_5813 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-steel-e1a4
  .title-6595
  .dirty_01b5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar-steel-e1a4
  .in-7d5b
  .dirty_01b5
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-c69a
  .status_complex_f415
  .complex_d5f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-c69a
  .status_complex_f415
  .fresh_1715 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-c69a .disabled-motion-9c13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel-c69a .text_brown_5498 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-c69a .component_1738 {
  background-color: var(--e-global-color-primary);
}
.panel-c69a .component_1738 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-0c85 .lower_2554 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-0c85 .easy_3893 {
  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);
}
.avatar-0c85 .east-14f8 {
  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);
}
.avatar-0c85 .east-14f8 a:hover {
  color: var(--e-global-color-secondary);
}
.avatar-0c85 .item-d434 {
  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);
}
.avatar-0c85 .filter-9f42 {
  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);
}
.avatar-0c85 .basic-0b7e .left_775d {
  background-color: var(--e-global-color-primary);
}
.avatar-0c85 .basic-0b7e .left_775d:hover {
  background-color: var(--e-global-color-accent);
}
.avatar-0c85
  .basic-0b7e
  .copper_a258
  li
  span {
  background-color: var(--e-global-color-text);
}
.avatar-0c85
  .basic-0b7e
  .copper_a258
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.avatar-0c85
  .basic-0b7e
  .copper_a258
  li.card_9ba8
  span {
  background-color: var(--e-global-color-accent);
}
.label_outer_8c59
  .card-3ae4
  .header-slow-29dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_outer_8c59 .card-3ae4 .last_0df8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_outer_8c59 .card-3ae4 .video_gas_58ad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label_outer_8c59 .focus-518d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.label_outer_8c59
  .tertiary-00b8.pagination-tiny-a005 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a {
  background-color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a
  .content_0e5c.list_9d12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a
  .paper_3fa2.outer_4801 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  .under-5f10
  > a {
  background-color: var(--e-global-color-secondary);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  .under-5f10
  > a
  .tall-f557 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  .under-5f10
  > a
  .paper_3fa2.detail_purple_6be0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a
  .notice-red-22f6:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  a
  .notice-red-22f6:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10.progress_0ef4
  > a
  .notice-red-22f6:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  .under-5f10.progress_0ef4
  > a
  .notice-red-22f6:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a
  .tag_4b70
  .soft-7db4 {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  a
  .tag_4b70
  .soft-7db4 {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a
  .tag_4b70
  .soft-7db4,
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  a
  .tag_4b70
  .soft-7db4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > a
  .container_warm_dc5d:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  a
  .container_warm_dc5d:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10.progress_0ef4
  > a
  .container_warm_dc5d:before {
  color: var(--e-global-color-text);
}
.row_b638
  > .button-advanced-77a1
  > div
  > .notification_steel_12f3
  > .under-5f10
  > .description-bright-833b
  .under-5f10.progress_0ef4
  > a
  .container_warm_dc5d:before {
  color: var(--e-global-color-text);
}
.pagination-plasma-a70d .main_static_6305 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-plasma-a70d
  .west_bfd7:hover
  .main_static_6305 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-db6c
  > .button-advanced-77a1
  > .banner_pressed_48ac
  > .accordion_brown_22f8
  > .title-3acd
  > .nav_basic_1f8a
  .bright-07a0 {
  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);
}
.dropdown-db6c
  > .button-advanced-77a1
  > .banner_pressed_48ac
  > .accordion_brown_22f8
  > .title-3acd
  > .nav_basic_1f8a:hover
  .bright-07a0 {
  color: var(--e-global-color-text);
}
.dropdown-db6c
  > .button-advanced-77a1
  > .banner_pressed_48ac
  > .accordion_brown_22f8
  > .title-3acd
  > .nav_basic_1f8a:hover
  .bright-07a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-db6c
  > .button-advanced-77a1
  > .banner_pressed_48ac
  > .accordion_brown_22f8
  > .title-3acd.feature-b5c4
  > .nav_basic_1f8a
  .bright-07a0 {
  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-hard-128b .carousel_01ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-hard-128b .accordion_4539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-hard-128b .logo_under_fa78 {
  background-color: var(--e-global-color-primary);
}
.media-hard-128b .logo_under_fa78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-basic-7a1b
  > .button-advanced-77a1
  > .modal_dynamic_d685
  > .solid_7afb
  > .layout_smooth_4bbc
  .block-light-8a11 {
  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-basic-7a1b
  > .button-advanced-77a1
  > .modal_dynamic_d685
  > .solid_7afb
  > .layout_smooth_4bbc
  .notice-silver-e6c3 {
  color: var(--e-global-color-text);
}
.media-basic-7a1b
  > .button-advanced-77a1
  > .modal_dynamic_d685
  > .solid_7afb
  > .layout_smooth_4bbc:hover
  .block-light-8a11 {
  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);
}
.media-basic-7a1b
  > .button-advanced-77a1
  > .modal_dynamic_d685
  > .solid_7afb
  > .layout_smooth_4bbc:hover
  .notice-silver-e6c3 {
  color: var(--e-global-color-secondary);
}
.media-basic-7a1b
  > .button-advanced-77a1
  > .modal_dynamic_d685
  > .solid_7afb
  > .layout_smooth_4bbc.hard-1064
  .block-light-8a11 {
  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);
}
.media-basic-7a1b
  > .button-advanced-77a1
  > .modal_dynamic_d685
  > .solid_7afb
  > .layout_smooth_4bbc.hard-1064
  .notice-silver-e6c3 {
  color: var(--e-global-color-primary);
}
.banner-7e1b
  .focus_cold_7147
  .box-097c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-7e1b .module-clean-7f67 .footer_rough_8ea2 .slow_b2dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_c495 .active_top_9a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_c495 .up_52a4 .active_top_9a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma_c495 .text_copper_e98f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma_c495 .text_copper_e98f {
  background-color: var(--e-global-color-primary);
}
.info-east-1287 .search-medium-570a .popup_9f04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-east-1287
  .search-medium-570a:hover
  .pagination_6829 {
  color: var(--e-global-color-secondary);
}
.info-east-1287
  .search-medium-570a:hover
  .popup_9f04 {
  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);
}
.panel-wood-500d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.image-wide-47d8 {
  max-width: 1400px !important;
}

.table-772b {
  flex-direction: column;
}

.table-772b .search-f15a {
  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.table-772b .search-f15a {
  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);
}

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

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

.slow-e678.dim_8527 {
  display: none;
}

.right-f626 {
  display: none;
}

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

.footer_narrow_b3db.down-6ea3 {
  margin-bottom: 40px;
  width: 100%;
}

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

.table-772b a {
  width: 100%;
}

.new-a53a .block-e825.highlight_motion_2632 {
  width: 20% !important;
}

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

.hero-basic-aa12: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%);
}

.hero-basic-aa12 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

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

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

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

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

.new-a53a
  .block-e825.paragraph_1d6a
  .modal-7f86
  .progress_8c81 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.summary-first-e6f3.focused_dd48 > .description_inner_d6f6 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.under-4de6 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.popup-718d {
  display: flex;
  gap: 50px;
}

.new-a53a
  .block-e825.header-898a
  .paper-cb57
  .complex-6379 {
  width: 100% !important;
}

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

.label-87f8 {
  width: 100%;
}

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

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

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

  display: none;
}

.brown-99c4 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.gas_74b3:hover .icon_hard_2fa8 {
  visibility: visible;
}
.gas_74b3:hover.gas_74b3::before {
  display: block;
}

.fast-eb90 h3 {
  color: #fff;
}

.mask_copper_6f50 {
  margin: 0;
}

.new-a53a
  .block-e825.header-898a
  .complex-6379
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.search_b0e7 {
  width: 100%;
}

.badge-3b10 {
  width: 100%;
}

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

.badge-3b10 {
  width: 100%;
}

.secondary-4bf7 {
  margin-bottom: 10px !important;
}

.complex-6379 {
  display: flex;
  align-items: center;
}

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

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

.table-772b .search-f15a.tag_lite_bd9e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.table-772b h1.search-f15a {
  margin-top: 80px !important;
}

.new-a53a .block-e825.focused_53a0 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.badge_8e62 img {
  width: 100%;
}

.button_bcb1 .header-29f2.modal-7f86 {
  justify-content: space-between;
}

.status-west-a081 {
  display: none;
}

.background_slow_a079 .action_a2b8 {
  margin: 1px 0 !important;
}

.texture-down-dbbb li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .summary-first-e6f3 .description_inner_d6f6 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .hero-basic-aa12 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .button_bcb1 .header-29f2.modal-7f86 {
    border-bottom: 1px solid #f0c159;
  }

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

  .summary-first-e6f3.focused_dd48 > .description_inner_d6f6 {
    gap: 15px;
    justify-content: space-between;
  }

  .new-a53a
    .block-e825.header-898a
    .complex-6379
    img {
    width: 60% !important;
  }

  .under-4de6 {
    left: 2%;
  }

  .picture_glass_1714 {
    margin: 10px 0;
  }

  .table-772b .action_a2b8 {
    margin: 0;
    margin-bottom: 10px;
  }

  .hero-basic-aa12 {
    font-size: 16px !important;
  }

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

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

  h2.table-772b .search-f15a,
  .table-772b .search-f15a {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .complex-6379 {
    justify-content: center;
  }

  .table-772b .action_a2b8 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .new-a53a .block-e825.highlight_motion_2632 {
    width: 75% !important;
  }

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

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

  h2.table-772b .search-f15a,
  .table-772b .search-f15a {
    font-size: 30px !important;
  }

  .complex-6379 {
    justify-content: center;
  }

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

  .stone-347d
    .content-b7fb.info_5628 {
    margin: 0 !important;
  }

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

  .picture_glass_1714 {
    display: flex;
  }

  .section-424c .hero-basic-aa12 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .table-772b h1.search-f15a {
    margin-top: 40px !important;
  }

  .new-a53a
    .block-e825.header-898a
    .complex-6379
    img,
  .pagination_dynamic_b12d .paper-cb57 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .new-a53a .block-e825.highlight_motion_2632 {
    width: 100% !important;
  }

  .summary-first-e6f3.focused_dd48 > .description_inner_d6f6 {
    gap: 3px;
  }

  .table-772b .action_a2b8 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.button_bcb1 .header-29f2.modal-7f86 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.button_bcb1 .header-29f2.modal-7f86: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);
}

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

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

.table-772b {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .button_bcb1 .header-29f2.modal-7f86 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .table-772b .search-f15a {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hero-basic-aa12 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.orange_72f8 .right-2e66 {
  flex-shrink: 0;
  white-space: nowrap;
}

.orange_72f8 .paragraph-38d8 {
  flex-shrink: 0;
  min-width: fit-content;
}

.orange_72f8 .progress_8c81 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.orange_72f8 .right-2e66 {
  max-width: 80px !important;
}

.orange_72f8 .paragraph-38d8 {
  max-width: 80px !important;
  overflow: hidden;
}

.orange_72f8 .header-29f2.modal-7f86 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.orange_72f8 .progress_8c81 {
  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);
  }
}

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

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

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

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

body .preview_e2ff:nth-child(2),
.new-a53a .preview_e2ff:nth-child(2),
#page .preview_e2ff: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;
}

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

/* css-noise: e951 */
.promo-block-n1 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.3;
}
