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(.search-pressed-30e7) {
  gap: 0.5em;
}
:where(.message_6422) {
  gap: 0.5em;
}
body .black_2892 > .stone-c938 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .black_2892 > .box_paper_bb17 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .black_2892 > .lower-aae4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer-last-40ba > .stone-c938 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .footer-last-40ba > .box_paper_bb17 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .footer-last-40ba > .lower-aae4 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .footer-last-40ba
  > :where(:not(.stone-c938):not(.box_paper_bb17):not(.list-3aa4)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .footer-last-40ba > .lower-fe21 {
  max-width: var(--wp--style--global--wide-size);
}
body .search-pressed-30e7 {
  display: flex;
}
body .search-pressed-30e7 {
  flex-wrap: wrap;
  align-items: center;
}
body .search-pressed-30e7 > * {
  margin: 0;
}
body .message_6422 {
  display: grid;
}
body .message_6422 > * {
  margin: 0;
}
:where(.preview_up_e9f5.search-pressed-30e7) {
  gap: 2em;
}
:where(.preview_up_e9f5.message_6422) {
  gap: 2em;
}
:where(.picture_brown_425f.search-pressed-30e7) {
  gap: 1.25em;
}
:where(.picture_brown_425f.message_6422) {
  gap: 1.25em;
}
.column_e61a {
  color: var(--wp--preset--color--black) !important;
}
.item-f6a8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.selected_47d7 {
  color: var(--wp--preset--color--white) !important;
}
.under_872a {
  color: var(--wp--preset--color--pale-pink) !important;
}
.clean-34b4 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.hero_6800 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary_4425 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.plasma_528b {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.clean_d1d3 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row_7605 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.dropdown-full-6ce2 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.card-static-0e78 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.photo-da6d {
  background-color: var(--wp--preset--color--black) !important;
}
.frame_e30e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.huge_e767 {
  background-color: var(--wp--preset--color--white) !important;
}
.advanced-6e7b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.border-9480 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.lower-b91f {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.media_4f54 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item_warm_7ee9 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accordion-dark-8ca2 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.blue_fc8e {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.button_e173 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.form-right-3a81 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.dirty_da0e {
  border-color: var(--wp--preset--color--black) !important;
}
.gradient-d53e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.panel_f18f {
  border-color: var(--wp--preset--color--white) !important;
}
.carousel-c47c {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.disabled_064c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.form-lower-d1be {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.image-dim-a183 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification_7183 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.video_4846 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.dropdown-0100 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.center-6c0e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.description-146f {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.tag-4489 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.secondary_1333 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.primary-prev-9fb7 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.section-fresh-903e {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.clean_b841 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.preview_937f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.full_e8f7 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.media-dirty-31c9 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.selected_fdc5 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.warm-44be {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.image_fd44 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.center_c2bb {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dropdown-8015 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.paragraph-6b96 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.shade_1261 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.secondary-06a6 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.title_stale_4fc3 a:where(:not(.highlight-smooth-7a9a)) {
  color: inherit;
}
:where(.picture_brown_425f.search-pressed-30e7) {
  gap: 1.25em;
}
:where(.picture_brown_425f.message_6422) {
  gap: 1.25em;
}
:where(.preview_up_e9f5.search-pressed-30e7) {
  gap: 2em;
}
:where(.preview_up_e9f5.message_6422) {
  gap: 2em;
}
.primary-fixed-7529 {
  font-size: 1.5em;
  line-height: 1.6;
}

.panel_88ed .black_257e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_4fc1 .background_5b98 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-copper-2a8b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-copper-2a8b.yellow-db35 .complex-fc7d {
  background-color: var(--e-global-color-primary);
}
.sidebar-copper-2a8b.hot-a9fd .complex-fc7d,
.sidebar-copper-2a8b.medium_5c13 .complex-fc7d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph-636a .content-0bcd {
  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);
}
.avatar_2df8 {
  --divider-color: var(--e-global-color-secondary);
}
.avatar_2df8 .easy-0c4e {
  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);
}
.avatar_2df8.medium_35fc .banner_9557 {
  background-color: var(--e-global-color-secondary);
}
.avatar_2df8.background_east_0ce1 .banner_9557,
.avatar_2df8.heading-hard-1fc5 .banner_9557 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.avatar_2df8.background_east_0ce1 .banner_9557,
.avatar_2df8.heading-hard-1fc5 .banner_9557 svg {
  fill: var(--e-global-color-secondary);
}
.item-warm-dbf8 .shadow-fc5c {
  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);
}
.item-warm-dbf8 .basic-9d65 {
  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);
}
.full_b856.medium_35fc .banner_9557 {
  background-color: var(--e-global-color-primary);
}
.full_b856.background_east_0ce1 .banner_9557,
.full_b856.heading-hard-1fc5 .banner_9557 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.full_b856.background_east_0ce1 .banner_9557,
.full_b856.heading-hard-1fc5 .banner_9557 svg {
  fill: var(--e-global-color-primary);
}
.dirty_fc8a.medium_35fc .banner_9557 {
  background-color: var(--e-global-color-primary);
}
.dirty_fc8a.background_east_0ce1 .banner_9557,
.dirty_fc8a.heading-hard-1fc5 .banner_9557 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.dirty_fc8a .secondary_07e2 {
  color: var(--e-global-color-primary);
}
.dirty_fc8a .secondary_07e2,
.dirty_fc8a .secondary_07e2 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty_fc8a .row-cb77 {
  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);
}
.panel_115c .feature-motion-c482 {
  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);
}
.south_45fb .avatar-under-81e8 .slider_ec3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.form_de36 .tooltip_57aa:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.form_de36 .accordion_upper_e7a6 i {
  color: var(--e-global-color-primary);
}
.form_de36 .accordion_upper_e7a6 svg {
  fill: var(--e-global-color-primary);
}
.form_de36 .box-1e25 {
  color: var(--e-global-color-secondary);
}
.form_de36 .tooltip_57aa > .box-1e25,
.form_de36 .tooltip_57aa > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_glass_55c7 .description-af91 {
  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);
}
.wrapper_glass_55c7 .summary-c960 {
  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);
}
.layout-b869 .dark_3966 .secondary-c2de {
  background-color: var(--e-global-color-primary);
}
.layout-b869 .top-6237 {
  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);
}
.overlay_fluid_183c .summary-cdba {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_fluid_183c .shade-302d {
  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);
}
.overlay_fluid_183c .black-7ff8 {
  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);
}
.smooth-509b .short-911d,
.smooth-509b .short-911d a {
  color: var(--e-global-color-primary);
}
.smooth-509b .short-911d.modal-e476,
.smooth-509b .short-911d.modal-e476 a {
  color: var(--e-global-color-accent);
}
.smooth-509b .short-911d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-509b .description-easy-f1f5 {
  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);
}
.info-ff49 .media-1b92,
.info-ff49 .notification-full-326d {
  color: var(--e-global-color-primary);
}
.info-ff49 .media-1b92 svg {
  fill: var(--e-global-color-primary);
}
.info-ff49 .modal-e476 .media-1b92,
.info-ff49 .modal-e476 .notification-full-326d {
  color: var(--e-global-color-accent);
}
.info-ff49 .modal-e476 .media-1b92 svg {
  fill: var(--e-global-color-accent);
}
.info-ff49 .notification-full-326d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-ff49 .description-easy-f1f5 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-3203 .banner-fresh-9bd9,
.dynamic-3203 .outline-a297 {
  color: var(--e-global-color-primary);
}
.dynamic-3203 .outline-a297 svg {
  fill: var(--e-global-color-primary);
}
.dynamic-3203 .short-911d.modal-e476 a,
.dynamic-3203
  .short-911d.modal-e476
  .outline-a297 {
  color: var(--e-global-color-accent);
}
.dynamic-3203 .banner-fresh-9bd9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-3203 .description-easy-f1f5 {
  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);
}
.new_f3a3 .tiny_0307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_f3a3 .hard_ed73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_06cd .badge-paper-493d .purple-e2cf {
  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);
}
.active_06cd .badge-paper-493d .black-096b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_06cd .item-b45b .purple-e2cf {
  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);
}
.active_06cd
  .item-b45b
  .black-096b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_06cd
  .component_narrow_c245
  .purple-e2cf {
  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);
}
.active_06cd
  .component_narrow_c245
  .black-096b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_06cd
  .hover_3efa
  .purple-e2cf {
  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);
}
.active_06cd
  .hover_3efa
  .black-096b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.huge-a991 .picture-3f91 {
  background-color: var(--e-global-color-primary);
}
.huge-a991 .picture-3f91:hover {
  background-color: var(--e-global-color-primary);
}
.huge-a991 .container-fixed-399a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge-a991
  .picture-3f91:hover
  .container-fixed-399a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_f6a7 .large_9862 {
  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);
}
.selected-1924 .hidden-3a66 .pro-85fc a {
  background-color: var(--e-global-color-accent);
}
.selected-1924 .hidden-3a66 .new_e156 a {
  background-color: var(--e-global-color-accent);
}
.selected-1924 .hidden-3a66 .pro-85fc a,
.selected-1924 .hidden-3a66 .new_e156 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-6565
  .layout-b2af.menu-4bee
  .hidden-3a66
  a.basic-fa2d {
  background-color: var(--e-global-color-accent);
}
.mini-6565
  .layout-b2af.menu-4bee
  .hidden-3a66
  span.basic-fa2d.fn-current-1e6f {
  background-color: var(--e-global-color-text);
}
.mini-6565
  .layout-b2af.menu-4bee
  .hidden-3a66
  .basic-fa2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2 .search_active_4b8b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .hard-a862
  > .gradient_ddcc
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .image-wide-45bd
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .nav_gas_6dde
  .photo-1bbd,
