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(.focus_b44b) {
  gap: 0.5em;
}
:where(.bottom-0c25) {
  gap: 0.5em;
}
body .label-bb24 > .chip_f68b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label-bb24 > .content_77d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label-bb24 > .description_300d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .component_soft_642f > .chip_f68b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .component_soft_642f > .content_77d5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .component_soft_642f > .description_300d {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .component_soft_642f
  > :where(:not(.chip_f68b):not(.content_77d5):not(.chip-b379)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .component_soft_642f > .next-649f {
  max-width: var(--wp--style--global--wide-size);
}
body .focus_b44b {
  display: flex;
}
body .focus_b44b {
  flex-wrap: wrap;
  align-items: center;
}
body .focus_b44b > * {
  margin: 0;
}
body .bottom-0c25 {
  display: grid;
}
body .bottom-0c25 > * {
  margin: 0;
}
:where(.tag_slow_bb3d.focus_b44b) {
  gap: 2em;
}
:where(.tag_slow_bb3d.bottom-0c25) {
  gap: 2em;
}
:where(.in-6bd8.focus_b44b) {
  gap: 1.25em;
}
:where(.in-6bd8.bottom-0c25) {
  gap: 1.25em;
}
.paragraph-blue-c873 {
  color: var(--wp--preset--color--black) !important;
}
.layout-dynamic-ad46 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar_white_d913 {
  color: var(--wp--preset--color--white) !important;
}
.dropdown_e1c4 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.accordion_active_0d0e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.mask-1ca3 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.outline-13fa {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag-full-7929 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.row-fluid-5666 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_cd48 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.top-d81a {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification-add0 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.footer-brown-7091 {
  background-color: var(--wp--preset--color--black) !important;
}
.narrow_782f {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wide-0b59 {
  background-color: var(--wp--preset--color--white) !important;
}
.overlay_easy_b5e5 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.dropdown_e45e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.upper_5a1e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.panel-large-b485 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notice_4461 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.fresh_c7ed {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.secondary_black_7c93 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.white-d0ca {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.notification_active_e04a {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.narrow-a622 {
  border-color: var(--wp--preset--color--black) !important;
}
.center-2d9e {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.advanced_aab6 {
  border-color: var(--wp--preset--color--white) !important;
}
.shade_ba09 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.header-6182 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.wood-3dc5 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.photo-617b {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.brown_c698 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.middle_6f4f {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next-7015 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.footer-down-0895 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.picture_1bc7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.prev_cfb6 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.last_0f2f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.tabs_a6cc {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.alert-pressed-ac1a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.panel_a779 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.huge_5f54 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.hero-fluid-b3a5 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.soft-cd96 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.medium-d568 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.hero-last-71cd {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.overlay_773e {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.focused_005e {
  background: var(--wp--preset--gradient--midnight) !important;
}
.list-easy-b962 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.article-7381 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.focus-8981 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.gas-018d {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.wrapper-hovered-8d69 a:where(:not(.box_e329)) {
  color: inherit;
}
:where(.in-6bd8.focus_b44b) {
  gap: 1.25em;
}
:where(.in-6bd8.bottom-0c25) {
  gap: 1.25em;
}
:where(.tag_slow_bb3d.focus_b44b) {
  gap: 2em;
}
:where(.tag_slow_bb3d.bottom-0c25) {
  gap: 2em;
}
.filter-7094 {
  font-size: 1.5em;
  line-height: 1.6;
}

.aside_e5d0 .active_e38c {
  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);
}
.stale-cbd5 .detail_8f4d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_fast_013d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_fast_013d.heading-272b .static-8e3b {
  background-color: var(--e-global-color-primary);
}
.input_fast_013d.icon_lite_b155 .static-8e3b,
.input_fast_013d.black-f010 .static-8e3b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notice-inner-2212 .video-9737 {
  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);
}
.dropdown_00fd {
  --divider-color: var(--e-global-color-secondary);
}
.dropdown_00fd .avatar_iron_9b5f {
  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);
}
.dropdown_00fd.table_049d .tooltip-current-37ea {
  background-color: var(--e-global-color-secondary);
}
.dropdown_00fd.picture-ead3 .tooltip-current-37ea,
.dropdown_00fd.widget-88b8 .tooltip-current-37ea {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.dropdown_00fd.picture-ead3 .tooltip-current-37ea,
.dropdown_00fd.widget-88b8 .tooltip-current-37ea svg {
  fill: var(--e-global-color-secondary);
}
.secondary_2e1a .avatar-narrow-c5c2 {
  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);
}
.secondary_2e1a .detail_tall_4afb {
  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_silver_e2e4.table_049d .tooltip-current-37ea {
  background-color: var(--e-global-color-primary);
}
.title_silver_e2e4.picture-ead3 .tooltip-current-37ea,
.title_silver_e2e4.widget-88b8 .tooltip-current-37ea {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.title_silver_e2e4.picture-ead3 .tooltip-current-37ea,
.title_silver_e2e4.widget-88b8 .tooltip-current-37ea svg {
  fill: var(--e-global-color-primary);
}
.message_f554.table_049d .tooltip-current-37ea {
  background-color: var(--e-global-color-primary);
}
.message_f554.picture-ead3 .tooltip-current-37ea,
.message_f554.widget-88b8 .tooltip-current-37ea {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.message_f554 .avatar_f254 {
  color: var(--e-global-color-primary);
}
.message_f554 .avatar_f254,
.message_f554 .avatar_f254 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.message_f554 .clean-c5d1 {
  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);
}
.gallery-7e61 .light_8961 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-5fea .video-f895 .search_55a8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.avatar-over-a0db .dirty-49f0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.avatar-over-a0db .focused_2354 i {
  color: var(--e-global-color-primary);
}
.avatar-over-a0db .focused_2354 svg {
  fill: var(--e-global-color-primary);
}
.avatar-over-a0db .content-8451 {
  color: var(--e-global-color-secondary);
}
.avatar-over-a0db .dirty-49f0 > .content-8451,
.avatar-over-a0db .dirty-49f0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-dd7a .pro-35af {
  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);
}
.popup-dd7a .article-cold-b937 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.module_2584 .outline_8569 .shade-selected-a288 {
  background-color: var(--e-global-color-primary);
}
.module_2584 .narrow-22aa {
  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);
}
.notice_6aae .paragraph-easy-09a4 {
  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);
}
.notice_6aae .liquid_ece3 {
  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);
}
.notice_6aae .thick_b49e {
  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);
}
.carousel-old-2d8e .lower_c586,
.carousel-old-2d8e .lower_c586 a {
  color: var(--e-global-color-primary);
}
.carousel-old-2d8e .lower_c586.modal-04e3,
.carousel-old-2d8e .lower_c586.modal-04e3 a {
  color: var(--e-global-color-accent);
}
.carousel-old-2d8e .lower_c586 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel-old-2d8e .backdrop-mini-b29b {
  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);
}
.banner_fresh_5c27 .selected_0347,
.banner_fresh_5c27 .disabled_tiny_2d7f {
  color: var(--e-global-color-primary);
}
.banner_fresh_5c27 .selected_0347 svg {
  fill: var(--e-global-color-primary);
}
.banner_fresh_5c27 .modal-04e3 .selected_0347,
.banner_fresh_5c27 .modal-04e3 .disabled_tiny_2d7f {
  color: var(--e-global-color-accent);
}
.banner_fresh_5c27 .modal-04e3 .selected_0347 svg {
  fill: var(--e-global-color-accent);
}
.banner_fresh_5c27 .disabled_tiny_2d7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_fresh_5c27 .backdrop-mini-b29b {
  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);
}
.huge_be37 .slider-6aaa,
.huge_be37 .pagination-3bcb {
  color: var(--e-global-color-primary);
}
.huge_be37 .pagination-3bcb svg {
  fill: var(--e-global-color-primary);
}
.huge_be37 .lower_c586.modal-04e3 a,
.huge_be37
  .lower_c586.modal-04e3
  .pagination-3bcb {
  color: var(--e-global-color-accent);
}
.huge_be37 .slider-6aaa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.huge_be37 .backdrop-mini-b29b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_efa8 .fresh_ff2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_efa8 .glass-8dd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ee4e .outline_soft_84d2 .mask-hot-8a03 {
  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);
}
.widget_ee4e .outline_soft_84d2 .video-395f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ee4e .west-1fa0 .mask-hot-8a03 {
  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);
}
.widget_ee4e
  .west-1fa0
  .video-395f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ee4e
  .plasma-c843
  .mask-hot-8a03 {
  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);
}
.widget_ee4e
  .plasma-c843
  .video-395f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_ee4e
  .silver_5f9c
  .mask-hot-8a03 {
  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);
}
.widget_ee4e
  .silver_5f9c
  .video-395f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component-copper-1e30 .input-lower-376a {
  background-color: var(--e-global-color-primary);
}
.component-copper-1e30 .input-lower-376a:hover {
  background-color: var(--e-global-color-primary);
}
.component-copper-1e30 .hard_d803 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component-copper-1e30
  .input-lower-376a:hover
  .hard_d803 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_1f9d .grid_middle_f480 {
  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);
}
.lite-43f1 .cool_0aef .caption-ce42 a {
  background-color: var(--e-global-color-accent);
}
.lite-43f1 .cool_0aef .photo_894d a {
  background-color: var(--e-global-color-accent);
}
.lite-43f1 .cool_0aef .caption-ce42 a,
.lite-43f1 .cool_0aef .photo_894d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-f9b6
  .button-out-6ff0.description_fc5b
  .cool_0aef
  a.out_f826 {
  background-color: var(--e-global-color-accent);
}
.easy-f9b6
  .button-out-6ff0.description_fc5b
  .cool_0aef
  span.out_f826.fn-current-926c {
  background-color: var(--e-global-color-text);
}
.easy-f9b6
  .button-out-6ff0.description_fc5b
  .cool_0aef
  .out_f826 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5 .gas-7999 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .glass-d13f
  > .element-eba3
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .sort-bronze-b813
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .section-active-2d4d
  .article-small-fdbd,
.focused-f6b5
  .section-active-2d4d
  .tag_a1cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-f6b5
  .section-active-2d4d
  .texture_728a,
.focused-f6b5
  .section-active-2d4d
  a
  .texture_728a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .section-active-2d4d
  .lite_34c3 {
  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);
}
.focused-f6b5
  .section-active-2d4d
  .smooth_7e88 {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .section-active-2d4d
  .smooth_7e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .section-active-2d4d
  .smooth_7e88:hover {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .section-active-2d4d
  .accordion-43b1 {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .section-active-2d4d
  .accordion-43b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .section-active-2d4d
  .accordion-43b1:hover {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .complex_6971
  .overlay_921d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-f6b5
  .complex_6971
  .primary_3dc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .complex_6971
  .lite_34c3 {
  color: var(--e-global-color-text);
}
.focused-f6b5
  .complex_6971
  .lite_34c3
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .complex_6971
  .smooth_7e88 {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .complex_6971
  .smooth_7e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .complex_6971
  .smooth_7e88:hover {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .complex_6971
  .accordion-43b1 {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5
  .complex_6971
  .accordion-43b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-f6b5
  .complex_6971
  .accordion-43b1:hover {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5 .primary-smooth-0585 {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5 .primary-smooth-0585:hover {
  background-color: var(--e-global-color-primary);
}
.focused-f6b5 .search_1fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-f6b5 .logo-5425 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_pink_9d24 .in_f9c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_pink_9d24
  .simple_7a4b
  > div:nth-child(3)
  .in_f9c0,
.button_pink_9d24
  .preview_c1b7
  > div:nth-child(1)
  .in_f9c0,
.button_pink_9d24
  .tabs_outer_1b0e
  > div:nth-child(1)
  .in_f9c0,
.button_pink_9d24
  .chip-9102
  > div:nth-child(1)
  .in_f9c0,
.button_pink_9d24
  .notice-49f0
  > div:nth-child(1)
  .in_f9c0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_pink_9d24 .mask_e2a7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_pink_9d24 .input_9c1f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_pink_9d24 .primary_middle_b63d {
  background-color: var(--e-global-color-primary);
}
.button_pink_9d24 .primary_middle_b63d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_pink_9d24 .primary_middle_b63d:hover {
  background-color: var(--e-global-color-primary);
}
.button_pink_9d24 .nav-d90e {
  background-color: var(--e-global-color-primary);
}
.button_pink_9d24 .nav-d90e:hover {
  background-color: var(--e-global-color-primary);
}
.button_pink_9d24 .search_1fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_pink_9d24 .logo-5425 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_dim_ece6 .iron_9945 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer_dim_ece6 .in-4625 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_dim_ece6 .bottom-1985 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_dim_ece6 .carousel-5201 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_dim_ece6 .section-ebcc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer_dim_ece6 .nav-d90e {
  background-color: var(--e-global-color-primary);
}
.footer_dim_ece6 .nav-d90e:hover {
  background-color: var(--e-global-color-primary);
}
.hover-fd02 .picture-black-1b66 {
  background-color: var(--e-global-color-secondary);
}
.hover-fd02 .sort_hot_30c8 {
  background-color: var(--e-global-color-text);
}
.hover-fd02 .solid_9315 {
  background-color: var(--e-global-color-secondary);
}
.hover-fd02 .progress_soft_c4bf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-fd02 .media_8a6a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fd02 .banner_tiny_3d47 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fd02 .popup-old-913a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-fd02 .container-huge-3886 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_c907 .accent_liquid_e41c .active-narrow-9242,
.south_c907
  .accent_liquid_e41c
  .active-narrow-9242
  a,
.south_c907 .liquid_749d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_c907 .accent_liquid_e41c .text-down-bdf6,
.south_c907 .paragraph-wide-b256 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_c907 .accent_liquid_e41c .text-down-bdf6 {
  color: var(--e-global-color-text);
}
.south_c907 .paragraph-wide-b256 {
  color: var(--e-global-color-text);
}
.south_c907
  .accent_liquid_e41c
  .smooth_1c33 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south_c907 .wrapper_f981 .layout_ad90 {
  background-color: var(--e-global-color-primary);
}
.south_c907 .wrapper_f981 .layout_ad90:hover {
  background-color: var(--e-global-color-primary);
}
.south_c907 .wrapper_f981 .nav_advanced_0793 li span {
  background-color: var(--e-global-color-text);
}
.south_c907 .wrapper_f981 .nav_advanced_0793 li span:hover {
  background-color: var(--e-global-color-primary);
}
.south_c907
  .wrapper_f981
  .nav_advanced_0793
  li.south-c318
  span {
  background-color: var(--e-global-color-accent);
}
.south_c907 .lower_46eb span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button_a401 .brown-c787 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-yellow-efa4 .accordion_fcbe {
  background-color: var(--e-global-color-primary);
}
.title-yellow-efa4 .heading_inner_acfb {
  background-color: var(--e-global-color-secondary);
}
.title-yellow-efa4 .notice-gold-055f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-yellow-efa4 .logo-ad01 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-yellow-efa4 .notice_7627 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-yellow-efa4 .photo_black_0109 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-yellow-efa4 .image-current-65e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-yellow-efa4 .nav_96fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title-yellow-efa4 .message_up_5387 {
  background-color: var(--e-global-color-primary);
}
.title-yellow-efa4 .message_up_5387 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.cool_e57e .bronze_7bda {
  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);
}
.cool_e57e .large_d2cd {
  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);
}
.cool_e57e
  .tabs_action_a679:after {
  background-color: var(--e-global-color-primary);
}
.cool_e57e .aside_3dca {
  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);
}
.hero-hard-8786 .liquid_749d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-hard-8786 .paragraph-wide-b256 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo_hot_cc75 .tag_lower_7da0 .block-c841 {
  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);
}
.logo_hot_cc75 .tag_lower_7da0 .north_0369 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_dirty_4377 .detail-inner-de65 {
  background-color: var(--e-global-color-primary);
}
.input_dirty_4377 .left-63b8 {
  background-color: var(--e-global-color-secondary);
}
.input_dirty_4377 .mask-down-0bad .soft_0d1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input_dirty_4377 .section-under-b68d .soft_0d1d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_16f4 .card-purple-f492 .steel-30fd {
  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);
}
.warm_16f4 .card-purple-f492 .tooltip-4535 {
  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);
}
.warm_16f4 .card-purple-f492 .title-f4a5 {
  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);
}
.column-c84c .focus_6aaa {
  border-color: var(--e-global-color-text);
}
.column-c84c .hidden_5d99 {
  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);
}
.column-c84c .selected_229c {
  color: var(--e-global-color-primary);
}
.column-c84c .card-green-8ce1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-8794 .detail-c0b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-8794 .upper_de63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-8794 .component-motion-5470:hover .detail-c0b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lower-8794
  .component-motion-5470:hover
  .upper_de63 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-2a2c .panel-578a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature-old-2a2c .texture-bottom-eb63 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_fee7 .next_1c00 .nav-8183 {
  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);
}
.gallery_fee7 .gas_d673 .nav-8183 {
  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);
}
.wrapper_north_5604 .active-3e70 {
  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);
}
.card_motion_7c8d .image-a7cb .thumbnail-1e60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_motion_7c8d .image-a7cb .thumbnail-1e60 {
  background-color: var(--e-global-color-secondary);
}
.card_motion_7c8d .soft_6447 .thumbnail-1e60 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_motion_7c8d .soft_6447 .thumbnail-1e60 {
  background-color: var(--e-global-color-secondary);
}
.card_motion_7c8d .simple-5f63 .alert_cold_eeed {
  background-color: var(--e-global-color-primary);
}
.card_motion_7c8d .simple-5f63:hover .alert_cold_eeed {
  background-color: var(--e-global-color-secondary);
}
.card_motion_7c8d .layout_ad90 {
  background-color: var(--e-global-color-primary);
}
.card_motion_7c8d .layout_ad90:hover {
  background-color: var(--e-global-color-accent);
}
.card_motion_7c8d .nav_advanced_0793 li span {
  background-color: var(--e-global-color-text);
}
.card_motion_7c8d .nav_advanced_0793 li span:hover {
  background-color: var(--e-global-color-primary);
}
.card_motion_7c8d .nav_advanced_0793 li.south-c318 span {
  background-color: var(--e-global-color-accent);
}
.wood-6e05 .container_rough_9bf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wood-6e05 .huge_5ae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-light-5d47 .element-c0a7:before {
  background-color: var(--e-global-color-secondary);
}
.media-light-5d47 .text_8217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-light-5d47 .lite-9eb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_fdda .description_out_2d31 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_fdda .description_out_2d31:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_fdda .description_out_2d31.fn-active-926c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_fdda .tabs-in-db78 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_fdda .tag_glass_e6b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_fdda .card_large_cb0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_fdda .input-e59f {
  background-color: var(--e-global-color-primary);
}
.caption_fdda .input-e59f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_fdda .content_eb3c {
  background-color: var(--e-global-color-primary);
}
.caption_fdda .content_eb3c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_2f29 .button_ff96 .blue_0961 a {
  color: var(--e-global-color-secondary);
}
.caption_2f29 .button_ff96 .blue_0961 a:hover {
  color: var(--e-global-color-secondary);
}
.caption_2f29 .button_ff96 .blue_0961,
.caption_2f29 .button_ff96 .blue_0961 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2f29 .button_ff96 .info-dab8 {
  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);
}
.caption_2f29 .button_ff96 .mask-2614 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2f29 .button_ff96 .under_7973 {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .button_ff96 .under_7973 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_2f29 .button_ff96 .under_7973:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .button_ff96 .label_liquid_f693 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_2f29 .button_ff96 .label_liquid_f693 {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .button_ff96 .label_liquid_f693:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .button_ff96 .layout_ad90 {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .button_ff96 .layout_ad90:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .wrapper_f981 .nav_advanced_0793 li span {
  background-color: var(--e-global-color-text);
}
.caption_2f29 .wrapper_f981 .nav_advanced_0793 li span:hover {
  background-color: var(--e-global-color-primary);
}
.caption_2f29 .wrapper_f981 .nav_advanced_0793 li.south-c318 span {
  background-color: var(--e-global-color-accent);
}
.caption_2f29 .search_1fe9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption_2f29 .logo-5425 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_3276 .right-1874 .under_0832 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.in_3276 .right-1874 .middle-6628 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_3276 .right-1874 .badge-14f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ac1 .next-34c2 {
  border-color: var(--e-global-color-text);
}
.top_7ac1 .dirty-2501 {
  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);
}
.top_7ac1 .list_a945 {
  color: var(--e-global-color-secondary);
}
.top_7ac1 .list_a945 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ac1 .warm_d861 > * {
  color: var(--e-global-color-primary);
}
.top_7ac1 .warm_d861 > * svg {
  fill: var(--e-global-color-primary);
}
.top_7ac1 .header_fresh_2c75 {
  color: var(--e-global-color-primary);
}
.top_7ac1 .header_fresh_2c75 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_7ac1 .carousel_d307 {
  color: var(--e-global-color-primary);
}
.top_7ac1 .carousel_d307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.top_7ac1 .search-84db {
  color: var(--e-global-color-primary);
}
.top_7ac1 .search-84db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ac1 .status-brown-46fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ac1 .card_00e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ac1 .card_00e1.border_down_8c4d {
  color: var(--e-global-color-secondary);
}
.top_7ac1 .card_00e1.border_down_8c4d .status-45f8 {
  color: var(--e-global-color-accent);
}
.top_7ac1 .card_00e1.filter_dark_1f28 {
  color: var(--e-global-color-text);
}
.top_7ac1 .card_00e1.filter_dark_1f28 .status-45f8 {
  color: var(--e-global-color-text);
}
.top_7ac1 .card_00e1:before {
  border-top-color: var(--e-global-color-text);
}
.top_7ac1 .main_bottom_473d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.top_7ac1
  .main_bottom_473d
  .element_5fbe {
  background-color: var(--e-global-color-primary);
}
.top_7ac1
  .main_bottom_473d
  .element_5fbe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.top_7ac1 .next-34c2 .static-5d15 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_yellow_4996 .preview_current_d78d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_yellow_4996 .fixed-bba6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-liquid-0957 .link_d812 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-liquid-0957
  .focus-up-febc
  .down-825e {
  background-color: var(--e-global-color-secondary);
}
.shade-liquid-0957
  .focus-up-febc.first_e47b
  .down-825e {
  background-color: var(--e-global-color-text);
}
.shade-liquid-0957
  .focus-up-febc:hover
  .down-825e {
  background-color: var(--e-global-color-accent);
}
.shade-liquid-0957
  .focus-up-febc.fn-active-926c
  .down-825e {
  background-color: var(--e-global-color-primary);
}
.summary_advanced_9338 .column-40d9 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.summary_advanced_9338 .thumbnail-focused-f211 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_advanced_9338 .paper_4622 {
  background-color: var(--e-global-color-primary);
}
.summary_advanced_9338 .paper_4622 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_6afd .clean_6f29 .message_fda9 .carousel-db6e {
  background-color: var(--e-global-color-secondary);
}
.down_6afd .clean_6f29 .video_wood_c5c9:after {
  background-color: var(--e-global-color-secondary);
}
.down_6afd .row_purple_abbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_6afd .old_bc1d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_6afd .pro-a330 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.down_6afd .cool-372a {
  background-color: var(--e-global-color-primary);
}
.down_6afd .cool-372a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_6afd .outline-58b1 {
  background-color: var(--e-global-color-secondary);
}
.down_6afd .outline-58b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.down_6afd .clean_6f29 .solid_a82a .picture_db78:hover {
  background-color: var(--e-global-color-primary);
}
.down_6afd
  .clean_6f29
  .solid_a82a
  .picture_db78.link_complex_0d1f {
  background-color: var(--e-global-color-primary);
}
.down_6afd .clean_6f29 .footer_last_a921:before {
  border-color: var(--e-global-color-primary);
}
.down_6afd .clean_6f29 .footer_last_a921:hover:before {
  border-color: var(--e-global-color-secondary);
}
.down_6afd
  .clean_6f29
  .footer_last_a921.upper-a5f0:before {
  border-color: var(--e-global-color-primary);
}
.down_6afd .border_basic_4744 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_gas_40c6 .table_inner_252a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_gas_40c6 .table_inner_252a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_gas_40c6 .table_inner_252a.modal_29b5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_gas_40c6 .motion-2174 {
  background-color: var(--e-global-color-primary);
}
.panel_gas_40c6 .motion-2174 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_gas_40c6
  .popup-0243
  .border_06d7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_gas_40c6
  .tertiary_light_4fcb
  .border_06d7
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.carousel_16d4
  .tertiary_cb2c
  .dynamic-98f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_16d4
  .tertiary_cb2c
  .button-8ab4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_16d4 .tall_ef9f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_16d4 .cool-ee5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_16d4 .iron_395c {
  background-color: var(--e-global-color-primary);
}
.carousel_16d4 .iron_395c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-right-be3c .iron-3c46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-right-be3c .hover-thick-1b0e {
  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);
}
.card-right-be3c .box-gas-1820 {
  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);
}
.card-right-be3c .box-gas-1820 a:hover {
  color: var(--e-global-color-secondary);
}
.card-right-be3c .title-840f {
  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);
}
.card-right-be3c .secondary_pink_2347 {
  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);
}
.card-right-be3c .heading_5c4e .layout_ad90 {
  background-color: var(--e-global-color-primary);
}
.card-right-be3c .heading_5c4e .layout_ad90:hover {
  background-color: var(--e-global-color-accent);
}
.card-right-be3c
  .heading_5c4e
  .nav_advanced_0793
  li
  span {
  background-color: var(--e-global-color-text);
}
.card-right-be3c
  .heading_5c4e
  .nav_advanced_0793
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.card-right-be3c
  .heading_5c4e
  .nav_advanced_0793
  li.south-c318
  span {
  background-color: var(--e-global-color-accent);
}
.south_6d03
  .green_77db
  .sidebar-hard-37d8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_6d03 .green_77db .column-next-277c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.south_6d03 .green_77db .down_f8e8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south_6d03 .gallery_132e {
  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);
}
.south_6d03
  .progress_bc96.backdrop-ea9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a {
  background-color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a
  .frame_out_902e.alert-up-0a6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a
  .pink-09c5.feature-7b57 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  .caption-42eb
  > a {
  background-color: var(--e-global-color-secondary);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  .caption-42eb
  > a
  .left-8b53 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  .caption-42eb
  > a
  .pink-09c5.bronze_2da4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a
  .in_39c8:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  a
  .in_39c8:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb.new_cf37
  > a
  .in_39c8:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  .caption-42eb.new_cf37
  > a
  .in_39c8:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a
  .info-active-40a1
  .rough_aee4 {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  a
  .info-active-40a1
  .rough_aee4 {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a
  .info-active-40a1
  .rough_aee4,
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  a
  .info-active-40a1
  .rough_aee4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > a
  .button-c4f4:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  a
  .button-c4f4:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb.new_cf37
  > a
  .button-c4f4:before {
  color: var(--e-global-color-text);
}
.dropdown-d75b
  > .panel-9731
  > div
  > .aside_hot_7174
  > .caption-42eb
  > .grid-orange-afb4
  .caption-42eb.new_cf37
  > a
  .button-c4f4:before {
  color: var(--e-global-color-text);
}
.input-soft-9ab6 .steel_5906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-soft-9ab6
  .tertiary-6537:hover
  .steel_5906 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action_275d
  > .panel-9731
  > .bright-8af4
  > .article-cold-6ddd
  > .inner-f86e
  > .menu_simple_7ead
  .image_2ddc {
  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);
}
.action_275d
  > .panel-9731
  > .bright-8af4
  > .article-cold-6ddd
  > .inner-f86e
  > .menu_simple_7ead:hover
  .image_2ddc {
  color: var(--e-global-color-text);
}
.action_275d
  > .panel-9731
  > .bright-8af4
  > .article-cold-6ddd
  > .inner-f86e
  > .menu_simple_7ead:hover
  .image_2ddc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action_275d
  > .panel-9731
  > .bright-8af4
  > .article-cold-6ddd
  > .inner-f86e.text_dee3
  > .menu_simple_7ead
  .image_2ddc {
  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);
}
.picture-5c5e .sort_6c54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-5c5e .bronze_e249 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture-5c5e .old-4c96 {
  background-color: var(--e-global-color-primary);
}
.picture-5c5e .old-4c96 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.breadcrumb-dirty-4fb5
  > .panel-9731
  > .widget_a66b
  > .soft_0755
  > .lite_a5f0
  .gallery_small_6453 {
  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);
}
.breadcrumb-dirty-4fb5
  > .panel-9731
  > .widget_a66b
  > .soft_0755
  > .lite_a5f0
  .bronze_5a9c {
  color: var(--e-global-color-text);
}
.breadcrumb-dirty-4fb5
  > .panel-9731
  > .widget_a66b
  > .soft_0755
  > .lite_a5f0:hover
  .gallery_small_6453 {
  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);
}
.breadcrumb-dirty-4fb5
  > .panel-9731
  > .widget_a66b
  > .soft_0755
  > .lite_a5f0:hover
  .bronze_5a9c {
  color: var(--e-global-color-secondary);
}
.breadcrumb-dirty-4fb5
  > .panel-9731
  > .widget_a66b
  > .soft_0755
  > .lite_a5f0.item_steel_84bb
  .gallery_small_6453 {
  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);
}
.breadcrumb-dirty-4fb5
  > .panel-9731
  > .widget_a66b
  > .soft_0755
  > .lite_a5f0.item_steel_84bb
  .bronze_5a9c {
  color: var(--e-global-color-primary);
}
.glass_2b64
  .footer_soft_3e8f
  .soft-c523 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_2b64 .pagination_8f09 .static-5d15 .hero_prev_1637 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-d1e3 .accordion-d715 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-d1e3 .down_388f .accordion-d715 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus-d1e3 .top_6d30 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.focus-d1e3 .top_6d30 {
  background-color: var(--e-global-color-primary);
}
.shadow_7252 .soft_9fa7 .frame_steel_32ac {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow_7252
  .soft_9fa7:hover
  .sidebar-bottom-bf88 {
  color: var(--e-global-color-secondary);
}
.shadow_7252
  .soft_9fa7:hover
  .frame_steel_32ac {
  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);
}
.aside_paper_cd33 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.primary_dynamic_9aef {
  flex-direction: column;
}

