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(.button_4271) {
  gap: 0.5em;
}
:where(.tertiary-brown-7753) {
  gap: 0.5em;
}
body .outline_full_a090 > .outline-128d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .outline_full_a090 > .fresh_4505 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .outline_full_a090 > .prev_6ebf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .texture-easy-085c > .outline-128d {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .texture-easy-085c > .fresh_4505 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .texture-easy-085c > .prev_6ebf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .texture-easy-085c
  > :where(:not(.outline-128d):not(.fresh_4505):not(.pink-2276)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .texture-easy-085c > .card-1aa5 {
  max-width: var(--wp--style--global--wide-size);
}
body .button_4271 {
  display: flex;
}
body .button_4271 {
  flex-wrap: wrap;
  align-items: center;
}
body .button_4271 > * {
  margin: 0;
}
body .tertiary-brown-7753 {
  display: grid;
}
body .tertiary-brown-7753 > * {
  margin: 0;
}
:where(.medium-94db.button_4271) {
  gap: 2em;
}
:where(.medium-94db.tertiary-brown-7753) {
  gap: 2em;
}
:where(.pressed-a38f.button_4271) {
  gap: 1.25em;
}
:where(.pressed-a38f.tertiary-brown-7753) {
  gap: 1.25em;
}
.medium-77dd {
  color: var(--wp--preset--color--black) !important;
}
.basic_c0b9 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fast_5169 {
  color: var(--wp--preset--color--white) !important;
}
.list-west-7129 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.gallery_soft_e90b {
  color: var(--wp--preset--color--vivid-red) !important;
}
.panel-east-1f92 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.disabled_pressed_6252 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption_yellow_dc6d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.blue_4ed8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.hover-basic-2095 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.picture_down_5b30 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.banner_right_2e93 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.thumbnail_fast_078b {
  background-color: var(--wp--preset--color--black) !important;
}
.box_7e56 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.button-668c {
  background-color: var(--wp--preset--color--white) !important;
}
.carousel_bright_d302 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.heading-brown-7a1d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.hidden-c2a4 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.rough-0d3d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.copper_b0cc {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.notification-green-1b2d {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fluid_503e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.carousel-c4da {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.search_fast_bfc5 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notice-motion-41c5 {
  border-color: var(--wp--preset--color--black) !important;
}
.fluid-65e3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.carousel-c8b9 {
  border-color: var(--wp--preset--color--white) !important;
}
.border-ba83 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.static-37fe {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.iron-8598 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.thumbnail-first-f488 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.box-a556 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.new_ccd9 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_45ed {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.purple-a980 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.avatar_0f04 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.up-9933 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.cool_c696 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.down-8cc5 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.header-5e19 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.thumbnail_cc08 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.popup_cefb {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.widget_b057 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.overlay-fixed-7337 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.form-4675 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.button_rough_97e9 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.alert_e036 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.title_new_e560 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.up-8d49 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.article-tiny-3652 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.badge_easy_457a {
  font-size: var(--wp--preset--font-size--large) !important;
}
.popup_fast_a548 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.mask_03e0 a:where(:not(.south_69d5)) {
  color: inherit;
}
:where(.pressed-a38f.button_4271) {
  gap: 1.25em;
}
:where(.pressed-a38f.tertiary-brown-7753) {
  gap: 1.25em;
}
:where(.medium-94db.button_4271) {
  gap: 2em;
}
:where(.medium-94db.tertiary-brown-7753) {
  gap: 2em;
}
.module-86c8 {
  font-size: 1.5em;
  line-height: 1.6;
}

.description_dark_f80e .fast-a5e7 {
  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);
}
.up_4bc0 .picture-aea7 {
  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);
}
.border-soft-697b {
  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);
}
.border-soft-697b.mini_128f .alert-lower-8d2c {
  background-color: var(--e-global-color-primary);
}
.border-soft-697b.black_d77e .alert-lower-8d2c,
.border-soft-697b.icon_1bcf .alert-lower-8d2c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs_9124 .section_brown_b480 {
  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);
}
.chip_left_90d3 {
  --divider-color: var(--e-global-color-secondary);
}
.chip_left_90d3 .disabled_yellow_8def {
  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);
}
.chip_left_90d3.light_e9e3 .fluid-1f7b {
  background-color: var(--e-global-color-secondary);
}
.chip_left_90d3.layout_8500 .fluid-1f7b,
.chip_left_90d3.light-0a5e .fluid-1f7b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.chip_left_90d3.layout_8500 .fluid-1f7b,
.chip_left_90d3.light-0a5e .fluid-1f7b svg {
  fill: var(--e-global-color-secondary);
}
.link_outer_0643 .focus_smooth_3459 {
  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);
}
.link_outer_0643 .in_487e {
  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);
}
.orange-237d.light_e9e3 .fluid-1f7b {
  background-color: var(--e-global-color-primary);
}
.orange-237d.layout_8500 .fluid-1f7b,
.orange-237d.light-0a5e .fluid-1f7b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.orange-237d.layout_8500 .fluid-1f7b,
.orange-237d.light-0a5e .fluid-1f7b svg {
  fill: var(--e-global-color-primary);
}
.rough_e30f.light_e9e3 .fluid-1f7b {
  background-color: var(--e-global-color-primary);
}
.rough_e30f.layout_8500 .fluid-1f7b,
.rough_e30f.light-0a5e .fluid-1f7b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.rough_e30f .hero_short_62d7 {
  color: var(--e-global-color-primary);
}
.rough_e30f .hero_short_62d7,
.rough_e30f .hero_short_62d7 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough_e30f .gallery-gas-f5de {
  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);
}
.row-iron-8ec1 .label_06ca {
  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);
}
.row-action-6a76 .card-9edd .icon_61de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_small_25f5 .thumbnail_complex_a962:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.notification_small_25f5 .accent_89a3 i {
  color: var(--e-global-color-primary);
}
.notification_small_25f5 .accent_89a3 svg {
  fill: var(--e-global-color-primary);
}
.notification_small_25f5 .large-ab9f {
  color: var(--e-global-color-secondary);
}
.notification_small_25f5 .thumbnail_complex_a962 > .large-ab9f,
.notification_small_25f5 .thumbnail_complex_a962 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-old-3ccf .fluid-0f5b {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-old-3ccf .border_495a {
  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);
}
.module_lite_6b84 .glass_c1c2 .link_narrow_dc4d {
  background-color: var(--e-global-color-primary);
}
.module_lite_6b84 .list-north-b814 {
  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);
}
.menu_advanced_9cd5 .border_pressed_463f {
  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);
}
.menu_advanced_9cd5 .header-rough-4a2a {
  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);
}
.menu_advanced_9cd5 .shade_1de9 {
  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);
}
.hero_middle_fe95 .icon_dirty_7491,
.hero_middle_fe95 .icon_dirty_7491 a {
  color: var(--e-global-color-primary);
}
.hero_middle_fe95 .icon_dirty_7491.chip-1862,
.hero_middle_fe95 .icon_dirty_7491.chip-1862 a {
  color: var(--e-global-color-accent);
}
.hero_middle_fe95 .icon_dirty_7491 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_middle_fe95 .solid_97bc {
  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);
}
.feature_561f .current-3b9a,
.feature_561f .south-a753 {
  color: var(--e-global-color-primary);
}
.feature_561f .current-3b9a svg {
  fill: var(--e-global-color-primary);
}
.feature_561f .chip-1862 .current-3b9a,
.feature_561f .chip-1862 .south-a753 {
  color: var(--e-global-color-accent);
}
.feature_561f .chip-1862 .current-3b9a svg {
  fill: var(--e-global-color-accent);
}
.feature_561f .south-a753 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_561f .solid_97bc {
  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);
}
.search-be8f .purple-cad5,
.search-be8f .module-green-746c {
  color: var(--e-global-color-primary);
}
.search-be8f .module-green-746c svg {
  fill: var(--e-global-color-primary);
}
.search-be8f .icon_dirty_7491.chip-1862 a,
.search-be8f
  .icon_dirty_7491.chip-1862
  .module-green-746c {
  color: var(--e-global-color-accent);
}
.search-be8f .purple-cad5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-be8f .solid_97bc {
  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);
}
.component-86b0 .text_77a2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-86b0 .motion_03e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b335 .surface_6ec7 .nav-8824 {
  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);
}
.photo_b335 .surface_6ec7 .border-2a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b335 .module-pro-cd43 .nav-8824 {
  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);
}
.photo_b335
  .module-pro-cd43
  .border-2a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b335
  .sort-1b8f
  .nav-8824 {
  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);
}
.photo_b335
  .sort-1b8f
  .border-2a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_b335
  .container_25e4
  .nav-8824 {
  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);
}
.photo_b335
  .container_25e4
  .border-2a57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview-upper-c17d .hard_9774 {
  background-color: var(--e-global-color-primary);
}
.preview-upper-c17d .hard_9774:hover {
  background-color: var(--e-global-color-primary);
}
.preview-upper-c17d .detail-f2d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview-upper-c17d
  .hard_9774:hover
  .detail-f2d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header-a739 .hard_3207 {
  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);
}
.form_5dd4 .secondary-left-c8c3 .video_cold_acb9 a {
  background-color: var(--e-global-color-accent);
}
.form_5dd4 .secondary-left-c8c3 .shade_out_b7f0 a {
  background-color: var(--e-global-color-accent);
}
.form_5dd4 .secondary-left-c8c3 .video_cold_acb9 a,
.form_5dd4 .secondary-left-c8c3 .shade_out_b7f0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay-full-7940
  .accordion_copper_58da.green_4699
  .secondary-left-c8c3
  a.last_4ad5 {
  background-color: var(--e-global-color-accent);
}
.overlay-full-7940
  .accordion_copper_58da.green_4699
  .secondary-left-c8c3
  span.last_4ad5.fn-current-23b6 {
  background-color: var(--e-global-color-text);
}
.overlay-full-7940
  .accordion_copper_58da.green_4699
  .secondary-left-c8c3
  .last_4ad5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180 .focus-c9d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .steel_ce6a
  > .mini_1d3b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .picture_d554
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .texture_bronze_f0ff
  .new-5d6a,
