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(.east-f99a) {
  gap: 0.5em;
}
:where(.inner-b813) {
  gap: 0.5em;
}
body .container-48fa > .primary-soft-e58a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .container-48fa > .first-9ec3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .container-48fa > .basic_18b4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fresh_7062 > .primary-soft-e58a {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fresh_7062 > .first-9ec3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fresh_7062 > .basic_18b4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .fresh_7062
  > :where(:not(.primary-soft-e58a):not(.first-9ec3):not(.green_dd02)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .fresh_7062 > .overlay_6f8b {
  max-width: var(--wp--style--global--wide-size);
}
body .east-f99a {
  display: flex;
}
body .east-f99a {
  flex-wrap: wrap;
  align-items: center;
}
body .east-f99a > * {
  margin: 0;
}
body .inner-b813 {
  display: grid;
}
body .inner-b813 > * {
  margin: 0;
}
:where(.heading_db16.east-f99a) {
  gap: 2em;
}
:where(.heading_db16.inner-b813) {
  gap: 2em;
}
:where(.accent-under-b2e1.east-f99a) {
  gap: 1.25em;
}
:where(.accent-under-b2e1.inner-b813) {
  gap: 1.25em;
}
.center_bdcc {
  color: var(--wp--preset--color--black) !important;
}
.secondary_e20b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.footer_9c6a {
  color: var(--wp--preset--color--white) !important;
}
.last-5c1d {
  color: var(--wp--preset--color--pale-pink) !important;
}
.surface_outer_6f53 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.form-7b19 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.preview-medium-8d78 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.module-motion-4ab9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent-mini-d745 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.glass_21be {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.search-1431 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.out_44f7 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.form_1f6c {
  background-color: var(--wp--preset--color--black) !important;
}
.tooltip-paper-6bc0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.border-fresh-1f63 {
  background-color: var(--wp--preset--color--white) !important;
}
.widget-action-24c9 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.nav-9345 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.fresh-8d08 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.complex-d413 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hero-9b02 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.first-1f10 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.backdrop_c84b {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.prev_0ddb {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.bronze-2ec1 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.outline_b72e {
  border-color: var(--wp--preset--color--black) !important;
}
.fixed_877f {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.component_small_8e16 {
  border-color: var(--wp--preset--color--white) !important;
}
.active_c123 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.badge-db87 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.search_slow_e0b6 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title_47bd {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.bronze-61a0 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.image_3054 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fresh-d5cb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.nav_cc35 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form_south_f197 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.orange_28c6 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.module_ae0b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.lower_1150 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.right_5920 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.complex_d454 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.label-abad {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.easy_0a05 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.message_south_af01 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.down_7660 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.active-5b10 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.smooth-8922 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.solid_d57f {
  background: var(--wp--preset--gradient--midnight) !important;
}
.smooth-3606 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.column_a4db {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.info_iron_7449 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.container_9799 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.static-97f5 a:where(:not(.caption_paper_2cdb)) {
  color: inherit;
}
:where(.accent-under-b2e1.east-f99a) {
  gap: 1.25em;
}
:where(.accent-under-b2e1.inner-b813) {
  gap: 1.25em;
}
:where(.heading_db16.east-f99a) {
  gap: 2em;
}
:where(.heading_db16.inner-b813) {
  gap: 2em;
}
.liquid-2c74 {
  font-size: 1.5em;
  line-height: 1.6;
}

.pink-851b .accent_b79c {
  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);
}
.rough-d16d .aside-f420 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_steel_56b5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline_steel_56b5.sidebar-gas-ae07 .easy_14b7 {
  background-color: var(--e-global-color-primary);
}
.outline_steel_56b5.badge-white-a7d6 .easy_14b7,
.outline_steel_56b5.border-deb9 .easy_14b7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.lower-00fa .under-223c {
  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);
}
.search-green-bbb7 {
  --divider-color: var(--e-global-color-secondary);
}
.search-green-bbb7 .cold_1ae5 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.search-green-bbb7.brown-05c8 .content-action-4965 {
  background-color: var(--e-global-color-secondary);
}
.search-green-bbb7.modal_771a .content-action-4965,
.search-green-bbb7.content-3dc7 .content-action-4965 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.search-green-bbb7.modal_771a .content-action-4965,
.search-green-bbb7.content-3dc7 .content-action-4965 svg {
  fill: var(--e-global-color-secondary);
}
.small_f4e9 .down-b1bf {
  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);
}
.small_f4e9 .pattern_e3a6 {
  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);
}
.notification-brown-f4d1.brown-05c8 .content-action-4965 {
  background-color: var(--e-global-color-primary);
}
.notification-brown-f4d1.modal_771a .content-action-4965,
.notification-brown-f4d1.content-3dc7 .content-action-4965 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification-brown-f4d1.modal_771a .content-action-4965,
.notification-brown-f4d1.content-3dc7 .content-action-4965 svg {
  fill: var(--e-global-color-primary);
}
.next-a9a4.brown-05c8 .content-action-4965 {
  background-color: var(--e-global-color-primary);
}
.next-a9a4.modal_771a .content-action-4965,
.next-a9a4.content-3dc7 .content-action-4965 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.next-a9a4 .wood-0cc8 {
  color: var(--e-global-color-primary);
}
.next-a9a4 .wood-0cc8,
.next-a9a4 .wood-0cc8 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-a9a4 .purple_1ab8 {
  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);
}
.secondary_stone_3195 .chip_soft_1739 {
  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);
}
.pagination-f034 .widget_rough_d3e0 .status-7d80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-e5e5 .popup-green-ba0c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.icon-e5e5 .wood_6b4a i {
  color: var(--e-global-color-primary);
}
.icon-e5e5 .wood_6b4a svg {
  fill: var(--e-global-color-primary);
}
.icon-e5e5 .shadow_hard_ed95 {
  color: var(--e-global-color-secondary);
}
.icon-e5e5 .popup-green-ba0c > .shadow_hard_ed95,
.icon-e5e5 .popup-green-ba0c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_fe2f .card_first_931d {
  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);
}
.glass_fe2f .dark-06da {
  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);
}
.prev-5d0e .panel_60f5 .lower-3e2f {
  background-color: var(--e-global-color-primary);
}
.prev-5d0e .primary_7abc {
  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);
}
.paragraph_2aee .overlay_ba25 {
  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);
}
.paragraph_2aee .middle-f287 {
  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);
}
.paragraph_2aee .overlay_dim_194e {
  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);
}
.full_c5c8 .clean-883b,
.full_c5c8 .clean-883b a {
  color: var(--e-global-color-primary);
}
.full_c5c8 .clean-883b.old-7dbc,
.full_c5c8 .clean-883b.old-7dbc a {
  color: var(--e-global-color-accent);
}
.full_c5c8 .clean-883b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.full_c5c8 .link-under-6e07 {
  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);
}
.image_020b .gas_ef70,
.image_020b .slow_a983 {
  color: var(--e-global-color-primary);
}
.image_020b .gas_ef70 svg {
  fill: var(--e-global-color-primary);
}
.image_020b .old-7dbc .gas_ef70,
.image_020b .old-7dbc .slow_a983 {
  color: var(--e-global-color-accent);
}
.image_020b .old-7dbc .gas_ef70 svg {
  fill: var(--e-global-color-accent);
}
.image_020b .slow_a983 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_020b .link-under-6e07 {
  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-f8f5 .selected_e0fd,
.text-f8f5 .badge_5112 {
  color: var(--e-global-color-primary);
}
.text-f8f5 .badge_5112 svg {
  fill: var(--e-global-color-primary);
}
.text-f8f5 .clean-883b.old-7dbc a,
.text-f8f5
  .clean-883b.old-7dbc
  .badge_5112 {
  color: var(--e-global-color-accent);
}
.text-f8f5 .selected_e0fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-f8f5 .link-under-6e07 {
  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);
}
.small-a96f .thumbnail_56d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-a96f .iron-affe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_d172 .steel_eaaa .full_9570 {
  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);
}
.bottom_d172 .steel_eaaa .form_action_0828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_d172 .narrow-4b04 .full_9570 {
  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);
}
.bottom_d172
  .narrow-4b04
  .form_action_0828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_d172
  .hero-clean-e984
  .full_9570 {
  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);
}
.bottom_d172
  .hero-clean-e984
  .form_action_0828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom_d172
  .purple_a86a
  .full_9570 {
  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);
}
.bottom_d172
  .purple_a86a
  .form_action_0828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-03d5 .paragraph-medium-7cf4 {
  background-color: var(--e-global-color-primary);
}
.detail-03d5 .paragraph-medium-7cf4:hover {
  background-color: var(--e-global-color-primary);
}
.detail-03d5 .focus_d5d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-03d5
  .paragraph-medium-7cf4:hover
  .focus_d5d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-black-84b0 .column-cee2 {
  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);
}
.action-0f0c .media_current_b8e1 .detail_dynamic_e697 a {
  background-color: var(--e-global-color-accent);
}
.action-0f0c .media_current_b8e1 .complex-b96c a {
  background-color: var(--e-global-color-accent);
}
.action-0f0c .media_current_b8e1 .detail_dynamic_e697 a,
.action-0f0c .media_current_b8e1 .complex-b96c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-dim-553a
  .chip_bbe8.orange-64f3
  .media_current_b8e1
  a.item-f612 {
  background-color: var(--e-global-color-accent);
}
.chip-dim-553a
  .chip_bbe8.orange-64f3
  .media_current_b8e1
  span.item-f612.fn-current-7982 {
  background-color: var(--e-global-color-text);
}
.chip-dim-553a
  .chip_bbe8.orange-64f3
  .media_current_b8e1
  .item-f612 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8 .breadcrumb-out-5d65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .carousel-8d74
  > .border_c574
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .prev_01c4
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .backdrop-up-9931
  .title_bb48,
