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(.center_decf) {
  gap: 0.5em;
}
:where(.short_4f76) {
  gap: 0.5em;
}
body .first-d802 > .wood-7848 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .first-d802 > .upper-0cb3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .first-d802 > .short_5cc7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .north_6e7e > .wood-7848 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .north_6e7e > .upper-0cb3 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .north_6e7e > .short_5cc7 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .north_6e7e
  > :where(:not(.wood-7848):not(.upper-0cb3):not(.chip-7f26)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .north_6e7e > .focus_ab75 {
  max-width: var(--wp--style--global--wide-size);
}
body .center_decf {
  display: flex;
}
body .center_decf {
  flex-wrap: wrap;
  align-items: center;
}
body .center_decf > * {
  margin: 0;
}
body .short_4f76 {
  display: grid;
}
body .short_4f76 > * {
  margin: 0;
}
:where(.description-light-4956.center_decf) {
  gap: 2em;
}
:where(.description-light-4956.short_4f76) {
  gap: 2em;
}
:where(.notification-bb81.center_decf) {
  gap: 1.25em;
}
:where(.notification-bb81.short_4f76) {
  gap: 1.25em;
}
.dropdown_east_94e2 {
  color: var(--wp--preset--color--black) !important;
}
.new-6357 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.column_3f0c {
  color: var(--wp--preset--color--white) !important;
}
.pattern_dynamic_0117 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.focused-17f0 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.border-4838 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.title-hard-9481 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_83fb {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.south-40b6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.detail-9cfb {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hot_43e3 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture_efe3 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wood-037a {
  background-color: var(--wp--preset--color--black) !important;
}
.rough_781a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.feature_5293 {
  background-color: var(--wp--preset--color--white) !important;
}
.menu_ab11 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.frame-59b5 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.section-black-976b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.active_outer_8b21 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.hover-lite-d24f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.button_over_f786 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.bottom_e2dc {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.banner_99ef {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.thumbnail_9c04 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hard_4262 {
  border-color: var(--wp--preset--color--black) !important;
}
.photo-ec26 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.bronze-5504 {
  border-color: var(--wp--preset--color--white) !important;
}
.cool-d9e4 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.over_1b6f {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.header_out_2362 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.gold_33f4 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.gold-2393 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.complex-0442 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next-38d2 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.smooth-dbf9 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tall-b69f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.logo-warm-56f4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.pattern-eb4a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.background_8fe1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.static_ebe6 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.out_74fa {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.focused_5d88 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.huge_8025 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.message_tall_7cd0 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.notice_655d {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gradient_thick_a173 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.thumbnail_gold_44e9 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.gold_a4e3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.green_b334 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.border_fbe9 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.alert-prev-0e25 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.outer-9545 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.east_da06 a:where(:not(.component_thick_8fd1)) {
  color: inherit;
}
:where(.notification-bb81.center_decf) {
  gap: 1.25em;
}
:where(.notification-bb81.short_4f76) {
  gap: 1.25em;
}
:where(.description-light-4956.center_decf) {
  gap: 2em;
}
:where(.description-light-4956.short_4f76) {
  gap: 2em;
}
.column-pressed-5681 {
  font-size: 1.5em;
  line-height: 1.6;
}

.item_up_5e06 .accent_active_e10f {
  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);
}
.mini-ce51 .accent_black_1db0 {
  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);
}
.north-dfd1 {
  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);
}
.north-dfd1.black-9393 .aside_a509 {
  background-color: var(--e-global-color-primary);
}
.north-dfd1.layout-95ca .aside_a509,
.north-dfd1.paper_a1d1 .aside_a509 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.brown_f575 .module-dark-7737 {
  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);
}
.mask-2431 {
  --divider-color: var(--e-global-color-secondary);
}
.mask-2431 .iron-1537 {
  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);
}
.mask-2431.column_3988 .column-e09e {
  background-color: var(--e-global-color-secondary);
}
.mask-2431.info_967e .column-e09e,
.mask-2431.basic_39a1 .column-e09e {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.mask-2431.info_967e .column-e09e,
.mask-2431.basic_39a1 .column-e09e svg {
  fill: var(--e-global-color-secondary);
}
.heading_red_bc3a .highlight_4cd9 {
  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);
}
.heading_red_bc3a .status-full-5836 {
  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);
}
.button_0e38.column_3988 .column-e09e {
  background-color: var(--e-global-color-primary);
}
.button_0e38.info_967e .column-e09e,
.button_0e38.basic_39a1 .column-e09e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button_0e38.info_967e .column-e09e,
.button_0e38.basic_39a1 .column-e09e svg {
  fill: var(--e-global-color-primary);
}
.small-9421.column_3988 .column-e09e {
  background-color: var(--e-global-color-primary);
}
.small-9421.info_967e .column-e09e,
.small-9421.basic_39a1 .column-e09e {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.small-9421 .action_6470 {
  color: var(--e-global-color-primary);
}
.small-9421 .action_6470,
.small-9421 .action_6470 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-9421 .footer_d516 {
  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);
}
.paper-ddba .frame-orange-b3af {
  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_20f4 .module_stale_9652 .tertiary_gold_5bc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_4490 .smooth_0647:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.in_4490 .title_79b7 i {
  color: var(--e-global-color-primary);
}
.in_4490 .title_79b7 svg {
  fill: var(--e-global-color-primary);
}
.in_4490 .carousel_7ef5 {
  color: var(--e-global-color-secondary);
}
.in_4490 .smooth_0647 > .carousel_7ef5,
.in_4490 .smooth_0647 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-selected-3b67 .hero-a30f {
  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);
}
.gallery-selected-3b67 .heading_liquid_8ba2 {
  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);
}
.feature_32f4 .complex-c674 .button_559b {
  background-color: var(--e-global-color-primary);
}
.feature_32f4 .large_41fe {
  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);
}
.article_in_114d .tertiary_e6e6 {
  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_in_114d .pagination-west-a41b {
  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_in_114d .description_hard_a4c6 {
  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);
}
.shadow-447c .progress_b2bd,
.shadow-447c .progress_b2bd a {
  color: var(--e-global-color-primary);
}
.shadow-447c .progress_b2bd.mini-31ec,
.shadow-447c .progress_b2bd.mini-31ec a {
  color: var(--e-global-color-accent);
}
.shadow-447c .progress_b2bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-447c .active_motion_53e8 {
  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);
}
.card_70c2 .detail_2294,
.card_70c2 .photo_cool_4683 {
  color: var(--e-global-color-primary);
}
.card_70c2 .detail_2294 svg {
  fill: var(--e-global-color-primary);
}
.card_70c2 .mini-31ec .detail_2294,
.card_70c2 .mini-31ec .photo_cool_4683 {
  color: var(--e-global-color-accent);
}
.card_70c2 .mini-31ec .detail_2294 svg {
  fill: var(--e-global-color-accent);
}
.card_70c2 .photo_cool_4683 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_70c2 .active_motion_53e8 {
  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);
}
.dynamic-301c .box_current_379e,
.dynamic-301c .form-iron-c26e {
  color: var(--e-global-color-primary);
}
.dynamic-301c .form-iron-c26e svg {
  fill: var(--e-global-color-primary);
}
.dynamic-301c .progress_b2bd.mini-31ec a,
.dynamic-301c
  .progress_b2bd.mini-31ec
  .form-iron-c26e {
  color: var(--e-global-color-accent);
}
.dynamic-301c .box_current_379e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-301c .active_motion_53e8 {
  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_330c .footer_d746 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_330c .button-lower-bfea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-bc93 .bronze_4cbe .button-c24a {
  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);
}
.overlay-bc93 .bronze_4cbe .tooltip-north-322b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-bc93 .input-206a .button-c24a {
  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);
}
.overlay-bc93
  .input-206a
  .tooltip-north-322b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-bc93
  .new-df13
  .button-c24a {
  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);
}
.overlay-bc93
  .new-df13
  .tooltip-north-322b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-bc93
  .active_iron_ca82
  .button-c24a {
  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);
}
.overlay-bc93
  .active_iron_ca82
  .tooltip-north-322b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_5ac3 .accordion-b30a {
  background-color: var(--e-global-color-primary);
}
.surface_5ac3 .accordion-b30a:hover {
  background-color: var(--e-global-color-primary);
}
.surface_5ac3 .detail-brown-3acd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_5ac3
  .accordion-b30a:hover
  .detail-brown-3acd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip_307b .preview-simple-fd26 {
  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);
}
.tag_center_0d75 .footer_simple_c74e .carousel-a7b9 a {
  background-color: var(--e-global-color-accent);
}
.tag_center_0d75 .footer_simple_c74e .avatar_cdba a {
  background-color: var(--e-global-color-accent);
}
.tag_center_0d75 .footer_simple_c74e .carousel-a7b9 a,
.tag_center_0d75 .footer_simple_c74e .avatar_cdba a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-3a85
  .prev-2af0.inner-6249
  .footer_simple_c74e
  a.gallery_tall_21c6 {
  background-color: var(--e-global-color-accent);
}
.tooltip-3a85
  .prev-2af0.inner-6249
  .footer_simple_c74e
  span.gallery_tall_21c6.fn-current-f07b {
  background-color: var(--e-global-color-text);
}
.tooltip-3a85
  .prev-2af0.inner-6249
  .footer_simple_c74e
  .gallery_tall_21c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a .dim-b3cb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .main_cold_0f3c
  > .highlight_71e4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .shadow-f3a7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .backdrop-c7ff
  .section-c663,