.content-red-d180
  .texture_bronze_f0ff
  .tooltip-294f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-red-d180
  .texture_bronze_f0ff
  .wrapper_dim_0152,
.content-red-d180
  .texture_bronze_f0ff
  a
  .wrapper_dim_0152 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .texture_bronze_f0ff
  .avatar_0c12 {
  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);
}
.content-red-d180
  .texture_bronze_f0ff
  .item-pro-8985 {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .texture_bronze_f0ff
  .item-pro-8985 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .texture_bronze_f0ff
  .item-pro-8985:hover {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .texture_bronze_f0ff
  .tag_narrow_e40c {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .texture_bronze_f0ff
  .tag_narrow_e40c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .texture_bronze_f0ff
  .tag_narrow_e40c:hover {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .fresh-54da
  .fresh-963b
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-red-d180
  .fresh-54da
  .row-blue-5972 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .fresh-54da
  .avatar_0c12 {
  color: var(--e-global-color-text);
}
.content-red-d180
  .fresh-54da
  .avatar_0c12
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .fresh-54da
  .item-pro-8985 {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .fresh-54da
  .item-pro-8985 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .fresh-54da
  .item-pro-8985:hover {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .fresh-54da
  .tag_narrow_e40c {
  background-color: var(--e-global-color-primary);
}
.content-red-d180
  .fresh-54da
  .tag_narrow_e40c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-red-d180
  .fresh-54da
  .tag_narrow_e40c:hover {
  background-color: var(--e-global-color-primary);
}
.content-red-d180 .item-fe29 {
  background-color: var(--e-global-color-primary);
}
.content-red-d180 .item-fe29:hover {
  background-color: var(--e-global-color-primary);
}
.content-red-d180 .tabs-4c38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-red-d180 .shade-3fb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-fluid-08c1 .active-rough-057c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-fluid-08c1
  .fixed_fdb6
  > div:nth-child(3)
  .active-rough-057c,
.main-fluid-08c1
  .alert-hovered-2739
  > div:nth-child(1)
  .active-rough-057c,
.main-fluid-08c1
  .wood_cf2b
  > div:nth-child(1)
  .active-rough-057c,
.main-fluid-08c1
  .backdrop_dfbf
  > div:nth-child(1)
  .active-rough-057c,
.main-fluid-08c1
  .component_mini_008e
  > div:nth-child(1)
  .active-rough-057c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-fluid-08c1 .column_dynamic_5ca6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-fluid-08c1 .progress_hard_8aac {
  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);
}
.main-fluid-08c1 .gallery_49dc {
  background-color: var(--e-global-color-primary);
}
.main-fluid-08c1 .gallery_49dc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-fluid-08c1 .gallery_49dc:hover {
  background-color: var(--e-global-color-primary);
}
.main-fluid-08c1 .menu-40a0 {
  background-color: var(--e-global-color-primary);
}
.main-fluid-08c1 .menu-40a0:hover {
  background-color: var(--e-global-color-primary);
}
.main-fluid-08c1 .tabs-4c38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-fluid-08c1 .shade-3fb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-5ea1 .tabs-ffb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-5ea1 .layout_up_c0c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-5ea1 .heading-c4ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-5ea1 .gas-9701 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-5ea1 .video_6adc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right-5ea1 .menu-40a0 {
  background-color: var(--e-global-color-primary);
}
.right-5ea1 .menu-40a0:hover {
  background-color: var(--e-global-color-primary);
}
.filter_fe51 .main_inner_d66c {
  background-color: var(--e-global-color-secondary);
}
.filter_fe51 .border_ac15 {
  background-color: var(--e-global-color-text);
}
.filter_fe51 .section_3b51 {
  background-color: var(--e-global-color-secondary);
}
.filter_fe51 .heading-e16d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_fe51 .inner_3125 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_fe51 .content-7ae3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_fe51 .border-in-c16c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_fe51 .hard-8778 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_93e6 .box_e80d .overlay_fluid_acb4,
.header_93e6
  .box_e80d
  .overlay_fluid_acb4
  a,
.header_93e6 .dynamic_0bc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_93e6 .box_e80d .soft_3c53,
.header_93e6 .liquid_f1dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_93e6 .box_e80d .soft_3c53 {
  color: var(--e-global-color-text);
}
.header_93e6 .liquid_f1dd {
  color: var(--e-global-color-text);
}
.header_93e6
  .box_e80d
  .caption-gas-8bf1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_93e6 .iron-0669 .container-c7c7 {
  background-color: var(--e-global-color-primary);
}
.header_93e6 .iron-0669 .container-c7c7:hover {
  background-color: var(--e-global-color-primary);
}
.header_93e6 .iron-0669 .primary-e077 li span {
  background-color: var(--e-global-color-text);
}
.header_93e6 .iron-0669 .primary-e077 li span:hover {
  background-color: var(--e-global-color-primary);
}
.header_93e6
  .iron-0669
  .primary-e077
  li.hidden_3fbb
  span {
  background-color: var(--e-global-color-accent);
}
.header_93e6 .popup_first_1ae4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_6322 .focus-hard-7487 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_5b98 .mask_copper_e0bf {
  background-color: var(--e-global-color-primary);
}
.primary_5b98 .list_iron_4b5b {
  background-color: var(--e-global-color-secondary);
}
.primary_5b98 .top-0ed0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5b98 .popup-9a69 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5b98 .sort-west-ed89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5b98 .thumbnail-b48a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5b98 .detail_pro_f87f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5b98 .orange-3929 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_5b98 .shadow-south-30cd {
  background-color: var(--e-global-color-primary);
}
.primary_5b98 .shadow-south-30cd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_current_8eef .slow_b25c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_current_8eef .cool_7f85 {
  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);
}
.modal_current_8eef
  .info-thick-3f85:after {
  background-color: var(--e-global-color-primary);
}
.modal_current_8eef .large-5ffe {
  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);
}
.fluid_34e7 .dynamic_0bc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_34e7 .liquid_f1dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-tall-7a35 .surface_0fa1 .link_e87c {
  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);
}
.avatar-tall-7a35 .surface_0fa1 .surface-2310 {
  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);
}
.tabs_20d9 .header_bottom_c14e {
  background-color: var(--e-global-color-primary);
}
.tabs_20d9 .bottom_e6bb {
  background-color: var(--e-global-color-secondary);
}
.tabs_20d9 .popup-d96a .picture_old_1079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_20d9 .background_iron_026e .picture_old_1079 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_current_c8c1 .menu_a4ae .static_da35 {
  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);
}
.input_current_c8c1 .menu_a4ae .purple-29af {
  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);
}
.input_current_c8c1 .menu_a4ae .surface_341e {
  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);
}
.dropdown-2363 .filter-5f36 {
  border-color: var(--e-global-color-text);
}
.dropdown-2363 .logo_iron_8c81 {
  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);
}
.dropdown-2363 .pattern_da2f {
  color: var(--e-global-color-primary);
}
.dropdown-2363 .label-c788 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-wide-84da .white_1e75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-wide-84da .background_4258 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-wide-84da .article-yellow-8824:hover .white_1e75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-wide-84da
  .article-yellow-8824:hover
  .background_4258 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_gold_1345 .label_4dfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shade_gold_1345 .accordion_solid_e93d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_last_08ec .bronze_6bdc .info-46b0 {
  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);
}
.footer_last_08ec .brown-710a .info-46b0 {
  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);
}
.upper-8e41 .button_tiny_3f0b {
  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);
}
.notice-fixed-57b0 .copper-9a2e .static-aece {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-fixed-57b0 .copper-9a2e .static-aece {
  background-color: var(--e-global-color-secondary);
}
.notice-fixed-57b0 .west-940b .static-aece {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-fixed-57b0 .west-940b .static-aece {
  background-color: var(--e-global-color-secondary);
}
.notice-fixed-57b0 .focus-727e .texture-pressed-87a5 {
  background-color: var(--e-global-color-primary);
}
.notice-fixed-57b0 .focus-727e:hover .texture-pressed-87a5 {
  background-color: var(--e-global-color-secondary);
}
.notice-fixed-57b0 .container-c7c7 {
  background-color: var(--e-global-color-primary);
}
.notice-fixed-57b0 .container-c7c7:hover {
  background-color: var(--e-global-color-accent);
}
.notice-fixed-57b0 .primary-e077 li span {
  background-color: var(--e-global-color-text);
}
.notice-fixed-57b0 .primary-e077 li span:hover {
  background-color: var(--e-global-color-primary);
}
.notice-fixed-57b0 .primary-e077 li.hidden_3fbb span {
  background-color: var(--e-global-color-accent);
}
.active-f56a .outer-7401 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f56a .over-f4b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-e2e3 .wrapper_selected_e187:before {
  background-color: var(--e-global-color-secondary);
}
.filter-e2e3 .grid-wood-3c34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-e2e3 .notice-small-6fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_f29e .box-in-6cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_f29e .box-in-6cf1:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_f29e .box-in-6cf1.fn-active-23b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_f29e .up_aaac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_f29e .main_7a9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_f29e .gradient-8885 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_f29e .full-4f41 {
  background-color: var(--e-global-color-primary);
}
.alert_f29e .full-4f41 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_f29e .primary-c5e1 {
  background-color: var(--e-global-color-primary);
}
.alert_f29e .primary-c5e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_pro_912e .feature_top_ab1c .full-8e6e a {
  color: var(--e-global-color-secondary);
}
.badge_pro_912e .feature_top_ab1c .full-8e6e a:hover {
  color: var(--e-global-color-secondary);
}
.badge_pro_912e .feature_top_ab1c .full-8e6e,
.badge_pro_912e .feature_top_ab1c .full-8e6e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_pro_912e .feature_top_ab1c .secondary_7faf {
  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);
}
.badge_pro_912e .feature_top_ab1c .sort_upper_9b6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_pro_912e .feature_top_ab1c .footer-pressed-f2e1 {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .feature_top_ab1c .footer-pressed-f2e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_pro_912e .feature_top_ab1c .footer-pressed-f2e1:hover {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .feature_top_ab1c .menu_5009 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.badge_pro_912e .feature_top_ab1c .menu_5009 {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .feature_top_ab1c .menu_5009:hover {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .feature_top_ab1c .container-c7c7 {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .feature_top_ab1c .container-c7c7:hover {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .iron-0669 .primary-e077 li span {
  background-color: var(--e-global-color-text);
}
.badge_pro_912e .iron-0669 .primary-e077 li span:hover {
  background-color: var(--e-global-color-primary);
}
.badge_pro_912e .iron-0669 .primary-e077 li.hidden_3fbb span {
  background-color: var(--e-global-color-accent);
}
.badge_pro_912e .tabs-4c38 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_pro_912e .shade-3fb5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_wood_68cc .green-5b1e .widget_prev_135f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_wood_68cc .green-5b1e .banner_9f92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_wood_68cc .green-5b1e .info_4e70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-d242 .dynamic-49a5 {
  border-color: var(--e-global-color-text);
}
.tooltip-d242 .tertiary-2521 {
  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);
}
.tooltip-d242 .card_static_8b98 {
  color: var(--e-global-color-secondary);
}
.tooltip-d242 .card_static_8b98 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-d242 .info-full-1188 > * {
  color: var(--e-global-color-primary);
}
.tooltip-d242 .info-full-1188 > * svg {
  fill: var(--e-global-color-primary);
}
.tooltip-d242 .carousel-bright-4bed {
  color: var(--e-global-color-primary);
}
.tooltip-d242 .carousel-bright-4bed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-d242 .mask-d235 {
  color: var(--e-global-color-primary);
}
.tooltip-d242 .mask-d235 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip-d242 .nav-outer-fc66 {
  color: var(--e-global-color-primary);
}
.tooltip-d242 .nav-outer-fc66 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-d242 .background-e8b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-d242 .stale-0d21 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-d242 .stale-0d21.tall_6570 {
  color: var(--e-global-color-secondary);
}
.tooltip-d242 .stale-0d21.tall_6570 .photo-in-4755 {
  color: var(--e-global-color-accent);
}
.tooltip-d242 .stale-0d21.stone_c6aa {
  color: var(--e-global-color-text);
}
.tooltip-d242 .stale-0d21.stone_c6aa .photo-in-4755 {
  color: var(--e-global-color-text);
}
.tooltip-d242 .stale-0d21:before {
  border-top-color: var(--e-global-color-text);
}
.tooltip-d242 .shadow-stale-4a86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip-d242
  .shadow-stale-4a86
  .active-0193 {
  background-color: var(--e-global-color-primary);
}
.tooltip-d242
  .shadow-stale-4a86
  .active-0193 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-d242 .dynamic-49a5 .feature_fast_b040 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid_e49b .outer-19c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.solid_e49b .button_north_5d67 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_tiny_9b8d .static_a118 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_tiny_9b8d
  .stone_f1ac
  .in_fae5 {
  background-color: var(--e-global-color-secondary);
}
.sidebar_tiny_9b8d
  .stone_f1ac.disabled-215e
  .in_fae5 {
  background-color: var(--e-global-color-text);
}
.sidebar_tiny_9b8d
  .stone_f1ac:hover
  .in_fae5 {
  background-color: var(--e-global-color-accent);
}
.sidebar_tiny_9b8d
  .stone_f1ac.fn-active-23b6
  .in_fae5 {
  background-color: var(--e-global-color-primary);
}
.over-cb93 .video_8c11 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.over-cb93 .form-over-87d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-cb93 .info_97a6 {
  background-color: var(--e-global-color-primary);
}
.over-cb93 .info_97a6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-be33 .border-liquid-bb82 .avatar_action_c829 .large-10da {
  background-color: var(--e-global-color-secondary);
}
.west-be33 .border-liquid-bb82 .menu-tiny-56e1:after {
  background-color: var(--e-global-color-secondary);
}
.west-be33 .column-8a23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-be33 .aside_37f0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-be33 .main-4df2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-be33 .progress-626d {
  background-color: var(--e-global-color-primary);
}
.west-be33 .progress-626d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-be33 .label_next_3a70 {
  background-color: var(--e-global-color-secondary);
}
.west-be33 .label_next_3a70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-be33 .border-liquid-bb82 .notice_6bcc .status_light_4836:hover {
  background-color: var(--e-global-color-primary);
}
.west-be33
  .border-liquid-bb82
  .notice_6bcc
  .status_light_4836.list_south_04e2 {
  background-color: var(--e-global-color-primary);
}
.west-be33 .border-liquid-bb82 .notification-down-128f:before {
  border-color: var(--e-global-color-primary);
}
.west-be33 .border-liquid-bb82 .notification-down-128f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.west-be33
  .border-liquid-bb82
  .notification-down-128f.texture_glass_efa3:before {
  border-color: var(--e-global-color-primary);
}
.west-be33 .notice_9829 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-black-99d8 .form_9b2b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-black-99d8 .form_9b2b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-black-99d8 .form_9b2b.upper-026f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-black-99d8 .block_warm_6ed4 {
  background-color: var(--e-global-color-primary);
}
.info-black-99d8 .block_warm_6ed4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-black-99d8
  .avatar_31d0
  .module_under_a2ec
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-black-99d8
  .info_02bd
  .module_under_a2ec
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search_first_5828
  .static_a369
  .warm_dc30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_first_5828
  .static_a369
  .hero-advanced-fa6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_first_5828 .west-95ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_first_5828 .text_clean_52c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_first_5828 .content_b59f {
  background-color: var(--e-global-color-primary);
}
.search_first_5828 .content_b59f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pro-f356 .dark_62b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pro-f356 .accordion_inner_9b6c {
  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);
}
.pro-f356 .bright-2261 {
  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);
}
.pro-f356 .bright-2261 a:hover {
  color: var(--e-global-color-secondary);
}
.pro-f356 .breadcrumb_0fdf {
  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);
}
.pro-f356 .container-2c92 {
  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);
}
.pro-f356 .hot_ca26 .container-c7c7 {
  background-color: var(--e-global-color-primary);
}
.pro-f356 .hot_ca26 .container-c7c7:hover {
  background-color: var(--e-global-color-accent);
}
.pro-f356
  .hot_ca26
  .primary-e077
  li
  span {
  background-color: var(--e-global-color-text);
}
.pro-f356
  .hot_ca26
  .primary-e077
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.pro-f356
  .hot_ca26
  .primary-e077
  li.hidden_3fbb
  span {
  background-color: var(--e-global-color-accent);
}
.mini-398a
  .grid_cool_7917
  .static-ece8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-398a .grid_cool_7917 .component_white_68bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-398a .grid_cool_7917 .filter_dd24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-398a .hover-df53 {
  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);
}
.mini-398a
  .label_left_6510.accent_26f7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a {
  background-color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a
  .hidden_0d25.medium-349e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a
  .list-906d.fast_5cb8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  .link_9357
  > a {
  background-color: var(--e-global-color-secondary);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  .link_9357
  > a
  .large-406a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  .link_9357
  > a
  .list-906d.selected_c49f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a
  .orange_e8e1:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  a
  .orange_e8e1:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357.full-4ced
  > a
  .orange_e8e1:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  .link_9357.full-4ced
  > a
  .orange_e8e1:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a
  .container_e024
  .dynamic-cc0e {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  a
  .container_e024
  .dynamic-cc0e {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a
  .container_e024
  .dynamic-cc0e,
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  a
  .container_e024
  .dynamic-cc0e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > a
  .alert_short_df11:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  a
  .alert_short_df11:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357.full-4ced
  > a
  .alert_short_df11:before {
  color: var(--e-global-color-text);
}
.alert_11dd
  > .out-033d
  > div
  > .liquid_1e54
  > .link_9357
  > .hover_ed8e
  .link_9357.full-4ced
  > a
  .alert_short_df11:before {
  color: var(--e-global-color-text);
}
.list_lower_a049 .top_767a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.list_lower_a049
  .wrapper-7d82:hover
  .top_767a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.preview_hard_50df
  > .out-033d
  > .hard-c4c6
  > .article_iron_8e23
  > .pattern_purple_4548
  > .plasma_e1cb
  .article_c287 {
  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);
}
.preview_hard_50df
  > .out-033d
  > .hard-c4c6
  > .article_iron_8e23
  > .pattern_purple_4548
  > .plasma_e1cb:hover
  .article_c287 {
  color: var(--e-global-color-text);
}
.preview_hard_50df
  > .out-033d
  > .hard-c4c6
  > .article_iron_8e23
  > .pattern_purple_4548
  > .plasma_e1cb:hover
  .article_c287 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_hard_50df
  > .out-033d
  > .hard-c4c6
  > .article_iron_8e23
  > .pattern_purple_4548.secondary-stone-3e63
  > .plasma_e1cb
  .article_c287 {
  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);
}
.wood_a22d .box-40ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_a22d .progress-static-1f4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood_a22d .thumbnail_brown_7b60 {
  background-color: var(--e-global-color-primary);
}
.wood_a22d .thumbnail_brown_7b60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel-f735
  > .out-033d
  > .description_south_df4a
  > .tertiary-hard-c484
  > .hard_afea
  .accordion-north-33a6 {
  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);
}
.panel-f735
  > .out-033d
  > .description_south_df4a
  > .tertiary-hard-c484
  > .hard_afea
  .video-blue-9577 {
  color: var(--e-global-color-text);
}
.panel-f735
  > .out-033d
  > .description_south_df4a
  > .tertiary-hard-c484
  > .hard_afea:hover
  .accordion-north-33a6 {
  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);
}
.panel-f735
  > .out-033d
  > .description_south_df4a
  > .tertiary-hard-c484
  > .hard_afea:hover
  .video-blue-9577 {
  color: var(--e-global-color-secondary);
}
.panel-f735
  > .out-033d
  > .description_south_df4a
  > .tertiary-hard-c484
  > .hard_afea.hover-selected-e3e9
  .accordion-north-33a6 {
  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);
}
.panel-f735
  > .out-033d
  > .description_south_df4a
  > .tertiary-hard-c484
  > .hard_afea.hover-selected-e3e9
  .video-blue-9577 {
  color: var(--e-global-color-primary);
}
.right-2140
  .card_f49c
  .link-5f98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.right-2140 .popup_eabb .feature_fast_b040 .dim-7453 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_6c4a .box-4faf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_6c4a .logo_6e42 .box-4faf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_6c4a .element-c265 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_6c4a .element-c265 {
  background-color: var(--e-global-color-primary);
}
.badge_9f21 .west-fba0 .filter_6613 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.badge_9f21
  .west-fba0:hover
  .light-2890 {
  color: var(--e-global-color-secondary);
}
.badge_9f21
  .west-fba0:hover
  .filter_6613 {
  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);
}
.east-b57e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.lite_6509 {
  flex-direction: column;
}

