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(.accent-bright-58b3) {
  gap: 0.5em;
}
:where(.frame-hovered-728e) {
  gap: 0.5em;
}
body .row_cool_2d74 > .form_full_ec2c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .row_cool_2d74 > .black_26d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .row_cool_2d74 > .container_green_dd73 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .focus_53c7 > .form_full_ec2c {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .focus_53c7 > .black_26d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .focus_53c7 > .container_green_dd73 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .focus_53c7
  > :where(:not(.form_full_ec2c):not(.black_26d5):not(.bottom-5f37)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .focus_53c7 > .background_inner_7e82 {
  max-width: var(--wp--style--global--wide-size);
}
body .accent-bright-58b3 {
  display: flex;
}
body .accent-bright-58b3 {
  flex-wrap: wrap;
  align-items: center;
}
body .accent-bright-58b3 > * {
  margin: 0;
}
body .frame-hovered-728e {
  display: grid;
}
body .frame-hovered-728e > * {
  margin: 0;
}
:where(.title_54eb.accent-bright-58b3) {
  gap: 2em;
}
:where(.title_54eb.frame-hovered-728e) {
  gap: 2em;
}
:where(.preview_e02c.accent-bright-58b3) {
  gap: 1.25em;
}
:where(.preview_e02c.frame-hovered-728e) {
  gap: 1.25em;
}
.advanced-dd11 {
  color: var(--wp--preset--color--black) !important;
}
.preview-8333 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.overlay-2b05 {
  color: var(--wp--preset--color--white) !important;
}
.narrow_9422 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.element_3af3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.caption-light-0032 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.search_915e {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.progress-0f25 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.old_8a49 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover_420e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.white-8478 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.element-459d {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.thumbnail-7bcd {
  background-color: var(--wp--preset--color--black) !important;
}
.caption-solid-c8e3 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.thumbnail_motion_b5bf {
  background-color: var(--wp--preset--color--white) !important;
}
.pagination-wood-f49c {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.tag_up_762f {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.tag_9042 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.shadow-steel-32b8 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.medium_8116 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.avatar_8fe6 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.overlay-d8a6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main-west-22ca {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.slow-e84a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.badge-short-9b58 {
  border-color: var(--wp--preset--color--black) !important;
}
.steel_7d93 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.title-d6d5 {
  border-color: var(--wp--preset--color--white) !important;
}
.white_adf0 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.notification-west-c22c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.label-81f9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.disabled_15ec {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box_4185 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.filter-pressed-3ffc {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gallery_first_c0d0 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.header_c6a5 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-a5f5 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.summary_57ff {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.middle-8d00 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.light_6539 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.notice_lite_31f3 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.layout-copper-7bb0 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.east_5006 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.grid-bb82 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.modal_center_ae3f {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.element-27bc {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.description-middle-85a7 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.label_b62f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.input-3a14 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.active_next_c929 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.nav_33a5 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.orange-d8b8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.center_497a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.bottom_0896 a:where(:not(.plasma_f57b)) {
  color: inherit;
}
:where(.preview_e02c.accent-bright-58b3) {
  gap: 1.25em;
}
:where(.preview_e02c.frame-hovered-728e) {
  gap: 1.25em;
}
:where(.title_54eb.accent-bright-58b3) {
  gap: 2em;
}
:where(.title_54eb.frame-hovered-728e) {
  gap: 2em;
}
.medium_e333 {
  font-size: 1.5em;
  line-height: 1.6;
}

.notification-7766 .iron-673b {
  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);
}
.article-5207 .down_4b63 {
  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_373a {
  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_373a.gradient-wood-b8e4 .banner_narrow_a7e9 {
  background-color: var(--e-global-color-primary);
}
.description_373a.out-5ec9 .banner_narrow_a7e9,
.description_373a.secondary-fd28 .banner_narrow_a7e9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.heading-over-622a .overlay_rough_aa93 {
  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);
}
.description-d8d6 {
  --divider-color: var(--e-global-color-secondary);
}
.description-d8d6 .form_focused_64ea {
  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);
}
.description-d8d6.east_467b .photo_up_3da9 {
  background-color: var(--e-global-color-secondary);
}
.description-d8d6.backdrop-blue-d8d7 .photo_up_3da9,
.description-d8d6.hot-4e75 .photo_up_3da9 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.description-d8d6.backdrop-blue-d8d7 .photo_up_3da9,
.description-d8d6.hot-4e75 .photo_up_3da9 svg {
  fill: var(--e-global-color-secondary);
}
.form-dim-8984 .over_f1ee {
  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);
}
.form-dim-8984 .old-197a {
  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);
}
.cold-24a2.east_467b .photo_up_3da9 {
  background-color: var(--e-global-color-primary);
}
.cold-24a2.backdrop-blue-d8d7 .photo_up_3da9,
.cold-24a2.hot-4e75 .photo_up_3da9 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.cold-24a2.backdrop-blue-d8d7 .photo_up_3da9,
.cold-24a2.hot-4e75 .photo_up_3da9 svg {
  fill: var(--e-global-color-primary);
}
.center_1620.east_467b .photo_up_3da9 {
  background-color: var(--e-global-color-primary);
}
.center_1620.backdrop-blue-d8d7 .photo_up_3da9,
.center_1620.hot-4e75 .photo_up_3da9 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.center_1620 .pattern-a862 {
  color: var(--e-global-color-primary);
}
.center_1620 .pattern-a862,
.center_1620 .pattern-a862 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_1620 .orange_9582 {
  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);
}
.media_9283 .element-orange-b197 {
  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);
}
.disabled-c57e .active_glass_8bd7 .pagination-bronze-1308 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_b6ff .box_blue_8d46:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.tooltip_b6ff .active-11e3 i {
  color: var(--e-global-color-primary);
}
.tooltip_b6ff .active-11e3 svg {
  fill: var(--e-global-color-primary);
}
.tooltip_b6ff .medium-7a12 {
  color: var(--e-global-color-secondary);
}
.tooltip_b6ff .box_blue_8d46 > .medium-7a12,
.tooltip_b6ff .box_blue_8d46 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-80ed .tertiary-058f {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow-80ed .menu-west-6129 {
  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);
}
.gallery_bottom_0467 .next_59c2 .hovered_f434 {
  background-color: var(--e-global-color-primary);
}
.gallery_bottom_0467 .media-large-d0d1 {
  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);
}
.logo_center_b57a .block-0bfd {
  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);
}
.logo_center_b57a .cool_27e5 {
  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_center_b57a .gallery-plasma-47fa {
  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);
}
.accordion-326b .popup_motion_b989,
.accordion-326b .popup_motion_b989 a {
  color: var(--e-global-color-primary);
}
.accordion-326b .popup_motion_b989.photo_up_e35e,
.accordion-326b .popup_motion_b989.photo_up_e35e a {
  color: var(--e-global-color-accent);
}
.accordion-326b .popup_motion_b989 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-326b .pagination_complex_ad16 {
  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);
}
.wood_3937 .pagination_225e,
.wood_3937 .purple-76b5 {
  color: var(--e-global-color-primary);
}
.wood_3937 .pagination_225e svg {
  fill: var(--e-global-color-primary);
}
.wood_3937 .photo_up_e35e .pagination_225e,
.wood_3937 .photo_up_e35e .purple-76b5 {
  color: var(--e-global-color-accent);
}
.wood_3937 .photo_up_e35e .pagination_225e svg {
  fill: var(--e-global-color-accent);
}
.wood_3937 .purple-76b5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wood_3937 .pagination_complex_ad16 {
  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);
}
.background_easy_f644 .alert_3069,
.background_easy_f644 .preview-right-d3bd {
  color: var(--e-global-color-primary);
}
.background_easy_f644 .preview-right-d3bd svg {
  fill: var(--e-global-color-primary);
}
.background_easy_f644 .popup_motion_b989.photo_up_e35e a,
.background_easy_f644
  .popup_motion_b989.photo_up_e35e
  .preview-right-d3bd {
  color: var(--e-global-color-accent);
}
.background_easy_f644 .alert_3069 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_easy_f644 .pagination_complex_ad16 {
  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);
}
.filter_fluid_e331 .media_c0e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fluid_e331 .media_bottom_1060 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-4f06 .large-14a2 .column-dbe0 {
  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);
}
.carousel-4f06 .large-14a2 .tabs_fluid_0ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-4f06 .lower-60bb .column-dbe0 {
  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);
}
.carousel-4f06
  .lower-60bb
  .tabs_fluid_0ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-4f06
  .highlight_slow_7ba1
  .column-dbe0 {
  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);
}
.carousel-4f06
  .highlight_slow_7ba1
  .tabs_fluid_0ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-4f06
  .tooltip_277b
  .column-dbe0 {
  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);
}
.carousel-4f06
  .tooltip_277b
  .tabs_fluid_0ba4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort_4fb0 .hard_e429 {
  background-color: var(--e-global-color-primary);
}
.sort_4fb0 .hard_e429:hover {
  background-color: var(--e-global-color-primary);
}
.sort_4fb0 .element-complex-9116 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_4fb0
  .hard_e429:hover
  .element-complex-9116 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_advanced_cb8e .iron_9f6f {
  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);
}
.tall-f7e0 .section_9330 .paper_7416 a {
  background-color: var(--e-global-color-accent);
}
.tall-f7e0 .section_9330 .grid_3b1b a {
  background-color: var(--e-global-color-accent);
}
.tall-f7e0 .section_9330 .paper_7416 a,
.tall-f7e0 .section_9330 .grid_3b1b a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-3abd
  .description_copper_1c98.button_steel_e3fa
  .section_9330
  a.element-f2c6 {
  background-color: var(--e-global-color-accent);
}
.red-3abd
  .description_copper_1c98.button_steel_e3fa
  .section_9330
  span.element-f2c6.fn-current-6cab {
  background-color: var(--e-global-color-text);
}
.red-3abd
  .description_copper_1c98.button_steel_e3fa
  .section_9330
  .element-f2c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336 .photo-e1ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .row-pro-ba35
  > .avatar_edd7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .breadcrumb-1780
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .blue_11fb
  .slider_huge_226b,
