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(.secondary_2e7f) {
  gap: 0.5em;
}
:where(.photo-blue-de6b) {
  gap: 0.5em;
}
body .button_action_299a > .image_lower_bae0 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .button_action_299a > .action-697c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .button_action_299a > .hidden-stone-929c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary_664f > .image_lower_bae0 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .secondary_664f > .action-697c {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .secondary_664f > .hidden-stone-929c {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .secondary_664f
  > :where(:not(.image_lower_bae0):not(.action-697c):not(.small-213e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .secondary_664f > .wide_d1cf {
  max-width: var(--wp--style--global--wide-size);
}
body .secondary_2e7f {
  display: flex;
}
body .secondary_2e7f {
  flex-wrap: wrap;
  align-items: center;
}
body .secondary_2e7f > * {
  margin: 0;
}
body .photo-blue-de6b {
  display: grid;
}
body .photo-blue-de6b > * {
  margin: 0;
}
:where(.pattern-brown-da3a.secondary_2e7f) {
  gap: 2em;
}
:where(.pattern-brown-da3a.photo-blue-de6b) {
  gap: 2em;
}
:where(.link_wide_6437.secondary_2e7f) {
  gap: 1.25em;
}
:where(.link_wide_6437.photo-blue-de6b) {
  gap: 1.25em;
}
.form-blue-c270 {
  color: var(--wp--preset--color--black) !important;
}
.info-over-14ab {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.media_solid_7c78 {
  color: var(--wp--preset--color--white) !important;
}
.large-d925 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.top_632f {
  color: var(--wp--preset--color--vivid-red) !important;
}
.header_bright_6260 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box_18e1 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.component-tiny-45f9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.stale-8a33 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pagination-a732 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.border_fixed_f566 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.text_e60c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tag_0763 {
  background-color: var(--wp--preset--color--black) !important;
}
.blue_5738 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element-gas-7d30 {
  background-color: var(--wp--preset--color--white) !important;
}
.active-narrow-e7c2 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.badge_bottom_c009 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.menu-d50c {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active-8943 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.glass-b331 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.heading-778d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-d2ed {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.message_7909 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.inner_0101 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.focus_upper_3f3e {
  border-color: var(--wp--preset--color--black) !important;
}
.hot-63f4 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.middle-2967 {
  border-color: var(--wp--preset--color--white) !important;
}
.section_1693 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.hover_red_6036 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.badge-in-0b47 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion_84a8 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.green_600a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination_hard_b673 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.widget_4e15 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list-afd3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.simple_3b04 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.image_pro_1b4a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.footer-lower-916c {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.focused-6a2a {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.hero-7de1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.outline_solid_efef {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.dropdown_new_c443 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.narrow-8461 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.outline-down-b8c1 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.component_5c0c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.video_b3d6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.sidebar_cea9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.dim-6939 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.feature_8ed0 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.module-pro-cc5e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.status-27d9 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gold_7059 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.layout-smooth-1306 a:where(:not(.progress_action_994c)) {
  color: inherit;
}
:where(.link_wide_6437.secondary_2e7f) {
  gap: 1.25em;
}
:where(.link_wide_6437.photo-blue-de6b) {
  gap: 1.25em;
}
:where(.pattern-brown-da3a.secondary_2e7f) {
  gap: 2em;
}
:where(.pattern-brown-da3a.photo-blue-de6b) {
  gap: 2em;
}
.highlight_selected_4674 {
  font-size: 1.5em;
  line-height: 1.6;
}

.middle_00d7 .hover-2c8e {
  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);
}
.short_201b .silver_4a93 {
  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);
}
.copper-24e9 {
  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);
}
.copper-24e9.easy-096d .icon_plasma_1a6b {
  background-color: var(--e-global-color-primary);
}
.copper-24e9.purple-4b27 .icon_plasma_1a6b,
.copper-24e9.background-e070 .icon_plasma_1a6b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.menu_dirty_2fb6 .main_basic_e4af {
  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);
}
.media_old_3ddb {
  --divider-color: var(--e-global-color-secondary);
}
.media_old_3ddb .item-warm-7625 {
  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);
}
.media_old_3ddb.cold_edd8 .white_3f16 {
  background-color: var(--e-global-color-secondary);
}
.media_old_3ddb.table-hot-c91f .white_3f16,
.media_old_3ddb.search_a89a .white_3f16 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.media_old_3ddb.table-hot-c91f .white_3f16,
.media_old_3ddb.search_a89a .white_3f16 svg {
  fill: var(--e-global-color-secondary);
}
.photo-b489 .hero-easy-8b48 {
  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-b489 .button-focused-7265 {
  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);
}
.mask-bronze-f861.cold_edd8 .white_3f16 {
  background-color: var(--e-global-color-primary);
}
.mask-bronze-f861.table-hot-c91f .white_3f16,
.mask-bronze-f861.search_a89a .white_3f16 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.mask-bronze-f861.table-hot-c91f .white_3f16,
.mask-bronze-f861.search_a89a .white_3f16 svg {
  fill: var(--e-global-color-primary);
}
.form-tall-211c.cold_edd8 .white_3f16 {
  background-color: var(--e-global-color-primary);
}
.form-tall-211c.table-hot-c91f .white_3f16,
.form-tall-211c.search_a89a .white_3f16 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.form-tall-211c .logo_fixed_5910 {
  color: var(--e-global-color-primary);
}
.form-tall-211c .logo_fixed_5910,
.form-tall-211c .logo_fixed_5910 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-tall-211c .content-92d3 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner_4029 .image_5b14 {
  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);
}
.sort-2628 .advanced-992c .title_1721 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary-213d .dirty_ba5f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.summary-213d .copper-ded4 i {
  color: var(--e-global-color-primary);
}
.summary-213d .copper-ded4 svg {
  fill: var(--e-global-color-primary);
}
.summary-213d .menu-orange-5c67 {
  color: var(--e-global-color-secondary);
}
.summary-213d .dirty_ba5f > .menu-orange-5c67,
.summary-213d .dirty_ba5f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-warm-4667 .outline-5576 {
  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);
}
.picture-warm-4667 .easy_1862 {
  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);
}
.gold-9a96 .nav_a080 .preview-f50e {
  background-color: var(--e-global-color-primary);
}
.gold-9a96 .selected-141f {
  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);
}
.next_0a6d .yellow-a91a {
  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);
}
.next_0a6d .item_62a0 {
  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);
}
.next_0a6d .footer-abbf {
  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);
}
.hard_d2ad .south_8cba,
.hard_d2ad .south_8cba a {
  color: var(--e-global-color-primary);
}
.hard_d2ad .south_8cba.notification_hot_953d,
.hard_d2ad .south_8cba.notification_hot_953d a {
  color: var(--e-global-color-accent);
}
.hard_d2ad .south_8cba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_d2ad .avatar-691d {
  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);
}
.active_4d68 .article_90ad,
.active_4d68 .mini_d0f1 {
  color: var(--e-global-color-primary);
}
.active_4d68 .article_90ad svg {
  fill: var(--e-global-color-primary);
}
.active_4d68 .notification_hot_953d .article_90ad,
.active_4d68 .notification_hot_953d .mini_d0f1 {
  color: var(--e-global-color-accent);
}
.active_4d68 .notification_hot_953d .article_90ad svg {
  fill: var(--e-global-color-accent);
}
.active_4d68 .mini_d0f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_4d68 .avatar-691d {
  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);
}
.tertiary-smooth-6cf8 .disabled_a63b,
.tertiary-smooth-6cf8 .badge-bronze-1e0a {
  color: var(--e-global-color-primary);
}
.tertiary-smooth-6cf8 .badge-bronze-1e0a svg {
  fill: var(--e-global-color-primary);
}
.tertiary-smooth-6cf8 .south_8cba.notification_hot_953d a,
.tertiary-smooth-6cf8
  .south_8cba.notification_hot_953d
  .badge-bronze-1e0a {
  color: var(--e-global-color-accent);
}
.tertiary-smooth-6cf8 .disabled_a63b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-smooth-6cf8 .avatar-691d {
  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);
}
.warm_2005 .label-thick-017b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_2005 .tooltip_0793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_ac71 .nav_c0c0 .accent-781c {
  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);
}
.lower_ac71 .nav_c0c0 .wood-795b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_ac71 .hidden_complex_ebef .accent-781c {
  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);
}
.lower_ac71
  .hidden_complex_ebef
  .wood-795b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_ac71
  .banner-bronze-8e35
  .accent-781c {
  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);
}
.lower_ac71
  .banner-bronze-8e35
  .wood-795b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_ac71
  .row-3610
  .accent-781c {
  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);
}
.lower_ac71
  .row-3610
  .wood-795b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-gas-508c .modal_fluid_f07e {
  background-color: var(--e-global-color-primary);
}
.overlay-gas-508c .modal_fluid_f07e:hover {
  background-color: var(--e-global-color-primary);
}
.overlay-gas-508c .dim_ff21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-gas-508c
  .modal_fluid_f07e:hover
  .dim_ff21 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled_564c .center_9103 {
  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);
}
.message-huge-ca9f .north-5e86 .message-new-f3d6 a {
  background-color: var(--e-global-color-accent);
}
.message-huge-ca9f .north-5e86 .search_270f a {
  background-color: var(--e-global-color-accent);
}
.message-huge-ca9f .north-5e86 .message-new-f3d6 a,
.message-huge-ca9f .north-5e86 .search_270f a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_c0ec
  .backdrop-dynamic-487b.thumbnail_4a39
  .north-5e86
  a.alert_7675 {
  background-color: var(--e-global-color-accent);
}
.item_c0ec
  .backdrop-dynamic-487b.thumbnail_4a39
  .north-5e86
  span.alert_7675.fn-current-b798 {
  background-color: var(--e-global-color-text);
}
.item_c0ec
  .backdrop-dynamic-487b.thumbnail_4a39
  .north-5e86
  .alert_7675 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053 .wrapper-over-52b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .out_1daa
  > .button-top-5018
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .fast-0c0c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .under_4b53
  .menu-stale-916e,