.primary_dynamic_9aef .outline_9d41 {
  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.primary_dynamic_9aef .outline_9d41 {
  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);
}

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

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

.narrow_980f.wood_e3e3 {
  display: none;
}

.heading-1152 {
  display: none;
}

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

.stale_25ce.video-easy-f5d5 {
  margin-bottom: 40px;
  width: 100%;
}

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

.primary_dynamic_9aef a {
  width: 100%;
}

.active-f797 .yellow_1e34.left-5faa {
  width: 20% !important;
}

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

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

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

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

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

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

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

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

.active-f797
  .yellow_1e34.dynamic_0a64
  .fluid_1dd3
  .texture-523e {
  font-size: 20px !important;
}

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

.row-pink-bba2 {
  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;
}

.menu-full-df6c h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.advanced-85d1.warm-6a68 > .link_steel_0228 {
  display: flex;
  align-items: center;
}

.avatar-d607 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

.complex-14db {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

.column-new-6d6d {
  width: 150px !important;
  height: 150px !important;
  max-width: none;
  border-radius: 20px;
}

.sidebar-ccca {
  display: flex;
  gap: 50px;
}

.active-f797
  .yellow_1e34.active-hovered-def0
  .brown_092e
  .pagination_e21a {
  width: 100% !important;
}

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

.wide-a221 {
  width: 100%;
}

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

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

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

  display: none;
}

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

