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(.avatar-short-814d) {
  gap: 0.5em;
}
:where(.in-35cb) {
  gap: 0.5em;
}
body .search-d671 > .logo_b0bb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .search-d671 > .media-silver-2eb1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .search-d671 > .description_gas_f062 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accent-medium-0526 > .logo_b0bb {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .accent-medium-0526 > .media-silver-2eb1 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .accent-medium-0526 > .description_gas_f062 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .accent-medium-0526
  > :where(:not(.logo_b0bb):not(.media-silver-2eb1):not(.widget-9554)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .accent-medium-0526 > .table-warm-12a1 {
  max-width: var(--wp--style--global--wide-size);
}
body .avatar-short-814d {
  display: flex;
}
body .avatar-short-814d {
  flex-wrap: wrap;
  align-items: center;
}
body .avatar-short-814d > * {
  margin: 0;
}
body .in-35cb {
  display: grid;
}
body .in-35cb > * {
  margin: 0;
}
:where(.pro_d539.avatar-short-814d) {
  gap: 2em;
}
:where(.pro_d539.in-35cb) {
  gap: 2em;
}
:where(.disabled_iron_f427.avatar-short-814d) {
  gap: 1.25em;
}
:where(.disabled_iron_f427.in-35cb) {
  gap: 1.25em;
}
.grid_41bb {
  color: var(--wp--preset--color--black) !important;
}
.tooltip-6b63 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.last_f9db {
  color: var(--wp--preset--color--white) !important;
}
.filter-dba5 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.last-e1bc {
  color: var(--wp--preset--color--vivid-red) !important;
}
.paragraph-92d6 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.box_db0a {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.container-50f7 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.thumbnail_small_0b59 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.photo_easy_1333 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.middle-1e9f {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.video_7f0e {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.bottom_40f7 {
  background-color: var(--wp--preset--color--black) !important;
}
.tooltip_1223 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.white_bd54 {
  background-color: var(--wp--preset--color--white) !important;
}
.hot-a768 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.black_affc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.button_fresh_20db {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hard-413d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.light_4993 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.plasma-5952 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.highlight-db0c {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.thumbnail-narrow-e7bf {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden-red-95fe {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow_static_99d4 {
  border-color: var(--wp--preset--color--black) !important;
}
.sidebar-f772 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.primary_aef4 {
  border-color: var(--wp--preset--color--white) !important;
}
.out_6135 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.description-cool-0481 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.layout_pressed_2dfa {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.filter-focused-5064 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.picture-advanced-f1b9 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.motion-9fa4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.fresh-6a59 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.disabled_723a {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.header_active_617a {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.white-5a2c {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.surface-5923 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.filter-0341 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.section-up-9d21 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.shadow_61f2 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.bronze-56d7 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.caption_ee82 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.smooth_f173 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.texture_new_efba {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.thumbnail-gold-d604 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.label_b59c {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.dark_45db {
  background: var(--wp--preset--gradient--midnight) !important;
}
.bronze_e051 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.carousel_lite_3647 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.prev-bc5b {
  font-size: var(--wp--preset--font-size--large) !important;
}
.static_ce0e {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.list-918a a:where(:not(.lower-891a)) {
  color: inherit;
}
:where(.disabled_iron_f427.avatar-short-814d) {
  gap: 1.25em;
}
:where(.disabled_iron_f427.in-35cb) {
  gap: 1.25em;
}
:where(.pro_d539.avatar-short-814d) {
  gap: 2em;
}
:where(.pro_d539.in-35cb) {
  gap: 2em;
}
.first_9ad3 {
  font-size: 1.5em;
  line-height: 1.6;
}

.carousel-hot-9d0d .logo-2fdc {
  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);
}
.link_stone_bc6e .pattern_80e8 {
  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);
}
.media_lite_e0eb {
  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);
}
.media_lite_e0eb.heading-stone-d286 .background_out_77c6 {
  background-color: var(--e-global-color-primary);
}
.media_lite_e0eb.hero_5d61 .background_out_77c6,
.media_lite_e0eb.tertiary_middle_2946 .background_out_77c6 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.component_hard_1099 .fresh_9620 {
  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);
}
.pattern-bright-d55c {
  --divider-color: var(--e-global-color-secondary);
}
.pattern-bright-d55c .north-78bc {
  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);
}
.pattern-bright-d55c.prev_d6c9 .modal-simple-b665 {
  background-color: var(--e-global-color-secondary);
}
.pattern-bright-d55c.orange_b6e3 .modal-simple-b665,
.pattern-bright-d55c.old-9f19 .modal-simple-b665 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.pattern-bright-d55c.orange_b6e3 .modal-simple-b665,
.pattern-bright-d55c.old-9f19 .modal-simple-b665 svg {
  fill: var(--e-global-color-secondary);
}
.steel-9196 .hover_c539 {
  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);
}
.steel-9196 .shadow_6070 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input-8b6f.prev_d6c9 .modal-simple-b665 {
  background-color: var(--e-global-color-primary);
}
.input-8b6f.orange_b6e3 .modal-simple-b665,
.input-8b6f.old-9f19 .modal-simple-b665 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.input-8b6f.orange_b6e3 .modal-simple-b665,
.input-8b6f.old-9f19 .modal-simple-b665 svg {
  fill: var(--e-global-color-primary);
}
.backdrop-gas-1b8c.prev_d6c9 .modal-simple-b665 {
  background-color: var(--e-global-color-primary);
}
.backdrop-gas-1b8c.orange_b6e3 .modal-simple-b665,
.backdrop-gas-1b8c.old-9f19 .modal-simple-b665 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.backdrop-gas-1b8c .media-cool-3967 {
  color: var(--e-global-color-primary);
}
.backdrop-gas-1b8c .media-cool-3967,
.backdrop-gas-1b8c .media-cool-3967 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-gas-1b8c .element-ef91 {
  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);
}
.tiny_bb7b .background_rough_5dad {
  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);
}
.footer_over_dca1 .card_bronze_1a49 .fixed-57ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.prev-cd1f .box_5b50:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.prev-cd1f .first_e017 i {
  color: var(--e-global-color-primary);
}
.prev-cd1f .first_e017 svg {
  fill: var(--e-global-color-primary);
}
.prev-cd1f .tooltip_dark_5911 {
  color: var(--e-global-color-secondary);
}
.prev-cd1f .box_5b50 > .tooltip_dark_5911,
.prev-cd1f .box_5b50 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout_selected_1986 .texture_mini_f542 {
  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_selected_1986 .carousel-6cd2 {
  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);
}
.hover_d04e .progress_62ff .list-82c0 {
  background-color: var(--e-global-color-primary);
}
.hover_d04e .overlay_50c9 {
  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);
}
.heading-dirty-7ef8 .link_53ff {
  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-dirty-7ef8 .large_be04 {
  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);
}
.heading-dirty-7ef8 .fixed_9795 {
  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);
}
.box-huge-6417 .title-7263,
.box-huge-6417 .title-7263 a {
  color: var(--e-global-color-primary);
}
.box-huge-6417 .title-7263.row-5cdf,
.box-huge-6417 .title-7263.row-5cdf a {
  color: var(--e-global-color-accent);
}
.box-huge-6417 .title-7263 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.box-huge-6417 .input_ff49 {
  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);
}
.narrow_9189 .large_936b,
.narrow_9189 .gold_5a71 {
  color: var(--e-global-color-primary);
}
.narrow_9189 .large_936b svg {
  fill: var(--e-global-color-primary);
}
.narrow_9189 .row-5cdf .large_936b,
.narrow_9189 .row-5cdf .gold_5a71 {
  color: var(--e-global-color-accent);
}
.narrow_9189 .row-5cdf .large_936b svg {
  fill: var(--e-global-color-accent);
}
.narrow_9189 .gold_5a71 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow_9189 .input_ff49 {
  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);
}
.dirty-e53b .thumbnail_274a,
.dirty-e53b .pink_40d8 {
  color: var(--e-global-color-primary);
}
.dirty-e53b .pink_40d8 svg {
  fill: var(--e-global-color-primary);
}
.dirty-e53b .title-7263.row-5cdf a,
.dirty-e53b
  .title-7263.row-5cdf
  .pink_40d8 {
  color: var(--e-global-color-accent);
}
.dirty-e53b .thumbnail_274a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-e53b .input_ff49 {
  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_gold_0693 .bronze_ae7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_gold_0693 .hover-04b6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_full_1ab2 .content-cold-9afc .box_7268 {
  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);
}
.media_full_1ab2 .content-cold-9afc .surface-huge-75ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_full_1ab2 .text-ed86 .box_7268 {
  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);
}
.media_full_1ab2
  .text-ed86
  .surface-huge-75ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_full_1ab2
  .liquid-274e
  .box_7268 {
  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);
}
.media_full_1ab2
  .liquid-274e
  .surface-huge-75ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_full_1ab2
  .gradient-easy-ff57
  .box_7268 {
  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);
}
.media_full_1ab2
  .gradient-easy-ff57
  .surface-huge-75ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-pressed-86ba .alert_f49d {
  background-color: var(--e-global-color-primary);
}
.banner-pressed-86ba .alert_f49d:hover {
  background-color: var(--e-global-color-primary);
}
.banner-pressed-86ba .solid-929f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner-pressed-86ba
  .alert_f49d:hover
  .solid-929f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-29b1 .component-2adb {
  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);
}
.detail_df4f .feature-59eb .texture_motion_379e a {
  background-color: var(--e-global-color-accent);
}
.detail_df4f .feature-59eb .tiny-f2e7 a {
  background-color: var(--e-global-color-accent);
}
.detail_df4f .feature-59eb .texture_motion_379e a,
.detail_df4f .feature-59eb .tiny-f2e7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.light-45ac
  .mask-cold-6026.selected-853b
  .feature-59eb
  a.plasma_63fe {
  background-color: var(--e-global-color-accent);
}
.light-45ac
  .mask-cold-6026.selected-853b
  .feature-59eb
  span.plasma_63fe.fn-current-7230 {
  background-color: var(--e-global-color-text);
}
.light-45ac
  .mask-cold-6026.selected-853b
  .feature-59eb
  .plasma_63fe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d .icon_6cd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .shadow_9aa4
  > .modal-complex-f43f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .detail-2b24
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .complex-1861
  .advanced_c035,
