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(.complex-e991) {
  gap: 0.5em;
}
:where(.active-6325) {
  gap: 0.5em;
}
body .gallery_pink_2ea1 > .photo_hard_8abd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gallery_pink_2ea1 > .stone-9399 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gallery_pink_2ea1 > .dropdown_out_d3e9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tertiary-53b4 > .photo_hard_8abd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tertiary-53b4 > .stone-9399 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tertiary-53b4 > .dropdown_out_d3e9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tertiary-53b4
  > :where(:not(.photo_hard_8abd):not(.stone-9399):not(.video_89fc)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tertiary-53b4 > .filter-3972 {
  max-width: var(--wp--style--global--wide-size);
}
body .complex-e991 {
  display: flex;
}
body .complex-e991 {
  flex-wrap: wrap;
  align-items: center;
}
body .complex-e991 > * {
  margin: 0;
}
body .active-6325 {
  display: grid;
}
body .active-6325 > * {
  margin: 0;
}
:where(.table_clean_8753.complex-e991) {
  gap: 2em;
}
:where(.table_clean_8753.active-6325) {
  gap: 2em;
}
:where(.search_left_2ab2.complex-e991) {
  gap: 1.25em;
}
:where(.search_left_2ab2.active-6325) {
  gap: 1.25em;
}
.picture-fcb3 {
  color: var(--wp--preset--color--black) !important;
}
.basic_96c1 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.soft-aa31 {
  color: var(--wp--preset--color--white) !important;
}
.active-a93c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pro_4413 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.panel-fluid-c162 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.main-f3c6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.copper_536d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.new_0470 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.cool-2f3e {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.element_solid_d906 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_6b54 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.breadcrumb-a63a {
  background-color: var(--wp--preset--color--black) !important;
}
.mask-51f8 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.search_full_028e {
  background-color: var(--wp--preset--color--white) !important;
}
.popup_stone_5edd {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.form-dynamic-8841 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.focus-outer-7eb2 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_8c36 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary_66a1 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.dynamic_3a7f {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.slider-fluid-b7aa {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.paragraph_action_c1f7 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.smooth_a587 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.section_white_b6a3 {
  border-color: var(--wp--preset--color--black) !important;
}
.photo-motion-0e87 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.north-7e2f {
  border-color: var(--wp--preset--color--white) !important;
}
.pattern_fast_cd2a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.gas-7e49 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.focus-2351 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.motion_a2ce {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.video_north_1084 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.popup-59f0 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.heading_tall_df62 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row_clean_662c {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hovered_48a2 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.row_29de {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.accent-ea6e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.surface_3b36 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.label-7a0f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.static_f509 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.component-dark-c2be {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.red_ec05 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.focused_28f8 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.full-4c69 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.label_15c6 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.white-88dd {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.popup-light-1891 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.notification-lite-73ce {
  font-size: var(--wp--preset--font-size--small) !important;
}
.outline-wood-214b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.gradient_cold_1858 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.item-south-e7a2 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.summary_dde2 a:where(:not(.box-in-5106)) {
  color: inherit;
}
:where(.search_left_2ab2.complex-e991) {
  gap: 1.25em;
}
:where(.search_left_2ab2.active-6325) {
  gap: 1.25em;
}
:where(.table_clean_8753.complex-e991) {
  gap: 2em;
}
:where(.table_clean_8753.active-6325) {
  gap: 2em;
}
.next-8163 {
  font-size: 1.5em;
  line-height: 1.6;
}

.mask-6c9f .inner_b8be {
  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-selected-e446 .up_2a97 {
  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);
}
.input-motion-6242 {
  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);
}
.input-motion-6242.summary_cold_87a9 .mini_5c38 {
  background-color: var(--e-global-color-primary);
}
.input-motion-6242.highlight_183c .mini_5c38,
.input-motion-6242.footer_6cee .mini_5c38 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.summary_lite_32f1 .up-6390 {
  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);
}
.bottom_0297 {
  --divider-color: var(--e-global-color-secondary);
}
.bottom_0297 .accordion-bronze-8c5e {
  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);
}
.bottom_0297.hard-296b .under-07fb {
  background-color: var(--e-global-color-secondary);
}
.bottom_0297.new-8e9c .under-07fb,
.bottom_0297.box_dynamic_643c .under-07fb {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.bottom_0297.new-8e9c .under-07fb,
.bottom_0297.box_dynamic_643c .under-07fb svg {
  fill: var(--e-global-color-secondary);
}
.hero-658c .logo-9856 {
  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);
}
.hero-658c .chip-4c46 {
  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);
}
.title_91f7.hard-296b .under-07fb {
  background-color: var(--e-global-color-primary);
}
.title_91f7.new-8e9c .under-07fb,
.title_91f7.box_dynamic_643c .under-07fb {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title_91f7.new-8e9c .under-07fb,
.title_91f7.box_dynamic_643c .under-07fb svg {
  fill: var(--e-global-color-primary);
}
.frame-5ea4.hard-296b .under-07fb {
  background-color: var(--e-global-color-primary);
}
.frame-5ea4.new-8e9c .under-07fb,
.frame-5ea4.box_dynamic_643c .under-07fb {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.frame-5ea4 .image-db3b {
  color: var(--e-global-color-primary);
}
.frame-5ea4 .image-db3b,
.frame-5ea4 .image-db3b a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame-5ea4 .middle_6c96 {
  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);
}
.block_bc01 .thick-7bea {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_brown_9716 .outer_70c0 .slow_4664 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip-91a3 .box_center_8be5:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.chip-91a3 .row_c278 i {
  color: var(--e-global-color-primary);
}
.chip-91a3 .row_c278 svg {
  fill: var(--e-global-color-primary);
}
.chip-91a3 .primary_1566 {
  color: var(--e-global-color-secondary);
}
.chip-91a3 .box_center_8be5 > .primary_1566,
.chip-91a3 .box_center_8be5 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-2814 .primary-cool-aa6b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-2814 .input_easy_33d9 {
  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);
}
.down_7e86 .dim_1e26 .tiny-b62b {
  background-color: var(--e-global-color-primary);
}
.down_7e86 .medium-6c19 {
  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_0391 .tabs_cold_426b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_0391 .layout_8a68 {
  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);
}
.lower_0391 .disabled_d873 {
  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);
}
.preview-8310 .fixed-0eb3,
.preview-8310 .fixed-0eb3 a {
  color: var(--e-global-color-primary);
}
.preview-8310 .fixed-0eb3.summary_8a4e,
.preview-8310 .fixed-0eb3.summary_8a4e a {
  color: var(--e-global-color-accent);
}
.preview-8310 .fixed-0eb3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-8310 .red_8bc1 {
  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);
}
.item-down-8100 .west-dbc3,
.item-down-8100 .dropdown-smooth-7fc9 {
  color: var(--e-global-color-primary);
}
.item-down-8100 .west-dbc3 svg {
  fill: var(--e-global-color-primary);
}
.item-down-8100 .summary_8a4e .west-dbc3,
.item-down-8100 .summary_8a4e .dropdown-smooth-7fc9 {
  color: var(--e-global-color-accent);
}
.item-down-8100 .summary_8a4e .west-dbc3 svg {
  fill: var(--e-global-color-accent);
}
.item-down-8100 .dropdown-smooth-7fc9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-down-8100 .red_8bc1 {
  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);
}
.icon-top-dfa9 .pro_db14,
.icon-top-dfa9 .iron-1db0 {
  color: var(--e-global-color-primary);
}
.icon-top-dfa9 .iron-1db0 svg {
  fill: var(--e-global-color-primary);
}
.icon-top-dfa9 .fixed-0eb3.summary_8a4e a,
.icon-top-dfa9
  .fixed-0eb3.summary_8a4e
  .iron-1db0 {
  color: var(--e-global-color-accent);
}
.icon-top-dfa9 .pro_db14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-top-dfa9 .red_8bc1 {
  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);
}
.backdrop_4151 .button-lite-0d75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_4151 .purple_4789 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-old-29c6 .highlight_slow_3e6a .grid-fe71 {
  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);
}
.pagination-old-29c6 .highlight_slow_3e6a .avatar-full-9a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-old-29c6 .wood_5973 .grid-fe71 {
  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);
}
.pagination-old-29c6
  .wood_5973
  .avatar-full-9a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-old-29c6
  .dropdown_pro_258f
  .grid-fe71 {
  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);
}
.pagination-old-29c6
  .dropdown_pro_258f
  .avatar-full-9a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-old-29c6
  .static-603b
  .grid-fe71 {
  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);
}
.pagination-old-29c6
  .static-603b
  .avatar-full-9a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_soft_4b9d .shade_narrow_9ef6 {
  background-color: var(--e-global-color-primary);
}
.heading_soft_4b9d .shade_narrow_9ef6:hover {
  background-color: var(--e-global-color-primary);
}
.heading_soft_4b9d .background_pro_0963 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_soft_4b9d
  .shade_narrow_9ef6:hover
  .background_pro_0963 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_clean_28e6 .pink_86d6 {
  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);
}
.pagination_c197 .texture_7448 .module-d9b9 a {
  background-color: var(--e-global-color-accent);
}
.pagination_c197 .texture_7448 .panel_fresh_8d8a a {
  background-color: var(--e-global-color-accent);
}
.pagination_c197 .texture_7448 .module-d9b9 a,
.pagination_c197 .texture_7448 .panel_fresh_8d8a a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_35a3
  .bright-f2f8.dropdown_cec9
  .texture_7448
  a.info-10e9 {
  background-color: var(--e-global-color-accent);
}
.carousel_35a3
  .bright-f2f8.dropdown_cec9
  .texture_7448
  span.info-10e9.fn-current-1d05 {
  background-color: var(--e-global-color-text);
}
.carousel_35a3
  .bright-f2f8.dropdown_cec9
  .texture_7448
  .info-10e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432 .blue_8414 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .copper_18e0
  > .mask_wide_6d2e
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .badge_last_b78c
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .logo-4753
  .grid_bdfa,