.texture_in_8d0a
  .backdrop-c7ff
  .photo_c7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_in_8d0a
  .backdrop-c7ff
  .banner_adcd,
.texture_in_8d0a
  .backdrop-c7ff
  a
  .banner_adcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .backdrop-c7ff
  .focus_6db3 {
  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);
}
.texture_in_8d0a
  .backdrop-c7ff
  .soft-3324 {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .backdrop-c7ff
  .soft-3324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .backdrop-c7ff
  .soft-3324:hover {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .backdrop-c7ff
  .bright_1b0b {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .backdrop-c7ff
  .bright_1b0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .backdrop-c7ff
  .bright_1b0b:hover {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .purple-fa37
  .copper-a1da
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_in_8d0a
  .purple-fa37
  .block-d46c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .purple-fa37
  .focus_6db3 {
  color: var(--e-global-color-text);
}
.texture_in_8d0a
  .purple-fa37
  .focus_6db3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .purple-fa37
  .soft-3324 {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .purple-fa37
  .soft-3324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .purple-fa37
  .soft-3324:hover {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .purple-fa37
  .bright_1b0b {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a
  .purple-fa37
  .bright_1b0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_in_8d0a
  .purple-fa37
  .bright_1b0b:hover {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a .accordion_e908 {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a .accordion_e908:hover {
  background-color: var(--e-global-color-primary);
}
.texture_in_8d0a .info-middle-2914 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_in_8d0a .content_224f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_red_4fa7 .simple_3a19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_red_4fa7
  .large_a00a
  > div:nth-child(3)
  .simple_3a19,
.box_red_4fa7
  .frame-9439
  > div:nth-child(1)
  .simple_3a19,
.box_red_4fa7
  .media_dd64
  > div:nth-child(1)
  .simple_3a19,
.box_red_4fa7
  .focus_soft_8081
  > div:nth-child(1)
  .simple_3a19,
.box_red_4fa7
  .shade_glass_79a7
  > div:nth-child(1)
  .simple_3a19 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_red_4fa7 .focused-eeea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_red_4fa7 .iron-752e {
  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);
}
.box_red_4fa7 .form_aae8 {
  background-color: var(--e-global-color-primary);
}
.box_red_4fa7 .form_aae8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_red_4fa7 .form_aae8:hover {
  background-color: var(--e-global-color-primary);
}
.box_red_4fa7 .stale-d876 {
  background-color: var(--e-global-color-primary);
}
.box_red_4fa7 .stale-d876:hover {
  background-color: var(--e-global-color-primary);
}
.box_red_4fa7 .info-middle-2914 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box_red_4fa7 .content_224f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-8a9c .purple-e261 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-8a9c .hard-af53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8a9c .grid_3254 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8a9c .widget_smooth_1b87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8a9c .description_c3bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-8a9c .stale-d876 {
  background-color: var(--e-global-color-primary);
}
.backdrop-8a9c .stale-d876:hover {
  background-color: var(--e-global-color-primary);
}
.last-e305 .carousel_iron_1a68 {
  background-color: var(--e-global-color-secondary);
}
.last-e305 .module-2406 {
  background-color: var(--e-global-color-text);
}
.last-e305 .message_tall_40c5 {
  background-color: var(--e-global-color-secondary);
}
.last-e305 .advanced_4087 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last-e305 .plasma-7dd2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-e305 .card-9a62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-e305 .short-10f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last-e305 .gallery_8a03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_current_426e .over_26b7 .grid_60f9,
.hidden_current_426e
  .over_26b7
  .grid_60f9
  a,
.hidden_current_426e .heading_dynamic_123a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_current_426e .over_26b7 .border_dim_44c0,
.hidden_current_426e .title-32e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_current_426e .over_26b7 .border_dim_44c0 {
  color: var(--e-global-color-text);
}
.hidden_current_426e .title-32e6 {
  color: var(--e-global-color-text);
}
.hidden_current_426e
  .over_26b7
  .fixed-d05e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden_current_426e .hero-cool-6980 .last-81e0 {
  background-color: var(--e-global-color-primary);
}
.hidden_current_426e .hero-cool-6980 .last-81e0:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_current_426e .hero-cool-6980 .mask_d935 li span {
  background-color: var(--e-global-color-text);
}
.hidden_current_426e .hero-cool-6980 .mask_d935 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden_current_426e
  .hero-cool-6980
  .mask_d935
  li.gradient_a32b
  span {
  background-color: var(--e-global-color-accent);
}
.hidden_current_426e .small-c53f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_a5cf .chip-mini-9d5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_0d57 .progress-4921 {
  background-color: var(--e-global-color-primary);
}
.notification_0d57 .fast-3f1a {
  background-color: var(--e-global-color-secondary);
}
.notification_0d57 .icon-b953 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_0d57 .selected_4232 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_0d57 .heading_under_9f2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_0d57 .article_narrow_6933 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_0d57 .wrapper_bd1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_0d57 .wrapper_9336 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_0d57 .card_bottom_c9eb {
  background-color: var(--e-global-color-primary);
}
.notification_0d57 .card_bottom_c9eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.message-inner-47f6 .outer-2b0b {
  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);
}
.message-inner-47f6 .article-f455 {
  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);
}
.message-inner-47f6
  .background-d77c:after {
  background-color: var(--e-global-color-primary);
}
.message-inner-47f6 .nav_f24b {
  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);
}
.row-liquid-bbe0 .heading_dynamic_123a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-liquid-bbe0 .title-32e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_9d5d .liquid-b26d .hot-c611 {
  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);
}
.lower_9d5d .liquid-b26d .frame-pro-6bf0 {
  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);
}
.overlay-d29e .gradient_6114 {
  background-color: var(--e-global-color-primary);
}
.overlay-d29e .tooltip-cf95 {
  background-color: var(--e-global-color-secondary);
}
.overlay-d29e .element_c3f7 .huge_9aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-d29e .header_cold_e8f5 .huge_9aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_silver_8666 .mask-9b36 .tooltip-rough-4676 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_silver_8666 .mask-9b36 .wrapper_hard_9867 {
  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);
}
.pagination_silver_8666 .mask-9b36 .banner-34f5 {
  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);
}
.article-2562 .row-d613 {
  border-color: var(--e-global-color-text);
}
.article-2562 .fresh-8d5b {
  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-2562 .pink_e02a {
  color: var(--e-global-color-primary);
}
.article-2562 .media_a9b1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-0c73 .accent_6af5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-0c73 .layout-under-a8f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-0c73 .gas-c7f1:hover .accent_6af5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-0c73
  .gas-c7f1:hover
  .layout-under-a8f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_cb3a .notification_steel_5ad1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.clean_cb3a .menu_glass_03de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outer-c3b2 .full-3ee9 .paper-179c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outer-c3b2 .gold-8507 .paper-179c {
  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);
}
.item_9e84 .item_666b {
  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);
}
.tooltip-d86a .disabled_63bc .text_blue_f7fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-d86a .disabled_63bc .text_blue_f7fa {
  background-color: var(--e-global-color-secondary);
}
.tooltip-d86a .label-265a .text_blue_f7fa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-d86a .label-265a .text_blue_f7fa {
  background-color: var(--e-global-color-secondary);
}
.tooltip-d86a .new-81d1 .out-71d1 {
  background-color: var(--e-global-color-primary);
}
.tooltip-d86a .new-81d1:hover .out-71d1 {
  background-color: var(--e-global-color-secondary);
}
.tooltip-d86a .last-81e0 {
  background-color: var(--e-global-color-primary);
}
.tooltip-d86a .last-81e0:hover {
  background-color: var(--e-global-color-accent);
}
.tooltip-d86a .mask_d935 li span {
  background-color: var(--e-global-color-text);
}
.tooltip-d86a .mask_d935 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tooltip-d86a .mask_d935 li.gradient_a32b span {
  background-color: var(--e-global-color-accent);
}
.title-4a82 .bottom_6579 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-4a82 .row_0bef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-dark-4457 .description_5d80:before {
  background-color: var(--e-global-color-secondary);
}
.aside-dark-4457 .border_fluid_4f41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-dark-4457 .iron_fc7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-21c2 .up_0f7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-21c2 .up_0f7e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-21c2 .up_0f7e.fn-active-f07b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-21c2 .gallery-1498 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-21c2 .pattern-blue-7559 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-21c2 .tertiary-under-1745 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-21c2 .focused_bd14 {
  background-color: var(--e-global-color-primary);
}
.short-21c2 .focused_bd14 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-21c2 .tag_833c {
  background-color: var(--e-global-color-primary);
}
.short-21c2 .tag_833c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_up_f6d1 .black-3b21 .pattern_e3dd a {
  color: var(--e-global-color-secondary);
}
.table_up_f6d1 .black-3b21 .pattern_e3dd a:hover {
  color: var(--e-global-color-secondary);
}
.table_up_f6d1 .black-3b21 .pattern_e3dd,
.table_up_f6d1 .black-3b21 .pattern_e3dd a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_up_f6d1 .black-3b21 .smooth_4343 {
  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);
}
.table_up_f6d1 .black-3b21 .bottom-7766 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_up_f6d1 .black-3b21 .surface-1d3c {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .black-3b21 .surface-1d3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table_up_f6d1 .black-3b21 .surface-1d3c:hover {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .black-3b21 .dark_5a77 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_up_f6d1 .black-3b21 .dark_5a77 {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .black-3b21 .dark_5a77:hover {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .black-3b21 .last-81e0 {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .black-3b21 .last-81e0:hover {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .hero-cool-6980 .mask_d935 li span {
  background-color: var(--e-global-color-text);
}
.table_up_f6d1 .hero-cool-6980 .mask_d935 li span:hover {
  background-color: var(--e-global-color-primary);
}
.table_up_f6d1 .hero-cool-6980 .mask_d935 li.gradient_a32b span {
  background-color: var(--e-global-color-accent);
}
.table_up_f6d1 .info-middle-2914 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table_up_f6d1 .content_224f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-e0b1 .button-6457 .tooltip-tall-9ca8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-e0b1 .button-6457 .text_smooth_f4f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.action-e0b1 .button-6457 .text_fixed_b5cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_084d .main-ba2b {
  border-color: var(--e-global-color-text);
}
.row_084d .bottom_81f3 {
  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);
}
.row_084d .accent-f79a {
  color: var(--e-global-color-secondary);
}
.row_084d .accent-f79a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_084d .progress_ce98 > * {
  color: var(--e-global-color-primary);
}
.row_084d .progress_ce98 > * svg {
  fill: var(--e-global-color-primary);
}
.row_084d .complex-bfb6 {
  color: var(--e-global-color-primary);
}
.row_084d .complex-bfb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_084d .shadow-middle-1a05 {
  color: var(--e-global-color-primary);
}
.row_084d .shadow-middle-1a05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_084d .tall-c5bc {
  color: var(--e-global-color-primary);
}
.row_084d .tall-c5bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_084d .box_light_09eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_084d .light_1ed2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_084d .light_1ed2.accordion-paper-2f0d {
  color: var(--e-global-color-secondary);
}
.row_084d .light_1ed2.accordion-paper-2f0d .title_9caf {
  color: var(--e-global-color-accent);
}
.row_084d .light_1ed2.huge-6699 {
  color: var(--e-global-color-text);
}
.row_084d .light_1ed2.huge-6699 .title_9caf {
  color: var(--e-global-color-text);
}
.row_084d .light_1ed2:before {
  border-top-color: var(--e-global-color-text);
}
.row_084d .footer-81ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_084d
  .footer-81ff
  .grid-7f8c {
  background-color: var(--e-global-color-primary);
}
.row_084d
  .footer-81ff
  .grid-7f8c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_084d .main-ba2b .banner_39a1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_west_31e9 .background-2124 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_west_31e9 .south_e8f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-539a .tag_6824 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current-539a
  .dropdown_paper_7fc8
  .medium-f9c1 {
  background-color: var(--e-global-color-secondary);
}
.current-539a
  .dropdown_paper_7fc8.item_left_7027
  .medium-f9c1 {
  background-color: var(--e-global-color-text);
}
.current-539a
  .dropdown_paper_7fc8:hover
  .medium-f9c1 {
  background-color: var(--e-global-color-accent);
}
.current-539a
  .dropdown_paper_7fc8.fn-active-f07b
  .medium-f9c1 {
  background-color: var(--e-global-color-primary);
}
.form-89bc .highlight_down_18f7 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.form-89bc .container-a146 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form-89bc .tag_62d6 {
  background-color: var(--e-global-color-primary);
}
.form-89bc .tag_62d6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_18e6 .current_a3ad .red-6248 .glass-88ea {
  background-color: var(--e-global-color-secondary);
}
.large_18e6 .current_a3ad .icon_d34b:after {
  background-color: var(--e-global-color-secondary);
}
.large_18e6 .surface_north_8a85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_18e6 .center-b9f9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_18e6 .soft_1e89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.large_18e6 .background-7548 {
  background-color: var(--e-global-color-primary);
}
.large_18e6 .background-7548 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_18e6 .border-8eb1 {
  background-color: var(--e-global-color-secondary);
}
.large_18e6 .border-8eb1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large_18e6 .current_a3ad .primary_over_04bd .message-wide-eaa0:hover {
  background-color: var(--e-global-color-primary);
}
.large_18e6
  .current_a3ad
  .primary_over_04bd
  .message-wide-eaa0.old-b540 {
  background-color: var(--e-global-color-primary);
}
.large_18e6 .current_a3ad .full-32eb:before {
  border-color: var(--e-global-color-primary);
}
.large_18e6 .current_a3ad .full-32eb:hover:before {
  border-color: var(--e-global-color-secondary);
}
.large_18e6
  .current_a3ad
  .full-32eb.down-6859:before {
  border-color: var(--e-global-color-primary);
}
.large_18e6 .mask_thick_ebb8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-0fdf .basic-36ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-0fdf .basic-36ea:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-0fdf .basic-36ea.active-f2e7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-0fdf .orange-c544 {
  background-color: var(--e-global-color-primary);
}
.white-0fdf .orange-c544 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-0fdf
  .description-5e33
  .border_out_66b6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white-0fdf
  .modal-outer-0f90
  .border_out_66b6
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-down-e2f6
  .solid-995a
  .outer_a2ed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-down-e2f6
  .solid-995a
  .block-9825 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-down-e2f6 .accordion_6414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-down-e2f6 .info_e5a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-down-e2f6 .input_36c8 {
  background-color: var(--e-global-color-primary);
}
.border-down-e2f6 .input_36c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.inner-cae1 .module-a9e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-cae1 .tag_yellow_0418 {
  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);
}
.inner-cae1 .row-e223 {
  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);
}
.inner-cae1 .row-e223 a:hover {
  color: var(--e-global-color-secondary);
}
.inner-cae1 .solid_03ec {
  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);
}
.inner-cae1 .full-4cf3 {
  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);
}
.inner-cae1 .hover-gold-5045 .last-81e0 {
  background-color: var(--e-global-color-primary);
}
.inner-cae1 .hover-gold-5045 .last-81e0:hover {
  background-color: var(--e-global-color-accent);
}
.inner-cae1
  .hover-gold-5045
  .mask_d935
  li
  span {
  background-color: var(--e-global-color-text);
}
.inner-cae1
  .hover-gold-5045
  .mask_d935
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.inner-cae1
  .hover-gold-5045
  .mask_d935
  li.gradient_a32b
  span {
  background-color: var(--e-global-color-accent);
}
.mask_over_32f3
  .short_6779
  .solid_5c09 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_over_32f3 .short_6779 .old_360f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_over_32f3 .short_6779 .table_first_5161 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_over_32f3 .notification-8691 {
  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);
}
.mask_over_32f3
  .sort-west-8bd5.slider-48c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a {
  background-color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a
  .first_cc2a.easy_248e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a
  .purple_e2b3.disabled_043e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  .background_959a
  > a {
  background-color: var(--e-global-color-secondary);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  .background_959a
  > a
  .hidden-414c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  .background_959a
  > a
  .purple_e2b3.center-5ce2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a
  .simple-7ba3:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  a
  .simple-7ba3:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a.chip_2403
  > a
  .simple-7ba3:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  .background_959a.chip_2403
  > a
  .simple-7ba3:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a
  .notification-29b6
  .image-6ac0 {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  a
  .notification-29b6
  .image-6ac0 {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a
  .notification-29b6
  .image-6ac0,
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  a
  .notification-29b6
  .image-6ac0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > a
  .status_1828:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  a
  .status_1828:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a.chip_2403
  > a
  .status_1828:before {
  color: var(--e-global-color-text);
}
.stone_4fbb
  > .disabled_925b
  > div
  > .picture_7412
  > .background_959a
  > .west_17d7
  .background_959a.chip_2403
  > a
  .status_1828:before {
  color: var(--e-global-color-text);
}
.breadcrumb-c695 .dark_79c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-c695
  .component-hovered-e014:hover
  .dark_79c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_a581
  > .disabled_925b
  > .secondary-8e2e
  > .widget-148f
  > .column_3e42
  > .blue-775c
  .focus_lite_8a1a {
  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);
}
.hard_a581
  > .disabled_925b
  > .secondary-8e2e
  > .widget-148f
  > .column_3e42
  > .blue-775c:hover
  .focus_lite_8a1a {
  color: var(--e-global-color-text);
}
.hard_a581
  > .disabled_925b
  > .secondary-8e2e
  > .widget-148f
  > .column_3e42
  > .blue-775c:hover
  .focus_lite_8a1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_a581
  > .disabled_925b
  > .secondary-8e2e
  > .widget-148f
  > .column_3e42.preview_plasma_1c44
  > .blue-775c
  .focus_lite_8a1a {
  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);
}
.table-039d .dirty-b8ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-039d .menu-copper-2523 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-039d .white_00ac {
  background-color: var(--e-global-color-primary);
}
.table-039d .white_00ac {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-a493
  > .disabled_925b
  > .description-gold-3582
  > .nav_advanced_2e32
  > .pattern-2c98
  .upper-9e64 {
  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);
}
.large-a493
  > .disabled_925b
  > .description-gold-3582
  > .nav_advanced_2e32
  > .pattern-2c98
  .logo-tall-4199 {
  color: var(--e-global-color-text);
}
.large-a493
  > .disabled_925b
  > .description-gold-3582
  > .nav_advanced_2e32
  > .pattern-2c98:hover
  .upper-9e64 {
  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);
}
.large-a493
  > .disabled_925b
  > .description-gold-3582
  > .nav_advanced_2e32
  > .pattern-2c98:hover
  .logo-tall-4199 {
  color: var(--e-global-color-secondary);
}
.large-a493
  > .disabled_925b
  > .description-gold-3582
  > .nav_advanced_2e32
  > .pattern-2c98.copper_1fef
  .upper-9e64 {
  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);
}
.large-a493
  > .disabled_925b
  > .description-gold-3582
  > .nav_advanced_2e32
  > .pattern-2c98.copper_1fef
  .logo-tall-4199 {
  color: var(--e-global-color-primary);
}
.nav-b9e5
  .background_white_5a6d
  .component_south_0c94 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-b9e5 .outline-plasma-b56c .banner_39a1 .pagination-bright-0d8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-bf7b .section-bottom-80f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-bf7b .title-north-769c .section-bottom-80f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-bf7b .element-paper-56a0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-bf7b .element-paper-56a0 {
  background-color: var(--e-global-color-primary);
}
.mask_306e .component-b7b5 .fixed-28e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_306e
  .component-b7b5:hover
  .action_fe45 {
  color: var(--e-global-color-secondary);
}
.mask_306e
  .component-b7b5:hover
  .fixed-28e6 {
  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);
}
.nav_baa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.gallery-white-f7da {
  flex-direction: column;
}