.tag_4053
  .under_4b53
  .rough-d2d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4053
  .under_4b53
  .outer_ae50,
.tag_4053
  .under_4b53
  a
  .outer_ae50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .under_4b53
  .in-9e31 {
  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);
}
.tag_4053
  .under_4b53
  .stale-b6ee {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .under_4b53
  .stale-b6ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .under_4b53
  .stale-b6ee:hover {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .under_4b53
  .tiny-64b5 {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .under_4b53
  .tiny-64b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .under_4b53
  .tiny-64b5:hover {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .panel_484b
  .container-e6a9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4053
  .panel_484b
  .article-iron-5618 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .panel_484b
  .in-9e31 {
  color: var(--e-global-color-text);
}
.tag_4053
  .panel_484b
  .in-9e31
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .panel_484b
  .stale-b6ee {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .panel_484b
  .stale-b6ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .panel_484b
  .stale-b6ee:hover {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .panel_484b
  .tiny-64b5 {
  background-color: var(--e-global-color-primary);
}
.tag_4053
  .panel_484b
  .tiny-64b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_4053
  .panel_484b
  .tiny-64b5:hover {
  background-color: var(--e-global-color-primary);
}
.tag_4053 .search-upper-ab78 {
  background-color: var(--e-global-color-primary);
}
.tag_4053 .search-upper-ab78:hover {
  background-color: var(--e-global-color-primary);
}
.tag_4053 .fluid-351e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_4053 .prev_dc26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_left_1dfc .inner_ef46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_left_1dfc
  .tall-447d
  > div:nth-child(3)
  .inner_ef46,
.gallery_left_1dfc
  .mask-advanced-339d
  > div:nth-child(1)
  .inner_ef46,
.gallery_left_1dfc
  .item-70c5
  > div:nth-child(1)
  .inner_ef46,
.gallery_left_1dfc
  .box-9443
  > div:nth-child(1)
  .inner_ef46,
.gallery_left_1dfc
  .backdrop-outer-324c
  > div:nth-child(1)
  .inner_ef46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_left_1dfc .lite-8c20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_left_1dfc .title-7503 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_left_1dfc .narrow-8679 {
  background-color: var(--e-global-color-primary);
}
.gallery_left_1dfc .narrow-8679 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_left_1dfc .narrow-8679:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_left_1dfc .nav_mini_3567 {
  background-color: var(--e-global-color-primary);
}
.gallery_left_1dfc .nav_mini_3567:hover {
  background-color: var(--e-global-color-primary);
}
.gallery_left_1dfc .fluid-351e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_left_1dfc .prev_dc26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_2b00 .main_2415 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh_2b00 .medium_e9b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_2b00 .in-3a4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_2b00 .button_tiny_71d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_2b00 .wrapper_cde7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh_2b00 .nav_mini_3567 {
  background-color: var(--e-global-color-primary);
}
.fresh_2b00 .nav_mini_3567:hover {
  background-color: var(--e-global-color-primary);
}
.texture-pink-abe5 .breadcrumb-1c8e {
  background-color: var(--e-global-color-secondary);
}
.texture-pink-abe5 .hot_7caf {
  background-color: var(--e-global-color-text);
}
.texture-pink-abe5 .wide_c89a {
  background-color: var(--e-global-color-secondary);
}
.texture-pink-abe5 .right-1366 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-pink-abe5 .current-5d8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-abe5 .gallery-upper-ed41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-abe5 .fixed_655d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-pink-abe5 .info_fresh_c9ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_05da .outline-clean-d8a4 .wide-faa7,
.right_05da
  .outline-clean-d8a4
  .wide-faa7
  a,
.right_05da .fixed-7c0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_05da .outline-clean-d8a4 .info-bebe,
.right_05da .grid_liquid_6b90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_05da .outline-clean-d8a4 .info-bebe {
  color: var(--e-global-color-text);
}
.right_05da .grid_liquid_6b90 {
  color: var(--e-global-color-text);
}
.right_05da
  .outline-clean-d8a4
  .top-7e8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.right_05da .east_02c2 .focus-d6d5 {
  background-color: var(--e-global-color-primary);
}
.right_05da .east_02c2 .focus-d6d5:hover {
  background-color: var(--e-global-color-primary);
}
.right_05da .east_02c2 .surface-bbce li span {
  background-color: var(--e-global-color-text);
}
.right_05da .east_02c2 .surface-bbce li span:hover {
  background-color: var(--e-global-color-primary);
}
.right_05da
  .east_02c2
  .surface-bbce
  li.layout-d81e
  span {
  background-color: var(--e-global-color-accent);
}
.right_05da .badge-847a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_slow_dfb3 .label_action_53a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-475c .clean_1ce2 {
  background-color: var(--e-global-color-primary);
}
.outline-475c .article_9689 {
  background-color: var(--e-global-color-secondary);
}
.outline-475c .shade-21ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-475c .filter_46ca {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-475c .left-5e98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-475c .title_ef82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-475c .hover_9556 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-475c .yellow-aec2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-475c .disabled_fixed_96cc {
  background-color: var(--e-global-color-primary);
}
.outline-475c .disabled_fixed_96cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form-b9e0 .list_337b {
  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);
}
.form-b9e0 .card-wide-b0ca {
  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);
}
.form-b9e0
  .gas_da59:after {
  background-color: var(--e-global-color-primary);
}
.form-b9e0 .avatar-78bd {
  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);
}
.bright-faf2 .fixed-7c0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-faf2 .grid_liquid_6b90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_middle_8c83 .light_57ef .green-f343 {
  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_middle_8c83 .light_57ef .link-east-f75a {
  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);
}
.description-c576 .backdrop_cb5b {
  background-color: var(--e-global-color-primary);
}
.description-c576 .hover-de27 {
  background-color: var(--e-global-color-secondary);
}
.description-c576 .summary-bronze-2757 .notice_852f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description-c576 .secondary-ec09 .notice_852f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-ad10 .right-9df7 .yellow-d8fe {
  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);
}
.logo-ad10 .right-9df7 .label_24c3 {
  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);
}
.logo-ad10 .right-9df7 .column_west_4249 {
  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);
}
.static_c6f6 .paragraph_center_1cd0 {
  border-color: var(--e-global-color-text);
}
.static_c6f6 .brown-4ba5 {
  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);
}
.static_c6f6 .up_d399 {
  color: var(--e-global-color-primary);
}
.static_c6f6 .mini-2821 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-black-3a0c .surface-3496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-black-3a0c .texture-full-bd8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-black-3a0c .element-caae:hover .surface-3496 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-black-3a0c
  .element-caae:hover
  .texture-full-bd8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_d6e7 .widget-7c6a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_d6e7 .module_left_1d14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal-iron-331e .secondary_prev_c58d .header_dim_d42d {
  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);
}
.modal-iron-331e .layout-warm-8c45 .header_dim_d42d {
  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);
}
.outline-paper-a897 .shadow-selected-e48d {
  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);
}
.border-1178 .upper-2ffe .block_red_46c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-1178 .upper-2ffe .block_red_46c1 {
  background-color: var(--e-global-color-secondary);
}
.border-1178 .outline_hard_3d5a .block_red_46c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-1178 .outline_hard_3d5a .block_red_46c1 {
  background-color: var(--e-global-color-secondary);
}
.border-1178 .menu_black_7ed3 .search-in-d9ab {
  background-color: var(--e-global-color-primary);
}
.border-1178 .menu_black_7ed3:hover .search-in-d9ab {
  background-color: var(--e-global-color-secondary);
}
.border-1178 .focus-d6d5 {
  background-color: var(--e-global-color-primary);
}
.border-1178 .focus-d6d5:hover {
  background-color: var(--e-global-color-accent);
}
.border-1178 .surface-bbce li span {
  background-color: var(--e-global-color-text);
}
.border-1178 .surface-bbce li span:hover {
  background-color: var(--e-global-color-primary);
}
.border-1178 .surface-bbce li.layout-d81e span {
  background-color: var(--e-global-color-accent);
}
.article_ea2a .panel-e455 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_ea2a .frame-next-27f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-short-0958 .breadcrumb_610a:before {
  background-color: var(--e-global-color-secondary);
}
.pattern-short-0958 .banner-1ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-short-0958 .wood-68bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_cbd2 .gallery-d574 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_cbd2 .gallery-d574:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_cbd2 .gallery-d574.fn-active-b798 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_cbd2 .disabled-45dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_cbd2 .simple-cecb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_cbd2 .background-3c04 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.green_cbd2 .link_a4c2 {
  background-color: var(--e-global-color-primary);
}
.green_cbd2 .link_a4c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.green_cbd2 .prev-fc21 {
  background-color: var(--e-global-color-primary);
}
.green_cbd2 .prev-fc21 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-ba2e .avatar_upper_9169 .tag-0146 a {
  color: var(--e-global-color-secondary);
}
.gradient-ba2e .avatar_upper_9169 .tag-0146 a:hover {
  color: var(--e-global-color-secondary);
}
.gradient-ba2e .avatar_upper_9169 .tag-0146,
.gradient-ba2e .avatar_upper_9169 .tag-0146 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-ba2e .avatar_upper_9169 .row_038f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-ba2e .avatar_upper_9169 .button-white-07b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-ba2e .avatar_upper_9169 .alert-b768 {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .avatar_upper_9169 .alert-b768 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient-ba2e .avatar_upper_9169 .alert-b768:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .avatar_upper_9169 .motion-7440 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-ba2e .avatar_upper_9169 .motion-7440 {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .avatar_upper_9169 .motion-7440:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .avatar_upper_9169 .focus-d6d5 {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .avatar_upper_9169 .focus-d6d5:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .east_02c2 .surface-bbce li span {
  background-color: var(--e-global-color-text);
}
.gradient-ba2e .east_02c2 .surface-bbce li span:hover {
  background-color: var(--e-global-color-primary);
}
.gradient-ba2e .east_02c2 .surface-bbce li.layout-d81e span {
  background-color: var(--e-global-color-accent);
}
.gradient-ba2e .fluid-351e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-ba2e .prev_dc26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-tall-2e6e .advanced-2657 .new-b241 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.layout-tall-2e6e .advanced-2657 .tertiary-6ae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-tall-2e6e .advanced-2657 .chip-soft-3f83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b417 .narrow_759e {
  border-color: var(--e-global-color-text);
}
.brown_b417 .element-8c0a {
  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);
}
.brown_b417 .logo_center_f846 {
  color: var(--e-global-color-secondary);
}
.brown_b417 .logo_center_f846 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b417 .bright-8b70 > * {
  color: var(--e-global-color-primary);
}
.brown_b417 .bright-8b70 > * svg {
  fill: var(--e-global-color-primary);
}
.brown_b417 .gas-2862 {
  color: var(--e-global-color-primary);
}
.brown_b417 .gas-2862 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_b417 .photo_9052 {
  color: var(--e-global-color-primary);
}
.brown_b417 .photo_9052 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_b417 .input-outer-f114 {
  color: var(--e-global-color-primary);
}
.brown_b417 .input-outer-f114 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b417 .item_pink_ecc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b417 .lower-74c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b417 .lower-74c1.outline_76e0 {
  color: var(--e-global-color-secondary);
}
.brown_b417 .lower-74c1.outline_76e0 .inner_2707 {
  color: var(--e-global-color-accent);
}
.brown_b417 .lower-74c1.background-thick-68e1 {
  color: var(--e-global-color-text);
}
.brown_b417 .lower-74c1.background-thick-68e1 .inner_2707 {
  color: var(--e-global-color-text);
}
.brown_b417 .lower-74c1:before {
  border-top-color: var(--e-global-color-text);
}
.brown_b417 .slider_749e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.brown_b417
  .slider_749e
  .tag-2ede {
  background-color: var(--e-global-color-primary);
}
.brown_b417
  .slider_749e
  .tag-2ede {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.brown_b417 .narrow_759e .thick_1993 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_9e8d .media-7be4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade_9e8d .action_5841 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-8685 .feature_33e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-8685
  .detail_action_29fb
  .feature_94f0 {
  background-color: var(--e-global-color-secondary);
}
.gold-8685
  .detail_action_29fb.cold-3965
  .feature_94f0 {
  background-color: var(--e-global-color-text);
}
.gold-8685
  .detail_action_29fb:hover
  .feature_94f0 {
  background-color: var(--e-global-color-accent);
}
.gold-8685
  .detail_action_29fb.fn-active-b798
  .feature_94f0 {
  background-color: var(--e-global-color-primary);
}
.gold_08be .chip_bronze_5b33 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.gold_08be .outline-west-f859 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold_08be .nav_dccf {
  background-color: var(--e-global-color-primary);
}
.gold_08be .nav_dccf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_dceb .texture_easy_99fd .logo-rough-7a3e .light-8865 {
  background-color: var(--e-global-color-secondary);
}
.light_dceb .texture_easy_99fd .easy-924b:after {
  background-color: var(--e-global-color-secondary);
}
.light_dceb .tag-plasma-9115 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_dceb .header_e229 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_dceb .carousel-0f20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light_dceb .notice-b6ab {
  background-color: var(--e-global-color-primary);
}
.light_dceb .notice-b6ab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_dceb .text_cd75 {
  background-color: var(--e-global-color-secondary);
}
.light_dceb .text_cd75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.light_dceb .texture_easy_99fd .hovered_4342 .input_fixed_89c6:hover {
  background-color: var(--e-global-color-primary);
}
.light_dceb
  .texture_easy_99fd
  .hovered_4342
  .input_fixed_89c6.silver_420c {
  background-color: var(--e-global-color-primary);
}
.light_dceb .texture_easy_99fd .preview_bb0c:before {
  border-color: var(--e-global-color-primary);
}
.light_dceb .texture_easy_99fd .preview_bb0c:hover:before {
  border-color: var(--e-global-color-secondary);
}
.light_dceb
  .texture_easy_99fd
  .preview_bb0c.accordion_next_afa4:before {
  border-color: var(--e-global-color-primary);
}
.light_dceb .avatar-8296 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy_82af .layout-purple-608e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_82af .layout-purple-608e:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_82af .layout-purple-608e.carousel_up_9656 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_82af .hidden-static-8c31 {
  background-color: var(--e-global-color-primary);
}
.easy_82af .hidden-static-8c31 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_82af
  .pro_553f
  .pressed_8f17
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_82af
  .small_7d97
  .pressed_8f17
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message_278e
  .middle_bf1c
  .texture_liquid_0688 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_278e
  .middle_bf1c
  .info-23f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_278e .fluid-b04b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_278e .label-467c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_278e .fresh-8a66 {
  background-color: var(--e-global-color-primary);
}
.message_278e .fresh-8a66 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-4a07 .wide_7adc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-4a07 .mask-b710 {
  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);
}
.photo-4a07 .soft_c8e6 {
  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-4a07 .soft_c8e6 a:hover {
  color: var(--e-global-color-secondary);
}
.photo-4a07 .east_90bb {
  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-4a07 .last-447c {
  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-4a07 .shade-hovered-54c5 .focus-d6d5 {
  background-color: var(--e-global-color-primary);
}
.photo-4a07 .shade-hovered-54c5 .focus-d6d5:hover {
  background-color: var(--e-global-color-accent);
}
.photo-4a07
  .shade-hovered-54c5
  .surface-bbce
  li
  span {
  background-color: var(--e-global-color-text);
}
.photo-4a07
  .shade-hovered-54c5
  .surface-bbce
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.photo-4a07
  .shade-hovered-54c5
  .surface-bbce
  li.layout-d81e
  span {
  background-color: var(--e-global-color-accent);
}
.module-812b
  .tabs-bottom-1565
  .focused_2aa6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-812b .tabs-bottom-1565 .paper_3e46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-812b .tabs-bottom-1565 .paragraph-d86c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-812b .media-ae7f {
  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);
}
.module-812b
  .aside-wood-1cca.hard_4d44 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a {
  background-color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a
  .box_68ea.pagination-yellow-c709 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a
  .texture_dark_ef2e.alert_advanced_d353 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  .hover_4f29
  > a {
  background-color: var(--e-global-color-secondary);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  .hover_4f29
  > a
  .tiny-8bb7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  .hover_4f29
  > a
  .texture_dark_ef2e.mask_south_17f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a
  .layout_0f88:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  a
  .layout_0f88:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29.avatar_yellow_64ee
  > a
  .layout_0f88:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  .hover_4f29.avatar_yellow_64ee
  > a
  .layout_0f88:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a
  .progress-outer-6702
  .block-fixed-964b {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  a
  .progress-outer-6702
  .block-fixed-964b {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a
  .progress-outer-6702
  .block-fixed-964b,
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  a
  .progress-outer-6702
  .block-fixed-964b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > a
  .texture-9d67:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  a
  .texture-9d67:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29.avatar_yellow_64ee
  > a
  .texture-9d67:before {
  color: var(--e-global-color-text);
}
.menu-10cf
  > .hero-silver-f139
  > div
  > .aside-4eee
  > .hover_4f29
  > .large-9f76
  .hover_4f29.avatar_yellow_64ee
  > a
  .texture-9d67:before {
  color: var(--e-global-color-text);
}
.accent-9a51 .solid-ac38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-9a51
  .fluid_9a69:hover
  .solid-ac38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_34b9
  > .hero-silver-f139
  > .video_silver_0917
  > .cool_828a
  > .pagination_17ab
  > .texture_action_f000
  .texture_selected_6284 {
  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);
}
.popup_34b9
  > .hero-silver-f139
  > .video_silver_0917
  > .cool_828a
  > .pagination_17ab
  > .texture_action_f000:hover
  .texture_selected_6284 {
  color: var(--e-global-color-text);
}
.popup_34b9
  > .hero-silver-f139
  > .video_silver_0917
  > .cool_828a
  > .pagination_17ab
  > .texture_action_f000:hover
  .texture_selected_6284 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_34b9
  > .hero-silver-f139
  > .video_silver_0917
  > .cool_828a
  > .pagination_17ab.grid_gold_d64f
  > .texture_action_f000
  .texture_selected_6284 {
  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);
}
.top_8643 .bright-d3b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_8643 .down-cf55 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_8643 .dim_ed97 {
  background-color: var(--e-global-color-primary);
}
.top_8643 .dim_ed97 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-554e
  > .hero-silver-f139
  > .white-0279
  > .container_huge_f877
  > .paragraph_9c94
  .content-hovered-0be2 {
  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);
}
.pink-554e
  > .hero-silver-f139
  > .white-0279
  > .container_huge_f877
  > .paragraph_9c94
  .badge_0eee {
  color: var(--e-global-color-text);
}
.pink-554e
  > .hero-silver-f139
  > .white-0279
  > .container_huge_f877
  > .paragraph_9c94:hover
  .content-hovered-0be2 {
  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);
}
.pink-554e
  > .hero-silver-f139
  > .white-0279
  > .container_huge_f877
  > .paragraph_9c94:hover
  .badge_0eee {
  color: var(--e-global-color-secondary);
}
.pink-554e
  > .hero-silver-f139
  > .white-0279
  > .container_huge_f877
  > .paragraph_9c94.fluid_d520
  .content-hovered-0be2 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-554e
  > .hero-silver-f139
  > .white-0279
  > .container_huge_f877
  > .paragraph_9c94.fluid_d520
  .badge_0eee {
  color: var(--e-global-color-primary);
}
.gold_6368
  .left_bcca
  .menu_complex_25bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_6368 .form_narrow_3cdc .thick_1993 .column-dynamic-b948 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_41b4 .item-7521 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_41b4 .grid-bright-40ac .item-7521 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_41b4 .hero-59a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_41b4 .hero-59a3 {
  background-color: var(--e-global-color-primary);
}
.article_easy_cc0a .tertiary_e504 .hover_71ae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_easy_cc0a
  .tertiary_e504:hover
  .title-huge-7d1a {
  color: var(--e-global-color-secondary);
}
.article_easy_cc0a
  .tertiary_e504:hover
  .hover_71ae {
  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);
}
.text_7bad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.new-7ff1 {
  flex-direction: column;
}

.new-7ff1 .active_hovered_f015 {
  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.new-7ff1 .active_hovered_f015 {
  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);
}

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

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

.nav-dim-ed95.tertiary_296f {
  display: none;
}

.secondary_warm_0035 {
  display: none;
}

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

.warm_3815.description-white-c030 {
  margin-bottom: 40px;
  width: 100%;
}

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

.new-7ff1 a {
  width: 100%;
}

.selected-9610 .avatar_gas_19b6.dark_d17e {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.selected-9610
  .avatar_gas_19b6.item_417d
  .solid-cfdb
  .accent_c75a {
  font-size: 20px !important;
}

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

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

.secondary-992f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.backdrop_f00d.surface-695c > .clean-1dd6 {
  display: flex;
  align-items: center;
}

.secondary-soft-cfc3 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.tooltip-bright-4c6b {
  display: flex;
  gap: 50px;
}

.selected-9610
  .avatar_gas_19b6.frame_large_c196
  .main-out-bd51
  .disabled-e0dc {
  width: 100% !important;
}

.breadcrumb-dim-a08c {
  width: 500px !important;
  max-width: none;
}

.modal-20bc {
  width: 100%;
}

.disabled-41f5 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.title-yellow-a6d3 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.right_2fde:hover .avatar_5962 {
  visibility: visible;
}
.right_2fde:hover.right_2fde::before {
  display: block;
}

.secondary-992f h3 {
  color: #fff;
}

.header-medium-50cc {
  margin: 0;
}

.selected-9610
  .avatar_gas_19b6.frame_large_c196
  .disabled-e0dc
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.mask_cf07 {
  width: 100%;
}

.box-7d3d {
  width: 100%;
}

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

.box-7d3d {
  width: 100%;
}

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

.disabled-e0dc {
  display: flex;
  align-items: center;
}

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

.article-pink-2d53 {
  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;
}

.new-7ff1 .active_hovered_f015.breadcrumb-8621 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.new-7ff1 h1.active_hovered_f015 {
  margin-top: 80px !important;
}

.selected-9610 .avatar_gas_19b6.old_9936 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.purple-7acd img {
  width: 100%;
}

.main_in_878e .accordion_advanced_e055.solid-cfdb {
  justify-content: space-between;
}

.brown-a48a {
  display: none;
}

.component-4463 .in_111a {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .backdrop_f00d .clean-1dd6 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .tooltip-bright-4c6b {
    flex-direction: column;
  }

  .breadcrumb-dim-a08c {
    width: 100% !important;
  }
}

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

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

  .main_in_878e .accordion_advanced_e055.solid-cfdb {
    border-bottom: 1px solid #f0c159;
  }

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

  .backdrop_f00d.surface-695c > .clean-1dd6 {
    gap: 15px;
    justify-content: space-between;
  }

  .selected-9610
    .avatar_gas_19b6.frame_large_c196
    .disabled-e0dc
    img {
    width: 60% !important;
  }

  .cold_4e7d {
    left: 2%;
  }

  .warm-8085 {
    margin: 10px 0;
  }

  .new-7ff1 .in_111a {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.new-7ff1 .active_hovered_f015,
  .new-7ff1 .active_hovered_f015 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .disabled-e0dc {
    justify-content: center;
  }

  .new-7ff1 .in_111a {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .selected-9610 .avatar_gas_19b6.dark_d17e {
    width: 75% !important;
  }

  .purple-7acd img {
    width: 100% !important;
  }
}

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

  h2.new-7ff1 .active_hovered_f015,
  .new-7ff1 .active_hovered_f015 {
    font-size: 30px !important;
  }

  .disabled-e0dc {
    justify-content: center;
  }

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

  .feature-lite-1d6c
    .shade_bottom_2ae7.avatar-251e {
    margin: 0 !important;
  }

  .secondary-soft-cfc3 {
    margin: 0;
    gap: 10px;
  }

  .warm-8085 {
    display: flex;
  }

  .purple-860a .photo-fceb {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .new-7ff1 h1.active_hovered_f015 {
    margin-top: 40px !important;
  }

  .selected-9610
    .avatar_gas_19b6.frame_large_c196
    .disabled-e0dc
    img,
  .photo-b489 .main-out-bd51 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .selected-9610 .avatar_gas_19b6.dark_d17e {
    width: 100% !important;
  }

  .backdrop_f00d.surface-695c > .clean-1dd6 {
    gap: 3px;
  }

  .new-7ff1 .in_111a {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.main_in_878e .accordion_advanced_e055.solid-cfdb: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);
}

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

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

.new-7ff1 {
  position: relative;
  padding-top: 30px;
}

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

.nav-dim-ed95: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;
}

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

/* 响应式增强 */
@media (max-width: 767px) {
  .main_in_878e .accordion_advanced_e055.solid-cfdb {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .new-7ff1 .active_hovered_f015 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .photo-fceb {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.panel_bottom_6efd .summary_easy_42fb {
  flex-shrink: 0;
  white-space: nowrap;
}

.panel_bottom_6efd .sidebar-fluid-5b74 {
  flex-shrink: 0;
  min-width: fit-content;
}

.panel_bottom_6efd .accent_c75a {
  white-space: nowrap;
}

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

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

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

.panel_bottom_6efd .sidebar-fluid-5b74 {
  max-width: 80px !important;
  overflow: hidden;
}

.panel_bottom_6efd .accordion_advanced_e055.solid-cfdb {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.panel_bottom_6efd .accent_c75a {
  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);
  }
}

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

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

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

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

body .element_08f5:nth-child(2),
.selected-9610 .element_08f5:nth-child(2),
#page .element_08f5: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;
}

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

/* css-noise: 6e9e */
.shadow-element-h1 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