.tag-0432
  .logo-4753
  .liquid_f801 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-0432
  .logo-4753
  .section-paper-d850,
.tag-0432
  .logo-4753
  a
  .section-paper-d850 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .logo-4753
  .active-easy-3087 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .logo-4753
  .surface-hard-58e1 {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .logo-4753
  .surface-hard-58e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .logo-4753
  .surface-hard-58e1:hover {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .logo-4753
  .green-f366 {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .logo-4753
  .green-f366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .logo-4753
  .green-f366:hover {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .tertiary-inner-3985
  .notice-ad3a
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-0432
  .tertiary-inner-3985
  .thumbnail_5ccc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .tertiary-inner-3985
  .active-easy-3087 {
  color: var(--e-global-color-text);
}
.tag-0432
  .tertiary-inner-3985
  .active-easy-3087
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .tertiary-inner-3985
  .surface-hard-58e1 {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .tertiary-inner-3985
  .surface-hard-58e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .tertiary-inner-3985
  .surface-hard-58e1:hover {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .tertiary-inner-3985
  .green-f366 {
  background-color: var(--e-global-color-primary);
}
.tag-0432
  .tertiary-inner-3985
  .green-f366 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-0432
  .tertiary-inner-3985
  .green-f366:hover {
  background-color: var(--e-global-color-primary);
}
.tag-0432 .focus_mini_ff3c {
  background-color: var(--e-global-color-primary);
}
.tag-0432 .focus_mini_ff3c:hover {
  background-color: var(--e-global-color-primary);
}
.tag-0432 .new_ca0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-0432 .secondary_pink_97b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_b061 .sidebar_e51b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_b061
  .hard_8b1e
  > div:nth-child(3)
  .sidebar_e51b,
.slider_b061
  .form-fixed-306e
  > div:nth-child(1)
  .sidebar_e51b,
.slider_b061
  .notification-2d89
  > div:nth-child(1)
  .sidebar_e51b,
.slider_b061
  .tag_stale_40cc
  > div:nth-child(1)
  .sidebar_e51b,
.slider_b061
  .footer-e193
  > div:nth-child(1)
  .sidebar_e51b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_b061 .status_north_3bea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_b061 .description_001e {
  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);
}
.slider_b061 .heading_4d1a {
  background-color: var(--e-global-color-primary);
}
.slider_b061 .heading_4d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_b061 .heading_4d1a:hover {
  background-color: var(--e-global-color-primary);
}
.slider_b061 .tooltip-e5aa {
  background-color: var(--e-global-color-primary);
}
.slider_b061 .tooltip-e5aa:hover {
  background-color: var(--e-global-color-primary);
}
.slider_b061 .new_ca0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider_b061 .secondary_pink_97b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-warm-1138 .shade-black-a6f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-warm-1138 .list-purple-5a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-warm-1138 .cool_236a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-warm-1138 .dark-a067 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-warm-1138 .status-center-0d0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-warm-1138 .tooltip-e5aa {
  background-color: var(--e-global-color-primary);
}
.grid-warm-1138 .tooltip-e5aa:hover {
  background-color: var(--e-global-color-primary);
}
.mask_e08b .out_79c2 {
  background-color: var(--e-global-color-secondary);
}
.mask_e08b .cool-961c {
  background-color: var(--e-global-color-text);
}
.mask_e08b .backdrop-tall-a7b8 {
  background-color: var(--e-global-color-secondary);
}
.mask_e08b .form-copper-782a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_e08b .tall_f7d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_e08b .badge_78d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_e08b .form-8adb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask_e08b .info-59ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-2735 .active_east_efde .down_7662,
.in-2735
  .active_east_efde
  .down_7662
  a,
.in-2735 .backdrop_d03a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-2735 .active_east_efde .popup_full_90fb,
.in-2735 .paragraph_b908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in-2735 .active_east_efde .popup_full_90fb {
  color: var(--e-global-color-text);
}
.in-2735 .paragraph_b908 {
  color: var(--e-global-color-text);
}
.in-2735
  .active_east_efde
  .hover_60d8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in-2735 .secondary_6696 .solid_527d {
  background-color: var(--e-global-color-primary);
}
.in-2735 .secondary_6696 .solid_527d:hover {
  background-color: var(--e-global-color-primary);
}
.in-2735 .secondary_6696 .north_5583 li span {
  background-color: var(--e-global-color-text);
}
.in-2735 .secondary_6696 .north_5583 li span:hover {
  background-color: var(--e-global-color-primary);
}
.in-2735
  .secondary_6696
  .north_5583
  li.gallery_0fe0
  span {
  background-color: var(--e-global-color-accent);
}
.in-2735 .pink_652d span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_bottom_6dc4 .accent-02d1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-b590 .first_e72a {
  background-color: var(--e-global-color-primary);
}
.pattern-b590 .logo_d702 {
  background-color: var(--e-global-color-secondary);
}
.pattern-b590 .description-medium-426f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b590 .nav-full-82ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b590 .border-red-ed1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b590 .hard-2805 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b590 .alert_copper_a35e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b590 .tabs_focused_cb3b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-b590 .plasma-233c {
  background-color: var(--e-global-color-primary);
}
.pattern-b590 .plasma-233c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-85f2 .backdrop_pressed_c556 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-85f2 .motion-2d11 {
  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);
}
.text-85f2
  .photo-af50:after {
  background-color: var(--e-global-color-primary);
}
.text-85f2 .content_fresh_d739 {
  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);
}
.slider_upper_ac30 .backdrop_d03a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider_upper_ac30 .paragraph_b908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-01a8 .light-a88d .glass-006b {
  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);
}
.mini-01a8 .light-a88d .table_0480 {
  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);
}
.bottom-8283 .hover_south_9a55 {
  background-color: var(--e-global-color-primary);
}
.bottom-8283 .caption_gas_1df9 {
  background-color: var(--e-global-color-secondary);
}
.bottom-8283 .message-7733 .logo_501c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-8283 .dropdown-f3fc .logo_501c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thick-479b .basic-61f5 .hover-wide-eba0 {
  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);
}
.thick-479b .basic-61f5 .video-7f95 {
  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);
}
.thick-479b .basic-61f5 .smooth-35a4 {
  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);
}
.picture-lower-2cdf .cool_221d {
  border-color: var(--e-global-color-text);
}
.picture-lower-2cdf .border_east_0f8a {
  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);
}
.picture-lower-2cdf .sort-active-42b7 {
  color: var(--e-global-color-primary);
}
.picture-lower-2cdf .table-f327 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination_easy_c5ed .row-e33a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_easy_c5ed .video_ddd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_easy_c5ed .avatar_eeae:hover .row-e33a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination_easy_c5ed
  .avatar_eeae:hover
  .video_ddd9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_right_42a4 .icon-east-4b61 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border_right_42a4 .video_cool_9a41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_9b73 .tertiary-8fcf .article_lower_7801 {
  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);
}
.purple_9b73 .white-b785 .article_lower_7801 {
  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);
}
.mini-30bb .active-8860 {
  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);
}
.info_988b .middle-ad02 .full-ffd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_988b .middle-ad02 .full-ffd2 {
  background-color: var(--e-global-color-secondary);
}
.info_988b .hidden_83ae .full-ffd2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info_988b .hidden_83ae .full-ffd2 {
  background-color: var(--e-global-color-secondary);
}
.info_988b .pressed_60bc .highlight_action_0bd0 {
  background-color: var(--e-global-color-primary);
}
.info_988b .pressed_60bc:hover .highlight_action_0bd0 {
  background-color: var(--e-global-color-secondary);
}
.info_988b .solid_527d {
  background-color: var(--e-global-color-primary);
}
.info_988b .solid_527d:hover {
  background-color: var(--e-global-color-accent);
}
.info_988b .north_5583 li span {
  background-color: var(--e-global-color-text);
}
.info_988b .north_5583 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info_988b .north_5583 li.gallery_0fe0 span {
  background-color: var(--e-global-color-accent);
}
.stale-6f0e .pagination-in-254f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-6f0e .accent_5d36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-slow-a16a .fixed_d795:before {
  background-color: var(--e-global-color-secondary);
}
.gallery-slow-a16a .pro-6e43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-slow-a16a .action-ddd5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_fce7 .input-red-3046 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_fce7 .input-red-3046:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_fce7 .input-red-3046.fn-active-1d05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper_fce7 .logo-3787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fce7 .wide-78f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fce7 .content-cf00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_fce7 .description-4fd6 {
  background-color: var(--e-global-color-primary);
}
.paper_fce7 .description-4fd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_fce7 .container-0afd {
  background-color: var(--e-global-color-primary);
}
.paper_fce7 .container-0afd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_bronze_2c5b .bronze_5821 .modal_dc57 a {
  color: var(--e-global-color-secondary);
}
.avatar_bronze_2c5b .bronze_5821 .modal_dc57 a:hover {
  color: var(--e-global-color-secondary);
}
.avatar_bronze_2c5b .bronze_5821 .modal_dc57,
.avatar_bronze_2c5b .bronze_5821 .modal_dc57 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_bronze_2c5b .bronze_5821 .narrow-b026 {
  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);
}
.avatar_bronze_2c5b .bronze_5821 .next_534a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_bronze_2c5b .bronze_5821 .pattern_16f2 {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .bronze_5821 .pattern_16f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar_bronze_2c5b .bronze_5821 .pattern_16f2:hover {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .bronze_5821 .caption_right_5742 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar_bronze_2c5b .bronze_5821 .caption_right_5742 {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .bronze_5821 .caption_right_5742:hover {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .bronze_5821 .solid_527d {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .bronze_5821 .solid_527d:hover {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .secondary_6696 .north_5583 li span {
  background-color: var(--e-global-color-text);
}
.avatar_bronze_2c5b .secondary_6696 .north_5583 li span:hover {
  background-color: var(--e-global-color-primary);
}
.avatar_bronze_2c5b .secondary_6696 .north_5583 li.gallery_0fe0 span {
  background-color: var(--e-global-color-accent);
}
.avatar_bronze_2c5b .new_ca0c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_bronze_2c5b .secondary_pink_97b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_0222 .dropdown-down-7399 .video-east-7df6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_0222 .dropdown-down-7399 .nav-6a1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_0222 .dropdown-down-7399 .description-f179 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-70b1 .hard-f945 {
  border-color: var(--e-global-color-text);
}
.border-70b1 .message_upper_fc29 {
  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);
}
.border-70b1 .backdrop-a5c9 {
  color: var(--e-global-color-secondary);
}
.border-70b1 .backdrop-a5c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-70b1 .media_f0ed > * {
  color: var(--e-global-color-primary);
}
.border-70b1 .media_f0ed > * svg {
  fill: var(--e-global-color-primary);
}
.border-70b1 .blue-5e13 {
  color: var(--e-global-color-primary);
}
.border-70b1 .blue-5e13 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-70b1 .breadcrumb-5790 {
  color: var(--e-global-color-primary);
}
.border-70b1 .breadcrumb-5790 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-70b1 .panel_1692 {
  color: var(--e-global-color-primary);
}
.border-70b1 .panel_1692 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-70b1 .simple_ef8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-70b1 .focused_8568 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-70b1 .focused_8568.small_a7cc {
  color: var(--e-global-color-secondary);
}
.border-70b1 .focused_8568.small_a7cc .light-7698 {
  color: var(--e-global-color-accent);
}
.border-70b1 .focused_8568.element-e5fe {
  color: var(--e-global-color-text);
}
.border-70b1 .focused_8568.element-e5fe .light-7698 {
  color: var(--e-global-color-text);
}
.border-70b1 .focused_8568:before {
  border-top-color: var(--e-global-color-text);
}
.border-70b1 .silver_fe24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-70b1
  .silver_fe24
  .center_fdf6 {
  background-color: var(--e-global-color-primary);
}
.border-70b1
  .silver_fe24
  .center_fdf6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.border-70b1 .hard-f945 .widget-8f0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-large-3058 .focused-5d8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-large-3058 .lite_79b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_0fe7 .first_4c28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item_0fe7
  .box-b0ed
  .form-602d {
  background-color: var(--e-global-color-secondary);
}
.item_0fe7
  .box-b0ed.dim_e0ef
  .form-602d {
  background-color: var(--e-global-color-text);
}
.item_0fe7
  .box-b0ed:hover
  .form-602d {
  background-color: var(--e-global-color-accent);
}
.item_0fe7
  .box-b0ed.fn-active-1d05
  .form-602d {
  background-color: var(--e-global-color-primary);
}
.smooth-f119 .heading_9c56 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.smooth-f119 .picture_in_9870 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-f119 .nav_fe3a {
  background-color: var(--e-global-color-primary);
}
.smooth-f119 .nav_fe3a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-fca6 .detail-6a64 .bronze-6608 .chip_orange_e7d6 {
  background-color: var(--e-global-color-secondary);
}
.full-fca6 .detail-6a64 .dropdown-f4d1:after {
  background-color: var(--e-global-color-secondary);
}
.full-fca6 .component-warm-c493 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-fca6 .sidebar_f01a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-fca6 .list_6f05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full-fca6 .solid_981f {
  background-color: var(--e-global-color-primary);
}
.full-fca6 .solid_981f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-fca6 .panel-upper-6892 {
  background-color: var(--e-global-color-secondary);
}
.full-fca6 .panel-upper-6892 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full-fca6 .detail-6a64 .hero_mini_cdd0 .logo-df00:hover {
  background-color: var(--e-global-color-primary);
}
.full-fca6
  .detail-6a64
  .hero_mini_cdd0
  .logo-df00.component_bcbf {
  background-color: var(--e-global-color-primary);
}
.full-fca6 .detail-6a64 .chip-fast-f1e7:before {
  border-color: var(--e-global-color-primary);
}
.full-fca6 .detail-6a64 .chip-fast-f1e7:hover:before {
  border-color: var(--e-global-color-secondary);
}
.full-fca6
  .detail-6a64
  .chip-fast-f1e7.motion-55f2:before {
  border-color: var(--e-global-color-primary);
}
.full-fca6 .outline-dynamic-51b8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue_e135 .slow-29e3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_e135 .slow-29e3:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_e135 .slow-29e3.heading_37d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_e135 .column-e50e {
  background-color: var(--e-global-color-primary);
}
.blue_e135 .column-e50e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_e135
  .advanced-10f7
  .bottom_fe47
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue_e135
  .carousel-299f
  .bottom_fe47
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_basic_800d
  .carousel-dirty-af97
  .overlay-84a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_basic_800d
  .carousel-dirty-af97
  .black-3f82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_basic_800d .bronze-1b19 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_basic_800d .accordion-bottom-1a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_basic_800d .search_2ca6 {
  background-color: var(--e-global-color-primary);
}
.search_basic_800d .search_2ca6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.logo-34cb .detail_black_8fcd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-34cb .narrow_f749 {
  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);
}
.logo-34cb .box_slow_510c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-34cb .box_slow_510c a:hover {
  color: var(--e-global-color-secondary);
}
.logo-34cb .breadcrumb_a765 {
  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-34cb .video-stone-7476 {
  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);
}
.logo-34cb .column-49b3 .solid_527d {
  background-color: var(--e-global-color-primary);
}
.logo-34cb .column-49b3 .solid_527d:hover {
  background-color: var(--e-global-color-accent);
}
.logo-34cb
  .column-49b3
  .north_5583
  li
  span {
  background-color: var(--e-global-color-text);
}
.logo-34cb
  .column-49b3
  .north_5583
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.logo-34cb
  .column-49b3
  .north_5583
  li.gallery_0fe0
  span {
  background-color: var(--e-global-color-accent);
}
.video_133b
  .column_1036
  .short-9c22 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_133b .column_1036 .wrapper-331c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_133b .column_1036 .background_e6a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video_133b .disabled-5ec4 {
  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);
}
.video_133b
  .label-2959.east_3d08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a {
  background-color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a
  .bright_43f5.component_top_0f86 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a
  .box-0e49.info-5c6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  .icon-complex-c7df
  > a {
  background-color: var(--e-global-color-secondary);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  .icon-complex-c7df
  > a
  .popup-9b64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  .icon-complex-c7df
  > a
  .box-0e49.cool_3a70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a
  .picture_white_d4f5:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  a
  .picture_white_d4f5:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df.content_0012
  > a
  .picture_white_d4f5:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  .icon-complex-c7df.content_0012
  > a
  .picture_white_d4f5:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a
  .tabs-over-c44a
  .banner_green_2483 {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  a
  .tabs-over-c44a
  .banner_green_2483 {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a
  .tabs-over-c44a
  .banner_green_2483,
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  a
  .tabs-over-c44a
  .banner_green_2483 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > a
  .header_3c3c:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  a
  .header_3c3c:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df.content_0012
  > a
  .header_3c3c:before {
  color: var(--e-global-color-text);
}
.description_5ea8
  > .yellow-5428
  > div
  > .avatar-d62d
  > .icon-complex-c7df
  > .input_d48b
  .icon-complex-c7df.content_0012
  > a
  .header_3c3c:before {
  color: var(--e-global-color-text);
}
.list_white_f8c2 .blue-22f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_white_f8c2
  .simple_36ba:hover
  .blue-22f5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_8786
  > .yellow-5428
  > .last-4840
  > .module_glass_079f
  > .label-dim-866d
  > .west_748f
  .feature_wide_4356 {
  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);
}
.accent_8786
  > .yellow-5428
  > .last-4840
  > .module_glass_079f
  > .label-dim-866d
  > .west_748f:hover
  .feature_wide_4356 {
  color: var(--e-global-color-text);
}
.accent_8786
  > .yellow-5428
  > .last-4840
  > .module_glass_079f
  > .label-dim-866d
  > .west_748f:hover
  .feature_wide_4356 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_8786
  > .yellow-5428
  > .last-4840
  > .module_glass_079f
  > .label-dim-866d.hero-selected-bf24
  > .west_748f
  .feature_wide_4356 {
  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);
}
.focus_b8e4 .notice_east_8fee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_b8e4 .chip_87e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_b8e4 .accent_light_5cc1 {
  background-color: var(--e-global-color-primary);
}
.focus_b8e4 .accent_light_5cc1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hot_4f71
  > .yellow-5428
  > .component_bronze_b250
  > .chip_a025
  > .gas-18fb
  .list_1e35 {
  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);
}
.hot_4f71
  > .yellow-5428
  > .component_bronze_b250
  > .chip_a025
  > .gas-18fb
  .content-hard-002d {
  color: var(--e-global-color-text);
}
.hot_4f71
  > .yellow-5428
  > .component_bronze_b250
  > .chip_a025
  > .gas-18fb:hover
  .list_1e35 {
  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);
}
.hot_4f71
  > .yellow-5428
  > .component_bronze_b250
  > .chip_a025
  > .gas-18fb:hover
  .content-hard-002d {
  color: var(--e-global-color-secondary);
}
.hot_4f71
  > .yellow-5428
  > .component_bronze_b250
  > .chip_a025
  > .gas-18fb.accordion_dynamic_b381
  .list_1e35 {
  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);
}
.hot_4f71
  > .yellow-5428
  > .component_bronze_b250
  > .chip_a025
  > .gas-18fb.accordion_dynamic_b381
  .content-hard-002d {
  color: var(--e-global-color-primary);
}
.pagination-wide-132e
  .button_cef8
  .tooltip-7964 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-wide-132e .prev-4786 .widget-8f0d .hero_pink_2628 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-02f7 .gradient_easy_324d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-02f7 .fresh_c59e .gradient_easy_324d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.blue-02f7 .disabled-new-0112 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.blue-02f7 .disabled-new-0112 {
  background-color: var(--e-global-color-primary);
}
.focus-b610 .list-1cfe .filter-lower-6910 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-b610
  .list-1cfe:hover
  .status_63bd {
  color: var(--e-global-color-secondary);
}
.focus-b610
  .list-1cfe:hover
  .filter-lower-6910 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-eb5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.slider-595f {
  max-width: 1400px !important;
}

.steel-b2ce {
  flex-direction: column;
}

.steel-b2ce .complex_dd54 {
  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.steel-b2ce .complex_dd54 {
  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);
}

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

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

.modal-liquid-eb38.box_out_d20f {
  display: none;
}

.hidden-black-a1e5 {
  display: none;
}

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

.summary_d28b.breadcrumb_copper_59e4 {
  margin-bottom: 40px;
  width: 100%;
}

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

.steel-b2ce a {
  width: 100%;
}

.simple_5b1a .footer-short-5b69.texture-c5e2 {
  width: 20% !important;
}

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

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

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

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

.texture-hard-2bf1 {
  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;
}

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

.texture-hard-2bf1: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);
}

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