.grid-red-c2a2
  .nav_gas_6dde
  .focus_7e35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-red-c2a2
  .nav_gas_6dde
  .outline_focused_68c6,
.grid-red-c2a2
  .nav_gas_6dde
  a
  .outline_focused_68c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .nav_gas_6dde
  .title_selected_18f3 {
  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);
}
.grid-red-c2a2
  .nav_gas_6dde
  .breadcrumb-b5c0 {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .nav_gas_6dde
  .breadcrumb-b5c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .nav_gas_6dde
  .breadcrumb-b5c0:hover {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .nav_gas_6dde
  .fast-d5b1 {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .nav_gas_6dde
  .fast-d5b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .nav_gas_6dde
  .fast-d5b1:hover {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .caption_center_ea24
  .over-4296
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-red-c2a2
  .caption_center_ea24
  .thick_fd1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .caption_center_ea24
  .title_selected_18f3 {
  color: var(--e-global-color-text);
}
.grid-red-c2a2
  .caption_center_ea24
  .title_selected_18f3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .caption_center_ea24
  .breadcrumb-b5c0 {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .caption_center_ea24
  .breadcrumb-b5c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .caption_center_ea24
  .breadcrumb-b5c0:hover {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .caption_center_ea24
  .fast-d5b1 {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2
  .caption_center_ea24
  .fast-d5b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-red-c2a2
  .caption_center_ea24
  .fast-d5b1:hover {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2 .carousel_prev_2966 {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2 .carousel_prev_2966:hover {
  background-color: var(--e-global-color-primary);
}
.grid-red-c2a2 .gas_f6d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid-red-c2a2 .card_019a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-cdbe .dirty-7fc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-cdbe
  .highlight-liquid-fe30
  > div:nth-child(3)
  .dirty-7fc0,
.summary-cdbe
  .menu_ded3
  > div:nth-child(1)
  .dirty-7fc0,
.summary-cdbe
  .frame_in_8070
  > div:nth-child(1)
  .dirty-7fc0,
.summary-cdbe
  .medium-05f7
  > div:nth-child(1)
  .dirty-7fc0,
.summary-cdbe
  .notice-black-8a92
  > div:nth-child(1)
  .dirty-7fc0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-cdbe .glass_1ac3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-cdbe .outer_0786 {
  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);
}
.summary-cdbe .carousel_7775 {
  background-color: var(--e-global-color-primary);
}
.summary-cdbe .carousel_7775 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary-cdbe .carousel_7775:hover {
  background-color: var(--e-global-color-primary);
}
.summary-cdbe .description-b2ca {
  background-color: var(--e-global-color-primary);
}
.summary-cdbe .description-b2ca:hover {
  background-color: var(--e-global-color-primary);
}
.summary-cdbe .gas_f6d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.summary-cdbe .card_019a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_hot_e43f .content-in-364a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_hot_e43f .widget-655f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_hot_e43f .south_9c84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_hot_e43f .shade-complex-afdf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_hot_e43f .full-c5e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_hot_e43f .description-b2ca {
  background-color: var(--e-global-color-primary);
}
.container_hot_e43f .description-b2ca:hover {
  background-color: var(--e-global-color-primary);
}
.row_6c79 .caption-medium-b6f9 {
  background-color: var(--e-global-color-secondary);
}
.row_6c79 .progress_b842 {
  background-color: var(--e-global-color-text);
}
.row_6c79 .link_4468 {
  background-color: var(--e-global-color-secondary);
}
.row_6c79 .item-27ca {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_6c79 .detail_wide_c1df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_6c79 .primary-steel-b6b8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_6c79 .primary-upper-2611 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_6c79 .sidebar-60ba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-orange-c638 .filter_008d .plasma_12b5,
.nav-orange-c638
  .filter_008d
  .plasma_12b5
  a,
.nav-orange-c638 .red_5d57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-orange-c638 .filter_008d .panel_6b95,
.nav-orange-c638 .backdrop-large-baa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-orange-c638 .filter_008d .panel_6b95 {
  color: var(--e-global-color-text);
}
.nav-orange-c638 .backdrop-large-baa9 {
  color: var(--e-global-color-text);
}
.nav-orange-c638
  .filter_008d
  .section-6801 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav-orange-c638 .grid-7d8d .alert-soft-f8f0 {
  background-color: var(--e-global-color-primary);
}
.nav-orange-c638 .grid-7d8d .alert-soft-f8f0:hover {
  background-color: var(--e-global-color-primary);
}
.nav-orange-c638 .grid-7d8d .clean_4fd1 li span {
  background-color: var(--e-global-color-text);
}
.nav-orange-c638 .grid-7d8d .clean_4fd1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.nav-orange-c638
  .grid-7d8d
  .clean_4fd1
  li.popup_static_fa4c
  span {
  background-color: var(--e-global-color-accent);
}
.nav-orange-c638 .summary_78bb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-full-bd0c .button_13df {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_5751 .north-feb8 {
  background-color: var(--e-global-color-primary);
}
.highlight_5751 .backdrop-motion-49ce {
  background-color: var(--e-global-color-secondary);
}
.highlight_5751 .media_dirty_c04d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_5751 .message_3eff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_5751 .aside_right_f85a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_5751 .background-bf63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_5751 .component-advanced-a841 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_5751 .active-4279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_5751 .thick-a2b2 {
  background-color: var(--e-global-color-primary);
}
.highlight_5751 .thick-a2b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_7855 .main-medium-0deb {
  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);
}
.image_7855 .element-7c0c {
  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);
}
.image_7855
  .west-8f51:after {
  background-color: var(--e-global-color-primary);
}
.image_7855 .selected_3abb {
  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);
}
.block-4fdf .red_5d57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-4fdf .backdrop-large-baa9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-left-332c .frame-31fb .article_wood_4840 {
  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);
}
.table-left-332c .frame-31fb .banner_a058 {
  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-pink-7aef .active_dea4 {
  background-color: var(--e-global-color-primary);
}
.title-pink-7aef .bronze-3ce7 {
  background-color: var(--e-global-color-secondary);
}
.title-pink-7aef .form-38d5 .photo-f5c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title-pink-7aef .sort_c08c .photo-f5c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border_west_b95b .orange-2fa5 .fluid_50ac {
  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);
}
.border_west_b95b .orange-2fa5 .selected-da16 {
  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);
}
.border_west_b95b .orange-2fa5 .glass-899e {
  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);
}
.logo_advanced_02c3 .backdrop_d243 {
  border-color: var(--e-global-color-text);
}
.logo_advanced_02c3 .input_smooth_0d78 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_advanced_02c3 .photo-under-eb96 {
  color: var(--e-global-color-primary);
}
.logo_advanced_02c3 .avatar-3845 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_f92b .slider_c0ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_f92b .thick_c326 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_f92b .preview_basic_59fb:hover .slider_c0ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_f92b
  .preview_basic_59fb:hover
  .thick_c326 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_1b62 .texture-red-e394 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.orange_1b62 .module-liquid-bd3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-f44f .thick-c02d .carousel_8d52 {
  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);
}
.active-f44f .text_paper_e447 .carousel_8d52 {
  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);
}
.widget-slow-0904 .steel_adc8 {
  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);
}
.gold_9b75 .notice_mini_421b .black-880d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_9b75 .notice_mini_421b .black-880d {
  background-color: var(--e-global-color-secondary);
}
.gold_9b75 .paper-9f2f .black-880d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_9b75 .paper-9f2f .black-880d {
  background-color: var(--e-global-color-secondary);
}
.gold_9b75 .notice-under-90ec .input_new_97d7 {
  background-color: var(--e-global-color-primary);
}
.gold_9b75 .notice-under-90ec:hover .input_new_97d7 {
  background-color: var(--e-global-color-secondary);
}
.gold_9b75 .alert-soft-f8f0 {
  background-color: var(--e-global-color-primary);
}
.gold_9b75 .alert-soft-f8f0:hover {
  background-color: var(--e-global-color-accent);
}
.gold_9b75 .clean_4fd1 li span {
  background-color: var(--e-global-color-text);
}
.gold_9b75 .clean_4fd1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold_9b75 .clean_4fd1 li.popup_static_fa4c span {
  background-color: var(--e-global-color-accent);
}
.badge-969a .footer-next-0e7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge-969a .header_complex_62fa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-8974 .notification-simple-7425:before {
  background-color: var(--e-global-color-secondary);
}
.block-8974 .info_fixed_390e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.block-8974 .component-df2f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-3cdd .search-current-f85b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-3cdd .search-current-f85b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-3cdd .search-current-f85b.fn-active-1e6f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-3cdd .outer-17ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-3cdd .aside-7871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-3cdd .preview_62a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.avatar-3cdd .glass-74f7 {
  background-color: var(--e-global-color-primary);
}
.avatar-3cdd .glass-74f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-3cdd .block_lower_fb1a {
  background-color: var(--e-global-color-primary);
}
.avatar-3cdd .block_lower_fb1a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-dd55 .first-64d3 .over_4574 a {
  color: var(--e-global-color-secondary);
}
.gold-dd55 .first-64d3 .over_4574 a:hover {
  color: var(--e-global-color-secondary);
}
.gold-dd55 .first-64d3 .over_4574,
.gold-dd55 .first-64d3 .over_4574 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-dd55 .first-64d3 .up_3c5a {
  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);
}
.gold-dd55 .first-64d3 .texture_gold_fbda {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-dd55 .first-64d3 .section_f6e8 {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .first-64d3 .section_f6e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gold-dd55 .first-64d3 .section_f6e8:hover {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .first-64d3 .picture-selected-dfab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gold-dd55 .first-64d3 .picture-selected-dfab {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .first-64d3 .picture-selected-dfab:hover {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .first-64d3 .alert-soft-f8f0 {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .first-64d3 .alert-soft-f8f0:hover {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .grid-7d8d .clean_4fd1 li span {
  background-color: var(--e-global-color-text);
}
.gold-dd55 .grid-7d8d .clean_4fd1 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gold-dd55 .grid-7d8d .clean_4fd1 li.popup_static_fa4c span {
  background-color: var(--e-global-color-accent);
}
.gold-dd55 .gas_f6d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold-dd55 .card_019a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_f2a7 .module_623c .outline_09a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_f2a7 .module_623c .red_23b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_f2a7 .module_623c .liquid-309c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-0a65 .frame_dc5a {
  border-color: var(--e-global-color-text);
}
.narrow-0a65 .tag_4a1c {
  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);
}
.narrow-0a65 .dropdown-over-c680 {
  color: var(--e-global-color-secondary);
}
.narrow-0a65 .dropdown-over-c680 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-0a65 .shade-0daf > * {
  color: var(--e-global-color-primary);
}
.narrow-0a65 .shade-0daf > * svg {
  fill: var(--e-global-color-primary);
}
.narrow-0a65 .brown-40a6 {
  color: var(--e-global-color-primary);
}
.narrow-0a65 .brown-40a6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-0a65 .pressed_3b37 {
  color: var(--e-global-color-primary);
}
.narrow-0a65 .pressed_3b37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-0a65 .photo-silver-d267 {
  color: var(--e-global-color-primary);
}
.narrow-0a65 .photo-silver-d267 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-0a65 .hidden_9d79 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-0a65 .west-343b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-0a65 .west-343b.sidebar_new_9566 {
  color: var(--e-global-color-secondary);
}
.narrow-0a65 .west-343b.sidebar_new_9566 .paragraph_large_c0ce {
  color: var(--e-global-color-accent);
}
.narrow-0a65 .west-343b.list_first_c1f4 {
  color: var(--e-global-color-text);
}
.narrow-0a65 .west-343b.list_first_c1f4 .paragraph_large_c0ce {
  color: var(--e-global-color-text);
}
.narrow-0a65 .west-343b:before {
  border-top-color: var(--e-global-color-text);
}
.narrow-0a65 .feature-complex-9a6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-0a65
  .feature-complex-9a6a
  .text_116d {
  background-color: var(--e-global-color-primary);
}
.narrow-0a65
  .feature-complex-9a6a
  .text_116d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.narrow-0a65 .frame_dc5a .border_f709 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_1b5b .pattern-advanced-c5c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_1b5b .hidden-motion-f70a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-6b70 .wood_d859 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.disabled-6b70
  .tertiary_old_6921
  .notification_short_0f4f {
  background-color: var(--e-global-color-secondary);
}
.disabled-6b70
  .tertiary_old_6921.tooltip_cool_bde4
  .notification_short_0f4f {
  background-color: var(--e-global-color-text);
}
.disabled-6b70
  .tertiary_old_6921:hover
  .notification_short_0f4f {
  background-color: var(--e-global-color-accent);
}
.disabled-6b70
  .tertiary_old_6921.fn-active-1e6f
  .notification_short_0f4f {
  background-color: var(--e-global-color-primary);
}
.detail_f69f .panel_2b87 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.detail_f69f .pro_3eb7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_f69f .fresh_09ec {
  background-color: var(--e-global-color-primary);
}
.detail_f69f .fresh_09ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_b51c .mask_7bb2 .glass_2131 .label_right_46f7 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_b51c .mask_7bb2 .sort-cafc:after {
  background-color: var(--e-global-color-secondary);
}
.dropdown_b51c .banner_center_9ce7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_b51c .detail_north_43c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_b51c .status_4364 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown_b51c .steel_86bc {
  background-color: var(--e-global-color-primary);
}
.dropdown_b51c .steel_86bc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_b51c .notification_7352 {
  background-color: var(--e-global-color-secondary);
}
.dropdown_b51c .notification_7352 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown_b51c .mask_7bb2 .prev-9d14 .image_ce94:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown_b51c
  .mask_7bb2
  .prev-9d14
  .image_ce94.center-63ba {
  background-color: var(--e-global-color-primary);
}
.dropdown_b51c .mask_7bb2 .full_848a:before {
  border-color: var(--e-global-color-primary);
}
.dropdown_b51c .mask_7bb2 .full_848a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.dropdown_b51c
  .mask_7bb2
  .full_848a.card-e899:before {
  border-color: var(--e-global-color-primary);
}
.dropdown_b51c .motion-d665 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_5af1 .popup-178f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_5af1 .popup-178f:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_5af1 .popup-178f.button_fast_bb2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_5af1 .warm_c8bb {
  background-color: var(--e-global-color-primary);
}
.yellow_5af1 .warm_c8bb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_5af1
  .dim_83b0
  .hover-19f7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_5af1
  .carousel_mini_df74
  .hover-19f7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_3720
  .banner_left_9336
  .notice-c504 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_3720
  .banner_left_9336
  .easy-e047 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_3720 .warm_5f54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_3720 .tooltip_right_419a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.selected_3720 .small_7b68 {
  background-color: var(--e-global-color-primary);
}
.selected_3720 .small_7b68 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-iron-7e5a .caption-fresh-3e62 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-iron-7e5a .next-45da {
  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);
}
.item-iron-7e5a .content_last_b887 {
  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);
}
.item-iron-7e5a .content_last_b887 a:hover {
  color: var(--e-global-color-secondary);
}
.item-iron-7e5a .gas-f039 {
  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);
}
.item-iron-7e5a .block_f8db {
  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);
}
.item-iron-7e5a .tag_clean_c4b8 .alert-soft-f8f0 {
  background-color: var(--e-global-color-primary);
}
.item-iron-7e5a .tag_clean_c4b8 .alert-soft-f8f0:hover {
  background-color: var(--e-global-color-accent);
}
.item-iron-7e5a
  .tag_clean_c4b8
  .clean_4fd1
  li
  span {
  background-color: var(--e-global-color-text);
}
.item-iron-7e5a
  .tag_clean_c4b8
  .clean_4fd1
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.item-iron-7e5a
  .tag_clean_c4b8
  .clean_4fd1
  li.popup_static_fa4c
  span {
  background-color: var(--e-global-color-accent);
}
.photo-selected-8760
  .heading_top_9870
  .title-cc80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-selected-8760 .heading_top_9870 .form_baf4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-selected-8760 .heading_top_9870 .widget-fast-8967 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-selected-8760 .module-tall-ef47 {
  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);
}
.photo-selected-8760
  .narrow_6c9c.pro-b1a1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a {
  background-color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a
  .gradient-fixed-a739.dim-db0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a
  .cool-02dc.red_e81e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  .hover-4390
  > a {
  background-color: var(--e-global-color-secondary);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  .hover-4390
  > a
  .container_upper_b1c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  .hover-4390
  > a
  .cool-02dc.highlight-2a80 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a
  .notice-ea8b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  a
  .notice-ea8b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390.shade-8998
  > a
  .notice-ea8b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  .hover-4390.shade-8998
  > a
  .notice-ea8b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a
  .tooltip-gas-14a5
  .orange-f3aa {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  a
  .tooltip-gas-14a5
  .orange-f3aa {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a
  .tooltip-gas-14a5
  .orange-f3aa,
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  a
  .tooltip-gas-14a5
  .orange-f3aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > a
  .green-513b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  a
  .green-513b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390.shade-8998
  > a
  .green-513b:before {
  color: var(--e-global-color-text);
}
.focus_66f6
  > .sidebar_lite_c529
  > div
  > .box_dynamic_4144
  > .hover-4390
  > .notification-fcbb
  .hover-4390.shade-8998
  > a
  .green-513b:before {
  color: var(--e-global-color-text);
}
.tall_e372 .carousel-hard-5d5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_e372
  .texture-basic-3b5f:hover
  .carousel-hard-5d5c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.shadow_099c
  > .sidebar_lite_c529
  > .sidebar-left-761c
  > .photo_5ea9
  > .link_plasma_fb78
  > .form-wide-3a5d
  .logo_brown_8922 {
  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);
}
.shadow_099c
  > .sidebar_lite_c529
  > .sidebar-left-761c
  > .photo_5ea9
  > .link_plasma_fb78
  > .form-wide-3a5d:hover
  .logo_brown_8922 {
  color: var(--e-global-color-text);
}
.shadow_099c
  > .sidebar_lite_c529
  > .sidebar-left-761c
  > .photo_5ea9
  > .link_plasma_fb78
  > .form-wide-3a5d:hover
  .logo_brown_8922 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_099c
  > .sidebar_lite_c529
  > .sidebar-left-761c
  > .photo_5ea9
  > .link_plasma_fb78.glass-0d52
  > .form-wide-3a5d
  .logo_brown_8922 {
  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);
}
.hovered_fdb7 .wood_5139 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_fdb7 .description-ca18 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hovered_fdb7 .heading-4c5a {
  background-color: var(--e-global-color-primary);
}
.hovered_fdb7 .heading-4c5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_green_1bac
  > .sidebar_lite_c529
  > .small_90e0
  > .focus-paper-b92c
  > .pagination_pro_ecd7
  .tiny_b008 {
  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);
}
.paragraph_green_1bac
  > .sidebar_lite_c529
  > .small_90e0
  > .focus-paper-b92c
  > .pagination_pro_ecd7
  .lower_56d4 {
  color: var(--e-global-color-text);
}
.paragraph_green_1bac
  > .sidebar_lite_c529
  > .small_90e0
  > .focus-paper-b92c
  > .pagination_pro_ecd7:hover
  .tiny_b008 {
  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);
}
.paragraph_green_1bac
  > .sidebar_lite_c529
  > .small_90e0
  > .focus-paper-b92c
  > .pagination_pro_ecd7:hover
  .lower_56d4 {
  color: var(--e-global-color-secondary);
}
.paragraph_green_1bac
  > .sidebar_lite_c529
  > .small_90e0
  > .focus-paper-b92c
  > .pagination_pro_ecd7.dirty-2e6f
  .tiny_b008 {
  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_green_1bac
  > .sidebar_lite_c529
  > .small_90e0
  > .focus-paper-b92c
  > .pagination_pro_ecd7.dirty-2e6f
  .lower_56d4 {
  color: var(--e-global-color-primary);
}
.video_6dfd
  .description_d816
  .block_1e9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.video_6dfd .motion_181f .border_f709 .simple_1b35 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-3e24 .selected-eb7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-3e24 .backdrop-74ea .selected-eb7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed-3e24 .narrow-3d75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed-3e24 .narrow-3d75 {
  background-color: var(--e-global-color-primary);
}
.sort_pink_f23d .backdrop-dirty-a04a .caption-b28b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_pink_f23d
  .backdrop-dirty-a04a:hover
  .white_6f10 {
  color: var(--e-global-color-secondary);
}
.sort_pink_f23d
  .backdrop-dirty-a04a:hover
  .caption-b28b {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-ce7f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.heading_8721 {
  flex-direction: column;
}

.heading_8721 .layout_tall_7923 {
  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.heading_8721 .layout_tall_7923 {
  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);
}

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

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

.picture_top_3dc5.left_45ff {
  display: none;
}

.green_046b {
  display: none;
}

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

.narrow_a08d.texture_aab8 {
  margin-bottom: 40px;
  width: 100%;
}

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

.heading_8721 a {
  width: 100%;
}

.pattern-e17b .menu-fff7.image_8d32 {
  width: 20% !important;
}

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

.black-83f8: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%);
}

.black-83f8 svg {
  width: 20px;
  fill: #FFFFFF;
  transition: all 0.3s ease;
}

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

.notice-liquid-da20 {
  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;
}

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

.notice-liquid-da20: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);
}

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