.photo-e93d
  .complex-1861
  .pagination_df14 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-e93d
  .complex-1861
  .current_927a,
.photo-e93d
  .complex-1861
  a
  .current_927a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .complex-1861
  .soft_1506 {
  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);
}
.photo-e93d
  .complex-1861
  .accent_pink_768b {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .complex-1861
  .accent_pink_768b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .complex-1861
  .accent_pink_768b:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .complex-1861
  .dropdown-hovered-eb28 {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .complex-1861
  .dropdown-hovered-eb28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .complex-1861
  .dropdown-hovered-eb28:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .message_new_a4ca
  .gallery-e41d
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-e93d
  .message_new_a4ca
  .slider_under_f89b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .message_new_a4ca
  .soft_1506 {
  color: var(--e-global-color-text);
}
.photo-e93d
  .message_new_a4ca
  .soft_1506
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .message_new_a4ca
  .accent_pink_768b {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .message_new_a4ca
  .accent_pink_768b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .message_new_a4ca
  .accent_pink_768b:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .message_new_a4ca
  .dropdown-hovered-eb28 {
  background-color: var(--e-global-color-primary);
}
.photo-e93d
  .message_new_a4ca
  .dropdown-hovered-eb28 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-e93d
  .message_new_a4ca
  .dropdown-hovered-eb28:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e93d .top-b23e {
  background-color: var(--e-global-color-primary);
}
.photo-e93d .top-b23e:hover {
  background-color: var(--e-global-color-primary);
}
.photo-e93d .hover-f9db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo-e93d .aside-up-6a46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_5e59 .east-93ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_5e59
  .breadcrumb_tiny_3eb2
  > div:nth-child(3)
  .east-93ba,
.purple_5e59
  .nav-yellow-95ed
  > div:nth-child(1)
  .east-93ba,
.purple_5e59
  .bright_e559
  > div:nth-child(1)
  .east-93ba,
.purple_5e59
  .background_dim_6fe9
  > div:nth-child(1)
  .east-93ba,
.purple_5e59
  .notification_large_1925
  > div:nth-child(1)
  .east-93ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_5e59 .slider-f085 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_5e59 .badge_stone_6f9b {
  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);
}
.purple_5e59 .avatar_soft_87fc {
  background-color: var(--e-global-color-primary);
}
.purple_5e59 .avatar_soft_87fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple_5e59 .avatar_soft_87fc:hover {
  background-color: var(--e-global-color-primary);
}
.purple_5e59 .filter_short_5d65 {
  background-color: var(--e-global-color-primary);
}
.purple_5e59 .filter_short_5d65:hover {
  background-color: var(--e-global-color-primary);
}
.purple_5e59 .hover-f9db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.purple_5e59 .aside-up-6a46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_0905 .title_a426 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.left_0905 .border_dynamic_3ca4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_0905 .title_red_dfeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_0905 .focused-f69f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_0905 .shade-24b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left_0905 .filter_short_5d65 {
  background-color: var(--e-global-color-primary);
}
.left_0905 .filter_short_5d65:hover {
  background-color: var(--e-global-color-primary);
}
.aside-fb6a .middle-8e71 {
  background-color: var(--e-global-color-secondary);
}
.aside-fb6a .message-8ad8 {
  background-color: var(--e-global-color-text);
}
.aside-fb6a .hover_75eb {
  background-color: var(--e-global-color-secondary);
}
.aside-fb6a .item-95a4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-fb6a .action_ed36 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fb6a .right-f167 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fb6a .black-a727 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside-fb6a .alert-0865 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-e1b0 .popup-copper-f98f .solid-043c,
.wide-e1b0
  .popup-copper-f98f
  .solid-043c
  a,
.wide-e1b0 .logo-focused-9553 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-e1b0 .popup-copper-f98f .white-764d,
.wide-e1b0 .texture_94fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide-e1b0 .popup-copper-f98f .white-764d {
  color: var(--e-global-color-text);
}
.wide-e1b0 .texture_94fb {
  color: var(--e-global-color-text);
}
.wide-e1b0
  .popup-copper-f98f
  .header-5df5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide-e1b0 .pagination-warm-4111 .outer-9006 {
  background-color: var(--e-global-color-primary);
}
.wide-e1b0 .pagination-warm-4111 .outer-9006:hover {
  background-color: var(--e-global-color-primary);
}
.wide-e1b0 .pagination-warm-4111 .hero-c3eb li span {
  background-color: var(--e-global-color-text);
}
.wide-e1b0 .pagination-warm-4111 .hero-c3eb li span:hover {
  background-color: var(--e-global-color-primary);
}
.wide-e1b0
  .pagination-warm-4111
  .hero-c3eb
  li.shade-complex-c0f4
  span {
  background-color: var(--e-global-color-accent);
}
.wide-e1b0 .sort-in-dba8 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-efef .link_action_2c58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.primary_7467 .section-pink-8744 {
  background-color: var(--e-global-color-primary);
}
.primary_7467 .banner_83b8 {
  background-color: var(--e-global-color-secondary);
}
.primary_7467 .notice_old_c79d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_7467 .border_777c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_7467 .upper_1abc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_7467 .text-8198 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_7467 .popup-soft-8a51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_7467 .selected-c582 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary_7467 .tooltip-ae45 {
  background-color: var(--e-global-color-primary);
}
.primary_7467 .tooltip-ae45 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gallery_e1aa .new-782f {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_e1aa .detail-7bad {
  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);
}
.gallery_e1aa
  .sidebar-medium-db5c:after {
  background-color: var(--e-global-color-primary);
}
.gallery_e1aa .thumbnail-b760 {
  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);
}
.lower_cca7 .logo-focused-9553 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower_cca7 .texture_94fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_c0bf .hard-7e92 .north_8fe4 {
  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);
}
.tag_c0bf .hard-7e92 .item_2e23 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic-0a32 .status_d846 {
  background-color: var(--e-global-color-primary);
}
.dynamic-0a32 .middle-bfca {
  background-color: var(--e-global-color-secondary);
}
.dynamic-0a32 .video_a434 .selected-3497 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic-0a32 .video-upper-66eb .selected-3497 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-7e45 .large-7913 .paper-288a {
  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-7e45 .large-7913 .narrow-36ff {
  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-7e45 .large-7913 .gallery_outer_06f2 {
  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);
}
.form-d491 .label-tall-cd7b {
  border-color: var(--e-global-color-text);
}
.form-d491 .gradient_25f4 {
  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-d491 .dark_f772 {
  color: var(--e-global-color-primary);
}
.form-d491 .avatar-8cf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask_2427 .feature_2c3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_2427 .block-c349 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_2427 .block-gold-6828:hover .feature_2c3b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask_2427
  .block-gold-6828:hover
  .block-c349 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_fd39 .description_complex_c360 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.box_fd39 .chip-paper-8e10 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_fbf7 .light-f4dc .pagination-over-1f50 {
  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);
}
.pink_fbf7 .item-083e .pagination-over-1f50 {
  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);
}
.green_daf7 .full-0a04 {
  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);
}
.main_iron_0d0d .nav-432d .dynamic_7494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_iron_0d0d .nav-432d .dynamic_7494 {
  background-color: var(--e-global-color-secondary);
}
.main_iron_0d0d .dark_7420 .dynamic_7494 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.main_iron_0d0d .dark_7420 .dynamic_7494 {
  background-color: var(--e-global-color-secondary);
}
.main_iron_0d0d .hard-b742 .dirty_0cca {
  background-color: var(--e-global-color-primary);
}
.main_iron_0d0d .hard-b742:hover .dirty_0cca {
  background-color: var(--e-global-color-secondary);
}
.main_iron_0d0d .outer-9006 {
  background-color: var(--e-global-color-primary);
}
.main_iron_0d0d .outer-9006:hover {
  background-color: var(--e-global-color-accent);
}
.main_iron_0d0d .hero-c3eb li span {
  background-color: var(--e-global-color-text);
}
.main_iron_0d0d .hero-c3eb li span:hover {
  background-color: var(--e-global-color-primary);
}
.main_iron_0d0d .hero-c3eb li.shade-complex-c0f4 span {
  background-color: var(--e-global-color-accent);
}
.sort-b65c .table_stale_3e27 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-b65c .title_cold_8896 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_92cf .tertiary_3eea:before {
  background-color: var(--e-global-color-secondary);
}
.full_92cf .banner_iron_a4d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.full_92cf .message-e288 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_static_f9f1 .active_4585 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_static_f9f1 .active_4585:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_static_f9f1 .active_4585.fn-active-7230 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_static_f9f1 .table-hard-70e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_static_f9f1 .wrapper_hot_0ca7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_static_f9f1 .article-hard-5320 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_static_f9f1 .secondary-blue-dd0f {
  background-color: var(--e-global-color-primary);
}
.notification_static_f9f1 .secondary-blue-dd0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification_static_f9f1 .notification-tall-deab {
  background-color: var(--e-global-color-primary);
}
.notification_static_f9f1 .notification-tall-deab {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-8087 .content-plasma-ac1d .filter-complex-467c a {
  color: var(--e-global-color-secondary);
}
.paper-8087 .content-plasma-ac1d .filter-complex-467c a:hover {
  color: var(--e-global-color-secondary);
}
.paper-8087 .content-plasma-ac1d .filter-complex-467c,
.paper-8087 .content-plasma-ac1d .filter-complex-467c a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-8087 .content-plasma-ac1d .widget_prev_8bb8 {
  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);
}
.paper-8087 .content-plasma-ac1d .east_d515 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-8087 .content-plasma-ac1d .yellow_a44f {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .content-plasma-ac1d .yellow_a44f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-8087 .content-plasma-ac1d .yellow_a44f:hover {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .content-plasma-ac1d .red-7dee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper-8087 .content-plasma-ac1d .red-7dee {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .content-plasma-ac1d .red-7dee:hover {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .content-plasma-ac1d .outer-9006 {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .content-plasma-ac1d .outer-9006:hover {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .pagination-warm-4111 .hero-c3eb li span {
  background-color: var(--e-global-color-text);
}
.paper-8087 .pagination-warm-4111 .hero-c3eb li span:hover {
  background-color: var(--e-global-color-primary);
}
.paper-8087 .pagination-warm-4111 .hero-c3eb li.shade-complex-c0f4 span {
  background-color: var(--e-global-color-accent);
}
.paper-8087 .hover-f9db {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paper-8087 .aside-up-6a46 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-0480 .message-up-3079 .accent_67a3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-0480 .message-up-3079 .focus-2e88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.next-0480 .message-up-3079 .summary_91f1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3df4 .wrapper_78db {
  border-color: var(--e-global-color-text);
}
.west-3df4 .left-669c {
  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);
}
.west-3df4 .image_0043 {
  color: var(--e-global-color-secondary);
}
.west-3df4 .image_0043 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3df4 .border-e329 > * {
  color: var(--e-global-color-primary);
}
.west-3df4 .border-e329 > * svg {
  fill: var(--e-global-color-primary);
}
.west-3df4 .preview-87ee {
  color: var(--e-global-color-primary);
}
.west-3df4 .preview-87ee {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-3df4 .outline-basic-5027 {
  color: var(--e-global-color-primary);
}
.west-3df4 .outline-basic-5027 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-3df4 .top_f8f3 {
  color: var(--e-global-color-primary);
}
.west-3df4 .top_f8f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3df4 .south-f5df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3df4 .rough-b4ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3df4 .rough-b4ce.element-31f3 {
  color: var(--e-global-color-secondary);
}
.west-3df4 .rough-b4ce.element-31f3 .tooltip_7360 {
  color: var(--e-global-color-accent);
}
.west-3df4 .rough-b4ce.module-2d12 {
  color: var(--e-global-color-text);
}
.west-3df4 .rough-b4ce.module-2d12 .tooltip_7360 {
  color: var(--e-global-color-text);
}
.west-3df4 .rough-b4ce:before {
  border-top-color: var(--e-global-color-text);
}
.west-3df4 .hard-2d6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west-3df4
  .hard-2d6d
  .container_004e {
  background-color: var(--e-global-color-primary);
}
.west-3df4
  .hard-2d6d
  .container_004e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-3df4 .wrapper_78db .dim-f938 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-369c .banner-top-c27a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.image-369c .frame-top-bdb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-08b9 .basic_d303 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mask-08b9
  .primary-warm-e39c
  .bottom_5f34 {
  background-color: var(--e-global-color-secondary);
}
.mask-08b9
  .primary-warm-e39c.message_bottom_0d90
  .bottom_5f34 {
  background-color: var(--e-global-color-text);
}
.mask-08b9
  .primary-warm-e39c:hover
  .bottom_5f34 {
  background-color: var(--e-global-color-accent);
}
.mask-08b9
  .primary-warm-e39c.fn-active-7230
  .bottom_5f34 {
  background-color: var(--e-global-color-primary);
}
.stale-fb85 .easy_bdcf {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.stale-fb85 .menu_8761 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-fb85 .solid_fe72 {
  background-color: var(--e-global-color-primary);
}
.stale-fb85 .solid_fe72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-077c .active-7f60 .inner-f97d .surface_hot_9214 {
  background-color: var(--e-global-color-secondary);
}
.short-077c .active-7f60 .first_af60:after {
  background-color: var(--e-global-color-secondary);
}
.short-077c .footer-upper-34a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-077c .hard_d8c9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-077c .hovered-8f30 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-077c .notification_ef20 {
  background-color: var(--e-global-color-primary);
}
.short-077c .notification_ef20 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-077c .outline_74c4 {
  background-color: var(--e-global-color-secondary);
}
.short-077c .outline_74c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.short-077c .active-7f60 .gradient_next_2f95 .avatar_11b2:hover {
  background-color: var(--e-global-color-primary);
}
.short-077c
  .active-7f60
  .gradient_next_2f95
  .avatar_11b2.focus_iron_c3f5 {
  background-color: var(--e-global-color-primary);
}
.short-077c .active-7f60 .notice-9642:before {
  border-color: var(--e-global-color-primary);
}
.short-077c .active-7f60 .notice-9642:hover:before {
  border-color: var(--e-global-color-secondary);
}
.short-077c
  .active-7f60
  .notice-9642.frame-b800:before {
  border-color: var(--e-global-color-primary);
}
.short-077c .south_806f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-d263 .video-e103 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d263 .video-e103:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d263 .video-e103.dirty-c3cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d263 .liquid_3b00 {
  background-color: var(--e-global-color-primary);
}
.wrapper-d263 .liquid_3b00 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d263
  .logo_smooth_8cef
  .photo_28d1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper-d263
  .link_top_92d8
  .photo_28d1
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice-brown-4364
  .slider-c13f
  .top-c0db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-4364
  .slider-c13f
  .down-938f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-4364 .nav_wood_e674 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-brown-4364 .logo-089a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-brown-4364 .modal_steel_da58 {
  background-color: var(--e-global-color-primary);
}
.notice-brown-4364 .modal_steel_da58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_b476 .tertiary-gold-573b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_b476 .description-in-e40d {
  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);
}
.backdrop_b476 .hover_clean_f85a {
  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);
}
.backdrop_b476 .hover_clean_f85a a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop_b476 .hard-5421 {
  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);
}
.backdrop_b476 .frame_336c {
  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);
}
.backdrop_b476 .text-2249 .outer-9006 {
  background-color: var(--e-global-color-primary);
}
.backdrop_b476 .text-2249 .outer-9006:hover {
  background-color: var(--e-global-color-accent);
}
.backdrop_b476
  .text-2249
  .hero-c3eb
  li
  span {
  background-color: var(--e-global-color-text);
}
.backdrop_b476
  .text-2249
  .hero-c3eb
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_b476
  .text-2249
  .hero-c3eb
  li.shade-complex-c0f4
  span {
  background-color: var(--e-global-color-accent);
}
.filter-short-fada
  .mini-a8bb
  .breadcrumb_hot_98b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-short-fada .mini-a8bb .search_5428 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter-short-fada .mini-a8bb .summary-c424 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter-short-fada .pattern-under-a609 {
  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);
}
.filter-short-fada
  .hidden-bronze-0b69.message-old-7894 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a {
  background-color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a
  .motion-282d.detail_a4af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a
  .hero-new-13ba.tooltip-75e5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  .module_top_8c9a
  > a {
  background-color: var(--e-global-color-secondary);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  .module_top_8c9a
  > a
  .hidden_5267 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  .module_top_8c9a
  > a
  .hero-new-13ba.link_green_9fc9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a
  .notice_top_f4ff:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  a
  .notice_top_f4ff:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a.section-narrow-2de0
  > a
  .notice_top_f4ff:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  .module_top_8c9a.section-narrow-2de0
  > a
  .notice_top_f4ff:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a
  .filter-hovered-ad42
  .nav_ae3a {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  a
  .filter-hovered-ad42
  .nav_ae3a {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a
  .filter-hovered-ad42
  .nav_ae3a,
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  a
  .filter-hovered-ad42
  .nav_ae3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > a
  .disabled-202a:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  a
  .disabled-202a:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a.section-narrow-2de0
  > a
  .disabled-202a:before {
  color: var(--e-global-color-text);
}
.filter_static_6be4
  > .mask-3d45
  > div
  > .south_d189
  > .module_top_8c9a
  > .south_eaf8
  .module_top_8c9a.section-narrow-2de0
  > a
  .disabled-202a:before {
  color: var(--e-global-color-text);
}
.pink-720c .purple-adf9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-720c
  .primary_bd24:hover
  .purple-adf9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-3974
  > .mask-3d45
  > .header-white-1893
  > .frame-gold-a981
  > .button_379b
  > .slider-action-a772
  .pro_ca41 {
  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);
}
.advanced-3974
  > .mask-3d45
  > .header-white-1893
  > .frame-gold-a981
  > .button_379b
  > .slider-action-a772:hover
  .pro_ca41 {
  color: var(--e-global-color-text);
}
.advanced-3974
  > .mask-3d45
  > .header-white-1893
  > .frame-gold-a981
  > .button_379b
  > .slider-action-a772:hover
  .pro_ca41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced-3974
  > .mask-3d45
  > .header-white-1893
  > .frame-gold-a981
  > .button_379b.backdrop-bronze-298b
  > .slider-action-a772
  .pro_ca41 {
  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);
}
.nav_stale_8c4f .tertiary_paper_eeba {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_stale_8c4f .sidebar_in_5a88 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_stale_8c4f .wide-36c2 {
  background-color: var(--e-global-color-primary);
}
.nav_stale_8c4f .wide-36c2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tooltip-bronze-203d
  > .mask-3d45
  > .pagination_c9f0
  > .feature-b21e
  > .image-hard-8ef5
  .bright_c1c6 {
  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);
}
.tooltip-bronze-203d
  > .mask-3d45
  > .pagination_c9f0
  > .feature-b21e
  > .image-hard-8ef5
  .popup-c4df {
  color: var(--e-global-color-text);
}
.tooltip-bronze-203d
  > .mask-3d45
  > .pagination_c9f0
  > .feature-b21e
  > .image-hard-8ef5:hover
  .bright_c1c6 {
  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);
}
.tooltip-bronze-203d
  > .mask-3d45
  > .pagination_c9f0
  > .feature-b21e
  > .image-hard-8ef5:hover
  .popup-c4df {
  color: var(--e-global-color-secondary);
}
.tooltip-bronze-203d
  > .mask-3d45
  > .pagination_c9f0
  > .feature-b21e
  > .image-hard-8ef5.texture_red_ccae
  .bright_c1c6 {
  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);
}
.tooltip-bronze-203d
  > .mask-3d45
  > .pagination_c9f0
  > .feature-b21e
  > .image-hard-8ef5.texture_red_ccae
  .popup-c4df {
  color: var(--e-global-color-primary);
}
.frame_9d5f
  .texture-85a5
  .basic-3da1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_9d5f .footer_9486 .dim-f938 .progress_huge_5ea3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_aa7f .accent_f4e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_aa7f .action_aa85 .accent_f4e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_aa7f .button_blue_abf6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_aa7f .button_blue_abf6 {
  background-color: var(--e-global-color-primary);
}
.label_light_d7a7 .border_a3ee .accordion-9d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label_light_d7a7
  .border_a3ee:hover
  .tabs-aaf1 {
  color: var(--e-global-color-secondary);
}
.label_light_d7a7
  .border_a3ee:hover
  .accordion-9d8d {
  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_b03d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.panel_c184 {
  flex-direction: column;
}

.panel_c184 .hot-3d57 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.panel_c184 .hot-3d57 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.panel_c184 .column-yellow-1eff {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.element_paper_89c8.search_wood_8121 {
  display: none;
}

.media_29ea {
  display: none;
}

body,
.icon_lite_5734 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.progress-brown-f76c) !important; */
}

.tooltip-04be.new-70d1 {
  margin-bottom: 40px;
  width: 100%;
}

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

.panel_c184 a {
  width: 100%;
}

.border-9132 .header-06c1.outline-smooth-165f {
  width: 20% !important;
}

.element-358a {
  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;
}

.element-358a:hover {
  color: #000;
}

.element-358a svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.element-358a:hover svg {
  fill: #000;
}

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

.tiny-7f3c:hover {
  color: #000;
}

.tiny-7f3c:nth-child(2) {
  background-color: transparent;
  color: #f0c159;
  transition: all 0.14s ease-out;

  border: 2px solid #f0c159;
}

.tiny-7f3c:nth-child(2):hover {
  color: #fff;
}

.border-9132
  .header-06c1.item-f467
  .widget-liquid-abec
  .clean-155f {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.tabs-full-35f6.left-47a5 > .carousel_easy_bcd3 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.lite-da3c {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.dim-5663 {
  display: flex;
  gap: 50px;
}

.border-9132
  .header-06c1.hover-inner-a818
  .caption-89bf
  .progress-54e7 {
  width: 100% !important;
}

.section-9c43 {
  width: 500px !important;
  max-width: none;
}

.container_87ac {
  width: 100%;
}

.icon-fast-407c {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

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

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

  visibility: hidden;
}

.column_bottom_0113:hover .breadcrumb_5768 {
  visibility: visible;
}
.column_bottom_0113:hover.column_bottom_0113::before {
  display: block;
}

.header-fc2c h3 {
  color: #fff;
}

.logo_east_7cf1 {
  margin: 0;
}

.border-9132
  .header-06c1.hover-inner-a818
  .progress-54e7
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.caption_2d31 {
  width: 100%;
}

.hover-out-0740 {
  width: 100%;
}

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

.hover-out-0740 {
  width: 100%;
}

.tooltip-over-066b {
  margin-bottom: 10px !important;
}

.progress-54e7 {
  display: flex;
  align-items: center;
}

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

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

.panel_c184 .hot-3d57.input_liquid_349f {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.panel_c184 h1.hot-3d57 {
  margin-top: 120px !important;
}

.border-9132 .header-06c1.black-c8cf {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.preview-4567 img {
  width: 100%;
}

.cool-b18c .black-5b9a.widget-liquid-abec {
  justify-content: space-between;
}

.box_dim_7b53 {
  display: none;
}

.gradient_paper_2fa2 .column-yellow-1eff {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .tabs-full-35f6 .carousel_easy_bcd3 {
    flex-wrap: nowrap !important;
  }
}

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

  .section-9c43 {
    width: 100% !important;
  }
}

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

  .element-358a svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .cool-b18c .black-5b9a.widget-liquid-abec {
    border-bottom: 1px solid #f0c159;
  }

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

  .tabs-full-35f6.left-47a5 > .carousel_easy_bcd3 {
    gap: 15px;
    justify-content: space-between;
  }

  .border-9132
    .header-06c1.hover-inner-a818
    .progress-54e7
    img {
    width: 60% !important;
  }

  .lite-da3c {
    left: 2%;
  }

  .border_huge_a320 {
    margin: 10px 0;
  }

  .panel_c184 .column-yellow-1eff {
    margin: 0;
    margin-bottom: 10px;
  }

  .element-358a {
    font-size: 16px !important;
  }

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

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

  h2.panel_c184 .hot-3d57,
  .panel_c184 .hot-3d57 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .progress-54e7 {
    justify-content: center;
  }

  .panel_c184 .column-yellow-1eff {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

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

  .border-9132 .header-06c1.outline-smooth-165f {
    width: 75% !important;
  }

  .preview-4567 img {
    width: 100% !important;
  }
}

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

  h2.panel_c184 .hot-3d57,
  .panel_c184 .hot-3d57 {
    font-size: 30px !important;
  }

  .progress-54e7 {
    justify-content: center;
  }

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

  .black-984d
    .hover-iron-1cfa.dim-dfdb {
    margin: 0 !important;
  }

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

  .border_huge_a320 {
    display: flex;
  }

  .surface_upper_c71b .element-358a {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .table-e032 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .panel_c184 h1.hot-3d57 {
    margin-top: 80px !important;
  }

  .border-9132
    .header-06c1.hover-inner-a818
    .progress-54e7
    img,
  .steel-9196 .caption-89bf {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .tiny-7f3c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .border-9132 .header-06c1.outline-smooth-165f {
    width: 100% !important;
  }

  .tabs-full-35f6.left-47a5 > .carousel_easy_bcd3 {
    gap: 3px;
  }

  .panel_c184 .column-yellow-1eff {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 9080 */
.ghost-box-p7 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.3;
}