.simple_5b1a
  .footer-short-5b69.section_c42f
  .bottom-25f2
  .form-09d3 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.grid-simple-ab58.nav-dfc3 > .popup-fab9 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.basic-e020 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.simple_5b1a
  .footer-short-5b69.link-73e6
  .large-353b
  .dynamic_d3f1 {
  width: 100% !important;
}

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

.fresh_3459 {
  width: 100%;
}

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

.carousel-light-3a9b {
  position: relative;
  cursor: pointer;
}

.carousel-light-3a9b::before {
  content: "";
  position: absolute;
  top: 0;
  width: 150px;
  height: 150px;
  border-radius: 20px;

  display: none;
}

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

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

  visibility: hidden;
}

.carousel-light-3a9b:hover .background_374a {
  visibility: visible;
}
.carousel-light-3a9b:hover.carousel-light-3a9b::before {
  display: block;
}

.middle_2786 h3 {
  color: #fff;
}

.fluid_89e1 {
  margin: 0;
}

.simple_5b1a
  .footer-short-5b69.link-73e6
  .dynamic_d3f1
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.section_4817 {
  width: 100%;
}

.outline-d80d {
  width: 100%;
}

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

.outline-d80d {
  width: 100%;
}

.container-middle-eba3 {
  margin-bottom: 10px !important;
}

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

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

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