.up_a5f8
  .backdrop-up-9931
  .outline-a008 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_a5f8
  .backdrop-up-9931
  .disabled-solid-2c0b,
.up_a5f8
  .backdrop-up-9931
  a
  .disabled-solid-2c0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .backdrop-up-9931
  .alert_easy_ab3a {
  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);
}
.up_a5f8
  .backdrop-up-9931
  .box_up_51bf {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .backdrop-up-9931
  .box_up_51bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .backdrop-up-9931
  .box_up_51bf:hover {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .backdrop-up-9931
  .mask_07ee {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .backdrop-up-9931
  .mask_07ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .backdrop-up-9931
  .mask_07ee:hover {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .brown_de7f
  .outer_7c11
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_a5f8
  .brown_de7f
  .thumbnail_2083 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .brown_de7f
  .alert_easy_ab3a {
  color: var(--e-global-color-text);
}
.up_a5f8
  .brown_de7f
  .alert_easy_ab3a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .brown_de7f
  .box_up_51bf {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .brown_de7f
  .box_up_51bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .brown_de7f
  .box_up_51bf:hover {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .brown_de7f
  .mask_07ee {
  background-color: var(--e-global-color-primary);
}
.up_a5f8
  .brown_de7f
  .mask_07ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_a5f8
  .brown_de7f
  .mask_07ee:hover {
  background-color: var(--e-global-color-primary);
}
.up_a5f8 .center-9901 {
  background-color: var(--e-global-color-primary);
}
.up_a5f8 .center-9901:hover {
  background-color: var(--e-global-color-primary);
}
.up_a5f8 .top-cab4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_a5f8 .panel-top-ac69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-0b83 .easy_4b6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-0b83
  .photo_east_a755
  > div:nth-child(3)
  .easy_4b6e,
.action-0b83
  .medium-d16e
  > div:nth-child(1)
  .easy_4b6e,
.action-0b83
  .active_soft_be4c
  > div:nth-child(1)
  .easy_4b6e,
.action-0b83
  .simple_430a
  > div:nth-child(1)
  .easy_4b6e,
.action-0b83
  .bronze_1256
  > div:nth-child(1)
  .easy_4b6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-0b83 .summary-last-933c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-0b83 .container-under-1814 {
  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);
}
.action-0b83 .orange_7b8d {
  background-color: var(--e-global-color-primary);
}
.action-0b83 .orange_7b8d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-0b83 .orange_7b8d:hover {
  background-color: var(--e-global-color-primary);
}
.action-0b83 .complex_76de {
  background-color: var(--e-global-color-primary);
}
.action-0b83 .complex_76de:hover {
  background-color: var(--e-global-color-primary);
}
.action-0b83 .top-cab4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-0b83 .panel-top-ac69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-a141 .hard_e97e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-a141 .paragraph_ec3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-a141 .highlight-smooth-7af8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-a141 .glass_abfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-a141 .tabs-6ee2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-a141 .complex_76de {
  background-color: var(--e-global-color-primary);
}
.right-a141 .complex_76de:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_136d .menu-a021 {
  background-color: var(--e-global-color-secondary);
}
.dynamic_136d .lower_7e86 {
  background-color: var(--e-global-color-text);
}
.dynamic_136d .sidebar_old_e5c0 {
  background-color: var(--e-global-color-secondary);
}
.dynamic_136d .grid_purple_fc79 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_136d .wrapper_a676 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_136d .item_5759 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_136d .gas-7ba7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_136d .active_rough_a606 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_upper_87ac .thumbnail-aae2 .tall-5daf,
.detail_upper_87ac
  .thumbnail-aae2
  .tall-5daf
  a,
.detail_upper_87ac .fluid-da22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_upper_87ac .thumbnail-aae2 .pagination_48f6,
.detail_upper_87ac .soft_37c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_upper_87ac .thumbnail-aae2 .pagination_48f6 {
  color: var(--e-global-color-text);
}
.detail_upper_87ac .soft_37c6 {
  color: var(--e-global-color-text);
}
.detail_upper_87ac
  .thumbnail-aae2
  .wrapper-bottom-8298 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_upper_87ac .picture_42da .stone-bfd8 {
  background-color: var(--e-global-color-primary);
}
.detail_upper_87ac .picture_42da .stone-bfd8:hover {
  background-color: var(--e-global-color-primary);
}
.detail_upper_87ac .picture_42da .paragraph_current_1dce li span {
  background-color: var(--e-global-color-text);
}
.detail_upper_87ac .picture_42da .paragraph_current_1dce li span:hover {
  background-color: var(--e-global-color-primary);
}
.detail_upper_87ac
  .picture_42da
  .paragraph_current_1dce
  li.small-250a
  span {
  background-color: var(--e-global-color-accent);
}
.detail_upper_87ac .over-c95f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_729f .avatar_prev_3f00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-9207 .detail-simple-7d9d {
  background-color: var(--e-global-color-primary);
}
.old-9207 .summary-22fb {
  background-color: var(--e-global-color-secondary);
}
.old-9207 .notification_solid_d16f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9207 .inner-da9b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9207 .yellow_f27e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9207 .input_huge_6fb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9207 .static_5e10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9207 .sidebar_pink_2c83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9207 .avatar-cbef {
  background-color: var(--e-global-color-primary);
}
.old-9207 .avatar-cbef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-649b .hero-lite-e46f {
  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);
}
.center-649b .last_6ff3 {
  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);
}
.center-649b
  .tertiary_114c:after {
  background-color: var(--e-global-color-primary);
}
.center-649b .disabled-e1e7 {
  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);
}
.border_c005 .fluid-da22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border_c005 .soft_37c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-4556 .primary_bbeb .search_first_e9f4 {
  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-4556 .primary_bbeb .easy_4347 {
  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_in_8daf .outline-hot-1181 {
  background-color: var(--e-global-color-primary);
}
.text_in_8daf .texture-orange-fac1 {
  background-color: var(--e-global-color-secondary);
}
.text_in_8daf .description-wood-1eff .label_adb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_in_8daf .hover_df71 .label_adb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-slow-7429 .outline_faeb .motion-4b57 {
  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);
}
.backdrop-slow-7429 .outline_faeb .complex_0f7e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-slow-7429 .outline_faeb .media_light_2cca {
  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);
}
.form_bfd9 .new_01cf {
  border-color: var(--e-global-color-text);
}
.form_bfd9 .message-bottom-d313 {
  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);
}
.form_bfd9 .huge_bc11 {
  color: var(--e-global-color-primary);
}
.form_bfd9 .container-old-7078 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_thick_b18c .description-fb68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_thick_b18c .hover_west_3a0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_thick_b18c .header_a0c2:hover .description-fb68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_thick_b18c
  .header_a0c2:hover
  .hover_west_3a0c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-bright-62bd .wood_850a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-bright-62bd .over_d7f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-7128 .modal_over_3ae9 .badge_under_6b6d {
  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);
}
.middle-7128 .tag_13c0 .badge_under_6b6d {
  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);
}
.heading-5678 .small-a839 {
  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);
}
.green-7657 .popup-steel-460f .status_dark_e81c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-7657 .popup-steel-460f .status_dark_e81c {
  background-color: var(--e-global-color-secondary);
}
.green-7657 .backdrop_last_4a97 .status_dark_e81c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-7657 .backdrop_last_4a97 .status_dark_e81c {
  background-color: var(--e-global-color-secondary);
}
.green-7657 .inner-1b5c .label-stone-4abc {
  background-color: var(--e-global-color-primary);
}
.green-7657 .inner-1b5c:hover .label-stone-4abc {
  background-color: var(--e-global-color-secondary);
}
.green-7657 .stone-bfd8 {
  background-color: var(--e-global-color-primary);
}
.green-7657 .stone-bfd8:hover {
  background-color: var(--e-global-color-accent);
}
.green-7657 .paragraph_current_1dce li span {
  background-color: var(--e-global-color-text);
}
.green-7657 .paragraph_current_1dce li span:hover {
  background-color: var(--e-global-color-primary);
}
.green-7657 .paragraph_current_1dce li.small-250a span {
  background-color: var(--e-global-color-accent);
}
.smooth_e7da .nav_action_d9e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth_e7da .bottom_27f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_8409 .highlight_92aa:before {
  background-color: var(--e-global-color-secondary);
}
.cold_8409 .media-7c18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold_8409 .detail_south_d3df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_pink_7e81 .nav_small_1006 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_pink_7e81 .nav_small_1006:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_pink_7e81 .nav_small_1006.fn-active-7982 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.block_pink_7e81 .status_wood_2eea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_pink_7e81 .texture_outer_1e20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_pink_7e81 .block-5489 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block_pink_7e81 .iron_4300 {
  background-color: var(--e-global-color-primary);
}
.block_pink_7e81 .iron_4300 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.block_pink_7e81 .breadcrumb_e716 {
  background-color: var(--e-global-color-primary);
}
.block_pink_7e81 .breadcrumb_e716 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_3040 .narrow-1d14 .summary_7ef4 a {
  color: var(--e-global-color-secondary);
}
.light_3040 .narrow-1d14 .summary_7ef4 a:hover {
  color: var(--e-global-color-secondary);
}
.light_3040 .narrow-1d14 .summary_7ef4,
.light_3040 .narrow-1d14 .summary_7ef4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_3040 .narrow-1d14 .right_89c8 {
  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);
}
.light_3040 .narrow-1d14 .thumbnail_gold_f31c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_3040 .narrow-1d14 .notice-5d1f {
  background-color: var(--e-global-color-primary);
}
.light_3040 .narrow-1d14 .notice-5d1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_3040 .narrow-1d14 .notice-5d1f:hover {
  background-color: var(--e-global-color-primary);
}
.light_3040 .narrow-1d14 .footer_dynamic_df67 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_3040 .narrow-1d14 .footer_dynamic_df67 {
  background-color: var(--e-global-color-primary);
}
.light_3040 .narrow-1d14 .footer_dynamic_df67:hover {
  background-color: var(--e-global-color-primary);
}
.light_3040 .narrow-1d14 .stone-bfd8 {
  background-color: var(--e-global-color-primary);
}
.light_3040 .narrow-1d14 .stone-bfd8:hover {
  background-color: var(--e-global-color-primary);
}
.light_3040 .picture_42da .paragraph_current_1dce li span {
  background-color: var(--e-global-color-text);
}
.light_3040 .picture_42da .paragraph_current_1dce li span:hover {
  background-color: var(--e-global-color-primary);
}
.light_3040 .picture_42da .paragraph_current_1dce li.small-250a span {
  background-color: var(--e-global-color-accent);
}
.light_3040 .top-cab4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light_3040 .panel-top-ac69 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-bottom-58fe .primary-cool-09a8 .tooltip_purple_36df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-bottom-58fe .primary-cool-09a8 .aside_b641 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-bottom-58fe .primary-cool-09a8 .simple_4793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_2793 .feature-south-fe99 {
  border-color: var(--e-global-color-text);
}
.hover_2793 .easy_c4f9 {
  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);
}
.hover_2793 .thumbnail_de3b {
  color: var(--e-global-color-secondary);
}
.hover_2793 .thumbnail_de3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_2793 .layout-18b4 > * {
  color: var(--e-global-color-primary);
}
.hover_2793 .layout-18b4 > * svg {
  fill: var(--e-global-color-primary);
}
.hover_2793 .panel_paper_5089 {
  color: var(--e-global-color-primary);
}
.hover_2793 .panel_paper_5089 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_2793 .west-7af1 {
  color: var(--e-global-color-primary);
}
.hover_2793 .west-7af1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_2793 .breadcrumb-69b3 {
  color: var(--e-global-color-primary);
}
.hover_2793 .breadcrumb-69b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_2793 .modal-f88e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_2793 .photo_up_5fea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_2793 .photo_up_5fea.photo-0a3a {
  color: var(--e-global-color-secondary);
}
.hover_2793 .photo_up_5fea.photo-0a3a .picture-advanced-8454 {
  color: var(--e-global-color-accent);
}
.hover_2793 .photo_up_5fea.text_in_77d4 {
  color: var(--e-global-color-text);
}
.hover_2793 .photo_up_5fea.text_in_77d4 .picture-advanced-8454 {
  color: var(--e-global-color-text);
}
.hover_2793 .photo_up_5fea:before {
  border-top-color: var(--e-global-color-text);
}
.hover_2793 .outline-7d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_2793
  .outline-7d3d
  .west_2bd3 {
  background-color: var(--e-global-color-primary);
}
.hover_2793
  .outline-7d3d
  .west_2bd3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_2793 .feature-south-fe99 .accordion-cold-de0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid_2612 .stone_6414 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_2612 .layout_out_b135 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_2803 .paragraph-hard-8468 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red_2803
  .badge-slow-a1cd
  .shadow_9b45 {
  background-color: var(--e-global-color-secondary);
}
.red_2803
  .badge-slow-a1cd.west-6ce5
  .shadow_9b45 {
  background-color: var(--e-global-color-text);
}
.red_2803
  .badge-slow-a1cd:hover
  .shadow_9b45 {
  background-color: var(--e-global-color-accent);
}
.red_2803
  .badge-slow-a1cd.fn-active-7982
  .shadow_9b45 {
  background-color: var(--e-global-color-primary);
}
.carousel-aff0 .panel_tiny_00c9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.carousel-aff0 .sidebar-5c1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-aff0 .chip_92c1 {
  background-color: var(--e-global-color-primary);
}
.carousel-aff0 .chip_92c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_clean_5ce6 .banner_huge_819b .full-eca4 .shade-bronze-cecb {
  background-color: var(--e-global-color-secondary);
}
.alert_clean_5ce6 .banner_huge_819b .surface_5d78:after {
  background-color: var(--e-global-color-secondary);
}
.alert_clean_5ce6 .summary_36d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_clean_5ce6 .button-light-752b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_clean_5ce6 .up_f19e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_clean_5ce6 .aside_7eed {
  background-color: var(--e-global-color-primary);
}
.alert_clean_5ce6 .aside_7eed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_clean_5ce6 .wrapper-yellow-1bc6 {
  background-color: var(--e-global-color-secondary);
}
.alert_clean_5ce6 .wrapper-yellow-1bc6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_clean_5ce6 .banner_huge_819b .hover-647d .pressed-9338:hover {
  background-color: var(--e-global-color-primary);
}
.alert_clean_5ce6
  .banner_huge_819b
  .hover-647d
  .pressed-9338.out-6cc4 {
  background-color: var(--e-global-color-primary);
}
.alert_clean_5ce6 .banner_huge_819b .static-2868:before {
  border-color: var(--e-global-color-primary);
}
.alert_clean_5ce6 .banner_huge_819b .static-2868:hover:before {
  border-color: var(--e-global-color-secondary);
}
.alert_clean_5ce6
  .banner_huge_819b
  .static-2868.cool-32c9:before {
  border-color: var(--e-global-color-primary);
}
.alert_clean_5ce6 .tall_df87 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-12b1 .item-next-d7da {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-12b1 .item-next-d7da:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-12b1 .item-next-d7da.rough-252f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-12b1 .action-ae8b {
  background-color: var(--e-global-color-primary);
}
.tooltip-12b1 .action-ae8b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-12b1
  .full-159a
  .cold-5e3c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-12b1
  .alert-db88
  .cold-5e3c
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tiny-5262
  .gold-1e60
  .breadcrumb-liquid-1ce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-5262
  .gold-1e60
  .secondary-c4d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-5262 .liquid-7a4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tiny-5262 .module_1291 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-5262 .border-8981 {
  background-color: var(--e-global-color-primary);
}
.tiny-5262 .border-8981 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-9041 .sort-white-84ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-9041 .thick_abe6 {
  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);
}
.smooth-9041 .tabs-brown-8767 {
  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);
}
.smooth-9041 .tabs-brown-8767 a:hover {
  color: var(--e-global-color-secondary);
}
.smooth-9041 .item_fresh_6a7c {
  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);
}
.smooth-9041 .smooth_9210 {
  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);
}
.smooth-9041 .selected-5301 .stone-bfd8 {
  background-color: var(--e-global-color-primary);
}
.smooth-9041 .selected-5301 .stone-bfd8:hover {
  background-color: var(--e-global-color-accent);
}
.smooth-9041
  .selected-5301
  .paragraph_current_1dce
  li
  span {
  background-color: var(--e-global-color-text);
}
.smooth-9041
  .selected-5301
  .paragraph_current_1dce
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-9041
  .selected-5301
  .paragraph_current_1dce
  li.small-250a
  span {
  background-color: var(--e-global-color-accent);
}
.steel_42e2
  .inner-335b
  .narrow_d025 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_42e2 .inner-335b .gradient-c26d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_42e2 .inner-335b .highlight-dff0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_42e2 .background_68fd {
  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);
}
.steel_42e2
  .border-rough-fca7.header-green-de5b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a {
  background-color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a
  .text_bright_1c0e.table_over_f68c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a
  .texture_last_1190.active_11c1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  .blue-5612
  > a {
  background-color: var(--e-global-color-secondary);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  .blue-5612
  > a
  .hero-5547 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  .blue-5612
  > a
  .texture_last_1190.gas_85fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a
  .tag_soft_4134:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  a
  .tag_soft_4134:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612.text-dark-5901
  > a
  .tag_soft_4134:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  .blue-5612.text-dark-5901
  > a
  .tag_soft_4134:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a
  .avatar-stale-4966
  .tag-cdaa {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  a
  .avatar-stale-4966
  .tag-cdaa {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a
  .avatar-stale-4966
  .tag-cdaa,
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  a
  .avatar-stale-4966
  .tag-cdaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > a
  .text-tiny-f28d:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  a
  .text-tiny-f28d:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612.text-dark-5901
  > a
  .text-tiny-f28d:before {
  color: var(--e-global-color-text);
}
.pressed_3022
  > .black_da43
  > div
  > .widget-1b60
  > .blue-5612
  > .summary-medium-1907
  .blue-5612.text-dark-5901
  > a
  .text-tiny-f28d:before {
  color: var(--e-global-color-text);
}
.search-new-d0e8 .accent-thick-b411 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-new-d0e8
  .hot-e5ba:hover
  .accent-thick-b411 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_e477
  > .black_da43
  > .gallery-large-bb52
  > .soft_8c43
  > .background-steel-b628
  > .active_a15c
  .top-ff15 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_e477
  > .black_da43
  > .gallery-large-bb52
  > .soft_8c43
  > .background-steel-b628
  > .active_a15c:hover
  .top-ff15 {
  color: var(--e-global-color-text);
}
.overlay_e477
  > .black_da43
  > .gallery-large-bb52
  > .soft_8c43
  > .background-steel-b628
  > .active_a15c:hover
  .top-ff15 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay_e477
  > .black_da43
  > .gallery-large-bb52
  > .soft_8c43
  > .background-steel-b628.left-10fb
  > .active_a15c
  .top-ff15 {
  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);
}
.old-9d79 .card-liquid-f783 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9d79 .outer-f009 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.old-9d79 .wrapper_d9bb {
  background-color: var(--e-global-color-primary);
}
.old-9d79 .wrapper_d9bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_40c5
  > .black_da43
  > .table-new-2343
  > .list-740d
  > .cold-1606
  .badge_96e5 {
  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);
}
.photo_40c5
  > .black_da43
  > .table-new-2343
  > .list-740d
  > .cold-1606
  .copper-79ef {
  color: var(--e-global-color-text);
}
.photo_40c5
  > .black_da43
  > .table-new-2343
  > .list-740d
  > .cold-1606:hover
  .badge_96e5 {
  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);
}
.photo_40c5
  > .black_da43
  > .table-new-2343
  > .list-740d
  > .cold-1606:hover
  .copper-79ef {
  color: var(--e-global-color-secondary);
}
.photo_40c5
  > .black_da43
  > .table-new-2343
  > .list-740d
  > .cold-1606.cool_8445
  .badge_96e5 {
  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);
}
.photo_40c5
  > .black_da43
  > .table-new-2343
  > .list-740d
  > .cold-1606.cool_8445
  .copper-79ef {
  color: var(--e-global-color-primary);
}
.media_bright_9c3a
  .tooltip_hard_ce9b
  .stale-08ad {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_bright_9c3a .border-thick-f672 .accordion-cold-de0b .shade-inner-daac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_full_09cf .card_right_e447 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_full_09cf .surface_2cb6 .card_right_e447 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_full_09cf .slow-751b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_full_09cf .slow-751b {
  background-color: var(--e-global-color-primary);
}
.form_static_2f28 .article-f2d1 .frame_6e22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_static_2f28
  .article-f2d1:hover
  .north-f465 {
  color: var(--e-global-color-secondary);
}
.form_static_2f28
  .article-f2d1:hover
  .frame_6e22 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_ae3f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.focus_silver_2bb3 {
  flex-direction: column;
}

.focus_silver_2bb3 .soft-5b22 {
  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.focus_silver_2bb3 .soft-5b22 {
  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);
}

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

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

.fixed_e333.shade-green-dc4e {
  display: none;
}

.slow-df00 {
  display: none;
}

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

.container-narrow-2a50.card-2874 {
  margin-bottom: 40px;
  width: 100%;
}

.element-simple-3be1 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.focus_silver_2bb3 a {
  width: 100%;
}

.upper_8198 .active-tall-d64a.inner-3ca5 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.upper_8198
  .active-tall-d64a.tag-1fa1
  .under-be79
  .row-08e8 {
  font-size: 20px !important;
}

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

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

.content-purple-b272 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.bronze-072b.frame_down_2434 > .hidden-selected-079f {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.component-iron-be8b {
  position: relative;
  width: 100%;
}

.feature-1c60 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.in-6847 {
  display: flex;
  gap: 50px;
}

.upper_8198
  .active-tall-d64a.smooth-3bbd
  .detail-basic-491e
  .description_8165 {
  width: 100% !important;
}

.aside-down-64fe {
  width: 500px !important;
  max-width: none;
}

.glass_3c63 {
  width: 100%;
}

.preview-5b78 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.simple-a4a2 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.modal-down-6c59 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.simple-a4a2:hover .modal-down-6c59 {
  visibility: visible;
}
.simple-a4a2:hover.simple-a4a2::before {
  display: block;
}

.content-purple-b272 h3 {
  color: #fff;
}

.light-6e7a {
  margin: 0;
}

.upper_8198
  .active-tall-d64a.smooth-3bbd
  .description_8165
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mini-5c11 {
  width: 100%;
}

.fast_7c01 {
  width: 100%;
}

.under-16e1 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.fast_7c01 {
  width: 100%;
}

.title-last-ce78 {
  margin-bottom: 10px !important;
}

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

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

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

.focus_silver_2bb3 .soft-5b22.accordion_a21e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.focus_silver_2bb3 h1.soft-5b22 {
  margin-top: 80px !important;
}

.upper_8198 .active-tall-d64a.carousel_c057 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.card_clean_257e img {
  width: 100%;
}

.frame-simple-7981 .warm-ee34.under-be79 {
  justify-content: space-between;
}

.focus_hovered_71ae {
  display: none;
}

.input-5c1d .hidden-over-f519 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .bronze-072b .hidden-selected-079f {
    flex-wrap: nowrap !important;
  }
}

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

  .aside-down-64fe {
    width: 100% !important;
  }
}

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

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

  .frame-simple-7981 .warm-ee34.under-be79 {
    border-bottom: 1px solid #f0c159;
  }

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

  .bronze-072b.frame_down_2434 > .hidden-selected-079f {
    gap: 15px;
    justify-content: space-between;
  }

  .upper_8198
    .active-tall-d64a.smooth-3bbd
    .description_8165
    img {
    width: 60% !important;
  }

  .feature-1c60 {
    left: 2%;
  }

  .full_0d51 {
    margin: 10px 0;
  }

  .focus_silver_2bb3 .hidden-over-f519 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.focus_silver_2bb3 .soft-5b22,
  .focus_silver_2bb3 .soft-5b22 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .description_8165 {
    justify-content: center;
  }

  .focus_silver_2bb3 .hidden-over-f519 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .element-simple-3be1 {
    margin-bottom: 15px !important;
  }

  .upper_8198 .active-tall-d64a.inner-3ca5 {
    width: 75% !important;
  }

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

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

  h2.focus_silver_2bb3 .soft-5b22,
  .focus_silver_2bb3 .soft-5b22 {
    font-size: 30px !important;
  }

  .description_8165 {
    justify-content: center;
  }

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

  .preview_paper_7ebb
    .search_0398.tooltip_2386 {
    margin: 0 !important;
  }

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

  .full_0d51 {
    display: flex;
  }

  .smooth-a4f7 .active_center_dad6 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .warm-3666 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .under-16e1 {
    justify-content: flex-end;
    gap: 1px;
  }

  .focus_silver_2bb3 h1.soft-5b22 {
    margin-top: 40px !important;
  }

  .upper_8198
    .active-tall-d64a.smooth-3bbd
    .description_8165
    img,
  .small_f4e9 .detail-basic-491e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .upper_8198 .active-tall-d64a.inner-3ca5 {
    width: 100% !important;
  }

  .bronze-072b.frame_down_2434 > .hidden-selected-079f {
    gap: 3px;
  }

  .focus_silver_2bb3 .hidden-over-f519 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.frame-simple-7981 .warm-ee34.under-be79 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.frame-simple-7981 .warm-ee34.under-be79: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .frame-simple-7981 .warm-ee34.under-be79 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .focus_silver_2bb3 .soft-5b22 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .active_center_dad6 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.tabs-small-756c .motion_5912 {
  flex-shrink: 0;
  white-space: nowrap;
}

.tabs-small-756c .static-66a2 {
  flex-shrink: 0;
  min-width: fit-content;
}

.tabs-small-756c .row-08e8 {
  white-space: nowrap;
}

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

.tabs-small-756c {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.tabs-small-756c .motion_5912 {
  max-width: 80px !important;
}

.tabs-small-756c .static-66a2 {
  max-width: 80px !important;
  overflow: hidden;
}

.tabs-small-756c .warm-ee34.under-be79 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.tabs-small-756c .row-08e8 {
  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);
  }
}

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

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

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

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

body .hot-d2cb:nth-child(2),
.upper_8198 .hot-d2cb:nth-child(2),
#page .hot-d2cb: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;
}

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

/* css-noise: c776 */
.phantom-card-o5 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