.article-6336
  .blue_11fb
  .hover-north-78a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-6336
  .blue_11fb
  .light_9fe4,
.article-6336
  .blue_11fb
  a
  .light_9fe4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .blue_11fb
  .slider-iron-160b {
  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);
}
.article-6336
  .blue_11fb
  .chip_31ec {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .blue_11fb
  .chip_31ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .blue_11fb
  .chip_31ec:hover {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .blue_11fb
  .tag-motion-fcbd {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .blue_11fb
  .tag-motion-fcbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .blue_11fb
  .tag-motion-fcbd:hover {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .tertiary-last-495d
  .list_advanced_c904
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-6336
  .tertiary-last-495d
  .hero-9748 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .tertiary-last-495d
  .slider-iron-160b {
  color: var(--e-global-color-text);
}
.article-6336
  .tertiary-last-495d
  .slider-iron-160b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .tertiary-last-495d
  .chip_31ec {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .tertiary-last-495d
  .chip_31ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .tertiary-last-495d
  .chip_31ec:hover {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .tertiary-last-495d
  .tag-motion-fcbd {
  background-color: var(--e-global-color-primary);
}
.article-6336
  .tertiary-last-495d
  .tag-motion-fcbd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-6336
  .tertiary-last-495d
  .tag-motion-fcbd:hover {
  background-color: var(--e-global-color-primary);
}
.article-6336 .description_pink_eb84 {
  background-color: var(--e-global-color-primary);
}
.article-6336 .description_pink_eb84:hover {
  background-color: var(--e-global-color-primary);
}
.article-6336 .overlay-de05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-6336 .input-silver-2f0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-c2c9 .picture-pro-4e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-c2c9
  .light_07c7
  > div:nth-child(3)
  .picture-pro-4e9e,
.carousel-c2c9
  .gallery-west-eebb
  > div:nth-child(1)
  .picture-pro-4e9e,
.carousel-c2c9
  .banner_cold_5949
  > div:nth-child(1)
  .picture-pro-4e9e,
.carousel-c2c9
  .inner-ff7a
  > div:nth-child(1)
  .picture-pro-4e9e,
.carousel-c2c9
  .tall_3136
  > div:nth-child(1)
  .picture-pro-4e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-c2c9 .lower_2fd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-c2c9 .short_ebdb {
  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);
}
.carousel-c2c9 .focus-silver-80b7 {
  background-color: var(--e-global-color-primary);
}
.carousel-c2c9 .focus-silver-80b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel-c2c9 .focus-silver-80b7:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-c2c9 .red_fb0e {
  background-color: var(--e-global-color-primary);
}
.carousel-c2c9 .red_fb0e:hover {
  background-color: var(--e-global-color-primary);
}
.carousel-c2c9 .overlay-de05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-c2c9 .input-silver-2f0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_active_04b7 .wide_14aa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_active_04b7 .detail-e728 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_active_04b7 .inner_2278 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_active_04b7 .easy-0585 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_active_04b7 .slow-3682 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_active_04b7 .red_fb0e {
  background-color: var(--e-global-color-primary);
}
.tag_active_04b7 .red_fb0e:hover {
  background-color: var(--e-global-color-primary);
}
.form-center-9d91 .mask_be82 {
  background-color: var(--e-global-color-secondary);
}
.form-center-9d91 .gas-841c {
  background-color: var(--e-global-color-text);
}
.form-center-9d91 .current-6ed7 {
  background-color: var(--e-global-color-secondary);
}
.form-center-9d91 .tertiary_over_70e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form-center-9d91 .texture-8d85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-center-9d91 .photo_4725 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-center-9d91 .aside-plasma-99dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-center-9d91 .soft_94ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-paper-e3e4 .iron-5817 .slider_fast_b666,
.media-paper-e3e4
  .iron-5817
  .slider_fast_b666
  a,
.media-paper-e3e4 .heading_42dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-paper-e3e4 .iron-5817 .notification_paper_38aa,
.media-paper-e3e4 .iron_c013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-paper-e3e4 .iron-5817 .notification_paper_38aa {
  color: var(--e-global-color-text);
}
.media-paper-e3e4 .iron_c013 {
  color: var(--e-global-color-text);
}
.media-paper-e3e4
  .iron-5817
  .alert-e871 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media-paper-e3e4 .tooltip_2272 .gallery_under_fc9f {
  background-color: var(--e-global-color-primary);
}
.media-paper-e3e4 .tooltip_2272 .gallery_under_fc9f:hover {
  background-color: var(--e-global-color-primary);
}
.media-paper-e3e4 .tooltip_2272 .stone_2c07 li span {
  background-color: var(--e-global-color-text);
}
.media-paper-e3e4 .tooltip_2272 .stone_2c07 li span:hover {
  background-color: var(--e-global-color-primary);
}
.media-paper-e3e4
  .tooltip_2272
  .stone_2c07
  li.yellow-6c2b
  span {
  background-color: var(--e-global-color-accent);
}
.media-paper-e3e4 .hero_2df0 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-cf61 .dynamic_99e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_b38a .pressed_5724 {
  background-color: var(--e-global-color-primary);
}
.table_b38a .accordion-5937 {
  background-color: var(--e-global-color-secondary);
}
.table_b38a .orange_974a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_b38a .filter-hard-c013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_b38a .lower_a721 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_b38a .in_6dc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_b38a .box_7d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_b38a .logo_64f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_b38a .soft-b129 {
  background-color: var(--e-global-color-primary);
}
.table_b38a .soft-b129 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_77cf .sidebar-hovered-5984 {
  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);
}
.sidebar_77cf .primary_gold_3154 {
  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);
}
.sidebar_77cf
  .accordion_cab6:after {
  background-color: var(--e-global-color-primary);
}
.sidebar_77cf .accordion-012b {
  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);
}
.text_complex_d3cb .heading_42dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_complex_d3cb .iron_c013 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-inner-2a4f .aside_7485 .alert-tall-53e0 {
  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);
}
.texture-inner-2a4f .aside_7485 .green_a088 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_253c .huge_463a {
  background-color: var(--e-global-color-primary);
}
.container_253c .nav_west_7fca {
  background-color: var(--e-global-color-secondary);
}
.container_253c .popup-af72 .pro-bcb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_253c .shade-7e89 .pro-bcb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.upper_0e90 .top-3632 .border-3031 {
  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);
}
.upper_0e90 .top-3632 .picture_83d7 {
  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);
}
.upper_0e90 .top-3632 .mask-lite-ce30 {
  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);
}
.fast_0233 .form_72fb {
  border-color: var(--e-global-color-text);
}
.fast_0233 .paper_b1c9 {
  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);
}
.fast_0233 .pink-eaca {
  color: var(--e-global-color-primary);
}
.fast_0233 .shadow_north_f465 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_cdb6 .shade-dynamic-9cec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_cdb6 .green-809e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_cdb6 .container-blue-cc71:hover .shade-dynamic-9cec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_cdb6
  .container-blue-cc71:hover
  .green-809e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_c57d .breadcrumb-mini-43b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_c57d .title-17cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_solid_e58e .warm-3aad .orange-9180 {
  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);
}
.secondary_solid_e58e .tooltip_5a23 .orange-9180 {
  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);
}
.east-d3df .surface_under_155b {
  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);
}
.tag-4cd5 .panel_9418 .border_silver_1ef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-4cd5 .panel_9418 .border_silver_1ef0 {
  background-color: var(--e-global-color-secondary);
}
.tag-4cd5 .heading-14cc .border_silver_1ef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-4cd5 .heading-14cc .border_silver_1ef0 {
  background-color: var(--e-global-color-secondary);
}
.tag-4cd5 .warm_52a2 .article-yellow-7925 {
  background-color: var(--e-global-color-primary);
}
.tag-4cd5 .warm_52a2:hover .article-yellow-7925 {
  background-color: var(--e-global-color-secondary);
}
.tag-4cd5 .gallery_under_fc9f {
  background-color: var(--e-global-color-primary);
}
.tag-4cd5 .gallery_under_fc9f:hover {
  background-color: var(--e-global-color-accent);
}
.tag-4cd5 .stone_2c07 li span {
  background-color: var(--e-global-color-text);
}
.tag-4cd5 .stone_2c07 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tag-4cd5 .stone_2c07 li.yellow-6c2b span {
  background-color: var(--e-global-color-accent);
}
.component-2d9f .alert_a338 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-2d9f .small-76be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-2f4e .pagination_1bc4:before {
  background-color: var(--e-global-color-secondary);
}
.article-2f4e .badge-e699 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article-2f4e .top_dc88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_steel_a402 .photo_18d5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_steel_a402 .photo_18d5:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_steel_a402 .photo_18d5.fn-active-6cab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_steel_a402 .orange_a831 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_steel_a402 .notification_4550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_steel_a402 .container-gold-de1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_steel_a402 .wrapper_b00a {
  background-color: var(--e-global-color-primary);
}
.image_steel_a402 .wrapper_b00a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_steel_a402 .small_ac01 {
  background-color: var(--e-global-color-primary);
}
.image_steel_a402 .small_ac01 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_5af4 .summary-eea6 .chip-mini-d475 a {
  color: var(--e-global-color-secondary);
}
.sidebar_5af4 .summary-eea6 .chip-mini-d475 a:hover {
  color: var(--e-global-color-secondary);
}
.sidebar_5af4 .summary-eea6 .chip-mini-d475,
.sidebar_5af4 .summary-eea6 .chip-mini-d475 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5af4 .summary-eea6 .hard-4853 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5af4 .summary-eea6 .white-e681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5af4 .summary-eea6 .list-53d1 {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .summary-eea6 .list-53d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5af4 .summary-eea6 .list-53d1:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .summary-eea6 .fluid-cb19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_5af4 .summary-eea6 .fluid-cb19 {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .summary-eea6 .fluid-cb19:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .summary-eea6 .gallery_under_fc9f {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .summary-eea6 .gallery_under_fc9f:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .tooltip_2272 .stone_2c07 li span {
  background-color: var(--e-global-color-text);
}
.sidebar_5af4 .tooltip_2272 .stone_2c07 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_5af4 .tooltip_2272 .stone_2c07 li.yellow-6c2b span {
  background-color: var(--e-global-color-accent);
}
.sidebar_5af4 .overlay-de05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_5af4 .input-silver-2f0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-c6e5 .main-up-f56f .border-c88d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up-c6e5 .main-up-f56f .aside-top-dbcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up-c6e5 .main-up-f56f .glass-3143 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-south-a43b .image-3edf {
  border-color: var(--e-global-color-text);
}
.alert-south-a43b .lower_d2a5 {
  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);
}
.alert-south-a43b .menu-c23f {
  color: var(--e-global-color-secondary);
}
.alert-south-a43b .menu-c23f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-south-a43b .description-bright-0028 > * {
  color: var(--e-global-color-primary);
}
.alert-south-a43b .description-bright-0028 > * svg {
  fill: var(--e-global-color-primary);
}
.alert-south-a43b .filter_c53a {
  color: var(--e-global-color-primary);
}
.alert-south-a43b .filter_c53a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-south-a43b .solid_b62f {
  color: var(--e-global-color-primary);
}
.alert-south-a43b .solid_b62f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-south-a43b .footer_bde8 {
  color: var(--e-global-color-primary);
}
.alert-south-a43b .footer_bde8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-south-a43b .hidden-complex-b393 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-south-a43b .north-f972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-south-a43b .north-f972.input-stale-f43c {
  color: var(--e-global-color-secondary);
}
.alert-south-a43b .north-f972.input-stale-f43c .heading_95f1 {
  color: var(--e-global-color-accent);
}
.alert-south-a43b .north-f972.slow-1d39 {
  color: var(--e-global-color-text);
}
.alert-south-a43b .north-f972.slow-1d39 .heading_95f1 {
  color: var(--e-global-color-text);
}
.alert-south-a43b .north-f972:before {
  border-top-color: var(--e-global-color-text);
}
.alert-south-a43b .aside-east-92cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-south-a43b
  .aside-east-92cb
  .copper_7763 {
  background-color: var(--e-global-color-primary);
}
.alert-south-a43b
  .aside-east-92cb
  .copper_7763 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-south-a43b .image-3edf .dropdown_soft_8df4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_blue_6ac9 .component-red-369d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside_blue_6ac9 .badge_50a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_870a .preview_advanced_b943 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_870a
  .media-49db
  .menu-a5f5 {
  background-color: var(--e-global-color-secondary);
}
.tall_870a
  .media-49db.huge-92c7
  .menu-a5f5 {
  background-color: var(--e-global-color-text);
}
.tall_870a
  .media-49db:hover
  .menu-a5f5 {
  background-color: var(--e-global-color-accent);
}
.tall_870a
  .media-49db.fn-active-6cab
  .menu-a5f5 {
  background-color: var(--e-global-color-primary);
}
.outline-slow-6988 .gallery-purple-3b8e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.outline-slow-6988 .media-cool-bfcf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-slow-6988 .thick-c4a6 {
  background-color: var(--e-global-color-primary);
}
.outline-slow-6988 .thick-c4a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-641f .shade_b133 .section-1107 .white-808c {
  background-color: var(--e-global-color-secondary);
}
.hard-641f .shade_b133 .tabs_e42f:after {
  background-color: var(--e-global-color-secondary);
}
.hard-641f .outer-e8ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-641f .pattern_7c39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-641f .first_ef15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-641f .carousel_south_4413 {
  background-color: var(--e-global-color-primary);
}
.hard-641f .carousel_south_4413 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-641f .thick-4e57 {
  background-color: var(--e-global-color-secondary);
}
.hard-641f .thick-4e57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-641f .shade_b133 .row-fresh-5314 .photo-fa6e:hover {
  background-color: var(--e-global-color-primary);
}
.hard-641f
  .shade_b133
  .row-fresh-5314
  .photo-fa6e.article-e21e {
  background-color: var(--e-global-color-primary);
}
.hard-641f .shade_b133 .white-6c6a:before {
  border-color: var(--e-global-color-primary);
}
.hard-641f .shade_b133 .white-6c6a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hard-641f
  .shade_b133
  .white-6c6a.input-86ef:before {
  border-color: var(--e-global-color-primary);
}
.hard-641f .alert-solid-2bef span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_black_bbbc .hover-0f9c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_black_bbbc .hover-0f9c:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_black_bbbc .hover-0f9c.top-5063 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_black_bbbc .avatar_dynamic_626b {
  background-color: var(--e-global-color-primary);
}
.content_black_bbbc .avatar_dynamic_626b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_black_bbbc
  .glass_bd08
  .avatar_cold_e173
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_black_bbbc
  .input-9cb1
  .avatar_cold_e173
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_79de
  .form_in_06a4
  .stale_bcf0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_79de
  .form_in_06a4
  .focused-1437 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_79de .dim_d2ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_79de .tertiary_white_c968 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_79de .detail-liquid-9b5e {
  background-color: var(--e-global-color-primary);
}
.fluid_79de .detail-liquid-9b5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.upper-32a9 .white_fca2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.upper-32a9 .tag-brown-f31d {
  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);
}
.upper-32a9 .widget_7601 {
  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);
}
.upper-32a9 .widget_7601 a:hover {
  color: var(--e-global-color-secondary);
}
.upper-32a9 .modal_e924 {
  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);
}
.upper-32a9 .orange_6577 {
  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);
}
.upper-32a9 .box_medium_4d52 .gallery_under_fc9f {
  background-color: var(--e-global-color-primary);
}
.upper-32a9 .box_medium_4d52 .gallery_under_fc9f:hover {
  background-color: var(--e-global-color-accent);
}
.upper-32a9
  .box_medium_4d52
  .stone_2c07
  li
  span {
  background-color: var(--e-global-color-text);
}
.upper-32a9
  .box_medium_4d52
  .stone_2c07
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.upper-32a9
  .box_medium_4d52
  .stone_2c07
  li.yellow-6c2b
  span {
  background-color: var(--e-global-color-accent);
}
.advanced-ca10
  .focus-upper-998f
  .dropdown_lite_d5e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-ca10 .focus-upper-998f .clean-3f83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-ca10 .focus-upper-998f .footer-pressed-d5fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-ca10 .heading-bbdb {
  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);
}
.advanced-ca10
  .prev_851c.notice-silver-8d8b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a {
  background-color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a
  .pagination_c880.green-26cf {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a
  .static_e1bb.paper_27e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  .simple-8146
  > a {
  background-color: var(--e-global-color-secondary);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  .simple-8146
  > a
  .module-motion-7648 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  .simple-8146
  > a
  .static_e1bb.small_8fee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a
  .label-short-7dc8:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  a
  .label-short-7dc8:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146.logo-glass-47e6
  > a
  .label-short-7dc8:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  .simple-8146.logo-glass-47e6
  > a
  .label-short-7dc8:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a
  .complex-8624
  .article_64e8 {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  a
  .complex-8624
  .article_64e8 {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a
  .complex-8624
  .article_64e8,
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  a
  .complex-8624
  .article_64e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > a
  .primary_complex_9756:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  a
  .primary_complex_9756:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146.logo-glass-47e6
  > a
  .primary_complex_9756:before {
  color: var(--e-global-color-text);
}
.easy-0e43
  > .caption_1e0c
  > div
  > .green_69b2
  > .simple-8146
  > .disabled_small_f7b4
  .simple-8146.logo-glass-47e6
  > a
  .primary_complex_9756:before {
  color: var(--e-global-color-text);
}
.north_e50b .layout-new-24fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_e50b
  .thick-ecc7:hover
  .layout-new-24fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_bb2f
  > .caption_1e0c
  > .summary_basic_5e9b
  > .motion_8614
  > .selected_54ab
  > .info-light-f3cd
  .wood-03cd {
  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);
}
.gradient_bb2f
  > .caption_1e0c
  > .summary_basic_5e9b
  > .motion_8614
  > .selected_54ab
  > .info-light-f3cd:hover
  .wood-03cd {
  color: var(--e-global-color-text);
}
.gradient_bb2f
  > .caption_1e0c
  > .summary_basic_5e9b
  > .motion_8614
  > .selected_54ab
  > .info-light-f3cd:hover
  .wood-03cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient_bb2f
  > .caption_1e0c
  > .summary_basic_5e9b
  > .motion_8614
  > .selected_54ab.nav-f02c
  > .info-light-f3cd
  .wood-03cd {
  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);
}
.secondary_south_a697 .paper_70a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_south_a697 .current_c152 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_south_a697 .modal_out_8835 {
  background-color: var(--e-global-color-primary);
}
.secondary_south_a697 .modal_out_8835 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.thumbnail_rough_31e3
  > .caption_1e0c
  > .copper-c357
  > .header-large-6d02
  > .disabled-hard-2a02
  .fast-fac8 {
  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);
}
.thumbnail_rough_31e3
  > .caption_1e0c
  > .copper-c357
  > .header-large-6d02
  > .disabled-hard-2a02
  .gradient_73c2 {
  color: var(--e-global-color-text);
}
.thumbnail_rough_31e3
  > .caption_1e0c
  > .copper-c357
  > .header-large-6d02
  > .disabled-hard-2a02:hover
  .fast-fac8 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail_rough_31e3
  > .caption_1e0c
  > .copper-c357
  > .header-large-6d02
  > .disabled-hard-2a02:hover
  .gradient_73c2 {
  color: var(--e-global-color-secondary);
}
.thumbnail_rough_31e3
  > .caption_1e0c
  > .copper-c357
  > .header-large-6d02
  > .disabled-hard-2a02.bronze-a022
  .fast-fac8 {
  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);
}
.thumbnail_rough_31e3
  > .caption_1e0c
  > .copper-c357
  > .header-large-6d02
  > .disabled-hard-2a02.bronze-a022
  .gradient_73c2 {
  color: var(--e-global-color-primary);
}
.bright-1235
  .red-0996
  .backdrop-73a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-1235 .label_2e7a .dropdown_soft_8df4 .text_d26c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-pro-3089 .label_97dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-pro-3089 .heading-last-61fd .label_97dd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-pro-3089 .thumbnail_focused_1e3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-pro-3089 .thumbnail_focused_1e3a {
  background-color: var(--e-global-color-primary);
}
.texture-0a3a .active-new-5b97 .texture-static-48f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture-0a3a
  .active-new-5b97:hover
  .list-9cc1 {
  color: var(--e-global-color-secondary);
}
.texture-0a3a
  .active-new-5b97:hover
  .texture-static-48f4 {
  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);
}
.filter_down_093b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.texture_silver_ea6a {
  flex-direction: column;
}