.steel-b2ce .complex_dd54.highlight-out-afa8 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.steel-b2ce h1.complex_dd54 {
  margin-top: 80px !important;
}

.simple_5b1a .footer-short-5b69.hidden_red_aaba {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.advanced-bbc4 img {
  width: 100%;
}

.section-full-ea45 .block-action-f36b.bottom-25f2 {
  justify-content: space-between;
}

.shadow_be0d {
  display: none;
}

.tooltip-5664 .primary_ef98 {
  margin: 1px 0 !important;
}

.overlay-up-ea7a li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .grid-simple-ab58 .popup-fab9 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .section-full-ea45 .block-action-f36b.bottom-25f2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .grid-simple-ab58.nav-dfc3 > .popup-fab9 {
    gap: 15px;
    justify-content: space-between;
  }

  .simple_5b1a
    .footer-short-5b69.link-73e6
    .dynamic_d3f1
    img {
    width: 60% !important;
  }

  .basic-e020 {
    left: 2%;
  }

  .border-6d25 {
    margin: 10px 0;
  }

  .steel-b2ce .primary_ef98 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.steel-b2ce .complex_dd54,
  .steel-b2ce .complex_dd54 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .dynamic_d3f1 {
    justify-content: center;
  }

  .steel-b2ce .primary_ef98 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .simple_5b1a .footer-short-5b69.texture-c5e2 {
    width: 75% !important;
  }

  .advanced-bbc4 img {
    width: 100% !important;
  }
}