.pattern-e17b
  .menu-fff7.simple_623b
  .outline_full_bc29
  .pagination-hot-431c {
  font-size: 20px !important;
}

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

.brown-9b3c {
  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;
}

.primary-2bad h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.preview-east-ad76.hard-623b > .breadcrumb_pressed_61ac {
  display: flex;
  align-items: center;
}

.logo-d496 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.surface-in-3453 {
  font-size: 35px !important;
}

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

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

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

.pattern-e17b
  .menu-fff7.iron-f646
  .badge-f00e
  .iron_47f2 {
  width: 100% !important;
}

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

.static-5727 {
  width: 100%;
}

.content-new-c467 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.short-302d {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.short-302d:hover .accent_brown_5ddc {
  visibility: visible;
}
.short-302d:hover.short-302d::before {
  display: block;
}

.primary-2bad h3 {
  color: #fff;
}

.accordion-ba5b {
  margin: 0;
}

.pattern-e17b
  .menu-fff7.iron-f646
  .iron_47f2
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.orange-b4e4 {
  width: 100%;
}

.light-35be {
  width: 100%;
}

.action-9d44 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.light-35be {
  width: 100%;
}

.tall-3b49 {
  margin-bottom: 10px !important;
}

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

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

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

.heading_8721 .layout_tall_7923.hover-817c {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.heading_8721 h1.layout_tall_7923 {
  margin-top: 80px !important;
}

.pattern-e17b .menu-fff7.border_c2b1 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.dynamic_36cd img {
  width: 100%;
}

.status-db0f .center-d3af.outline_full_bc29 {
  justify-content: space-between;
}

.feature-1c07 {
  display: none;
}

.right_3e03 .link_medium_b1e7 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .preview-east-ad76 .breadcrumb_pressed_61ac {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .black-83f8 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .status-db0f .center-d3af.outline_full_bc29 {
    border-bottom: 1px solid #f0c159;
  }

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

  .preview-east-ad76.hard-623b > .breadcrumb_pressed_61ac {
    gap: 15px;
    justify-content: space-between;
  }

  .pattern-e17b
    .menu-fff7.iron-f646
    .iron_47f2
    img {
    width: 60% !important;
  }

  .frame_1495 {
    left: 2%;
  }

  .easy-08cc {
    margin: 10px 0;
  }

  .heading_8721 .link_medium_b1e7 {
    margin: 0;
    margin-bottom: 10px;
  }

  .black-83f8 {
    font-size: 16px !important;
  }

  .surface-in-3453 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.heading_8721 .layout_tall_7923,
  .heading_8721 .layout_tall_7923 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .iron_47f2 {
    justify-content: center;
  }

  .heading_8721 .link_medium_b1e7 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .pattern-e17b .menu-fff7.image_8d32 {
    width: 75% !important;
  }

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

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

  h2.heading_8721 .layout_tall_7923,
  .heading_8721 .layout_tall_7923 {
    font-size: 30px !important;
  }

  .iron_47f2 {
    justify-content: center;
  }

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

  .plasma-68f3
    .texture-779c.section-d9b3 {
    margin: 0 !important;
  }

  .logo-d496 {
    margin: 0;
    gap: 10px;
  }

  .easy-08cc {
    display: flex;
  }

  .mini_6815 .black-83f8 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .action-9d44 {
    justify-content: flex-end;
    gap: 1px;
  }

  .heading_8721 h1.layout_tall_7923 {
    margin-top: 40px !important;
  }

  .pattern-e17b
    .menu-fff7.iron-f646
    .iron_47f2
    img,
  .item-warm-dbf8 .badge-f00e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .notice-liquid-da20 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .pattern-e17b .menu-fff7.image_8d32 {
    width: 100% !important;
  }

  .preview-east-ad76.hard-623b > .breadcrumb_pressed_61ac {
    gap: 3px;
  }

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

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

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

.status-db0f .center-d3af.outline_full_bc29: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .status-db0f .center-d3af.outline_full_bc29 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .heading_8721 .layout_tall_7923 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .black-83f8 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.stone-0dc2 .article-current-169c {
  flex-shrink: 0;
  white-space: nowrap;
}

.stone-0dc2 .aside_center_5ee6 {
  flex-shrink: 0;
  min-width: fit-content;
}

.stone-0dc2 .pagination-hot-431c {
  white-space: nowrap;
}

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

.stone-0dc2 {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.stone-0dc2 .article-current-169c {
  max-width: 80px !important;
}

.stone-0dc2 .aside_center_5ee6 {
  max-width: 80px !important;
  overflow: hidden;
}

.stone-0dc2 .center-d3af.outline_full_bc29 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.stone-0dc2 .pagination-hot-431c {
  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);
  }
}

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

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

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

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

body .notice-liquid-da20:nth-child(2),
.pattern-e17b .notice-liquid-da20:nth-child(2),
#page .notice-liquid-da20: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;
}

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

/* css-noise: e2d3 */
.widget-item-j0 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.2;
}