.texture_silver_ea6a .footer-large-4fe6 {
  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.texture_silver_ea6a .footer-large-4fe6 {
  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);
}

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

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

.border_huge_026b.glass-85d0 {
  display: none;
}

.left-33a0 {
  display: none;
}

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

.wide_800f.tag-black-58b6 {
  margin-bottom: 40px;
  width: 100%;
}

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

.texture_silver_ea6a a {
  width: 100%;
}

.under-b4cd .prev_52ee.focus-65ce {
  width: 20% !important;
}

.avatar-dark-f9c5 {
  display: block;
  gap: 5px;
  text-align: center;
  background: linear-gradient(45deg, #FF6B35 0%, #F7931E 50%, #FFD700 100%); /* 巴西风格渐变 */
  white-space: nowrap;
  display: flex;
  border-radius: 15px; /* 更圆润的边角 */
  padding: 15px 30px; /* 增加内边距 */
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #FFFFFF;
  box-shadow: 0 6px 20px rgba(255, 107, 53, 0.4); /* 添加阴影效果 */
  transition: all 0.3s ease;
  text-transform: uppercase; /* 大写字母更有力量感 */
  letter-spacing: 1px; /* 字母间距 */
}

.avatar-dark-f9c5:hover {
  color: #FFFFFF;
  transform: translateY(-2px); /* 悬停时轻微上升 */
  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.6);
  background: linear-gradient(45deg, #E55A2B 0%, #E8821A 50%, #E6C200 100%);
}

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

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

.tabs-green-acd5 {
  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;
}

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

.tabs-green-acd5: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);
}

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

