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(.input_e9fc) {
  gap: 0.5em;
}
:where(.video_a290) {
  gap: 0.5em;
}
body .fresh_14d1 > .selected_27dc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fresh_14d1 > .primary-84d7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fresh_14d1 > .smooth-70ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .motion_b62d > .selected_27dc {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .motion_b62d > .primary-84d7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .motion_b62d > .smooth-70ab {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .motion_b62d
  > :where(:not(.selected_27dc):not(.primary-84d7):not(.video_b0b0)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .motion_b62d > .card_bottom_7279 {
  max-width: var(--wp--style--global--wide-size);
}
body .input_e9fc {
  display: flex;
}
body .input_e9fc {
  flex-wrap: wrap;
  align-items: center;
}
body .input_e9fc > * {
  margin: 0;
}
body .video_a290 {
  display: grid;
}
body .video_a290 > * {
  margin: 0;
}
:where(.article_wood_115b.input_e9fc) {
  gap: 2em;
}
:where(.article_wood_115b.video_a290) {
  gap: 2em;
}
:where(.table_blue_53b4.input_e9fc) {
  gap: 1.25em;
}
:where(.table_blue_53b4.video_a290) {
  gap: 1.25em;
}
.main-over-10eb {
  color: var(--wp--preset--color--black) !important;
}
.cool-2937 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.light_5704 {
  color: var(--wp--preset--color--white) !important;
}
.cool-67fc {
  color: var(--wp--preset--color--pale-pink) !important;
}
.card_lite_4ed9 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.dropdown-1c98 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.focus-17e7 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.last-39f7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.container-pro-9023 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient-840a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.row-new-f873 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.full-e5d4 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.light-307a {
  background-color: var(--wp--preset--color--black) !important;
}
.black-a23f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stale-ede2 {
  background-color: var(--wp--preset--color--white) !important;
}
.fixed_c83b {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.module_1af8 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.chip_1dbb {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-7c7c {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel_smooth_c4d2 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.element-hard-b6cc {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.carousel-upper-53ff {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.block_next_6229 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.layout-short-f314 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.row-c3b6 {
  border-color: var(--wp--preset--color--black) !important;
}
.cold_2c30 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.green-1a5b {
  border-color: var(--wp--preset--color--white) !important;
}
.column-rough-28e7 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.active_under_304c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.component-iron-a0a8 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.wrapper-pressed-0828 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.badge-pro-8d47 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_787f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.west-97fa {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shade-430a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.preview_f904 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.secondary-first-734e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.hard_639f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.title-5480 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.accordion_down_45f1 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.sidebar_hot_df25 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.outer_f0f5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.orange_6f64 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.grid-hot-9d0b {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.box-f544 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.surface-da97 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.mask_orange_6c86 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.top-e12d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.component_b714 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.dirty_52cd {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.footer-3743 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.accordion_29b3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.gallery-south-02f3 a:where(:not(.gold-bcef)) {
  color: inherit;
}
:where(.table_blue_53b4.input_e9fc) {
  gap: 1.25em;
}
:where(.table_blue_53b4.video_a290) {
  gap: 1.25em;
}
:where(.article_wood_115b.input_e9fc) {
  gap: 2em;
}
:where(.article_wood_115b.video_a290) {
  gap: 2em;
}
.disabled_dirty_c4ee {
  font-size: 1.5em;
  line-height: 1.6;
}

.current_c2f5 .text_fresh_aaaf {
  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);
}
.mask_01be .shadow-south-0d5c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-black-5ae9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-black-5ae9.description-9316 .in_3b5e {
  background-color: var(--e-global-color-primary);
}
.icon-black-5ae9.text-f152 .in_3b5e,
.icon-black-5ae9.shadow-dim-7cbc .in_3b5e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.paragraph_static_8a24 .brown_6f9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.advanced_f2a2 {
  --divider-color: var(--e-global-color-secondary);
}
.advanced_f2a2 .active-bdb4 {
  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);
}
.advanced_f2a2.button_f8a3 .upper-7c1a {
  background-color: var(--e-global-color-secondary);
}
.advanced_f2a2.up_e254 .upper-7c1a,
.advanced_f2a2.top_2321 .upper-7c1a {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.advanced_f2a2.up_e254 .upper-7c1a,
.advanced_f2a2.top_2321 .upper-7c1a svg {
  fill: var(--e-global-color-secondary);
}
.lower-548a .module-south-32f6 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-548a .modal-8a64 {
  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);
}
.preview-d67f.button_f8a3 .upper-7c1a {
  background-color: var(--e-global-color-primary);
}
.preview-d67f.up_e254 .upper-7c1a,
.preview-d67f.top_2321 .upper-7c1a {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.preview-d67f.up_e254 .upper-7c1a,
.preview-d67f.top_2321 .upper-7c1a svg {
  fill: var(--e-global-color-primary);
}
.bronze-9eee.button_f8a3 .upper-7c1a {
  background-color: var(--e-global-color-primary);
}
.bronze-9eee.up_e254 .upper-7c1a,
.bronze-9eee.top_2321 .upper-7c1a {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.bronze-9eee .background-553c {
  color: var(--e-global-color-primary);
}
.bronze-9eee .background-553c,
.bronze-9eee .background-553c a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bronze-9eee .hero_e461 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-steel-446e .avatar-stale-5554 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_d7a3 .upper-0ecc .component-black-ab8f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow-ece3 .info-c81c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.yellow-ece3 .purple-843c i {
  color: var(--e-global-color-primary);
}
.yellow-ece3 .purple-843c svg {
  fill: var(--e-global-color-primary);
}
.yellow-ece3 .thumbnail_3973 {
  color: var(--e-global-color-secondary);
}
.yellow-ece3 .info-c81c > .thumbnail_3973,
.yellow-ece3 .info-c81c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-bright-dc62 .notice-upper-f9bf {
  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-bright-dc62 .focus-9516 {
  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);
}
.block_f261 .dropdown-selected-0496 .inner-5f27 {
  background-color: var(--e-global-color-primary);
}
.block_f261 .picture_5bcb {
  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);
}
.wrapper-6707 .card-cool-8d59 {
  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);
}
.wrapper-6707 .basic_1aba {
  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-6707 .accordion-732f {
  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);
}
.clean-6867 .text_middle_fb1f,
.clean-6867 .text_middle_fb1f a {
  color: var(--e-global-color-primary);
}
.clean-6867 .text_middle_fb1f.first_5450,
.clean-6867 .text_middle_fb1f.first_5450 a {
  color: var(--e-global-color-accent);
}
.clean-6867 .text_middle_fb1f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.clean-6867 .copper_303a {
  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);
}
.hovered_a825 .iron-11d2,
.hovered_a825 .section-d0c1 {
  color: var(--e-global-color-primary);
}
.hovered_a825 .iron-11d2 svg {
  fill: var(--e-global-color-primary);
}
.hovered_a825 .first_5450 .iron-11d2,
.hovered_a825 .first_5450 .section-d0c1 {
  color: var(--e-global-color-accent);
}
.hovered_a825 .first_5450 .iron-11d2 svg {
  fill: var(--e-global-color-accent);
}
.hovered_a825 .section-d0c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered_a825 .copper_303a {
  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);
}
.prev-4ee5 .slider-dbfb,
.prev-4ee5 .pagination_south_b714 {
  color: var(--e-global-color-primary);
}
.prev-4ee5 .pagination_south_b714 svg {
  fill: var(--e-global-color-primary);
}
.prev-4ee5 .text_middle_fb1f.first_5450 a,
.prev-4ee5
  .text_middle_fb1f.first_5450
  .pagination_south_b714 {
  color: var(--e-global-color-accent);
}
.prev-4ee5 .slider-dbfb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-4ee5 .copper_303a {
  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);
}
.fresh-a048 .search_cool_7e72 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-a048 .focus-stone-f332 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-dynamic-caec .photo_plasma_c1db .down-c89a {
  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);
}
.sort-dynamic-caec .photo_plasma_c1db .texture_596b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-dynamic-caec .east_efb9 .down-c89a {
  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);
}
.sort-dynamic-caec
  .east_efb9
  .texture_596b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-dynamic-caec
  .widget-bronze-4087
  .down-c89a {
  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);
}
.sort-dynamic-caec
  .widget-bronze-4087
  .texture_596b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-dynamic-caec
  .input_bright_277f
  .down-c89a {
  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);
}
.sort-dynamic-caec
  .input_bright_277f
  .texture_596b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_current_a6d5 .frame-81c1 {
  background-color: var(--e-global-color-primary);
}
.accordion_current_a6d5 .frame-81c1:hover {
  background-color: var(--e-global-color-primary);
}
.accordion_current_a6d5 .modal-upper-e8c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_current_a6d5
  .frame-81c1:hover
  .modal-upper-e8c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-b11e .upper_b8f9 {
  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);
}
.basic_0f2a .avatar-smooth-7f72 .fresh-b65c a {
  background-color: var(--e-global-color-accent);
}
.basic_0f2a .avatar-smooth-7f72 .widget-purple-7ded a {
  background-color: var(--e-global-color-accent);
}
.basic_0f2a .avatar-smooth-7f72 .fresh-b65c a,
.basic_0f2a .avatar-smooth-7f72 .widget-purple-7ded a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.badge_copper_1a89
  .footer_cool_0749.video-9a11
  .avatar-smooth-7f72
  a.feature_135d {
  background-color: var(--e-global-color-accent);
}
.badge_copper_1a89
  .footer_cool_0749.video-9a11
  .avatar-smooth-7f72
  span.feature_135d.fn-current-024c {
  background-color: var(--e-global-color-text);
}
.badge_copper_1a89
  .footer_cool_0749.video-9a11
  .avatar-smooth-7f72
  .feature_135d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f .accordion_98d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .shade-paper-34df
  > .button-9fe3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .motion-bdab
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .active_upper_1338
  .mask-paper-bf56,
.description_c02f
  .active_upper_1338
  .inner_6351 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_c02f
  .active_upper_1338
  .out-7b2b,
.description_c02f
  .active_upper_1338
  a
  .out-7b2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .active_upper_1338
  .tabs_265b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .active_upper_1338
  .accordion-outer-ac05 {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .active_upper_1338
  .accordion-outer-ac05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .active_upper_1338
  .accordion-outer-ac05:hover {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .active_upper_1338
  .inner_920e {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .active_upper_1338
  .inner_920e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .active_upper_1338
  .inner_920e:hover {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .border-warm-aeaa
  .backdrop_pro_4acd
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_c02f
  .border-warm-aeaa
  .simple-4f8a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .border-warm-aeaa
  .tabs_265b {
  color: var(--e-global-color-text);
}
.description_c02f
  .border-warm-aeaa
  .tabs_265b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .border-warm-aeaa
  .accordion-outer-ac05 {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .border-warm-aeaa
  .accordion-outer-ac05 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .border-warm-aeaa
  .accordion-outer-ac05:hover {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .border-warm-aeaa
  .inner_920e {
  background-color: var(--e-global-color-primary);
}
.description_c02f
  .border-warm-aeaa
  .inner_920e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_c02f
  .border-warm-aeaa
  .inner_920e:hover {
  background-color: var(--e-global-color-primary);
}
.description_c02f .widget_7ec7 {
  background-color: var(--e-global-color-primary);
}
.description_c02f .widget_7ec7:hover {
  background-color: var(--e-global-color-primary);
}
.description_c02f .paragraph_ff77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_c02f .brown-d0ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-5265 .south_6055 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-5265
  .lower-c42a
  > div:nth-child(3)
  .south_6055,
.cool-5265
  .card-pro-7a4c
  > div:nth-child(1)
  .south_6055,
.cool-5265
  .status-75a8
  > div:nth-child(1)
  .south_6055,
.cool-5265
  .button_7f14
  > div:nth-child(1)
  .south_6055,
.cool-5265
  .main_6b64
  > div:nth-child(1)
  .south_6055 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-5265 .gas-5e4e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-5265 .outline_3bcb {
  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);
}
.cool-5265 .button-black-1c51 {
  background-color: var(--e-global-color-primary);
}
.cool-5265 .button-black-1c51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cool-5265 .button-black-1c51:hover {
  background-color: var(--e-global-color-primary);
}
.cool-5265 .white_f5eb {
  background-color: var(--e-global-color-primary);
}
.cool-5265 .white_f5eb:hover {
  background-color: var(--e-global-color-primary);
}
.cool-5265 .paragraph_ff77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool-5265 .brown-d0ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-8ac4 .input-blue-0fb6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-8ac4 .fresh-cdb8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-8ac4 .small-4115 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-8ac4 .title_hot_4bfe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-8ac4 .under-fc53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-8ac4 .white_f5eb {
  background-color: var(--e-global-color-primary);
}
.narrow-8ac4 .white_f5eb:hover {
  background-color: var(--e-global-color-primary);
}
.tertiary-e3b2 .text-plasma-48c9 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-e3b2 .description_steel_0774 {
  background-color: var(--e-global-color-text);
}
.tertiary-e3b2 .box_left_d806 {
  background-color: var(--e-global-color-secondary);
}
.tertiary-e3b2 .accordion-old-f018 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-e3b2 .last-8c88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-e3b2 .liquid_62f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-e3b2 .cold_2284 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-e3b2 .module-bottom-a4f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_mini_698c .action_5d09 .next-17cb,
.chip_mini_698c
  .action_5d09
  .next-17cb
  a,
.chip_mini_698c .module-blue-ee96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_mini_698c .action_5d09 .content-6dd7,
.chip_mini_698c .sidebar-south-543d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip_mini_698c .action_5d09 .content-6dd7 {
  color: var(--e-global-color-text);
}
.chip_mini_698c .sidebar-south-543d {
  color: var(--e-global-color-text);
}
.chip_mini_698c
  .action_5d09
  .pagination-5456 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.chip_mini_698c .thumbnail_plasma_a78a .heading_stone_bb99 {
  background-color: var(--e-global-color-primary);
}
.chip_mini_698c .thumbnail_plasma_a78a .heading_stone_bb99:hover {
  background-color: var(--e-global-color-primary);
}
.chip_mini_698c .thumbnail_plasma_a78a .hero-cc01 li span {
  background-color: var(--e-global-color-text);
}
.chip_mini_698c .thumbnail_plasma_a78a .hero-cc01 li span:hover {
  background-color: var(--e-global-color-primary);
}
.chip_mini_698c
  .thumbnail_plasma_a78a
  .hero-cc01
  li.aside-f2ff
  span {
  background-color: var(--e-global-color-accent);
}
.chip_mini_698c .motion-7665 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade_under_7f7d .text-f0de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_basic_fac4 .bottom_0133 {
  background-color: var(--e-global-color-primary);
}
.article_basic_fac4 .short-0b0e {
  background-color: var(--e-global-color-secondary);
}
.article_basic_fac4 .pagination-smooth-8255 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_basic_fac4 .input-e417 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_basic_fac4 .tooltip_easy_dcd8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_basic_fac4 .filter_702a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_basic_fac4 .form_solid_a512 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_basic_fac4 .notice_middle_ff51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_basic_fac4 .glass_fe72 {
  background-color: var(--e-global-color-primary);
}
.article_basic_fac4 .glass_fe72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite-dffd .module-fcdd {
  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);
}
.lite-dffd .mask-liquid-e15e {
  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);
}
.lite-dffd
  .active-down-b6d3:after {
  background-color: var(--e-global-color-primary);
}
.lite-dffd .focused-7db2 {
  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);
}
.blue-aa24 .module-blue-ee96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.blue-aa24 .sidebar-south-543d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_glass_2c33 .form_bronze_19ff .hard-26ec {
  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);
}
.primary_glass_2c33 .form_bronze_19ff .banner-north-35fe {
  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);
}
.shade-3721 .slider_25a3 {
  background-color: var(--e-global-color-primary);
}
.shade-3721 .paragraph_east_9610 {
  background-color: var(--e-global-color-secondary);
}
.shade-3721 .prev-03b3 .badge-pink-ff2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-3721 .filter-b9c6 .badge-pink-ff2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-d724 .accent_5b68 .gradient_action_00bb {
  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);
}
.hard-d724 .accent_5b68 .primary_lower_1014 {
  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);
}
.hard-d724 .accent_5b68 .nav_up_3816 {
  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);
}
.popup_4edc .column_09c0 {
  border-color: var(--e-global-color-text);
}
.popup_4edc .component-upper-0565 {
  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);
}
.popup_4edc .hover-0097 {
  color: var(--e-global-color-primary);
}
.popup_4edc .grid_77f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_dim_c275 .backdrop_middle_55fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_dim_c275 .dim-9b07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_dim_c275 .search-301a:hover .backdrop_middle_55fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description_dim_c275
  .search-301a:hover
  .dim-9b07 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-7038 .light_b419 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal-7038 .accordion_544e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_3373 .new_701f .hard_98c0 {
  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_3373 .fixed_e4fe .hard_98c0 {
  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);
}
.light_168b .input_cbc9 {
  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);
}
.hover-warm-2676 .status_846e .fluid_2796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-warm-2676 .status_846e .fluid_2796 {
  background-color: var(--e-global-color-secondary);
}
.hover-warm-2676 .filter_north_84b2 .fluid_2796 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-warm-2676 .filter_north_84b2 .fluid_2796 {
  background-color: var(--e-global-color-secondary);
}
.hover-warm-2676 .pink_db5d .caption-56fa {
  background-color: var(--e-global-color-primary);
}
.hover-warm-2676 .pink_db5d:hover .caption-56fa {
  background-color: var(--e-global-color-secondary);
}
.hover-warm-2676 .heading_stone_bb99 {
  background-color: var(--e-global-color-primary);
}
.hover-warm-2676 .heading_stone_bb99:hover {
  background-color: var(--e-global-color-accent);
}
.hover-warm-2676 .hero-cc01 li span {
  background-color: var(--e-global-color-text);
}
.hover-warm-2676 .hero-cc01 li span:hover {
  background-color: var(--e-global-color-primary);
}
.hover-warm-2676 .hero-cc01 li.aside-f2ff span {
  background-color: var(--e-global-color-accent);
}
.paper_3fb0 .item-6d6f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_3fb0 .selected-3fb0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_8f36 .header_upper_a2d5:before {
  background-color: var(--e-global-color-secondary);
}
.new_8f36 .purple-4054 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_8f36 .summary_pressed_b359 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-easy-8e0e .tooltip-30a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-easy-8e0e .tooltip-30a3:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-easy-8e0e .tooltip-30a3.fn-active-024c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-easy-8e0e .dim-85c4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-easy-8e0e .outline_30ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-easy-8e0e .photo_solid_31e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-easy-8e0e .module_middle_7832 {
  background-color: var(--e-global-color-primary);
}
.tertiary-easy-8e0e .module_middle_7832 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-easy-8e0e .frame-black-d2e4 {
  background-color: var(--e-global-color-primary);
}
.tertiary-easy-8e0e .frame-black-d2e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-4588 .inner_a005 .summary-6fe6 a {
  color: var(--e-global-color-secondary);
}
.red-4588 .inner_a005 .summary-6fe6 a:hover {
  color: var(--e-global-color-secondary);
}
.red-4588 .inner_a005 .summary-6fe6,
.red-4588 .inner_a005 .summary-6fe6 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-4588 .inner_a005 .badge_a8bb {
  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);
}
.red-4588 .inner_a005 .wood_521d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-4588 .inner_a005 .slider-c0f6 {
  background-color: var(--e-global-color-primary);
}
.red-4588 .inner_a005 .slider-c0f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.red-4588 .inner_a005 .slider-c0f6:hover {
  background-color: var(--e-global-color-primary);
}
.red-4588 .inner_a005 .steel_c202 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.red-4588 .inner_a005 .steel_c202 {
  background-color: var(--e-global-color-primary);
}
.red-4588 .inner_a005 .steel_c202:hover {
  background-color: var(--e-global-color-primary);
}
.red-4588 .inner_a005 .heading_stone_bb99 {
  background-color: var(--e-global-color-primary);
}
.red-4588 .inner_a005 .heading_stone_bb99:hover {
  background-color: var(--e-global-color-primary);
}
.red-4588 .thumbnail_plasma_a78a .hero-cc01 li span {
  background-color: var(--e-global-color-text);
}
.red-4588 .thumbnail_plasma_a78a .hero-cc01 li span:hover {
  background-color: var(--e-global-color-primary);
}
.red-4588 .thumbnail_plasma_a78a .hero-cc01 li.aside-f2ff span {
  background-color: var(--e-global-color-accent);
}
.red-4588 .paragraph_ff77 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.red-4588 .brown-d0ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-6f21 .overlay_1127 .action-713a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-6f21 .overlay_1127 .component-f7a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar-6f21 .overlay_1127 .dynamic_c6ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-05a0 .liquid-7e34 {
  border-color: var(--e-global-color-text);
}
.purple-05a0 .shadow-upper-ac6a {
  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);
}
.purple-05a0 .first_a3a8 {
  color: var(--e-global-color-secondary);
}
.purple-05a0 .first_a3a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-05a0 .tag-smooth-3f7a > * {
  color: var(--e-global-color-primary);
}
.purple-05a0 .tag-smooth-3f7a > * svg {
  fill: var(--e-global-color-primary);
}
.purple-05a0 .feature-small-e24d {
  color: var(--e-global-color-primary);
}
.purple-05a0 .feature-small-e24d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-05a0 .link-slow-de01 {
  color: var(--e-global-color-primary);
}
.purple-05a0 .link-slow-de01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple-05a0 .row-yellow-06ae {
  color: var(--e-global-color-primary);
}
.purple-05a0 .row-yellow-06ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-05a0 .pattern-west-fdad {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-05a0 .background_c1a8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-05a0 .background_c1a8.fluid_d8ad {
  color: var(--e-global-color-secondary);
}
.purple-05a0 .background_c1a8.fluid_d8ad .button-7015 {
  color: var(--e-global-color-accent);
}
.purple-05a0 .background_c1a8.paper_1461 {
  color: var(--e-global-color-text);
}
.purple-05a0 .background_c1a8.paper_1461 .button-7015 {
  color: var(--e-global-color-text);
}
.purple-05a0 .background_c1a8:before {
  border-top-color: var(--e-global-color-text);
}
.purple-05a0 .section_out_db32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-05a0
  .section_out_db32
  .tag_3d26 {
  background-color: var(--e-global-color-primary);
}
.purple-05a0
  .section_out_db32
  .tag_3d26 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.purple-05a0 .liquid-7e34 .item_selected_8ea0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-wide-53ff .warm_0a6e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-wide-53ff .primary_3029 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-1404 .section-top-a989 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.link-1404
  .mask_gas_8661
  .dropdown-rough-73d0 {
  background-color: var(--e-global-color-secondary);
}
.link-1404
  .mask_gas_8661.active-light-072f
  .dropdown-rough-73d0 {
  background-color: var(--e-global-color-text);
}
.link-1404
  .mask_gas_8661:hover
  .dropdown-rough-73d0 {
  background-color: var(--e-global-color-accent);
}
.link-1404
  .mask_gas_8661.fn-active-024c
  .dropdown-rough-73d0 {
  background-color: var(--e-global-color-primary);
}
.active_b073 .focus-cabf {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.active_b073 .stale-f8ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_b073 .preview_top_810d {
  background-color: var(--e-global-color-primary);
}
.active_b073 .preview_top_810d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_61df .slider-fresh-f1dc .hard_b144 .gas_fb87 {
  background-color: var(--e-global-color-secondary);
}
.steel_61df .slider-fresh-f1dc .silver_fd46:after {
  background-color: var(--e-global-color-secondary);
}
.steel_61df .label-full-c97d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_61df .breadcrumb_bright_93bf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_61df .full-33d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_61df .alert_left_826e {
  background-color: var(--e-global-color-primary);
}
.steel_61df .alert_left_826e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_61df .glass_d59e {
  background-color: var(--e-global-color-secondary);
}
.steel_61df .glass_d59e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel_61df .slider-fresh-f1dc .component_edc3 .thick_9374:hover {
  background-color: var(--e-global-color-primary);
}
.steel_61df
  .slider-fresh-f1dc
  .component_edc3
  .thick_9374.form-9e7b {
  background-color: var(--e-global-color-primary);
}
.steel_61df .slider-fresh-f1dc .frame-bf19:before {
  border-color: var(--e-global-color-primary);
}
.steel_61df .slider-fresh-f1dc .frame-bf19:hover:before {
  border-color: var(--e-global-color-secondary);
}
.steel_61df
  .slider-fresh-f1dc
  .frame-bf19.card-selected-bf4a:before {
  border-color: var(--e-global-color-primary);
}
.steel_61df .paper_6342 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_1b5e .layout_wood_3332 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_1b5e .layout_wood_3332:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_1b5e .layout_wood_3332.plasma_8e9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_1b5e .logo-pro-8024 {
  background-color: var(--e-global-color-primary);
}
.background_1b5e .logo-pro-8024 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_1b5e
  .wrapper-mini-5340
  .pro_69ca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_1b5e
  .current-ab27
  .pro_69ca
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.out-8a73
  .gold-4a98
  .description-1746 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-8a73
  .gold-4a98
  .sidebar_plasma_0b9c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-8a73 .huge_6a03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.out-8a73 .media_5ea6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out-8a73 .tooltip-rough-36f2 {
  background-color: var(--e-global-color-primary);
}
.out-8a73 .tooltip-rough-36f2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.outline-a708 .image_black_7228 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-a708 .yellow-3ed5 {
  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);
}
.outline-a708 .video-5144 {
  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);
}
.outline-a708 .video-5144 a:hover {
  color: var(--e-global-color-secondary);
}
.outline-a708 .wood_3930 {
  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);
}
.outline-a708 .video_d381 {
  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);
}
.outline-a708 .container-glass-8288 .heading_stone_bb99 {
  background-color: var(--e-global-color-primary);
}
.outline-a708 .container-glass-8288 .heading_stone_bb99:hover {
  background-color: var(--e-global-color-accent);
}
.outline-a708
  .container-glass-8288
  .hero-cc01
  li
  span {
  background-color: var(--e-global-color-text);
}
.outline-a708
  .container-glass-8288
  .hero-cc01
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.outline-a708
  .container-glass-8288
  .hero-cc01
  li.aside-f2ff
  span {
  background-color: var(--e-global-color-accent);
}
.purple_4eed
  .plasma-2f26
  .breadcrumb-lite-3b75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_4eed .plasma-2f26 .paragraph_369f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_4eed .plasma-2f26 .small_5612 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_4eed .banner-de94 {
  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);
}
.purple_4eed
  .outline-motion-24be.panel_1e01 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a {
  background-color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a
  .title_lower_145c.block_829d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a
  .mini-2efa.main-7c09 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  .mini_884c
  > a {
  background-color: var(--e-global-color-secondary);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  .mini_884c
  > a
  .logo-pro-7b64 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  .mini_884c
  > a
  .mini-2efa.carousel_upper_b86e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a
  .short_516b:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  a
  .short_516b:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c.active_thick_406e
  > a
  .short_516b:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  .mini_884c.active_thick_406e
  > a
  .short_516b:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a
  .complex-1104
  .title-564e {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  a
  .complex-1104
  .title-564e {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a
  .complex-1104
  .title-564e,
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  a
  .complex-1104
  .title-564e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > a
  .bronze_7d6a:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  a
  .bronze_7d6a:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c.active_thick_406e
  > a
  .bronze_7d6a:before {
  color: var(--e-global-color-text);
}
.caption-530b
  > .notice-wood-8a71
  > div
  > .tertiary-e0c6
  > .mini_884c
  > .accordion-short-988b
  .mini_884c.active_thick_406e
  > a
  .bronze_7d6a:before {
  color: var(--e-global-color-text);
}
.heading_0fd6 .item_next_e142 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_0fd6
  .chip_4afd:hover
  .item_next_e142 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dark_6c27
  > .notice-wood-8a71
  > .notice_f4f3
  > .badge-next-6d39
  > .tertiary_soft_b700
  > .element-d4a2
  .static_2415 {
  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);
}
.dark_6c27
  > .notice-wood-8a71
  > .notice_f4f3
  > .badge-next-6d39
  > .tertiary_soft_b700
  > .element-d4a2:hover
  .static_2415 {
  color: var(--e-global-color-text);
}
.dark_6c27
  > .notice-wood-8a71
  > .notice_f4f3
  > .badge-next-6d39
  > .tertiary_soft_b700
  > .element-d4a2:hover
  .static_2415 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_6c27
  > .notice-wood-8a71
  > .notice_f4f3
  > .badge-next-6d39
  > .tertiary_soft_b700.motion-f0f9
  > .element-d4a2
  .static_2415 {
  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);
}
.narrow-22da .under-92d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-22da .notice_smooth_cf81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.narrow-22da .north_949f {
  background-color: var(--e-global-color-primary);
}
.narrow-22da .north_949f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fresh-cfdb
  > .notice-wood-8a71
  > .east-33bc
  > .focused_8738
  > .video_1789
  .paragraph-71cd {
  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);
}
.fresh-cfdb
  > .notice-wood-8a71
  > .east-33bc
  > .focused_8738
  > .video_1789
  .avatar_active_9778 {
  color: var(--e-global-color-text);
}
.fresh-cfdb
  > .notice-wood-8a71
  > .east-33bc
  > .focused_8738
  > .video_1789:hover
  .paragraph-71cd {
  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);
}
.fresh-cfdb
  > .notice-wood-8a71
  > .east-33bc
  > .focused_8738
  > .video_1789:hover
  .avatar_active_9778 {
  color: var(--e-global-color-secondary);
}
.fresh-cfdb
  > .notice-wood-8a71
  > .east-33bc
  > .focused_8738
  > .video_1789.article_44dc
  .paragraph-71cd {
  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);
}
.fresh-cfdb
  > .notice-wood-8a71
  > .east-33bc
  > .focused_8738
  > .video_1789.article_44dc
  .avatar_active_9778 {
  color: var(--e-global-color-primary);
}
.box-9592
  .grid-ccb6
  .selected_429d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-9592 .warm_f3c9 .item_selected_8ea0 .advanced_a4d1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_mini_f5ed .mask_hot_0201 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_mini_f5ed .stale_c669 .mask_hot_0201 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_mini_f5ed .caption_large_c6fc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture_mini_f5ed .caption_large_c6fc {
  background-color: var(--e-global-color-primary);
}
.short-0cc1 .center_de30 .frame-dbed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short-0cc1
  .center_de30:hover
  .sort-fluid-5703 {
  color: var(--e-global-color-secondary);
}
.short-0cc1
  .center_de30:hover
  .frame-dbed {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-8742 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.main-left-34fb {
  max-width: 1400px !important;
}

.tall-4820 {
  flex-direction: column;
}

.tall-4820 .avatar-active-40d7 {
  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.tall-4820 .avatar-active-40d7 {
  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);
}

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

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

.chip-new-fe5a.bottom-e35e {
  display: none;
}

.message_up_4f99 {
  display: none;
}

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

.fluid_5470.dirty-d048 {
  margin-bottom: 40px;
  width: 100%;
}

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

.tall-4820 a {
  width: 100%;
}

.popup_wide_5447 .fixed_c93a.progress_active_e22c {
  width: 20% !important;
}

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

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

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

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

.button_61d3 {
  background: linear-gradient(45deg, #00A86B 0%, #28B463 100%); /* 巴西绿渐变 */
  border-radius: 12px;
  color: #FFFFFF;
  width: 120px; /* 稍微增加宽度 */
  padding: 12px 25px;
  font-weight: 600;
  transition: all 0.3s ease;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 15px rgba(0, 168, 107, 0.3);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

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

.button_61d3:nth-child(2) {
  background: transparent;
  color: #FFD700;
  transition: all 0.3s ease;
  border: 2px solid #FFD700;
  box-shadow: 0 4px 15px rgba(255, 215, 0, 0.2);
}

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

.popup_wide_5447
  .fixed_c93a.down-565e
  .summary_7504
  .badge-42c8 {
  font-size: 20px !important;
}

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

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

.main-8ba3 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.iron-5280.black-37ab > .primary-c4a7 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.upper-51e9 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.text-stale-5526 {
  font-size: 35px !important;
}

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

.prev-0f44 {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.media-large-b404 {
  display: flex;
  gap: 50px;
}

.popup_wide_5447
  .fixed_c93a.medium_8e94
  .soft_f8f8
  .hidden-4a2e {
  width: 100% !important;
}

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

.silver-25a5 {
  width: 100%;
}

.nav-37d4 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.label-a3f9 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.status_rough_1744:hover .label-a3f9 {
  visibility: visible;
}
.status_rough_1744:hover.status_rough_1744::before {
  display: block;
}

.main-8ba3 h3 {
  color: #fff;
}

.liquid_d86e {
  margin: 0;
}

.popup_wide_5447
  .fixed_c93a.medium_8e94
  .hidden-4a2e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.light-1998 {
  width: 100%;
}

.fast-0502 {
  width: 100%;
}

.backdrop-outer-e2fa {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.fast-0502 {
  width: 100%;
}

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

.hidden-4a2e {
  display: flex;
  align-items: center;
}

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

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

.tall-4820 .avatar-active-40d7.old_1f99 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tall-4820 h1.avatar-active-40d7 {
  margin-top: 80px !important;
}

.popup_wide_5447 .fixed_c93a.dynamic_5dd8 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.panel_2afb img {
  width: 100%;
}

.out_1280 .red-99b5.summary_7504 {
  justify-content: space-between;
}

.lite_481d {
  display: none;
}

.bright_78c8 .old-ef8e {
  margin: 1px 0 !important;
}

.copper-6eac li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .iron-5280 .primary-c4a7 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .out_1280 .red-99b5.summary_7504 {
    border-bottom: 1px solid #f0c159;
  }

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

  .iron-5280.black-37ab > .primary-c4a7 {
    gap: 15px;
    justify-content: space-between;
  }

  .popup_wide_5447
    .fixed_c93a.medium_8e94
    .hidden-4a2e
    img {
    width: 60% !important;
  }

  .upper-51e9 {
    left: 2%;
  }

  .nav_f062 {
    margin: 10px 0;
  }

  .tall-4820 .old-ef8e {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .text-stale-5526 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.tall-4820 .avatar-active-40d7,
  .tall-4820 .avatar-active-40d7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .hidden-4a2e {
    justify-content: center;
  }

  .tall-4820 .old-ef8e {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .message-thick-bf06 {
    margin-bottom: 15px !important;
  }

  .popup_wide_5447 .fixed_c93a.progress_active_e22c {
    width: 75% !important;
  }

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

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

  h2.tall-4820 .avatar-active-40d7,
  .tall-4820 .avatar-active-40d7 {
    font-size: 30px !important;
  }

  .hidden-4a2e {
    justify-content: center;
  }

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

  .main_28ea
    .gas_52b3.simple-61b5 {
    margin: 0 !important;
  }

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

  .nav_f062 {
    display: flex;
  }

  .row_down_3ffb .button_a5ee {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .backdrop-outer-e2fa {
    justify-content: flex-end;
    gap: 1px;
  }

  .tall-4820 h1.avatar-active-40d7 {
    margin-top: 40px !important;
  }

  .popup_wide_5447
    .fixed_c93a.medium_8e94
    .hidden-4a2e
    img,
  .lower-548a .soft_f8f8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .popup_wide_5447 .fixed_c93a.progress_active_e22c {
    width: 100% !important;
  }

  .iron-5280.black-37ab > .primary-c4a7 {
    gap: 3px;
  }

  .tall-4820 .old-ef8e {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.out_1280 .red-99b5.summary_7504: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);
}

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

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

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

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

.chip-new-fe5a: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;
}

/* 图片块简化样式 */
.prev-0f44 {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .out_1280 .red-99b5.summary_7504 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .tall-4820 .avatar-active-40d7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .button_a5ee {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.disabled-4516 .mini_d8fd {
  flex-shrink: 0;
  white-space: nowrap;
}

.disabled-4516 .new-1b4e {
  flex-shrink: 0;
  min-width: fit-content;
}

.disabled-4516 .badge-42c8 {
  white-space: nowrap;
}

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

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

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

.disabled-4516 .new-1b4e {
  max-width: 80px !important;
  overflow: hidden;
}

.disabled-4516 .red-99b5.summary_7504 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.disabled-4516 .badge-42c8 {
  font-size: 11px !important;
  line-height: 1.2 !important;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* 登录和注册按钮炫酷闪烁动画 */
@keyframes button-glow-pulse {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(0, 168, 107, 0.8),
      0 0 20px 5px rgba(0, 168, 107, 0.4);
    filter: brightness(1.3);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(0, 168, 107, 0.3),
      0 0 0 0 rgba(0, 168, 107, 0.7);
    filter: brightness(1);
  }
}

@keyframes button-glow-pulse-gold {
  0% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
  50% { 
    transform: scale(1.08);
    box-shadow: 
      0 8px 30px rgba(255, 215, 0, 0.8),
      0 0 20px 5px rgba(255, 215, 0, 0.4);
    filter: brightness(1.4);
  }
  100% { 
    transform: scale(1);
    box-shadow: 
      0 4px 15px rgba(255, 215, 0, 0.2),
      0 0 0 0 rgba(255, 215, 0, 0.7);
    filter: brightness(1);
  }
}

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

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

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

/* 添加内部光效 */
.button_61d3::before {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  background: linear-gradient(45deg, 
    transparent 30%, 
    rgba(255, 255, 255, 0.3) 50%, 
    transparent 70%);
  transform: rotate(45deg);
  animation: shine-sweep 3s linear infinite;
}

@keyframes shine-sweep {
  0% { transform: translateX(-100%) translateY(-100%) rotate(45deg); }
  100% { transform: translateX(100%) translateY(100%) rotate(45deg); }
}

/* 强制首页按钮动画 - 解决动画冲突 */
body .button_61d3:nth-child(1),
.popup_wide_5447 .button_61d3:nth-child(1),
#page .button_61d3:nth-child(1) {
  animation: button-glow-pulse 1.5s ease-in-out infinite !important;
  transform-origin: center center !important;
}

body .button_61d3:nth-child(2),
.popup_wide_5447 .button_61d3:nth-child(2),
#page .button_61d3:nth-child(2) {
  animation: button-glow-pulse-gold 1.8s ease-in-out infinite !important;
  animation-delay: 0.3s !important;
  transform-origin: center center !important;
}

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

/* css-noise: f795 */
.ghost-box-o6 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