@media (max-width: 550px) {
  .texture-hard-2bf1 {
    text-transform: capitalize;
  }

  h2.steel-b2ce .complex_dd54,
  .steel-b2ce .complex_dd54 {
    font-size: 30px !important;
  }

  .dynamic_d3f1 {
    justify-content: center;
  }

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

  .copper_bca2
    .breadcrumb-5387.basic_7f44 {
    margin: 0 !important;
  }

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

  .border-6d25 {
    display: flex;
  }

  .wrapper_left_a14a .hovered_ed76 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .left-65ba svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .steel-b2ce h1.complex_dd54 {
    margin-top: 40px !important;
  }

  .simple_5b1a
    .footer-short-5b69.link-73e6
    .dynamic_d3f1
    img,
  .hero-658c .large-353b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .texture-hard-2bf1 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .simple_5b1a .footer-short-5b69.texture-c5e2 {
    width: 100% !important;
  }

  .grid-simple-ab58.nav-dfc3 > .popup-fab9 {
    gap: 3px;
  }

  .steel-b2ce .primary_ef98 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* 超紧凑型导航菜单样式 */
.section-full-ea45 .block-action-f36b.bottom-25f2 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.section-full-ea45 .block-action-f36b.bottom-25f2: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);
}

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

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

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

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

.modal-liquid-eb38: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;
}

/* 图片块简化样式 */
.modal-6ccd {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .section-full-ea45 .block-action-f36b.bottom-25f2 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .steel-b2ce .complex_dd54 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .hovered_ed76 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.header-10af .focus-bright-de6c {
  flex-shrink: 0;
  white-space: nowrap;
}

.header-10af .first-5a10 {
  flex-shrink: 0;
  min-width: fit-content;
}

.header-10af .form-09d3 {
  white-space: nowrap;
}

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

.header-10af {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.header-10af .focus-bright-de6c {
  max-width: 80px !important;
}

.header-10af .first-5a10 {
  max-width: 80px !important;
  overflow: hidden;
}

.header-10af .block-action-f36b.bottom-25f2 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.header-10af .form-09d3 {
  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);
  }
}

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

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

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

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

body .texture-hard-2bf1:nth-child(2),
.simple_5b1a .texture-hard-2bf1:nth-child(2),
#page .texture-hard-2bf1: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;
}

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

/* css-noise: d905 */
.shadow-element-i9 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