.clean-5229 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.lite_4ded:hover .clean-5229 {
  visibility: visible;
}
.lite_4ded:hover.lite_4ded::before {
  display: block;
}

.menu-full-df6c h3 {
  color: #fff;
}

.widget-fabc {
  margin: 0;
}

.active-f797
  .yellow_1e34.active-hovered-def0
  .pagination_e21a
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.down-0b90 {
  width: 100%;
}

.silver-5745 {
  width: 100%;
}

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

.silver-5745 {
  width: 100%;
}

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

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

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

.caption-solid-436a {
  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;
}

.primary_dynamic_9aef .outline_9d41.popup-62c7 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.primary_dynamic_9aef h1.outline_9d41 {
  margin-top: 80px !important;
}

.active-f797 .yellow_1e34.active-78f9 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.border-a2e4 img {
  width: 100%;
}

.summary-6105 .container-middle-74e2.fluid_1dd3 {
  justify-content: space-between;
}

.rough-eb42 {
  display: none;
}

.mask-4cc7 .paragraph_static_5181 {
  margin: 1px 0 !important;
}

.background-tiny-6315 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .advanced-85d1 .link_steel_0228 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .summary-6105 .container-middle-74e2.fluid_1dd3 {
    border-bottom: 1px solid #f0c159;
  }

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

  .advanced-85d1.warm-6a68 > .link_steel_0228 {
    gap: 15px;
    justify-content: space-between;
  }

  .active-f797
    .yellow_1e34.active-hovered-def0
    .pagination_e21a
    img {
    width: 60% !important;
  }

  .complex-14db {
    left: 2%;
  }

  .aside-5bf4 {
    margin: 10px 0;
  }

  .primary_dynamic_9aef .paragraph_static_5181 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.primary_dynamic_9aef .outline_9d41,
  .primary_dynamic_9aef .outline_9d41 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .pagination_e21a {
    justify-content: center;
  }

  .primary_dynamic_9aef .paragraph_static_5181 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .active-f797 .yellow_1e34.left-5faa {
    width: 75% !important;
  }

  .border-a2e4 img {
    width: 100% !important;
  }
}

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

  h2.primary_dynamic_9aef .outline_9d41,
  .primary_dynamic_9aef .outline_9d41 {
    font-size: 30px !important;
  }

  .pagination_e21a {
    justify-content: center;
  }

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

  .shade_35d4
    .tag-active-b109.nav_82e2 {
    margin: 0 !important;
  }

  .avatar-d607 {
    margin: 0;
    gap: 10px;
  }

  .aside-5bf4 {
    display: flex;
  }

  .frame_light_46c9 .nav_complex_e501 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .main-00e5 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .primary_dynamic_9aef h1.outline_9d41 {
    margin-top: 40px !important;
  }

  .active-f797
    .yellow_1e34.active-hovered-def0
    .pagination_e21a
    img,
  .secondary_2e1a .brown_092e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .active-f797 .yellow_1e34.left-5faa {
    width: 100% !important;
  }

  .advanced-85d1.warm-6a68 > .link_steel_0228 {
    gap: 3px;
  }

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

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

