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(.pink_3b84) {
  gap: 0.5em;
}
:where(.layout-0a18) {
  gap: 0.5em;
}
body .focus-middle-d7bd > .mask-center-e4b7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .focus-middle-d7bd > .image-027e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .focus-middle-d7bd > .media-a021 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .overlay-2a54 > .mask-center-e4b7 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .overlay-2a54 > .image-027e {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .overlay-2a54 > .media-a021 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .overlay-2a54
  > :where(:not(.mask-center-e4b7):not(.image-027e):not(.footer_clean_20a6)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .overlay-2a54 > .wood-2dee {
  max-width: var(--wp--style--global--wide-size);
}
body .pink_3b84 {
  display: flex;
}
body .pink_3b84 {
  flex-wrap: wrap;
  align-items: center;
}
body .pink_3b84 > * {
  margin: 0;
}
body .layout-0a18 {
  display: grid;
}
body .layout-0a18 > * {
  margin: 0;
}
:where(.secondary-prev-99bd.pink_3b84) {
  gap: 2em;
}
:where(.secondary-prev-99bd.layout-0a18) {
  gap: 2em;
}
:where(.fresh_b99c.pink_3b84) {
  gap: 1.25em;
}
:where(.fresh_b99c.layout-0a18) {
  gap: 1.25em;
}
.column-c111 {
  color: var(--wp--preset--color--black) !important;
}
.label-2cc6 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.shade_7d74 {
  color: var(--wp--preset--color--white) !important;
}
.new_d501 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.tabs_d5d3 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.huge-c592 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.frame-under-82a6 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.shadow-7b2c {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.status-ae0d {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.widget_next_2e93 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.component_acf8 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.lower-b788 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.frame_tall_527e {
  background-color: var(--wp--preset--color--black) !important;
}
.wrapper-gold-ac5d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wide_41d5 {
  background-color: var(--wp--preset--color--white) !important;
}
.right-2868 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_fresh_0733 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.form-up-6b12 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pattern-bee6 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.primary_plasma_612f {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.secondary_0e43 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.main-0849 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.main_7190 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.component_active_ba05 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.secondary-fb90 {
  border-color: var(--wp--preset--color--black) !important;
}
.row-large-a315 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.progress-pressed-b6cd {
  border-color: var(--wp--preset--color--white) !important;
}
.outline_brown_5958 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.element-dynamic-c32b {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.border_fast_1596 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.upper-9f59 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.item_hard_6113 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.overlay-b37e {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.next_2584 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.feature_266d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.module-2020 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.card-d88a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.card_0a5a {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.huge-166e {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.pagination_aa2f {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.mini-c697 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.info-short-30f7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.dark_bc11 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.inner_ff7d {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.modal-027f {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.mask-c41e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.full_7698 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.link_blue_4cf3 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.main_in_8d4e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.text_brown_3e11 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.feature_1114 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.feature_08e4 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.clean_120d a:where(:not(.south_2551)) {
  color: inherit;
}
:where(.fresh_b99c.pink_3b84) {
  gap: 1.25em;
}
:where(.fresh_b99c.layout-0a18) {
  gap: 1.25em;
}
:where(.secondary-prev-99bd.pink_3b84) {
  gap: 2em;
}
:where(.secondary-prev-99bd.layout-0a18) {
  gap: 2em;
}
.dark-1797 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hard_96e4 .surface_complex_c0a9 {
  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-1d1e .cool-6fee {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-2f62 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-2f62.green-5cf6 .pattern-huge-17c3 {
  background-color: var(--e-global-color-primary);
}
.shade-2f62.focused-283c .pattern-huge-17c3,
.shade-2f62.description_upper_2abb .pattern-huge-17c3 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.alert-508d .tiny-6af8 {
  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);
}
.gallery_west_94b9 {
  --divider-color: var(--e-global-color-secondary);
}
.gallery_west_94b9 .media-silver-a02f {
  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);
}
.gallery_west_94b9.carousel-upper-8e64 .green_e6cc {
  background-color: var(--e-global-color-secondary);
}
.gallery_west_94b9.summary_iron_b4df .green_e6cc,
.gallery_west_94b9.article_light_ace9 .green_e6cc {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.gallery_west_94b9.summary_iron_b4df .green_e6cc,
.gallery_west_94b9.article_light_ace9 .green_e6cc svg {
  fill: var(--e-global-color-secondary);
}
.dark-3cd5 .element_a0bb {
  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);
}
.dark-3cd5 .section-iron-f79f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_cool_444b.carousel-upper-8e64 .green_e6cc {
  background-color: var(--e-global-color-primary);
}
.tabs_cool_444b.summary_iron_b4df .green_e6cc,
.tabs_cool_444b.article_light_ace9 .green_e6cc {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.tabs_cool_444b.summary_iron_b4df .green_e6cc,
.tabs_cool_444b.article_light_ace9 .green_e6cc svg {
  fill: var(--e-global-color-primary);
}
.box-in-0a7e.carousel-upper-8e64 .green_e6cc {
  background-color: var(--e-global-color-primary);
}
.box-in-0a7e.summary_iron_b4df .green_e6cc,
.box-in-0a7e.article_light_ace9 .green_e6cc {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.box-in-0a7e .avatar_stone_cec0 {
  color: var(--e-global-color-primary);
}
.box-in-0a7e .avatar_stone_cec0,
.box-in-0a7e .avatar_stone_cec0 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-in-0a7e .summary-d342 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-8c49 .preview_clean_5be5 {
  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_1dd5 .preview-025e .label-87c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.large-f196 .alert-31bf:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.large-f196 .video_90b8 i {
  color: var(--e-global-color-primary);
}
.large-f196 .video_90b8 svg {
  fill: var(--e-global-color-primary);
}
.large-f196 .paragraph-tiny-9a3f {
  color: var(--e-global-color-secondary);
}
.large-f196 .alert-31bf > .paragraph-tiny-9a3f,
.large-f196 .alert-31bf > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_345d .smooth_ac92 {
  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);
}
.caption_345d .disabled_left_415a {
  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);
}
.message-right-f526 .tertiary-action-2f43 .tabs_b7aa {
  background-color: var(--e-global-color-primary);
}
.message-right-f526 .pagination-1a91 {
  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);
}
.content_13eb .texture-3698 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_13eb .focused_27c2 {
  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);
}
.content_13eb .liquid_7f85 {
  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);
}
.feature_8974 .liquid-8c2a,
.feature_8974 .liquid-8c2a a {
  color: var(--e-global-color-primary);
}
.feature_8974 .liquid-8c2a.current-3db5,
.feature_8974 .liquid-8c2a.current-3db5 a {
  color: var(--e-global-color-accent);
}
.feature_8974 .liquid-8c2a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_8974 .description-69e7 {
  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);
}
.paragraph_action_3ce3 .black-55b0,
.paragraph_action_3ce3 .silver_a579 {
  color: var(--e-global-color-primary);
}
.paragraph_action_3ce3 .black-55b0 svg {
  fill: var(--e-global-color-primary);
}
.paragraph_action_3ce3 .current-3db5 .black-55b0,
.paragraph_action_3ce3 .current-3db5 .silver_a579 {
  color: var(--e-global-color-accent);
}
.paragraph_action_3ce3 .current-3db5 .black-55b0 svg {
  fill: var(--e-global-color-accent);
}
.paragraph_action_3ce3 .silver_a579 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_action_3ce3 .description-69e7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_a5ac .silver_e568,
.sidebar_a5ac .sidebar_up_33fe {
  color: var(--e-global-color-primary);
}
.sidebar_a5ac .sidebar_up_33fe svg {
  fill: var(--e-global-color-primary);
}
.sidebar_a5ac .liquid-8c2a.current-3db5 a,
.sidebar_a5ac
  .liquid-8c2a.current-3db5
  .sidebar_up_33fe {
  color: var(--e-global-color-accent);
}
.sidebar_a5ac .silver_e568 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_a5ac .description-69e7 {
  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);
}
.copper-3af5 .box_clean_6740 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.copper-3af5 .right_086a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_5036 .in_831f .alert-next-5492 {
  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);
}
.right_5036 .in_831f .backdrop_3897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_5036 .out_e6d6 .alert-next-5492 {
  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);
}
.right_5036
  .out_e6d6
  .backdrop_3897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_5036
  .mask_e74a
  .alert-next-5492 {
  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);
}
.right_5036
  .mask_e74a
  .backdrop_3897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.right_5036
  .notice-active-f233
  .alert-next-5492 {
  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);
}
.right_5036
  .notice-active-f233
  .backdrop_3897 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.table-complex-c975 .hidden_6d6b {
  background-color: var(--e-global-color-primary);
}
.table-complex-c975 .hidden_6d6b:hover {
  background-color: var(--e-global-color-primary);
}
.table-complex-c975 .surface_plasma_6821 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-complex-c975
  .hidden_6d6b:hover
  .surface_plasma_6821 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.down-1869 .backdrop_3006 {
  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);
}
.section-e445 .info-b7e7 .accordion-338a a {
  background-color: var(--e-global-color-accent);
}
.section-e445 .info-b7e7 .secondary_dynamic_ac2c a {
  background-color: var(--e-global-color-accent);
}
.section-e445 .info-b7e7 .accordion-338a a,
.section-e445 .info-b7e7 .secondary_dynamic_ac2c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.in_569e
  .tiny_f4e4.texture_selected_27bb
  .info-b7e7
  a.surface_hard_9aab {
  background-color: var(--e-global-color-accent);
}
.in_569e
  .tiny_f4e4.texture_selected_27bb
  .info-b7e7
  span.surface_hard_9aab.fn-current-a96c {
  background-color: var(--e-global-color-text);
}
.in_569e
  .tiny_f4e4.texture_selected_27bb
  .info-b7e7
  .surface_hard_9aab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9 .first-35c1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .sidebar-right-5e03
  > .action-9b1b
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .image-ea49
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .outer-1eda
  .image-b84f,
.hover-2ba9
  .outer-1eda
  .carousel_e5ce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-2ba9
  .outer-1eda
  .widget-upper-4871,
.hover-2ba9
  .outer-1eda
  a
  .widget-upper-4871 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .outer-1eda
  .nav_76ab {
  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);
}
.hover-2ba9
  .outer-1eda
  .thumbnail-selected-e99c {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .outer-1eda
  .thumbnail-selected-e99c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .outer-1eda
  .thumbnail-selected-e99c:hover {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .outer-1eda
  .shadow-blue-1c82 {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .outer-1eda
  .shadow-blue-1c82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .outer-1eda
  .shadow-blue-1c82:hover {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .dim-584d
  .icon_9407
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-2ba9
  .dim-584d
  .outline-a722 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .dim-584d
  .nav_76ab {
  color: var(--e-global-color-text);
}
.hover-2ba9
  .dim-584d
  .nav_76ab
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .dim-584d
  .thumbnail-selected-e99c {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .dim-584d
  .thumbnail-selected-e99c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .dim-584d
  .thumbnail-selected-e99c:hover {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .dim-584d
  .shadow-blue-1c82 {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9
  .dim-584d
  .shadow-blue-1c82 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-2ba9
  .dim-584d
  .shadow-blue-1c82:hover {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9 .north-9315 {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9 .north-9315:hover {
  background-color: var(--e-global-color-primary);
}
.hover-2ba9 .paragraph-cool-c8f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-2ba9 .pattern_purple_689c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fixed_c86e .in-e174 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fixed_c86e
  .hot_f850
  > div:nth-child(3)
  .in-e174,
.component_fixed_c86e
  .dim_b1dc
  > div:nth-child(1)
  .in-e174,
.component_fixed_c86e
  .chip_6800
  > div:nth-child(1)
  .in-e174,
.component_fixed_c86e
  .label-fast-39b2
  > div:nth-child(1)
  .in-e174,
.component_fixed_c86e
  .preview-4084
  > div:nth-child(1)
  .in-e174 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fixed_c86e .tooltip_7a73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_fixed_c86e .item-small-d965 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_fixed_c86e .heading-ebe5 {
  background-color: var(--e-global-color-primary);
}
.component_fixed_c86e .heading-ebe5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_fixed_c86e .heading-ebe5:hover {
  background-color: var(--e-global-color-primary);
}
.component_fixed_c86e .tabs_5d10 {
  background-color: var(--e-global-color-primary);
}
.component_fixed_c86e .tabs_5d10:hover {
  background-color: var(--e-global-color-primary);
}
.component_fixed_c86e .paragraph-cool-c8f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.component_fixed_c86e .pattern_purple_689c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_blue_9295 .tabs_e995 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text_blue_9295 .box_295e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_blue_9295 .secondary-upper-d0f4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_blue_9295 .over-f29c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_blue_9295 .last_d54d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text_blue_9295 .tabs_5d10 {
  background-color: var(--e-global-color-primary);
}
.text_blue_9295 .tabs_5d10:hover {
  background-color: var(--e-global-color-primary);
}
.mask-fixed-7e80 .avatar-solid-a89b {
  background-color: var(--e-global-color-secondary);
}
.mask-fixed-7e80 .component-6b62 {
  background-color: var(--e-global-color-text);
}
.mask-fixed-7e80 .huge-7524 {
  background-color: var(--e-global-color-secondary);
}
.mask-fixed-7e80 .feature_easy_40af {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-fixed-7e80 .container-5118 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-fixed-7e80 .last-ae2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-fixed-7e80 .item_e5fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-fixed-7e80 .new_9923 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-d915 .old_36c1 .fresh-6384,
.grid-d915
  .old_36c1
  .fresh-6384
  a,
.grid-d915 .search-a05f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-d915 .old_36c1 .panel_lite_70e6,
.grid-d915 .table_under_89a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid-d915 .old_36c1 .panel_lite_70e6 {
  color: var(--e-global-color-text);
}
.grid-d915 .table_under_89a6 {
  color: var(--e-global-color-text);
}
.grid-d915
  .old_36c1
  .hot_e3e4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid-d915 .avatar-focused-918d .picture_e262 {
  background-color: var(--e-global-color-primary);
}
.grid-d915 .avatar-focused-918d .picture_e262:hover {
  background-color: var(--e-global-color-primary);
}
.grid-d915 .avatar-focused-918d .iron-b352 li span {
  background-color: var(--e-global-color-text);
}
.grid-d915 .avatar-focused-918d .iron-b352 li span:hover {
  background-color: var(--e-global-color-primary);
}
.grid-d915
  .avatar-focused-918d
  .iron-b352
  li.texture-lite-d924
  span {
  background-color: var(--e-global-color-accent);
}
.grid-d915 .focused_6159 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.button-2052 .box-mini-93f7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_1004 .accordion_cold_dd64 {
  background-color: var(--e-global-color-primary);
}
.primary_1004 .article_e9cf {
  background-color: var(--e-global-color-secondary);
}
.primary_1004 .accent_glass_4c3c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_1004 .south-4302 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_1004 .shade_45b4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_1004 .layout_pro_23c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_1004 .video_8c4c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_1004 .element-basic-430c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_1004 .module-9017 {
  background-color: var(--e-global-color-primary);
}
.primary_1004 .module-9017 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.grid_yellow_5fc3 .nav_8478 {
  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);
}
.grid_yellow_5fc3 .layout-bfbb {
  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);
}
.grid_yellow_5fc3
  .secondary-in-c833:after {
  background-color: var(--e-global-color-primary);
}
.grid_yellow_5fc3 .down_4600 {
  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_paper_7414 .search-a05f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent_paper_7414 .table_under_89a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_b567 .active-prev-85c1 .block_9435 {
  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);
}
.status_b567 .active-prev-85c1 .hero_33a6 {
  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);
}
.accordion_a644 .pagination-gas-f484 {
  background-color: var(--e-global-color-primary);
}
.accordion_a644 .layout-85ae {
  background-color: var(--e-global-color-secondary);
}
.accordion_a644 .media_160b .detail-59b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_a644 .row-fcff .detail-59b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_inner_06b2 .south_4bf8 .gas_99ce {
  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);
}
.widget_inner_06b2 .south_4bf8 .box_copper_37c7 {
  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);
}
.widget_inner_06b2 .south_4bf8 .form-4e17 {
  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);
}
.heading_steel_622c .large-f33c {
  border-color: var(--e-global-color-text);
}
.heading_steel_622c .avatar-53ee {
  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);
}
.heading_steel_622c .focus_4ac6 {
  color: var(--e-global-color-primary);
}
.heading_steel_622c .accent-2fb9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_0a02 .grid_9656 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_0a02 .logo_08de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_0a02 .article-top-5666:hover .grid_9656 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_0a02
  .article-top-5666:hover
  .logo_08de {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-b118 .pagination-c273 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-b118 .layout-short-6d90 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-a755 .center-4bc9 .overlay-steel-c0a3 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-a755 .photo_fixed_7349 .overlay-steel-c0a3 {
  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);
}
.preview-selected-d644 .active_30e0 {
  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);
}
.stale_13b5 .aside-e2bd .left-4f28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_13b5 .aside-e2bd .left-4f28 {
  background-color: var(--e-global-color-secondary);
}
.stale_13b5 .message_ab75 .left-4f28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_13b5 .message_ab75 .left-4f28 {
  background-color: var(--e-global-color-secondary);
}
.stale_13b5 .large-3d32 .caption-thick-b82c {
  background-color: var(--e-global-color-primary);
}
.stale_13b5 .large-3d32:hover .caption-thick-b82c {
  background-color: var(--e-global-color-secondary);
}
.stale_13b5 .picture_e262 {
  background-color: var(--e-global-color-primary);
}
.stale_13b5 .picture_e262:hover {
  background-color: var(--e-global-color-accent);
}
.stale_13b5 .iron-b352 li span {
  background-color: var(--e-global-color-text);
}
.stale_13b5 .iron-b352 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stale_13b5 .iron-b352 li.texture-lite-d924 span {
  background-color: var(--e-global-color-accent);
}
.background-solid-bdc1 .old_d5ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-solid-bdc1 .layout_5d7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_inner_f204 .widget_9762:before {
  background-color: var(--e-global-color-secondary);
}
.list_inner_f204 .mini_3c85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list_inner_f204 .purple-e992 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-0c2b .disabled_460e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-0c2b .disabled_460e:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-0c2b .disabled_460e.fn-active-a96c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-0c2b .info-gas-1bce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0c2b .active_ebac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0c2b .hot-6659 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-0c2b .sort_motion_c231 {
  background-color: var(--e-global-color-primary);
}
.highlight-0c2b .sort_motion_c231 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-0c2b .secondary-9f78 {
  background-color: var(--e-global-color-primary);
}
.highlight-0c2b .secondary-9f78 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_e0bb .thumbnail-paper-d310 .grid-white-72a7 a {
  color: var(--e-global-color-secondary);
}
.image_e0bb .thumbnail-paper-d310 .grid-white-72a7 a:hover {
  color: var(--e-global-color-secondary);
}
.image_e0bb .thumbnail-paper-d310 .grid-white-72a7,
.image_e0bb .thumbnail-paper-d310 .grid-white-72a7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_e0bb .thumbnail-paper-d310 .focused_0cc3 {
  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);
}
.image_e0bb .thumbnail-paper-d310 .gradient-yellow-1182 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_e0bb .thumbnail-paper-d310 .blue-9812 {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .thumbnail-paper-d310 .blue-9812 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_e0bb .thumbnail-paper-d310 .blue-9812:hover {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .thumbnail-paper-d310 .wide_5211 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.image_e0bb .thumbnail-paper-d310 .wide_5211 {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .thumbnail-paper-d310 .wide_5211:hover {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .thumbnail-paper-d310 .picture_e262 {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .thumbnail-paper-d310 .picture_e262:hover {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .avatar-focused-918d .iron-b352 li span {
  background-color: var(--e-global-color-text);
}
.image_e0bb .avatar-focused-918d .iron-b352 li span:hover {
  background-color: var(--e-global-color-primary);
}
.image_e0bb .avatar-focused-918d .iron-b352 li.texture-lite-d924 span {
  background-color: var(--e-global-color-accent);
}
.image_e0bb .paragraph-cool-c8f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_e0bb .pattern_purple_689c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_afb4 .content_current_914f .status_2353 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image_afb4 .content_current_914f .complex_9258 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image_afb4 .content_current_914f .image-1ca4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-6342 .video_wood_7c37 {
  border-color: var(--e-global-color-text);
}
.input-6342 .box-silver-3c56 {
  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);
}
.input-6342 .shade_wide_b632 {
  color: var(--e-global-color-secondary);
}
.input-6342 .shade_wide_b632 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-6342 .right-2027 > * {
  color: var(--e-global-color-primary);
}
.input-6342 .right-2027 > * svg {
  fill: var(--e-global-color-primary);
}
.input-6342 .basic_23ff {
  color: var(--e-global-color-primary);
}
.input-6342 .basic_23ff {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-6342 .feature-narrow-2ef5 {
  color: var(--e-global-color-primary);
}
.input-6342 .feature-narrow-2ef5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-6342 .header-cae2 {
  color: var(--e-global-color-primary);
}
.input-6342 .header-cae2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-6342 .hard-6b60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-6342 .light_d44e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-6342 .light_d44e.heading_878f {
  color: var(--e-global-color-secondary);
}
.input-6342 .light_d44e.heading_878f .heading_9e67 {
  color: var(--e-global-color-accent);
}
.input-6342 .light_d44e.chip-iron-04c7 {
  color: var(--e-global-color-text);
}
.input-6342 .light_d44e.chip-iron-04c7 .heading_9e67 {
  color: var(--e-global-color-text);
}
.input-6342 .light_d44e:before {
  border-top-color: var(--e-global-color-text);
}
.input-6342 .over_b47c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-6342
  .over_b47c
  .outline_a52d {
  background-color: var(--e-global-color-primary);
}
.input-6342
  .over_b47c
  .outline_a52d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input-6342 .video_wood_7c37 .upper-f461 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-01d5 .disabled_glass_fce8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-01d5 .narrow-d41c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_727e .border-lite-1e4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slow_727e
  .module_bfaf
  .input_liquid_9f13 {
  background-color: var(--e-global-color-secondary);
}
.slow_727e
  .module_bfaf.aside_gas_7c01
  .input_liquid_9f13 {
  background-color: var(--e-global-color-text);
}
.slow_727e
  .module_bfaf:hover
  .input_liquid_9f13 {
  background-color: var(--e-global-color-accent);
}
.slow_727e
  .module_bfaf.fn-active-a96c
  .input_liquid_9f13 {
  background-color: var(--e-global-color-primary);
}
.detail-4336 .element-3dc4 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.detail-4336 .prev_2775 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail-4336 .iron_1284 {
  background-color: var(--e-global-color-primary);
}
.detail-4336 .iron_1284 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-03f2 .table-green-18d7 .paper_2cbd .logo-yellow-090d {
  background-color: var(--e-global-color-secondary);
}
.medium-03f2 .table-green-18d7 .tag-fast-a867:after {
  background-color: var(--e-global-color-secondary);
}
.medium-03f2 .module-99d3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-03f2 .dynamic_7493 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-03f2 .layout_selected_67df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-03f2 .tall-322c {
  background-color: var(--e-global-color-primary);
}
.medium-03f2 .tall-322c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-03f2 .active-tiny-dc75 {
  background-color: var(--e-global-color-secondary);
}
.medium-03f2 .active-tiny-dc75 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.medium-03f2 .table-green-18d7 .popup_2f1d .tertiary-action-2f02:hover {
  background-color: var(--e-global-color-primary);
}
.medium-03f2
  .table-green-18d7
  .popup_2f1d
  .tertiary-action-2f02.badge-old-e8e5 {
  background-color: var(--e-global-color-primary);
}
.medium-03f2 .table-green-18d7 .backdrop-29c1:before {
  border-color: var(--e-global-color-primary);
}
.medium-03f2 .table-green-18d7 .backdrop-29c1:hover:before {
  border-color: var(--e-global-color-secondary);
}
.medium-03f2
  .table-green-18d7
  .backdrop-29c1.layout_a8f2:before {
  border-color: var(--e-global-color-primary);
}
.medium-03f2 .tabs_5a51 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.detail_b643 .module-d16b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_b643 .module-d16b:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_b643 .module-d16b.logo_ac0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_b643 .status-b8b2 {
  background-color: var(--e-global-color-primary);
}
.detail_b643 .status-b8b2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_b643
  .picture-bf8c
  .disabled_3e11
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_b643
  .soft-57b7
  .disabled_3e11
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.dynamic_bf1c
  .hover-solid-2d8e
  .detail-liquid-f37b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_bf1c
  .hover-solid-2d8e
  .header_d9ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_bf1c .hover-0932 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_bf1c .yellow-45f2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_bf1c .fluid-2070 {
  background-color: var(--e-global-color-primary);
}
.dynamic_bf1c .fluid-2070 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget_eff2 .filter-203b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_eff2 .focused-10f0 {
  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);
}
.widget_eff2 .pink_19f2 {
  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);
}
.widget_eff2 .pink_19f2 a:hover {
  color: var(--e-global-color-secondary);
}
.widget_eff2 .info_6b23 {
  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);
}
.widget_eff2 .steel-a1c0 {
  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);
}
.widget_eff2 .media-a3c9 .picture_e262 {
  background-color: var(--e-global-color-primary);
}
.widget_eff2 .media-a3c9 .picture_e262:hover {
  background-color: var(--e-global-color-accent);
}
.widget_eff2
  .media-a3c9
  .iron-b352
  li
  span {
  background-color: var(--e-global-color-text);
}
.widget_eff2
  .media-a3c9
  .iron-b352
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.widget_eff2
  .media-a3c9
  .iron-b352
  li.texture-lite-d924
  span {
  background-color: var(--e-global-color-accent);
}
.lower_56b0
  .chip_soft_0f23
  .last_33b2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_56b0 .chip_soft_0f23 .background_bec3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_56b0 .chip_soft_0f23 .heading-acba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_56b0 .module-1ef3 {
  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);
}
.lower_56b0
  .silver_941a.secondary_331e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a {
  background-color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a
  .stale_78a9.main_upper_e30b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a
  .banner_af18.accent-under-281f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  .container_in_72cd
  > a {
  background-color: var(--e-global-color-secondary);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  .container_in_72cd
  > a
  .notice-9254 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  .container_in_72cd
  > a
  .banner_af18.media_d573 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a
  .narrow-c389:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  a
  .narrow-c389:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd.media-solid-6878
  > a
  .narrow-c389:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  .container_in_72cd.media-solid-6878
  > a
  .narrow-c389:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a
  .media_top_5870
  .lower_63e9 {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  a
  .media_top_5870
  .lower_63e9 {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a
  .media_top_5870
  .lower_63e9,
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  a
  .media_top_5870
  .lower_63e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > a
  .feature-hard-3976:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  a
  .feature-hard-3976:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd.media-solid-6878
  > a
  .feature-hard-3976:before {
  color: var(--e-global-color-text);
}
.photo-short-3fef
  > .north-8f7b
  > div
  > .hidden_aabf
  > .container_in_72cd
  > .huge_b3b5
  .container_in_72cd.media-solid-6878
  > a
  .feature-hard-3976:before {
  color: var(--e-global-color-text);
}
.accordion_clean_340e .hovered-7d53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion_clean_340e
  .paper_6021:hover
  .hovered-7d53 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.action-76bf
  > .north-8f7b
  > .widget_fast_24dc
  > .stone-e638
  > .button_steel_20fe
  > .static-0e13
  .video_gas_fb9d {
  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-76bf
  > .north-8f7b
  > .widget_fast_24dc
  > .stone-e638
  > .button_steel_20fe
  > .static-0e13:hover
  .video_gas_fb9d {
  color: var(--e-global-color-text);
}
.action-76bf
  > .north-8f7b
  > .widget_fast_24dc
  > .stone-e638
  > .button_steel_20fe
  > .static-0e13:hover
  .video_gas_fb9d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.action-76bf
  > .north-8f7b
  > .widget_fast_24dc
  > .stone-e638
  > .button_steel_20fe.message-8cc4
  > .static-0e13
  .video_gas_fb9d {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dark_40ce .section_lite_66d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_40ce .large_d86d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_40ce .footer_b657 {
  background-color: var(--e-global-color-primary);
}
.dark_40ce .footer_b657 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard-fa75
  > .north-8f7b
  > .silver_fb70
  > .summary_warm_d3a6
  > .panel-512d
  .table-4a29 {
  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);
}
.hard-fa75
  > .north-8f7b
  > .silver_fb70
  > .summary_warm_d3a6
  > .panel-512d
  .label-9c8e {
  color: var(--e-global-color-text);
}
.hard-fa75
  > .north-8f7b
  > .silver_fb70
  > .summary_warm_d3a6
  > .panel-512d:hover
  .table-4a29 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-fa75
  > .north-8f7b
  > .silver_fb70
  > .summary_warm_d3a6
  > .panel-512d:hover
  .label-9c8e {
  color: var(--e-global-color-secondary);
}
.hard-fa75
  > .north-8f7b
  > .silver_fb70
  > .summary_warm_d3a6
  > .panel-512d.first-84a1
  .table-4a29 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard-fa75
  > .north-8f7b
  > .silver_fb70
  > .summary_warm_d3a6
  > .panel-512d.first-84a1
  .label-9c8e {
  color: var(--e-global-color-primary);
}
.dropdown-090d
  .sort_light_c813
  .pagination-57d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-090d .clean-fdce .upper-f461 .heading-medium-69f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-21bd .primary_7a98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-21bd .thumbnail-down-b93d .primary_7a98 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel-21bd .yellow-6a6b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.steel-21bd .yellow-6a6b {
  background-color: var(--e-global-color-primary);
}
.cool_de6b .pagination-eb75 .narrow_70f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cool_de6b
  .pagination-eb75:hover
  .nav_pro_21f4 {
  color: var(--e-global-color-secondary);
}
.cool_de6b
  .pagination-eb75:hover
  .narrow_70f9 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_fluid_416e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.column_9590 {
  flex-direction: column;
}

.column_9590 .icon_1712 {
  font-size: 50px;
  font-weight: bold;

  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;

  margin-top: 15px !important;
}

h2.column_9590 .icon_1712 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.column_9590 .notification-wood-36a3 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.clean_3f5b.layout-cf25 {
  display: none;
}

.hard-7dfa {
  display: none;
}

body,
.rough_b63b {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.row-3597) !important; */
}

.motion-ede5.input-a4b7 {
  margin-bottom: 40px;
  width: 100%;
}

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

.column_9590 a {
  width: 100%;
}

.tag_abc8 .form-brown-f420.purple_e6ed {
  width: 20% !important;
}

.panel-lite-60cc {
  display: block;
  gap: 5px;
  text-align: center;
  background-color: #f0c159;
  white-space: nowrap;
  display: flex;
  border-radius: 10px;

  padding: 10px 25px;
  align-items: center;
  justify-content: center;

  font-size: 25px !important;
  font-weight: 700 !important;
  color: #874800;
}

.panel-lite-60cc:hover {
  color: #000;
}

.panel-lite-60cc svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.panel-lite-60cc:hover svg {
  fill: #000;
}

.shade-920b {
  background-color: #f0c159;
  border-radius: 10px;
  color: #874800;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;

  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shade-920b:hover {
  color: #000;
}

.shade-920b:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.shade-920b:nth-child(2):hover {
  color: #fff;
}

.tag_abc8
  .form-brown-f420.photo-liquid-2a50
  .panel_advanced_f0d7
  .cold_2ff2 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.yellow_f110.easy-d163 > .right-c688 {
  display: flex;
  align-items: center;
}

.layout-dcbe {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.icon-wood-162b {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.tag_abc8
  .form-brown-f420.narrow_6c51
  .grid-adfb
  .highlight-684c {
  width: 100% !important;
}

.article-9b1a {
  width: 500px !important;
  max-width: none;
}

.blue-bc45 {
  width: 100%;
}

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

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

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

  display: none;
}

.wood-5d5d {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.list_b418:hover .hovered_52cf {
  visibility: visible;
}
.list_b418:hover.list_b418::before {
  display: block;
}

.notice_small_5cb9 h3 {
  color: #fff;
}

.hot-150f {
  margin: 0;
}

.tag_abc8
  .form-brown-f420.narrow_6c51
  .highlight-684c
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.description-4334 {
  width: 100%;
}

.sidebar_8ca7 {
  width: 100%;
}

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

.sidebar_8ca7 {
  width: 100%;
}

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

.highlight-684c {
  display: flex;
  align-items: center;
}

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

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

.column_9590 .icon_1712.bottom-791e {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.column_9590 h1.icon_1712 {
  margin-top: 120px !important;
}

.tag_abc8 .form-brown-f420.highlight-7c24 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.item_black_6a51 img {
  width: 100%;
}

.texture-dim-2840 .row_under_f45a.panel_advanced_f0d7 {
  justify-content: space-between;
}

.surface-purple-52c6 {
  display: none;
}

.brown-b96d .notification-wood-36a3 {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .yellow_f110 .right-c688 {
    flex-wrap: nowrap !important;
  }
}

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

  .article-9b1a {
    width: 100% !important;
  }
}

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

  .panel-lite-60cc svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .texture-dim-2840 .row_under_f45a.panel_advanced_f0d7 {
    border-bottom: 1px solid #f0c159;
  }

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

  .yellow_f110.easy-d163 > .right-c688 {
    gap: 15px;
    justify-content: space-between;
  }

  .tag_abc8
    .form-brown-f420.narrow_6c51
    .highlight-684c
    img {
    width: 60% !important;
  }

  .rough_59a5 {
    left: 2%;
  }

  .paper_c8b7 {
    margin: 10px 0;
  }

  .column_9590 .notification-wood-36a3 {
    margin: 0;
    margin-bottom: 10px;
  }

  .panel-lite-60cc {
    font-size: 16px !important;
  }

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

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

  h2.column_9590 .icon_1712,
  .column_9590 .icon_1712 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .highlight-684c {
    justify-content: center;
  }

  .column_9590 .notification-wood-36a3 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .tag_abc8 .form-brown-f420.purple_e6ed {
    width: 75% !important;
  }

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

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

  h2.column_9590 .icon_1712,
  .column_9590 .icon_1712 {
    font-size: 30px !important;
  }

  .highlight-684c {
    justify-content: center;
  }

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

  .summary_pink_f608
    .active-0028.blue_ab5b {
    margin: 0 !important;
  }

  .layout-dcbe {
    margin: 0;
    gap: 10px;
  }

  .paper_c8b7 {
    display: flex;
  }

  .highlight_063d .panel-lite-60cc {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .main-green-3b95 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .column_9590 h1.icon_1712 {
    margin-top: 80px !important;
  }

  .tag_abc8
    .form-brown-f420.narrow_6c51
    .highlight-684c
    img,
  .dark-3cd5 .grid-adfb {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .shade-920b {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .tag_abc8 .form-brown-f420.purple_e6ed {
    width: 100% !important;
  }

  .yellow_f110.easy-d163 > .right-c688 {
    gap: 3px;
  }

  .column_9590 .notification-wood-36a3 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

@media (max-width: 400px) {
  .panel-lite-60cc {
    white-space: wrap;
  }
}

/* css-noise: 47f2 */
.widget-item-k9 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