.under-b4cd
  .prev_52ee.description-mini-f893
  .media_d54a
  .wrapper-west-0d5f {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.medium-9bf5.badge-2445 > .modal_8f0e {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

.sort-d1e4 {
  position: relative;
  width: 100%;
}

.nav-80dd {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.media-rough-5217 {
  font-size: 35px !important;
}

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

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

.accordion_d00c {
  display: flex;
  gap: 50px;
}

.under-b4cd
  .prev_52ee.short_1a4f
  .prev_ea5d
  .item_0b09 {
  width: 100% !important;
}

.disabled-top-808d {
  width: 500px !important;
  max-width: none;
}

.fluid_6e8b {
  width: 100%;
}

.sidebar-stale-5ef0 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.gold-6d02 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.block_out_981d:hover .paragraph_up_cb36 {
  visibility: visible;
}
.block_out_981d:hover.block_out_981d::before {
  display: block;
}

.summary_8f3e h3 {
  color: #fff;
}

.list-gas-99c6 {
  margin: 0;
}

.under-b4cd
  .prev_52ee.short_1a4f
  .item_0b09
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.input-dirty-34f6 {
  width: 100%;
}

.popup_complex_dd17 {
  width: 100%;
}

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

.popup_complex_dd17 {
  width: 100%;
}

.layout-bright-2be6 {
  margin-bottom: 10px !important;
}

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

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

.summary-0b01 {
  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;
}

.texture_silver_ea6a .footer-large-4fe6.description_clean_6cbd {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.texture_silver_ea6a h1.footer-large-4fe6 {
  margin-top: 80px !important;
}

.under-b4cd .prev_52ee.notice-4fbf {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.pink-050a img {
  width: 100%;
}

.list_ef5e .shade_top_bf1d.media_d54a {
  justify-content: space-between;
}

.element-9983 {
  display: none;
}

.medium_4812 .shade_basic_887d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .medium-9bf5 .modal_8f0e {
    flex-wrap: nowrap !important;
  }
}

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

  .disabled-top-808d {
    width: 100% !important;
  }
}

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

  .avatar-dark-f9c5 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .list_ef5e .shade_top_bf1d.media_d54a {
    border-bottom: 1px solid #f0c159;
  }

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

  .medium-9bf5.badge-2445 > .modal_8f0e {
    gap: 15px;
    justify-content: space-between;
  }

  .under-b4cd
    .prev_52ee.short_1a4f
    .item_0b09
    img {
    width: 60% !important;
  }

  .nav-80dd {
    left: 2%;
  }

  .badge_down_6e6b {
    margin: 10px 0;
  }

  .texture_silver_ea6a .shade_basic_887d {
    margin: 0;
    margin-bottom: 10px;
  }

  .avatar-dark-f9c5 {
    font-size: 16px !important;
  }

  .media-rough-5217 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.texture_silver_ea6a .footer-large-4fe6,
  .texture_silver_ea6a .footer-large-4fe6 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .item_0b09 {
    justify-content: center;
  }

  .texture_silver_ea6a .shade_basic_887d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .under-b4cd .prev_52ee.focus-65ce {
    width: 75% !important;
  }

  .pink-050a img {
    width: 100% !important;
  }
}

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

  h2.texture_silver_ea6a .footer-large-4fe6,
  .texture_silver_ea6a .footer-large-4fe6 {
    font-size: 30px !important;
  }

  .item_0b09 {
    justify-content: center;
  }

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

  .tertiary_1631
    .carousel_down_86b9.highlight_fluid_be90 {
    margin: 0 !important;
  }

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

  .badge_down_6e6b {
    display: flex;
  }

  .thumbnail-fast-72db .avatar-dark-f9c5 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .grid-e8cf svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .texture_silver_ea6a h1.footer-large-4fe6 {
    margin-top: 40px !important;
  }

  .under-b4cd
    .prev_52ee.short_1a4f
    .item_0b09
    img,
  .form-dim-8984 .prev_ea5d {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tabs-green-acd5 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .under-b4cd .prev_52ee.focus-65ce {
    width: 100% !important;
  }

  .medium-9bf5.badge-2445 > .modal_8f0e {
    gap: 3px;
  }

  .texture_silver_ea6a .shade_basic_887d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.list_ef5e .shade_top_bf1d.media_d54a: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .list_ef5e .shade_top_bf1d.media_d54a {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .texture_silver_ea6a .footer-large-4fe6 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .avatar-dark-f9c5 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.table-3ff7 .container-c416 {
  flex-shrink: 0;
  white-space: nowrap;
}

.table-3ff7 .outer-e499 {
  flex-shrink: 0;
  min-width: fit-content;
}

.table-3ff7 .wrapper-west-0d5f {
  white-space: nowrap;
}

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

.table-3ff7 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.table-3ff7 .container-c416 {
  max-width: 80px !important;
}

.table-3ff7 .outer-e499 {
  max-width: 80px !important;
  overflow: hidden;
}

.table-3ff7 .shade_top_bf1d.media_d54a {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.table-3ff7 .wrapper-west-0d5f {
  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);
  }
}

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

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

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

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

body .tabs-green-acd5:nth-child(2),
.under-b4cd .tabs-green-acd5:nth-child(2),
#page .tabs-green-acd5: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;
}

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

/* css-noise: db8a */
.phantom-card-k7 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.2;
}