/* 超紧凑型导航菜单样式 */
.summary-6105 .container-middle-74e2.fluid_1dd3 {
  padding: 4px 8px;
  border-radius: 4px;
  transition: all 0.3s ease;
  background: transparent;
  margin: 0 1px;
}

.summary-6105 .container-middle-74e2.fluid_1dd3: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);
}

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

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

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

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

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

/* 图片块简化样式 */
.column-new-6d6d {
  display: block;
}

/* 响应式增强 */
@media (max-width: 767px) {
  .summary-6105 .container-middle-74e2.fluid_1dd3 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .primary_dynamic_9aef .outline_9d41 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .nav_complex_e501 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.nav-upper-8daa .yellow_0166 {
  flex-shrink: 0;
  white-space: nowrap;
}

.nav-upper-8daa .prev_7ec5 {
  flex-shrink: 0;
  min-width: fit-content;
}

.nav-upper-8daa .texture-523e {
  white-space: nowrap;
}

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

.nav-upper-8daa {
  scrollbar-width: none;
  -ms-overflow-style: none;
}

/* 强制紧凑导航菜单 - 防止重叠 */
.nav-upper-8daa .yellow_0166 {
  max-width: 80px !important;
}

.nav-upper-8daa .prev_7ec5 {
  max-width: 80px !important;
  overflow: hidden;
}

.nav-upper-8daa .container-middle-74e2.fluid_1dd3 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.nav-upper-8daa .texture-523e {
  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);
  }
}

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

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

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

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

body .black-b02f:nth-child(2),
.active-f797 .black-b02f:nth-child(2),
#page .black-b02f: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;
}

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

/* css-noise: db24 */
.phantom-card-c3 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.3;
}
