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(.hard-2671) {
  gap: 0.5em;
}
:where(.narrow-cffe) {
  gap: 0.5em;
}
body .avatar-0235 > .gold-b31f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .avatar-0235 > .table-lite-5f84 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .avatar-0235 > .notification-full-79b9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .button-over-3126 > .gold-b31f {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .button-over-3126 > .table-lite-5f84 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .button-over-3126 > .notification-full-79b9 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .button-over-3126
  > :where(:not(.gold-b31f):not(.table-lite-5f84):not(.black_2dec)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .button-over-3126 > .frame_0f65 {
  max-width: var(--wp--style--global--wide-size);
}
body .hard-2671 {
  display: flex;
}
body .hard-2671 {
  flex-wrap: wrap;
  align-items: center;
}
body .hard-2671 > * {
  margin: 0;
}
body .narrow-cffe {
  display: grid;
}
body .narrow-cffe > * {
  margin: 0;
}
:where(.logo_a43e.hard-2671) {
  gap: 2em;
}
:where(.logo_a43e.narrow-cffe) {
  gap: 2em;
}
:where(.video-narrow-f182.hard-2671) {
  gap: 1.25em;
}
:where(.video-narrow-f182.narrow-cffe) {
  gap: 1.25em;
}
.list-817a {
  color: var(--wp--preset--color--black) !important;
}
.easy_c190 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.clean-1e8f {
  color: var(--wp--preset--color--white) !important;
}
.message-smooth-cf15 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.lite_b7e1 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.cool-f353 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.next_5844 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.photo-39be {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.carousel_mini_5993 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gas_1b6a {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.media_smooth_06d6 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pattern-59ad {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.item-d4b1 {
  background-color: var(--wp--preset--color--black) !important;
}
.video_wide_233a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.soft_f0bd {
  background-color: var(--wp--preset--color--white) !important;
}
.basic_85c8 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.brown-5451 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.input-fixed-4c5e {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.huge_6268 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary-fast-2621 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.frame_brown_7ec0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.status_09be {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup_easy_68db {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.text_387e {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.notification_5124 {
  border-color: var(--wp--preset--color--black) !important;
}
.outline-8289 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary_rough_fb1f {
  border-color: var(--wp--preset--color--white) !important;
}
.search_gas_f802 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.pagination_76a4 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.logo-small-56e5 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pressed_a7af {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.secondary-blue-b4cf {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.accent-first-b07e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.feature_white_dc53 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.tall-3ed3 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-c219 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.active_51d4 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.photo_244e {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.row_df0c {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.chip_8f9f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.prev-4289 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.hover_right_15e5 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.highlight_next_8de8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.menu-red-3a04 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.west-a6e1 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.black_ffa4 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.short_6dfe {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.avatar_warm_3c3b {
  background: var(--wp--preset--gradient--midnight) !important;
}
.label_7525 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.gradient-current-1164 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.label_glass_c652 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.rough_c3f7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.row_adfe a:where(:not(.solid_c7df)) {
  color: inherit;
}
:where(.video-narrow-f182.hard-2671) {
  gap: 1.25em;
}
:where(.video-narrow-f182.narrow-cffe) {
  gap: 1.25em;
}
:where(.logo_a43e.hard-2671) {
  gap: 2em;
}
:where(.logo_a43e.narrow-cffe) {
  gap: 2em;
}
.panel_lite_bd21 {
  font-size: 1.5em;
  line-height: 1.6;
}

.description_action_0ab8 .in-7013 {
  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);
}
.layout-05e0 .gold_4ed7 {
  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_8cf9 {
  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_8cf9.pattern-ba63 .red-014f {
  background-color: var(--e-global-color-primary);
}
.button_8cf9.status-smooth-81c9 .red-014f,
.button_8cf9.button_aa8b .red-014f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.search-inner-b93d .dropdown-cool-5112 {
  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);
}
.nav-f512 {
  --divider-color: var(--e-global-color-secondary);
}
.nav-f512 .layout-a675 {
  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);
}
.nav-f512.link-e0b6 .north_fee7 {
  background-color: var(--e-global-color-secondary);
}
.nav-f512.tooltip_898e .north_fee7,
.nav-f512.block_0de6 .north_fee7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.nav-f512.tooltip_898e .north_fee7,
.nav-f512.block_0de6 .north_fee7 svg {
  fill: var(--e-global-color-secondary);
}
.gas_a768 .icon-down-6659 {
  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);
}
.gas_a768 .dynamic_a3c9 {
  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-41f7.link-e0b6 .north_fee7 {
  background-color: var(--e-global-color-primary);
}
.hovered-41f7.tooltip_898e .north_fee7,
.hovered-41f7.block_0de6 .north_fee7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.hovered-41f7.tooltip_898e .north_fee7,
.hovered-41f7.block_0de6 .north_fee7 svg {
  fill: var(--e-global-color-primary);
}
.sort-stone-7435.link-e0b6 .north_fee7 {
  background-color: var(--e-global-color-primary);
}
.sort-stone-7435.tooltip_898e .north_fee7,
.sort-stone-7435.block_0de6 .north_fee7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.sort-stone-7435 .accent_south_ac57 {
  color: var(--e-global-color-primary);
}
.sort-stone-7435 .accent_south_ac57,
.sort-stone-7435 .accent_south_ac57 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-stone-7435 .next_d933 {
  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);
}
.plasma-c499 .center-f67f {
  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);
}
.form-bda2 .slow-1e1d .simple_1dd6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.content_small_7842 .shadow_thick_188f:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.content_small_7842 .card_a110 i {
  color: var(--e-global-color-primary);
}
.content_small_7842 .card_a110 svg {
  fill: var(--e-global-color-primary);
}
.content_small_7842 .nav_3535 {
  color: var(--e-global-color-secondary);
}
.content_small_7842 .shadow_thick_188f > .nav_3535,
.content_small_7842 .shadow_thick_188f > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-new-2927 .outline-fixed-842a {
  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);
}
.gallery-new-2927 .black-de2e {
  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);
}
.link-static-0a39 .hover_5388 .primary-a0ed {
  background-color: var(--e-global-color-primary);
}
.link-static-0a39 .paragraph_26a5 {
  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);
}
.yellow_e6d1 .pattern_thick_4c64 {
  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);
}
.yellow_e6d1 .gas-d1e9 {
  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);
}
.yellow_e6d1 .link-5a1e {
  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);
}
.orange_68d6 .feature_over_310f,
.orange_68d6 .feature_over_310f a {
  color: var(--e-global-color-primary);
}
.orange_68d6 .feature_over_310f.picture-slow-e072,
.orange_68d6 .feature_over_310f.picture-slow-e072 a {
  color: var(--e-global-color-accent);
}
.orange_68d6 .feature_over_310f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.orange_68d6 .overlay_lower_297f {
  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);
}
.north-8fc5 .layout_7e9c,
.north-8fc5 .active-4836 {
  color: var(--e-global-color-primary);
}
.north-8fc5 .layout_7e9c svg {
  fill: var(--e-global-color-primary);
}
.north-8fc5 .picture-slow-e072 .layout_7e9c,
.north-8fc5 .picture-slow-e072 .active-4836 {
  color: var(--e-global-color-accent);
}
.north-8fc5 .picture-slow-e072 .layout_7e9c svg {
  fill: var(--e-global-color-accent);
}
.north-8fc5 .active-4836 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.north-8fc5 .overlay_lower_297f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-206d .chip_5e7f,
.logo-206d .progress-hard-9b83 {
  color: var(--e-global-color-primary);
}
.logo-206d .progress-hard-9b83 svg {
  fill: var(--e-global-color-primary);
}
.logo-206d .feature_over_310f.picture-slow-e072 a,
.logo-206d
  .feature_over_310f.picture-slow-e072
  .progress-hard-9b83 {
  color: var(--e-global-color-accent);
}
.logo-206d .chip_5e7f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.logo-206d .overlay_lower_297f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_medium_2671 .row-yellow-75b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_medium_2671 .search-47e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-pink-b649 .green-8031 .last_0951 {
  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);
}
.highlight-pink-b649 .green-8031 .modal_left_3175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-pink-b649 .chip-fixed-5a3a .last_0951 {
  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);
}
.highlight-pink-b649
  .chip-fixed-5a3a
  .modal_left_3175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-pink-b649
  .picture_b04b
  .last_0951 {
  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);
}
.highlight-pink-b649
  .picture_b04b
  .modal_left_3175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-pink-b649
  .basic-d625
  .last_0951 {
  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);
}
.highlight-pink-b649
  .basic-d625
  .modal_left_3175 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.up_833d .east_1cb0 {
  background-color: var(--e-global-color-primary);
}
.up_833d .east_1cb0:hover {
  background-color: var(--e-global-color-primary);
}
.up_833d .label_6f58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.up_833d
  .east_1cb0:hover
  .label_6f58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-east-1185 .primary-851b {
  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);
}
.icon_easy_e651 .yellow_b475 .filter-selected-adb2 a {
  background-color: var(--e-global-color-accent);
}
.icon_easy_e651 .yellow_b475 .red_c4b7 a {
  background-color: var(--e-global-color-accent);
}
.icon_easy_e651 .yellow_b475 .filter-selected-adb2 a,
.icon_easy_e651 .yellow_b475 .red_c4b7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture_bronze_ada9
  .input_23e0.solid-039b
  .yellow_b475
  a.gallery_1f35 {
  background-color: var(--e-global-color-accent);
}
.texture_bronze_ada9
  .input_23e0.solid-039b
  .yellow_b475
  span.gallery_1f35.fn-current-12be {
  background-color: var(--e-global-color-text);
}
.texture_bronze_ada9
  .input_23e0.solid-039b
  .yellow_b475
  .gallery_1f35 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8 .fresh-8e96 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .secondary_focused_5e32
  > .text-8f41
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .container_74a6
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .frame_outer_b704
  .aside-dynamic-aea7,