.lite_6509 .picture_full_3617 {
  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.lite_6509 .picture_full_3617 {
  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);
}

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

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

.tall_7fe3.hovered_2785 {
  display: none;
}

.pro-4479 {
  display: none;
}

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

.inner_2d51.logo-lower-af21 {
  margin-bottom: 40px;
  width: 100%;
}

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

.lite_6509 a {
  width: 100%;
}

.pagination_active_6818 .video-b078.tag_prev_ce35 {
  width: 20% !important;
}

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

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

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

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

.article-over-bc67 {
  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;
}

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

.article-over-bc67: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);
}

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

.pagination_active_6818
  .video-b078.accent_5004
  .selected_47c3
  .notification_7b72 {
  font-size: 20px !important;
}

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

.search_left_87b9 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

ol {
  margin: 0 !important;
  margin-bottom: 1px !important;

  display: flex;
  flex-direction: column;
  gap: 1px;
}

ol li {
  margin-left: 25px !important;
  padding-left: 10px;
}

ol li a {
  font-size: 30px;
  color: #fff !important;
}

ol li::marker {
  font-size: 22px;
  color: #fff !important;
}

.summary-upper-f5b3 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.mask_0471.medium_49e3 > .header-first-eb72 {
  display: flex;
  align-items: center;
}