.gallery-white-f7da .status_pro_1d34 {
  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.gallery-white-f7da .status_pro_1d34 {
  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);
}

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

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

.photo_red_84b2.bottom_df2c {
  display: none;
}

.wrapper-last-27ca {
  display: none;
}

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

.shadow-black-809c.module_fast_ed17 {
  margin-bottom: 40px;
  width: 100%;
}

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

.gallery-white-f7da a {
  width: 100%;
}

.warm-0025 .media_81f2.tag-df70 {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.warm-0025
  .media_81f2.accent_dc9b
  .feature_yellow_09a6
  .breadcrumb-5b4d {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.gold_d5c6.element-7236 > .hovered-d5bf {
  display: flex;
  align-items: center;
}

.form-pressed-d8da {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.photo-355b {
  display: flex;
  gap: 50px;
}

.warm-0025
  .media_81f2.logo_fresh_7f2c
  .box-center-871c
  .container_fluid_7626 {
  width: 100% !important;
}

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

.mask_upper_6d50 {
  width: 100%;
}

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

.hovered-5bc9 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.hovered-5bc9:hover .paragraph_fab8 {
  visibility: visible;
}
.hovered-5bc9:hover.hovered-5bc9::before {
  display: block;
}

.photo_top_4de9 h3 {
  color: #fff;
}

.pro-b0ff {
  margin: 0;
}

.warm-0025
  .media_81f2.logo_fresh_7f2c
  .container_fluid_7626
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.frame-de93 {
  width: 100%;
}

.item_fresh_03e2 {
  width: 100%;
}

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

.item_fresh_03e2 {
  width: 100%;
}

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

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

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

.avatar-west-adfe {
  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;
}

.gallery-white-f7da .status_pro_1d34.frame_15aa {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.gallery-white-f7da h1.status_pro_1d34 {
  margin-top: 80px !important;
}

.warm-0025 .media_81f2.east_3fca {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tabs_static_a57a img {
  width: 100%;
}

.picture_2c05 .shade_upper_e53d.feature_yellow_09a6 {
  justify-content: space-between;
}

.message_over_9b1d {
  display: none;
}

.up-9874 .shadow_pink_30f2 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .gold_d5c6 .hovered-d5bf {
    flex-wrap: nowrap !important;
  }
}

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

  .top-f0f3 {
    width: 100% !important;
  }
}

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

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

  .picture_2c05 .shade_upper_e53d.feature_yellow_09a6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .gold_d5c6.element-7236 > .hovered-d5bf {
    gap: 15px;
    justify-content: space-between;
  }

  .warm-0025
    .media_81f2.logo_fresh_7f2c
    .container_fluid_7626
    img {
    width: 60% !important;
  }

  .primary_orange_f122 {
    left: 2%;
  }

  .huge_0619 {
    margin: 10px 0;
  }

  .gallery-white-f7da .shadow_pink_30f2 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.gallery-white-f7da .status_pro_1d34,
  .gallery-white-f7da .status_pro_1d34 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .container_fluid_7626 {
    justify-content: center;
  }

  .gallery-white-f7da .shadow_pink_30f2 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .warm-0025 .media_81f2.tag-df70 {
    width: 75% !important;
  }

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

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

  h2.gallery-white-f7da .status_pro_1d34,
  .gallery-white-f7da .status_pro_1d34 {
    font-size: 30px !important;
  }

  .container_fluid_7626 {
    justify-content: center;
  }

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

  .texture_stone_91e2
    .shadow-9bd9.up_071c {
    margin: 0 !important;
  }

  .form-pressed-d8da {
    margin: 0;
    gap: 10px;
  }

  .huge_0619 {
    display: flex;
  }

  .avatar_bcd1 .light_4676 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .bottom-a1ae svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .gallery-white-f7da h1.status_pro_1d34 {
    margin-top: 40px !important;
  }

  .warm-0025
    .media_81f2.logo_fresh_7f2c
    .container_fluid_7626
    img,
  .heading_red_bc3a .box-center-871c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .warm-0025 .media_81f2.tag-df70 {
    width: 100% !important;
  }

  .gold_d5c6.element-7236 > .hovered-d5bf {
    gap: 3px;
  }

  .gallery-white-f7da .shadow_pink_30f2 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.picture_2c05 .shade_upper_e53d.feature_yellow_09a6: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);
}

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

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

.gallery-white-f7da {
  position: relative;
  padding-top: 30px;
}

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .picture_2c05 .shade_upper_e53d.feature_yellow_09a6 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .gallery-white-f7da .status_pro_1d34 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .light_4676 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.block_wood_95c9 .tag_copper_3d6c {
  flex-shrink: 0;
  white-space: nowrap;
}

.block_wood_95c9 .gold_af8d {
  flex-shrink: 0;
  min-width: fit-content;
}

.block_wood_95c9 .breadcrumb-5b4d {
  white-space: nowrap;
}

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

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

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

.block_wood_95c9 .gold_af8d {
  max-width: 80px !important;
  overflow: hidden;
}

.block_wood_95c9 .shade_upper_e53d.feature_yellow_09a6 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.block_wood_95c9 .breadcrumb-5b4d {
  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);
  }
}

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

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

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

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

body .button_pink_a92d:nth-child(2),
.warm-0025 .button_pink_a92d:nth-child(2),
#page .button_pink_a92d: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;
}

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

/* css-noise: b896 */
.phantom-card-r2 {
  padding: 0.3rem;
  font-size: 14px;
  line-height: 1.1;
}