.middle-95f8
  .frame_outer_b704
  .highlight_gold_df05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-95f8
  .frame_outer_b704
  .logo-5344,
.middle-95f8
  .frame_outer_b704
  a
  .logo-5344 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .frame_outer_b704
  .paragraph_62b5 {
  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);
}
.middle-95f8
  .frame_outer_b704
  .form-east-87d0 {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .frame_outer_b704
  .form-east-87d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .frame_outer_b704
  .form-east-87d0:hover {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .frame_outer_b704
  .text-old-5be2 {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .frame_outer_b704
  .text-old-5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .frame_outer_b704
  .text-old-5be2:hover {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .tall-0277
  .element-first-3ab1
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-95f8
  .tall-0277
  .active-9d91 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .tall-0277
  .paragraph_62b5 {
  color: var(--e-global-color-text);
}
.middle-95f8
  .tall-0277
  .paragraph_62b5
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .tall-0277
  .form-east-87d0 {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .tall-0277
  .form-east-87d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .tall-0277
  .form-east-87d0:hover {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .tall-0277
  .text-old-5be2 {
  background-color: var(--e-global-color-primary);
}
.middle-95f8
  .tall-0277
  .text-old-5be2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-95f8
  .tall-0277
  .text-old-5be2:hover {
  background-color: var(--e-global-color-primary);
}
.middle-95f8 .huge-d960 {
  background-color: var(--e-global-color-primary);
}
.middle-95f8 .huge-d960:hover {
  background-color: var(--e-global-color-primary);
}
.middle-95f8 .media-2274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-95f8 .box_2145 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_870e .disabled-brown-292c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_870e
  .sort-up-74ae
  > div:nth-child(3)
  .disabled-brown-292c,
.widget_870e
  .item_a0cc
  > div:nth-child(1)
  .disabled-brown-292c,
.widget_870e
  .green_a308
  > div:nth-child(1)
  .disabled-brown-292c,
.widget_870e
  .border-eea5
  > div:nth-child(1)
  .disabled-brown-292c,
.widget_870e
  .input_0c4d
  > div:nth-child(1)
  .disabled-brown-292c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_870e .soft_d088 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_870e .row_green_dbb0 {
  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);
}
.widget_870e .info-steel-783e {
  background-color: var(--e-global-color-primary);
}
.widget_870e .info-steel-783e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_870e .info-steel-783e:hover {
  background-color: var(--e-global-color-primary);
}
.widget_870e .pattern_brown_e577 {
  background-color: var(--e-global-color-primary);
}
.widget_870e .pattern_brown_e577:hover {
  background-color: var(--e-global-color-primary);
}
.widget_870e .media-2274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_870e .box_2145 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-narrow-c122 .message-0fba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-narrow-c122 .video_basic_fc71 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-narrow-c122 .container_soft_426c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-narrow-c122 .item-dirty-cb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-narrow-c122 .gold-7d3d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-narrow-c122 .pattern_brown_e577 {
  background-color: var(--e-global-color-primary);
}
.photo-narrow-c122 .pattern_brown_e577:hover {
  background-color: var(--e-global-color-primary);
}
.border-large-25d7 .tertiary_bottom_f602 {
  background-color: var(--e-global-color-secondary);
}
.border-large-25d7 .tag_dynamic_fb0d {
  background-color: var(--e-global-color-text);
}
.border-large-25d7 .shadow-fluid-9a5d {
  background-color: var(--e-global-color-secondary);
}
.border-large-25d7 .slider_over_35ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.border-large-25d7 .title-3e83 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-large-25d7 .dropdown_90c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-large-25d7 .sidebar_fd53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.border-large-25d7 .cool_ec1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5e28 .tertiary_c43e .main-fresh-1787,
.sidebar_5e28
  .tertiary_c43e
  .main-fresh-1787
  a,
.sidebar_5e28 .icon-92c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5e28 .tertiary_c43e .image-ff36,
.sidebar_5e28 .out_762e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_5e28 .tertiary_c43e .image-ff36 {
  color: var(--e-global-color-text);
}
.sidebar_5e28 .out_762e {
  color: var(--e-global-color-text);
}
.sidebar_5e28
  .tertiary_c43e
  .hidden_cbf3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.sidebar_5e28 .iron_52a1 .backdrop-up-4800 {
  background-color: var(--e-global-color-primary);
}
.sidebar_5e28 .iron_52a1 .backdrop-up-4800:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_5e28 .iron_52a1 .new_3d16 li span {
  background-color: var(--e-global-color-text);
}
.sidebar_5e28 .iron_52a1 .new_3d16 li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar_5e28
  .iron_52a1
  .new_3d16
  li.frame_static_5143
  span {
  background-color: var(--e-global-color-accent);
}
.sidebar_5e28 .wrapper-small-4351 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_61d3 .steel-8ca6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-selected-31c5 .wrapper-f606 {
  background-color: var(--e-global-color-primary);
}
.tag-selected-31c5 .filter-5292 {
  background-color: var(--e-global-color-secondary);
}
.tag-selected-31c5 .focused-2aae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-selected-31c5 .footer_5e60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-selected-31c5 .description-b8bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-selected-31c5 .cool_ed3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-selected-31c5 .element_static_fec2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-selected-31c5 .overlay_east_c1b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag-selected-31c5 .black_92de {
  background-color: var(--e-global-color-primary);
}
.tag-selected-31c5 .black_92de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-hot-308a .secondary_upper_9034 {
  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);
}
.tag-hot-308a .form-bb6e {
  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);
}
.tag-hot-308a
  .progress_simple_bb61:after {
  background-color: var(--e-global-color-primary);
}
.tag-hot-308a .narrow_a617 {
  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);
}
.clean_b8ef .icon-92c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.clean_b8ef .out_762e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-orange-2a2f .photo-c9a4 .selected-20c0 {
  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);
}
.icon-orange-2a2f .photo-c9a4 .purple_601a {
  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);
}
.background_f45c .pattern_368c {
  background-color: var(--e-global-color-primary);
}
.background_f45c .tabs_huge_00cd {
  background-color: var(--e-global-color-secondary);
}
.background_f45c .secondary-dark-38c2 .hover_dim_125f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_f45c .layout_under_40f5 .hover_dim_125f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-upper-74a3 .out-5d78 .short-7b2c {
  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);
}
.feature-upper-74a3 .out-5d78 .outline-bronze-a186 {
  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);
}
.feature-upper-74a3 .out-5d78 .lite_19e4 {
  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);
}
.black-732b .texture_medium_7f71 {
  border-color: var(--e-global-color-text);
}
.black-732b .feature-3b29 {
  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);
}
.black-732b .west-3199 {
  color: var(--e-global-color-primary);
}
.black-732b .status-546a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gradient-54a8 .black_d928 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-54a8 .breadcrumb-paper-757e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-54a8 .dim_cebe:hover .black_d928 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient-54a8
  .dim_cebe:hover
  .breadcrumb-paper-757e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_194b .highlight-1a60 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.in_194b .surface_static_edb3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-3222 .filter-6e60 .sort_over_ac8d {
  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);
}
.link-3222 .top-20c0 .sort_over_ac8d {
  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);
}
.form_211c .background_over_c6b9 {
  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);
}
.light-ab3a .tiny-aa87 .component_42d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-ab3a .tiny-aa87 .component_42d2 {
  background-color: var(--e-global-color-secondary);
}
.light-ab3a .hover_e7ff .component_42d2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.light-ab3a .hover_e7ff .component_42d2 {
  background-color: var(--e-global-color-secondary);
}
.light-ab3a .video_c630 .breadcrumb_dfe6 {
  background-color: var(--e-global-color-primary);
}
.light-ab3a .video_c630:hover .breadcrumb_dfe6 {
  background-color: var(--e-global-color-secondary);
}
.light-ab3a .backdrop-up-4800 {
  background-color: var(--e-global-color-primary);
}
.light-ab3a .backdrop-up-4800:hover {
  background-color: var(--e-global-color-accent);
}
.light-ab3a .new_3d16 li span {
  background-color: var(--e-global-color-text);
}
.light-ab3a .new_3d16 li span:hover {
  background-color: var(--e-global-color-primary);
}
.light-ab3a .new_3d16 li.frame_static_5143 span {
  background-color: var(--e-global-color-accent);
}
.card_full_7a13 .bronze_1d23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_full_7a13 .item_5324 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_6af0 .breadcrumb-6832:before {
  background-color: var(--e-global-color-secondary);
}
.wrapper_6af0 .active_6f00 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper_6af0 .video_focused_bc14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_2288 .title_66d7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_2288 .title_66d7:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_2288 .title_66d7.fn-active-12be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_steel_2288 .tertiary-39f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_steel_2288 .backdrop-purple-2450 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_steel_2288 .tabs_new_1f87 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_steel_2288 .primary_2563 {
  background-color: var(--e-global-color-primary);
}
.tooltip_steel_2288 .primary_2563 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip_steel_2288 .tabs_soft_670e {
  background-color: var(--e-global-color-primary);
}
.tooltip_steel_2288 .tabs_soft_670e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_05d7 .border_fa5f .container-68a9 a {
  color: var(--e-global-color-secondary);
}
.basic_05d7 .border_fa5f .container-68a9 a:hover {
  color: var(--e-global-color-secondary);
}
.basic_05d7 .border_fa5f .container-68a9,
.basic_05d7 .border_fa5f .container-68a9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_05d7 .border_fa5f .summary-e700 {
  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);
}
.basic_05d7 .border_fa5f .item-small-dddf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_05d7 .border_fa5f .aside_015f {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .border_fa5f .aside_015f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.basic_05d7 .border_fa5f .aside_015f:hover {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .border_fa5f .small-a690 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_05d7 .border_fa5f .small-a690 {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .border_fa5f .small-a690:hover {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .border_fa5f .backdrop-up-4800 {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .border_fa5f .backdrop-up-4800:hover {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .iron_52a1 .new_3d16 li span {
  background-color: var(--e-global-color-text);
}
.basic_05d7 .iron_52a1 .new_3d16 li span:hover {
  background-color: var(--e-global-color-primary);
}
.basic_05d7 .iron_52a1 .new_3d16 li.frame_static_5143 span {
  background-color: var(--e-global-color-accent);
}
.basic_05d7 .media-2274 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic_05d7 .box_2145 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-7680 .notice-bronze-3627 .button-0078 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.breadcrumb-7680 .notice-bronze-3627 .disabled_6092 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb-7680 .notice-bronze-3627 .row-dim-7002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_caf9 .inner_0dd6 {
  border-color: var(--e-global-color-text);
}
.image_caf9 .inner_44c5 {
  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);
}
.image_caf9 .notification_down_3439 {
  color: var(--e-global-color-secondary);
}
.image_caf9 .notification_down_3439 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_caf9 .nav-pressed-ba90 > * {
  color: var(--e-global-color-primary);
}
.image_caf9 .nav-pressed-ba90 > * svg {
  fill: var(--e-global-color-primary);
}
.image_caf9 .gallery_3ee6 {
  color: var(--e-global-color-primary);
}
.image_caf9 .gallery_3ee6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_caf9 .hard-8a93 {
  color: var(--e-global-color-primary);
}
.image_caf9 .hard-8a93 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_caf9 .module_c232 {
  color: var(--e-global-color-primary);
}
.image_caf9 .module_c232 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_caf9 .primary_clean_f262 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_caf9 .progress_clean_2e1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_caf9 .progress_clean_2e1c.hover_c7b4 {
  color: var(--e-global-color-secondary);
}
.image_caf9 .progress_clean_2e1c.hover_c7b4 .tiny_d396 {
  color: var(--e-global-color-accent);
}
.image_caf9 .progress_clean_2e1c.backdrop-new-3ac4 {
  color: var(--e-global-color-text);
}
.image_caf9 .progress_clean_2e1c.backdrop-new-3ac4 .tiny_d396 {
  color: var(--e-global-color-text);
}
.image_caf9 .progress_clean_2e1c:before {
  border-top-color: var(--e-global-color-text);
}
.image_caf9 .photo_ffd3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_caf9
  .photo_ffd3
  .feature-df3b {
  background-color: var(--e-global-color-primary);
}
.image_caf9
  .photo_ffd3
  .feature-df3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_caf9 .inner_0dd6 .pattern_91b5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-f231 .hidden_afef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element-f231 .widget_small_c763 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-0b57 .secondary_lite_f280 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hovered-0b57
  .large_93f4
  .picture-ebe9 {
  background-color: var(--e-global-color-secondary);
}
.hovered-0b57
  .large_93f4.grid_hard_b4a4
  .picture-ebe9 {
  background-color: var(--e-global-color-text);
}
.hovered-0b57
  .large_93f4:hover
  .picture-ebe9 {
  background-color: var(--e-global-color-accent);
}
.hovered-0b57
  .large_93f4.fn-active-12be
  .picture-ebe9 {
  background-color: var(--e-global-color-primary);
}
.rough-a06d .easy_ed7a {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.rough-a06d .first-344a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.rough-a06d .dropdown-first-2d10 {
  background-color: var(--e-global-color-primary);
}
.rough-a06d .dropdown-first-2d10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_9ac4 .dynamic_026c .column-silver-4b18 .bronze-3f13 {
  background-color: var(--e-global-color-secondary);
}
.item_9ac4 .dynamic_026c .frame_76f0:after {
  background-color: var(--e-global-color-secondary);
}
.item_9ac4 .tooltip-88d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_9ac4 .current-f457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_9ac4 .nav_first_de97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item_9ac4 .dropdown_glass_b1b1 {
  background-color: var(--e-global-color-primary);
}
.item_9ac4 .dropdown_glass_b1b1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_9ac4 .detail_375b {
  background-color: var(--e-global-color-secondary);
}
.item_9ac4 .detail_375b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item_9ac4 .dynamic_026c .focused_1bf8 .selected-cc2c:hover {
  background-color: var(--e-global-color-primary);
}
.item_9ac4
  .dynamic_026c
  .focused_1bf8
  .selected-cc2c.smooth_8e70 {
  background-color: var(--e-global-color-primary);
}
.item_9ac4 .dynamic_026c .liquid-9eaa:before {
  border-color: var(--e-global-color-primary);
}
.item_9ac4 .dynamic_026c .liquid-9eaa:hover:before {
  border-color: var(--e-global-color-secondary);
}
.item_9ac4
  .dynamic_026c
  .liquid-9eaa.blue_da11:before {
  border-color: var(--e-global-color-primary);
}
.item_9ac4 .outline-fluid-03a4 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-light-336f .tertiary-green-7658 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-light-336f .tertiary-green-7658:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-light-336f .tertiary-green-7658.shadow-c9ce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-light-336f .next_dfae {
  background-color: var(--e-global-color-primary);
}
.popup-light-336f .next_dfae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-light-336f
  .gallery-blue-e8a5
  .filter-260e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-light-336f
  .notification-black-7982
  .filter-260e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center_6d62
  .smooth_a7ef
  .avatar_fast_6710 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_6d62
  .smooth_a7ef
  .smooth-9cfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_6d62 .tabs_0d0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_6d62 .texture_plasma_8b8f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.center_6d62 .focus-center-a2f1 {
  background-color: var(--e-global-color-primary);
}
.center_6d62 .focus-center-a2f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_ca98 .summary_plasma_9635 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_ca98 .gradient_black_ffd7 {
  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);
}
.active_ca98 .panel_a56c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_ca98 .panel_a56c a:hover {
  color: var(--e-global-color-secondary);
}
.active_ca98 .feature-simple-ea96 {
  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);
}
.active_ca98 .hot_adfe {
  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);
}
.active_ca98 .notification-b444 .backdrop-up-4800 {
  background-color: var(--e-global-color-primary);
}
.active_ca98 .notification-b444 .backdrop-up-4800:hover {
  background-color: var(--e-global-color-accent);
}
.active_ca98
  .notification-b444
  .new_3d16
  li
  span {
  background-color: var(--e-global-color-text);
}
.active_ca98
  .notification-b444
  .new_3d16
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.active_ca98
  .notification-b444
  .new_3d16
  li.frame_static_5143
  span {
  background-color: var(--e-global-color-accent);
}
.alert-liquid-1501
  .picture_basic_5040
  .action-28e5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-liquid-1501 .picture_basic_5040 .badge-83fc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert-liquid-1501 .picture_basic_5040 .in_691f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.alert-liquid-1501 .frame-6972 {
  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);
}
.alert-liquid-1501
  .basic_0441.purple_b91a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a {
  background-color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a
  .tertiary_8ae2.primary_silver_9f0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a
  .progress-269d.accent_dim_25e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  .block_3d0c
  > a {
  background-color: var(--e-global-color-secondary);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  .block_3d0c
  > a
  .text_527c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  .block_3d0c
  > a
  .progress-269d.tabs-2475 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a
  .section-fast-280c:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  a
  .section-fast-280c:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c.fixed_fd4b
  > a
  .section-fast-280c:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  .block_3d0c.fixed_fd4b
  > a
  .section-fast-280c:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a
  .section_e479
  .background_1539 {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  a
  .section_e479
  .background_1539 {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a
  .section_e479
  .background_1539,
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  a
  .section_e479
  .background_1539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > a
  .notification_rough_c4ea:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  a
  .notification_rough_c4ea:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c.fixed_fd4b
  > a
  .notification_rough_c4ea:before {
  color: var(--e-global-color-text);
}
.main-right-d4a8
  > .huge-ecd8
  > div
  > .column-e358
  > .block_3d0c
  > .sort-over-0b86
  .block_3d0c.fixed_fd4b
  > a
  .notification_rough_c4ea:before {
  color: var(--e-global-color-text);
}
.full_06b6 .header_f3a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.full_06b6
  .info-static-6510:hover
  .header_f3a3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card-top-404d
  > .huge-ecd8
  > .top_e4e9
  > .grid_first_6043
  > .primary-copper-0704
  > .huge_5d4c
  .hover_2dd8 {
  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-top-404d
  > .huge-ecd8
  > .top_e4e9
  > .grid_first_6043
  > .primary-copper-0704
  > .huge_5d4c:hover
  .hover_2dd8 {
  color: var(--e-global-color-text);
}
.card-top-404d
  > .huge-ecd8
  > .top_e4e9
  > .grid_first_6043
  > .primary-copper-0704
  > .huge_5d4c:hover
  .hover_2dd8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-top-404d
  > .huge-ecd8
  > .top_e4e9
  > .grid_first_6043
  > .primary-copper-0704.narrow_19c7
  > .huge_5d4c
  .hover_2dd8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_d687 .grid_static_2e82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_d687 .paragraph-left-2e8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_d687 .heading-7aa1 {
  background-color: var(--e-global-color-primary);
}
.accent_d687 .heading-7aa1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-blue-a5f9
  > .huge-ecd8
  > .block-8d14
  > .backdrop_green_f3b9
  > .up_70ec
  .preview-large-732c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-blue-a5f9
  > .huge-ecd8
  > .block-8d14
  > .backdrop_green_f3b9
  > .up_70ec
  .notification-copper-bc10 {
  color: var(--e-global-color-text);
}
.item-blue-a5f9
  > .huge-ecd8
  > .block-8d14
  > .backdrop_green_f3b9
  > .up_70ec:hover
  .preview-large-732c {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.item-blue-a5f9
  > .huge-ecd8
  > .block-8d14
  > .backdrop_green_f3b9
  > .up_70ec:hover
  .notification-copper-bc10 {
  color: var(--e-global-color-secondary);
}
.item-blue-a5f9
  > .huge-ecd8
  > .block-8d14
  > .backdrop_green_f3b9
  > .up_70ec.wrapper_narrow_e16b
  .preview-large-732c {
  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-blue-a5f9
  > .huge-ecd8
  > .block-8d14
  > .backdrop_green_f3b9
  > .up_70ec.wrapper_narrow_e16b
  .notification-copper-bc10 {
  color: var(--e-global-color-primary);
}
.feature_5584
  .box_lower_42ba
  .frame_wide_9a37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_5584 .block-5599 .pattern_91b5 .bottom-66a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-narrow-0c6d .search_wood_de68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-narrow-0c6d .complex-8ae7 .search_wood_de68 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag-narrow-0c6d .texture-c406 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag-narrow-0c6d .texture-c406 {
  background-color: var(--e-global-color-primary);
}
.texture_wood_3e32 .lite-ea8b .shade-tall-8152 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.texture_wood_3e32
  .lite-ea8b:hover
  .shade_f371 {
  color: var(--e-global-color-secondary);
}
.texture_wood_3e32
  .lite-ea8b:hover
  .shade-tall-8152 {
  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);
}
.label_c44d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.lower_c770 {
  flex-direction: column;
}

.lower_c770 .table_action_c9b7 {
  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.lower_c770 .table_action_c9b7 {
  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);
}

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

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

.pink_492c.hero-672e {
  display: none;
}

.hover-7cf0 {
  display: none;
}

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

.last-a8be.video-7a98 {
  margin-bottom: 40px;
  width: 100%;
}

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

.lower_c770 a {
  width: 100%;
}

.content_44d4 .stale-c042.green_010f {
  width: 20% !important;
}

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

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

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

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

.dropdown-easy-8cf8 {
  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;
}

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

.dropdown-easy-8cf8: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);
}

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

.content_44d4
  .stale-c042.frame-green-011a
  .small_87e5
  .soft-7b31 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.frame_8844.shade-f242 > .article_4d20 {
  display: flex;
  align-items: center;
}

.up-be28 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.thumbnail-66ec {
  display: flex;
  gap: 50px;
}

.content_44d4
  .stale-c042.primary_cold_ec09
  .feature-motion-8ab9
  .label-new-01d0 {
  width: 100% !important;
}

.container-blue-7337 {
  width: 500px !important;
  max-width: none;
}

.heading_gold_3d39 {
  width: 100%;
}

.header-0e9d {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

.sort-action-df1f {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.short_208c:hover .sort-action-df1f {
  visibility: visible;
}
.short_208c:hover.short_208c::before {
  display: block;
}

.link_ea8c h3 {
  color: #fff;
}

.button_dbac {
  margin: 0;
}

.content_44d4
  .stale-c042.primary_cold_ec09
  .label-new-01d0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.logo_e11b {
  width: 100%;
}

.preview_light_2f40 {
  width: 100%;
}

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

.preview_light_2f40 {
  width: 100%;
}

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

.label-new-01d0 {
  display: flex;
  align-items: center;
}

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

.upper-3c4f {
  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;
}

.lower_c770 .table_action_c9b7.glass-3383 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.lower_c770 h1.table_action_c9b7 {
  margin-top: 80px !important;
}

.content_44d4 .stale-c042.slider-35b6 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tall_a3fc img {
  width: 100%;
}

.iron_43d6 .narrow_6c58.small_87e5 {
  justify-content: space-between;
}

.active-d1c9 {
  display: none;
}

.upper_be14 .hard-9a55 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .frame_8844 .article_4d20 {
    flex-wrap: nowrap !important;
  }
}

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

  .container-blue-7337 {
    width: 100% !important;
  }
}

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

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

  .iron_43d6 .narrow_6c58.small_87e5 {
    border-bottom: 1px solid #f0c159;
  }

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

  .frame_8844.shade-f242 > .article_4d20 {
    gap: 15px;
    justify-content: space-between;
  }

  .content_44d4
    .stale-c042.primary_cold_ec09
    .label-new-01d0
    img {
    width: 60% !important;
  }

  .container_prev_205c {
    left: 2%;
  }

  .shadow-right-99e9 {
    margin: 10px 0;
  }

  .lower_c770 .hard-9a55 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.lower_c770 .table_action_c9b7,
  .lower_c770 .table_action_c9b7 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .label-new-01d0 {
    justify-content: center;
  }

  .lower_c770 .hard-9a55 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .description-715b {
    margin-bottom: 15px !important;
  }

  .content_44d4 .stale-c042.green_010f {
    width: 75% !important;
  }

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

@media (max-width: 550px) {
  .dropdown-easy-8cf8 {
    text-transform: capitalize;
  }

  h2.lower_c770 .table_action_c9b7,
  .lower_c770 .table_action_c9b7 {
    font-size: 30px !important;
  }

  .label-new-01d0 {
    justify-content: center;
  }

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

  .brown_909f
    .list-c765.small_22f7 {
    margin: 0 !important;
  }

  .up-be28 {
    margin: 0;
    gap: 10px;
  }

  .shadow-right-99e9 {
    display: flex;
  }

  .soft-8f87 .form_wood_bb57 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .action-df47 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .lower_c770 h1.table_action_c9b7 {
    margin-top: 40px !important;
  }

  .content_44d4
    .stale-c042.primary_cold_ec09
    .label-new-01d0
    img,
  .gas_a768 .feature-motion-8ab9 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .dropdown-easy-8cf8 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .content_44d4 .stale-c042.green_010f {
    width: 100% !important;
  }

  .frame_8844.shade-f242 > .article_4d20 {
    gap: 3px;
  }

  .lower_c770 .hard-9a55 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

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

.iron_43d6 .narrow_6c58.small_87e5: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);
}

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

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

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

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

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

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

/* 响应式增强 */
@media (max-width: 767px) {
  .iron_43d6 .narrow_6c58.small_87e5 {
    border-bottom: 2px solid #FFD700; /* 更明显的分隔线 */
    background: rgba(0, 168, 107, 0.1);
  }
  
  .lower_c770 .table_action_c9b7 {
    font-size: 35px;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
  }
  
  .form_wood_bb57 {
    font-size: 18px !important;
    padding: 12px 25px;
  }
}

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

.focus_fixed_54f4 .caption-current-67b8 {
  flex-shrink: 0;
  white-space: nowrap;
}

.focus_fixed_54f4 .form-307b {
  flex-shrink: 0;
  min-width: fit-content;
}

.focus_fixed_54f4 .soft-7b31 {
  white-space: nowrap;
}

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

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

/* 强制紧凑导航菜单 - 防止重叠 */
.focus_fixed_54f4 .caption-current-67b8 {
  max-width: 80px !important;
}

.focus_fixed_54f4 .form-307b {
  max-width: 80px !important;
  overflow: hidden;
}

.focus_fixed_54f4 .narrow_6c58.small_87e5 {
  padding: 3px 6px !important;
  margin: 0 !important;
  min-width: auto !important;
  width: auto !important;
}

.focus_fixed_54f4 .soft-7b31 {
  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);
  }
}

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

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

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

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

body .dropdown-easy-8cf8:nth-child(2),
.content_44d4 .dropdown-easy-8cf8:nth-child(2),
#page .dropdown-easy-8cf8: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;
}

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

/* css-noise: 4223 */
.ghost-box-c9 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