.notification-rough-2e17 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.chip-7197 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

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

.pagination_active_6818
  .video-b078.north_00d7
  .message_7642
  .menu_c044 {
  width: 100% !important;
}

.easy-169e {
  width: 500px !important;
  max-width: none;
}

.tertiary-025f {
  width: 100%;
}

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

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

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

  display: none;
}

.secondary-8d26 {
  font-size: 15px !important;
}

.sort-958b {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.pagination_easy_059e:hover .sort-958b {
  visibility: visible;
}
.pagination_easy_059e:hover.pagination_easy_059e::before {
  display: block;
}

.summary-upper-f5b3 h3 {
  color: #fff;
}

.module-solid-4ff3 {
  margin: 0;
}

.pagination_active_6818
  .video-b078.north_00d7
  .menu_c044
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.sort_1c32 {
  width: 100%;
}

.pagination_soft_d12d {
  width: 100%;
}

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

.pagination_soft_d12d {
  width: 100%;
}

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

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

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

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

.lite_6509 .picture_full_3617.sidebar_bright_0684 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.lite_6509 h1.picture_full_3617 {
  margin-top: 80px !important;
}

.pagination_active_6818 .video-b078.right_b6b2 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.active-medium-c369 img {
  width: 100%;
}

.inner-f8b1 .surface-pressed-5d6e.selected_47c3 {
  justify-content: space-between;
}

.layout-prev-db23 {
  display: none;
}

.primary_black_3878 .hover_a2c9 {
  margin: 1px 0 !important;
}

.frame-53fa li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .mask_0471 .header-first-eb72 {
    flex-wrap: nowrap !important;
  }
}

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

  .easy-169e {
    width: 100% !important;
  }
}

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

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

  .inner-f8b1 .surface-pressed-5d6e.selected_47c3 {
    border-bottom: 1px solid #f0c159;
  }

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

  .mask_0471.medium_49e3 > .header-first-eb72 {
    gap: 15px;
    justify-content: space-between;
  }

  .pagination_active_6818
    .video-b078.north_00d7
    .menu_c044
    img {
    width: 60% !important;
  }

  .chip-7197 {
    left: 2%;
  }

  .backdrop_warm_e8c5 {
    margin: 10px 0;
  }

  .lite_6509 .hover_a2c9 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.lite_6509 .picture_full_3617,
  .lite_6509 .picture_full_3617 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .menu_c044 {
    justify-content: center;
  }

  .lite_6509 .hover_a2c9 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pagination_active_6818 .video-b078.tag_prev_ce35 {
    width: 75% !important;
  }

  .active-medium-c369 img {
    width: 100% !important;
  }
}

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

  h2.lite_6509 .picture_full_3617,
  .lite_6509 .picture_full_3617 {
    font-size: 30px !important;
  }

  .menu_c044 {
    justify-content: center;
  }

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

  .south-6deb
    .gas_4592.footer-bf63 {
    margin: 0 !important;
  }

  .notification-rough-2e17 {
    margin: 0;
    gap: 10px;
  }

  .backdrop_warm_e8c5 {
    display: flex;
  }

  .tertiary_63ec .basic-8783 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .column-a5eb svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .lite_6509 h1.picture_full_3617 {
    margin-top: 40px !important;
  }

  .pagination_active_6818
    .video-b078.north_00d7
    .menu_c044
    img,
  .link_outer_0643 .message_7642 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .article-over-bc67 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .pagination_active_6818 .video-b078.tag_prev_ce35 {
    width: 100% !important;
  }

  .mask_0471.medium_49e3 > .header-first-eb72 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.inner-f8b1 .surface-pressed-5d6e.selected_47c3 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.inner-f8b1 .surface-pressed-5d6e.selected_47c3: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.tooltip-silver-0197 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .inner-f8b1 .surface-pressed-5d6e.selected_47c3 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .lite_6509 .picture_full_3617 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .basic-8783 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.static_55c2 .aside-bottom-bc32 {
  flex-shrink: 0;
  white-space: nowrap;
}

.static_55c2 .bottom_2002 {
  flex-shrink: 0;
  min-width: fit-content;
}

.static_55c2 .notification_7b72 {
  white-space: nowrap;
}

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

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

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

.static_55c2 .bottom_2002 {
  max-width: 80px !important;
  overflow: hidden;
}

.static_55c2 .surface-pressed-5d6e.selected_47c3 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.static_55c2 .notification_7b72 {
  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);
  }
}

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

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

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

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

body .article-over-bc67:nth-child(2),
.pagination_active_6818 .article-over-bc67:nth-child(2),
#page .article-over-bc67: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;
}

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

/* css-noise: f8e0 */
.shadow-element-a0 {
  padding: 0.1rem;
  font-size: 13px;
  line-height: 1.1;
}
