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(.text_bottom_480c) {
  gap: 0.5em;
}
:where(.table-8b2c) {
  gap: 0.5em;
}
body .dirty-9a60 > .detail_thick_0063 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dirty-9a60 > .pressed_634a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dirty-9a60 > .video_257f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .badge-active-8007 > .detail_thick_0063 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .badge-active-8007 > .pressed_634a {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .badge-active-8007 > .video_257f {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .badge-active-8007
  > :where(:not(.detail_thick_0063):not(.pressed_634a):not(.banner-hard-306e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .badge-active-8007 > .dirty_b757 {
  max-width: var(--wp--style--global--wide-size);
}
body .text_bottom_480c {
  display: flex;
}
body .text_bottom_480c {
  flex-wrap: wrap;
  align-items: center;
}
body .text_bottom_480c > * {
  margin: 0;
}
body .table-8b2c {
  display: grid;
}
body .table-8b2c > * {
  margin: 0;
}
:where(.module_bfc3.text_bottom_480c) {
  gap: 2em;
}
:where(.module_bfc3.table-8b2c) {
  gap: 2em;
}
:where(.list-ebc2.text_bottom_480c) {
  gap: 1.25em;
}
:where(.list-ebc2.table-8b2c) {
  gap: 1.25em;
}
.background-paper-2a89 {
  color: var(--wp--preset--color--black) !important;
}
.action_c729 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.smooth_f8e9 {
  color: var(--wp--preset--color--white) !important;
}
.slow_2b0f {
  color: var(--wp--preset--color--pale-pink) !important;
}
.container-smooth-cef7 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.purple-e250 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.warm-dde3 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.message-d8c6 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.sort-b006 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.popup-b7f2 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shade_4064 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.old-e5f5 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.surface-c030 {
  background-color: var(--wp--preset--color--black) !important;
}
.hover-ff7a {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.slow_1e2d {
  background-color: var(--wp--preset--color--white) !important;
}
.form_9e52 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.title-1cc4 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.overlay-a718 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.status_019b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget-slow-6882 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph-52cd {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.feature-52c9 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.description_141d {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.modal_3290 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover-a9da {
  border-color: var(--wp--preset--color--black) !important;
}
.texture-f687 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary_9d9f {
  border-color: var(--wp--preset--color--white) !important;
}
.list_hard_1538 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.right-916a {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.cold-64e1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.disabled-ace5 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.light-2c07 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.chip-under-44d6 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.module_hovered_a953 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.selected_85fe {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border-c5a7 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.item-1f97 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.cold-bab9 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.full-37ce {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.message_pressed_ed51 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.black_a964 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.image_f2d3 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.link_a506 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.popup-tall-a3fa {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.hard-41e8 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.outline-fixed-5f5e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.fast-55e2 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.summary_4684 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.next_0a25 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tooltip-ff27 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.thick-8ad6 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.link_dark_f13a {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.button-d5af a:where(:not(.search_gold_7f44)) {
  color: inherit;
}
:where(.list-ebc2.text_bottom_480c) {
  gap: 1.25em;
}
:where(.list-ebc2.table-8b2c) {
  gap: 1.25em;
}
:where(.module_bfc3.text_bottom_480c) {
  gap: 2em;
}
:where(.module_bfc3.table-8b2c) {
  gap: 2em;
}
.selected_1f82 {
  font-size: 1.5em;
  line-height: 1.6;
}

.light-3cbf .avatar_fast_e6ed {
  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);
}
.column-9b13 .red-61dd {
  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);
}
.border-last-dea4 {
  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);
}
.border-last-dea4.element_11e5 .block_new_c3ee {
  background-color: var(--e-global-color-primary);
}
.border-last-dea4.secondary_b5a2 .block_new_c3ee,
.border-last-dea4.first_2b2b .block_new_c3ee {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.down_28b5 .light_0bca {
  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);
}
.simple-1703 {
  --divider-color: var(--e-global-color-secondary);
}
.simple-1703 .hovered-5057 {
  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);
}
.simple-1703.tooltip_current_584f .glass_5a1f {
  background-color: var(--e-global-color-secondary);
}
.simple-1703.notification-7135 .glass_5a1f,
.simple-1703.smooth-40bf .glass_5a1f {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.simple-1703.notification-7135 .glass_5a1f,
.simple-1703.smooth-40bf .glass_5a1f svg {
  fill: var(--e-global-color-secondary);
}
.media-bottom-2171 .light-108d {
  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);
}
.media-bottom-2171 .center-c8ec {
  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);
}
.action_b15f.tooltip_current_584f .glass_5a1f {
  background-color: var(--e-global-color-primary);
}
.action_b15f.notification-7135 .glass_5a1f,
.action_b15f.smooth-40bf .glass_5a1f {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.action_b15f.notification-7135 .glass_5a1f,
.action_b15f.smooth-40bf .glass_5a1f svg {
  fill: var(--e-global-color-primary);
}
.plasma-8389.tooltip_current_584f .glass_5a1f {
  background-color: var(--e-global-color-primary);
}
.plasma-8389.notification-7135 .glass_5a1f,
.plasma-8389.smooth-40bf .glass_5a1f {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.plasma-8389 .background-lite-55cd {
  color: var(--e-global-color-primary);
}
.plasma-8389 .background-lite-55cd,
.plasma-8389 .background-lite-55cd a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-8389 .tabs_slow_2fa6 {
  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);
}
.silver-293e .short-d6d4 {
  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);
}
.liquid_d3a0 .breadcrumb_tiny_bae5 .module_04b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.old-24a0 .grid_f7c0:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.old-24a0 .old_60c5 i {
  color: var(--e-global-color-primary);
}
.old-24a0 .old_60c5 svg {
  fill: var(--e-global-color-primary);
}
.old-24a0 .banner-d204 {
  color: var(--e-global-color-secondary);
}
.old-24a0 .grid_f7c0 > .banner-d204,
.old-24a0 .grid_f7c0 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_orange_88b0 .hero_white_81be {
  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);
}
.pattern_orange_88b0 .simple_46d9 {
  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_6d58 .gallery_53d9 .nav_out_a760 {
  background-color: var(--e-global-color-primary);
}
.box_6d58 .shade-ce9d {
  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);
}
.action_2d4b .block-dc74 {
  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);
}
.action_2d4b .content-b61d {
  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);
}
.action_2d4b .secondary_light_9388 {
  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);
}
.detail-new-3374 .block-4554,
.detail-new-3374 .block-4554 a {
  color: var(--e-global-color-primary);
}
.detail-new-3374 .block-4554.paragraph_large_b75b,
.detail-new-3374 .block-4554.paragraph_large_b75b a {
  color: var(--e-global-color-accent);
}
.detail-new-3374 .block-4554 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.detail-new-3374 .tiny-b07d {
  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);
}
.silver_47bc .icon-9acc,
.silver_47bc .backdrop_complex_2fcf {
  color: var(--e-global-color-primary);
}
.silver_47bc .icon-9acc svg {
  fill: var(--e-global-color-primary);
}
.silver_47bc .paragraph_large_b75b .icon-9acc,
.silver_47bc .paragraph_large_b75b .backdrop_complex_2fcf {
  color: var(--e-global-color-accent);
}
.silver_47bc .paragraph_large_b75b .icon-9acc svg {
  fill: var(--e-global-color-accent);
}
.silver_47bc .backdrop_complex_2fcf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_47bc .tiny-b07d {
  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);
}
.alert_c73c .status_8843,
.alert_c73c .out_8aff {
  color: var(--e-global-color-primary);
}
.alert_c73c .out_8aff svg {
  fill: var(--e-global-color-primary);
}
.alert_c73c .block-4554.paragraph_large_b75b a,
.alert_c73c
  .block-4554.paragraph_large_b75b
  .out_8aff {
  color: var(--e-global-color-accent);
}
.alert_c73c .status_8843 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.alert_c73c .tiny-b07d {
  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_thick_cf24 .component_plasma_7d28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover_thick_cf24 .hidden-6560 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-442a .lower-6596 .mini-40c8 {
  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);
}
.background-442a .lower-6596 .west-32a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-442a .title_south_8911 .mini-40c8 {
  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);
}
.background-442a
  .title_south_8911
  .west-32a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-442a
  .primary_8da3
  .mini-40c8 {
  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);
}
.background-442a
  .primary_8da3
  .west-32a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background-442a
  .focus-white-d6a4
  .mini-40c8 {
  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);
}
.background-442a
  .focus-white-d6a4
  .west-32a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-292a .item-1208 {
  background-color: var(--e-global-color-primary);
}
.cold-292a .item-1208:hover {
  background-color: var(--e-global-color-primary);
}
.cold-292a .table-east-3c6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.cold-292a
  .item-1208:hover
  .table-east-3c6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal-lite-6840 .menu_8eb1 {
  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);
}
.feature-small-c0ca .tag_9909 .description-8f20 a {
  background-color: var(--e-global-color-accent);
}
.feature-small-c0ca .tag_9909 .tag-8e07 a {
  background-color: var(--e-global-color-accent);
}
.feature-small-c0ca .tag_9909 .description-8f20 a,
.feature-small-c0ca .tag_9909 .tag-8e07 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.message_3545
  .input_new_de27.component-2a8a
  .tag_9909
  a.basic_d4ae {
  background-color: var(--e-global-color-accent);
}
.message_3545
  .input_new_de27.component-2a8a
  .tag_9909
  span.basic_d4ae.fn-current-3959 {
  background-color: var(--e-global-color-text);
}
.message_3545
  .input_new_de27.component-2a8a
  .tag_9909
  .basic_d4ae {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431 .box-south-aa1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .logo_f645
  > .menu_e719
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .nav-cool-f864
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .yellow_df45
  .alert-15cb,
.primary-warm-3431
  .yellow_df45
  .card-pink-46e3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-warm-3431
  .yellow_df45
  .frame-a419,
.primary-warm-3431
  .yellow_df45
  a
  .frame-a419 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .yellow_df45
  .container-a129 {
  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);
}
.primary-warm-3431
  .yellow_df45
  .west_2830 {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .yellow_df45
  .west_2830 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .yellow_df45
  .west_2830:hover {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .yellow_df45
  .icon-iron-2631 {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .yellow_df45
  .icon-iron-2631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .yellow_df45
  .icon-iron-2631:hover {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .media-cd7f
  .header-e7b6
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-warm-3431
  .media-cd7f
  .photo-36aa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .media-cd7f
  .container-a129 {
  color: var(--e-global-color-text);
}
.primary-warm-3431
  .media-cd7f
  .container-a129
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .media-cd7f
  .west_2830 {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .media-cd7f
  .west_2830 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .media-cd7f
  .west_2830:hover {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .media-cd7f
  .icon-iron-2631 {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431
  .media-cd7f
  .icon-iron-2631 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.primary-warm-3431
  .media-cd7f
  .icon-iron-2631:hover {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431 .form-iron-77a8 {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431 .form-iron-77a8:hover {
  background-color: var(--e-global-color-primary);
}
.primary-warm-3431 .small-49e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-warm-3431 .input_7345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-a823 .card-tall-8aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-a823
  .popup-1520
  > div:nth-child(3)
  .card-tall-8aa9,
.chip-a823
  .green_6d3d
  > div:nth-child(1)
  .card-tall-8aa9,
.chip-a823
  .paper-9b36
  > div:nth-child(1)
  .card-tall-8aa9,
.chip-a823
  .tabs_e98e
  > div:nth-child(1)
  .card-tall-8aa9,
.chip-a823
  .smooth_1ca3
  > div:nth-child(1)
  .card-tall-8aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-a823 .section_a6d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-a823 .west_2015 {
  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);
}
.chip-a823 .badge_903a {
  background-color: var(--e-global-color-primary);
}
.chip-a823 .badge_903a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-a823 .badge_903a:hover {
  background-color: var(--e-global-color-primary);
}
.chip-a823 .section_8d0e {
  background-color: var(--e-global-color-primary);
}
.chip-a823 .section_8d0e:hover {
  background-color: var(--e-global-color-primary);
}
.chip-a823 .small-49e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-a823 .input_7345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_805c .label-copper-8d37 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_805c .motion_a05a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_805c .gallery_71b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_805c .info_f60b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_805c .outline-narrow-27d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_805c .section_8d0e {
  background-color: var(--e-global-color-primary);
}
.wide_805c .section_8d0e:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop_clean_736e .card_1614 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_clean_736e .easy_fdd8 {
  background-color: var(--e-global-color-text);
}
.backdrop_clean_736e .block_c4e3 {
  background-color: var(--e-global-color-secondary);
}
.backdrop_clean_736e .picture-iron-7931 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_clean_736e .border_full_b19b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_clean_736e .highlight-pressed-54a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_clean_736e .west_322b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_clean_736e .paper_611b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dynamic_156e .notice_7881 .background-glass-6074,
.link_dynamic_156e
  .notice_7881
  .background-glass-6074
  a,
.link_dynamic_156e .footer_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dynamic_156e .notice_7881 .avatar_b03d,
.link_dynamic_156e .liquid_52af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_dynamic_156e .notice_7881 .avatar_b03d {
  color: var(--e-global-color-text);
}
.link_dynamic_156e .liquid_52af {
  color: var(--e-global-color-text);
}
.link_dynamic_156e
  .notice_7881
  .tooltip_full_c4b8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_dynamic_156e .description-motion-a411 .light_c214 {
  background-color: var(--e-global-color-primary);
}
.link_dynamic_156e .description-motion-a411 .light_c214:hover {
  background-color: var(--e-global-color-primary);
}
.link_dynamic_156e .description-motion-a411 .section-glass-83b6 li span {
  background-color: var(--e-global-color-text);
}
.link_dynamic_156e .description-motion-a411 .section-glass-83b6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.link_dynamic_156e
  .description-motion-a411
  .section-glass-83b6
  li.primary_ab57
  span {
  background-color: var(--e-global-color-accent);
}
.link_dynamic_156e .link_e669 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper-4c20 .highlight-64d9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.layout-2c80 .layout_bae2 {
  background-color: var(--e-global-color-primary);
}
.layout-2c80 .hero_4797 {
  background-color: var(--e-global-color-secondary);
}
.layout-2c80 .frame_hovered_0b80 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-2c80 .advanced-a56d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-2c80 .feature-d604 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-2c80 .steel-6f53 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-2c80 .column_64bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-2c80 .button-large-6fe0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.layout-2c80 .layout-dfe6 {
  background-color: var(--e-global-color-primary);
}
.layout-2c80 .layout-dfe6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay-silver-4e86 .hard-9820 {
  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);
}
.overlay-silver-4e86 .feature_6d28 {
  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);
}
.overlay-silver-4e86
  .pink_e21d:after {
  background-color: var(--e-global-color-primary);
}
.overlay-silver-4e86 .primary-d391 {
  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);
}
.stale_d9db .footer_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale_d9db .liquid_52af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.solid-c33b .filter-0c2a .search_large_4f8b {
  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);
}
.solid-c33b .filter-0c2a .notice-fresh-8510 {
  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);
}
.focus_2c2c .header-down-435d {
  background-color: var(--e-global-color-primary);
}
.focus_2c2c .badge-dynamic-b68a {
  background-color: var(--e-global-color-secondary);
}
.focus_2c2c .info-thick-8cc9 .component_c315 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_2c2c .accent_519a .component_c315 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_6f4b .brown_07b4 .pagination_over_6435 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_6f4b .brown_07b4 .overlay_5a5b {
  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);
}
.yellow_6f4b .brown_07b4 .component_light_d410 {
  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);
}
.row-5ae0 .hard-ecc1 {
  border-color: var(--e-global-color-text);
}
.row-5ae0 .notice_plasma_026e {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row-5ae0 .cool-3a2a {
  color: var(--e-global-color-primary);
}
.row-5ae0 .active_a39f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_f881 .caption-purple-3a73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_f881 .inner_0dba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_f881 .highlight-large-4b9b:hover .caption-purple-3a73 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_f881
  .highlight-large-4b9b:hover
  .inner_0dba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_72ea .message_mini_3e9d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north_72ea .form_c76a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-lower-05c0 .gallery-hot-a426 .message-pro-e090 {
  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);
}
.header-lower-05c0 .under_fc4c .message-pro-e090 {
  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);
}
.fast_1206 .hovered_f378 {
  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);
}
.liquid_f7a2 .container_thick_6dd8 .hovered-611e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f7a2 .container_thick_6dd8 .hovered-611e {
  background-color: var(--e-global-color-secondary);
}
.liquid_f7a2 .rough-620f .hovered-611e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_f7a2 .rough-620f .hovered-611e {
  background-color: var(--e-global-color-secondary);
}
.liquid_f7a2 .sidebar_pressed_4f53 .link-dim-0c8c {
  background-color: var(--e-global-color-primary);
}
.liquid_f7a2 .sidebar_pressed_4f53:hover .link-dim-0c8c {
  background-color: var(--e-global-color-secondary);
}
.liquid_f7a2 .light_c214 {
  background-color: var(--e-global-color-primary);
}
.liquid_f7a2 .light_c214:hover {
  background-color: var(--e-global-color-accent);
}
.liquid_f7a2 .section-glass-83b6 li span {
  background-color: var(--e-global-color-text);
}
.liquid_f7a2 .section-glass-83b6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.liquid_f7a2 .section-glass-83b6 li.primary_ab57 span {
  background-color: var(--e-global-color-accent);
}
.link-01fb .fast_b6ce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link-01fb .cold_d851 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-easy-04c4 .container_9275:before {
  background-color: var(--e-global-color-secondary);
}
.notice-easy-04c4 .item_lite_2e17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-easy-04c4 .pagination_paper_f6a0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_wood_7463 .pattern_63c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_wood_7463 .pattern_63c9:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_wood_7463 .pattern_63c9.fn-active-3959 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph_wood_7463 .over-c68d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_wood_7463 .texture-97ab {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_wood_7463 .white-cfed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_wood_7463 .preview-action-788d {
  background-color: var(--e-global-color-primary);
}
.paragraph_wood_7463 .preview-action-788d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_wood_7463 .paragraph_cool_69b9 {
  background-color: var(--e-global-color-primary);
}
.paragraph_wood_7463 .paragraph_cool_69b9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-567e .hero-b461 .upper_bef0 a {
  color: var(--e-global-color-secondary);
}
.stale-567e .hero-b461 .upper_bef0 a:hover {
  color: var(--e-global-color-secondary);
}
.stale-567e .hero-b461 .upper_bef0,
.stale-567e .hero-b461 .upper_bef0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-567e .hero-b461 .overlay-blue-fdfd {
  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);
}
.stale-567e .hero-b461 .input-clean-4096 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-567e .hero-b461 .status-stale-3cef {
  background-color: var(--e-global-color-primary);
}
.stale-567e .hero-b461 .status-stale-3cef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stale-567e .hero-b461 .status-stale-3cef:hover {
  background-color: var(--e-global-color-primary);
}
.stale-567e .hero-b461 .menu_c994 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale-567e .hero-b461 .menu_c994 {
  background-color: var(--e-global-color-primary);
}
.stale-567e .hero-b461 .menu_c994:hover {
  background-color: var(--e-global-color-primary);
}
.stale-567e .hero-b461 .light_c214 {
  background-color: var(--e-global-color-primary);
}
.stale-567e .hero-b461 .light_c214:hover {
  background-color: var(--e-global-color-primary);
}
.stale-567e .description-motion-a411 .section-glass-83b6 li span {
  background-color: var(--e-global-color-text);
}
.stale-567e .description-motion-a411 .section-glass-83b6 li span:hover {
  background-color: var(--e-global-color-primary);
}
.stale-567e .description-motion-a411 .section-glass-83b6 li.primary_ab57 span {
  background-color: var(--e-global-color-accent);
}
.stale-567e .small-49e2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale-567e .input_7345 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_95bf .badge-40ff .sidebar_6c2b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.form_95bf .badge-40ff .primary-41d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.form_95bf .badge-40ff .surface_be5b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_96d2 .popup-5ce4 {
  border-color: var(--e-global-color-text);
}
.media_96d2 .paper-613c {
  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);
}
.media_96d2 .tag_641d {
  color: var(--e-global-color-secondary);
}
.media_96d2 .tag_641d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_96d2 .down_9b91 > * {
  color: var(--e-global-color-primary);
}
.media_96d2 .down_9b91 > * svg {
  fill: var(--e-global-color-primary);
}
.media_96d2 .medium-b8f3 {
  color: var(--e-global-color-primary);
}
.media_96d2 .medium-b8f3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_96d2 .notification_3627 {
  color: var(--e-global-color-primary);
}
.media_96d2 .notification_3627 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_96d2 .hero-soft-ae73 {
  color: var(--e-global-color-primary);
}
.media_96d2 .hero-soft-ae73 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_96d2 .short-b2f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_96d2 .tall-8559 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_96d2 .tall-8559.fixed-0f24 {
  color: var(--e-global-color-secondary);
}
.media_96d2 .tall-8559.fixed-0f24 .glass_ab67 {
  color: var(--e-global-color-accent);
}
.media_96d2 .tall-8559.column_f507 {
  color: var(--e-global-color-text);
}
.media_96d2 .tall-8559.column_f507 .glass_ab67 {
  color: var(--e-global-color-text);
}
.media_96d2 .tall-8559:before {
  border-top-color: var(--e-global-color-text);
}
.media_96d2 .solid-3c29 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media_96d2
  .solid-3c29
  .info_1c70 {
  background-color: var(--e-global-color-primary);
}
.media_96d2
  .solid-3c29
  .info_1c70 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.media_96d2 .popup-5ce4 .hero-4a70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_7d62 .narrow_b8ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_7d62 .notice-huge-2307 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-3fad .clean-9d7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-3fad
  .tabs_clean_ed30
  .focused_81d1 {
  background-color: var(--e-global-color-secondary);
}
.smooth-3fad
  .tabs_clean_ed30.preview_3ba2
  .focused_81d1 {
  background-color: var(--e-global-color-text);
}
.smooth-3fad
  .tabs_clean_ed30:hover
  .focused_81d1 {
  background-color: var(--e-global-color-accent);
}
.smooth-3fad
  .tabs_clean_ed30.fn-active-3959
  .focused_81d1 {
  background-color: var(--e-global-color-primary);
}
.center_7daf .bottom_8c31 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.center_7daf .layout-middle-15f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_7daf .shadow_rough_bf7d {
  background-color: var(--e-global-color-primary);
}
.center_7daf .shadow_rough_bf7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-a118 .pattern-current-10f6 .block-124e .highlight-over-4a61 {
  background-color: var(--e-global-color-secondary);
}
.soft-a118 .pattern-current-10f6 .modal-motion-69d9:after {
  background-color: var(--e-global-color-secondary);
}
.soft-a118 .smooth-a5e5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-a118 .notification-e271 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-a118 .easy_3a5d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft-a118 .inner_8b15 {
  background-color: var(--e-global-color-primary);
}
.soft-a118 .inner_8b15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-a118 .wood-1f44 {
  background-color: var(--e-global-color-secondary);
}
.soft-a118 .wood-1f44 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft-a118 .pattern-current-10f6 .gallery-lite-b091 .mini_55a8:hover {
  background-color: var(--e-global-color-primary);
}
.soft-a118
  .pattern-current-10f6
  .gallery-lite-b091
  .mini_55a8.info_steel_6540 {
  background-color: var(--e-global-color-primary);
}
.soft-a118 .pattern-current-10f6 .message_dynamic_9e5f:before {
  border-color: var(--e-global-color-primary);
}
.soft-a118 .pattern-current-10f6 .message_dynamic_9e5f:hover:before {
  border-color: var(--e-global-color-secondary);
}
.soft-a118
  .pattern-current-10f6
  .message_dynamic_9e5f.last_4e1b:before {
  border-color: var(--e-global-color-primary);
}
.soft-a118 .primary_df2a span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight_new_d641 .static_f35a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_new_d641 .static_f35a:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_new_d641 .static_f35a.list_9732 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_new_d641 .tabs-3b12 {
  background-color: var(--e-global-color-primary);
}
.highlight_new_d641 .tabs-3b12 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_new_d641
  .overlay-e747
  .module_out_b230
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight_new_d641
  .backdrop-7a96
  .module_out_b230
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-8b59
  .feature-7f7c
  .chip-1fac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-8b59
  .feature-7f7c
  .shadow-motion-0079 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-8b59 .hidden_liquid_907b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-8b59 .banner_center_e346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-8b59 .image_iron_c952 {
  background-color: var(--e-global-color-primary);
}
.footer-8b59 .image_iron_c952 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_steel_1995 .media_1e2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_steel_1995 .search-cool-073d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
  background-color: var(--e-global-color-primary);
}
.active_steel_1995 .bronze_61a2 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_steel_1995 .bronze_61a2 a:hover {
  color: var(--e-global-color-secondary);
}
.active_steel_1995 .soft-638a {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_steel_1995 .light-5493 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_steel_1995 .brown_d455 .light_c214 {
  background-color: var(--e-global-color-primary);
}
.active_steel_1995 .brown_d455 .light_c214:hover {
  background-color: var(--e-global-color-accent);
}
.active_steel_1995
  .brown_d455
  .section-glass-83b6
  li
  span {
  background-color: var(--e-global-color-text);
}
.active_steel_1995
  .brown_d455
  .section-glass-83b6
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.active_steel_1995
  .brown_d455
  .section-glass-83b6
  li.primary_ab57
  span {
  background-color: var(--e-global-color-accent);
}
.east_22f3
  .pink-36bf
  .center_2d8d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_22f3 .pink-36bf .dim-f703 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.east_22f3 .pink-36bf .icon-12f3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.east_22f3 .picture_2205 {
  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);
}
.east_22f3
  .nav_right_d600.avatar-027f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a {
  background-color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a
  .paragraph-top-7854.fast-2a72 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a
  .description-dim-3604.icon_10d7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  .dark_a898
  > a {
  background-color: var(--e-global-color-secondary);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  .dark_a898
  > a
  .gradient-yellow-997f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  .dark_a898
  > a
  .description-dim-3604.container-dynamic-ae99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a
  .last-b85a:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  a
  .last-b85a:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898.secondary_bright_addb
  > a
  .last-b85a:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  .dark_a898.secondary_bright_addb
  > a
  .last-b85a:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a
  .solid_2e09
  .pressed-1fbb {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  a
  .solid_2e09
  .pressed-1fbb {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a
  .solid_2e09
  .pressed-1fbb,
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  a
  .solid_2e09
  .pressed-1fbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > a
  .element-7d96:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  a
  .element-7d96:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898.secondary_bright_addb
  > a
  .element-7d96:before {
  color: var(--e-global-color-text);
}
.paragraph-tiny-c83c
  > .bottom_b41e
  > div
  > .article-complex-31f6
  > .dark_a898
  > .breadcrumb_active_53a7
  .dark_a898.secondary_bright_addb
  > a
  .element-7d96:before {
  color: var(--e-global-color-text);
}
.background_b4cd .caption-white-1fad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_b4cd
  .progress_ca9a:hover
  .caption-white-1fad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_52c8
  > .bottom_b41e
  > .table-7363
  > .border-medium-1a7f
  > .description-5a45
  > .paragraph_1ff1
  .smooth_3877 {
  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);
}
.header_52c8
  > .bottom_b41e
  > .table-7363
  > .border-medium-1a7f
  > .description-5a45
  > .paragraph_1ff1:hover
  .smooth_3877 {
  color: var(--e-global-color-text);
}
.header_52c8
  > .bottom_b41e
  > .table-7363
  > .border-medium-1a7f
  > .description-5a45
  > .paragraph_1ff1:hover
  .smooth_3877 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_52c8
  > .bottom_b41e
  > .table-7363
  > .border-medium-1a7f
  > .description-5a45.widget-2f47
  > .paragraph_1ff1
  .smooth_3877 {
  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);
}
.center_e1f6 .over_8788 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_e1f6 .item-3bf8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center_e1f6 .slow_f206 {
  background-color: var(--e-global-color-primary);
}
.center_e1f6 .slow_f206 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.element-last-1a17
  > .bottom_b41e
  > .wrapper_paper_bfe0
  > .background_last_52fe
  > .progress_2457
  .status-4337 {
  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);
}
.element-last-1a17
  > .bottom_b41e
  > .wrapper_paper_bfe0
  > .background_last_52fe
  > .progress_2457
  .alert_over_5c2a {
  color: var(--e-global-color-text);
}
.element-last-1a17
  > .bottom_b41e
  > .wrapper_paper_bfe0
  > .background_last_52fe
  > .progress_2457:hover
  .status-4337 {
  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);
}
.element-last-1a17
  > .bottom_b41e
  > .wrapper_paper_bfe0
  > .background_last_52fe
  > .progress_2457:hover
  .alert_over_5c2a {
  color: var(--e-global-color-secondary);
}
.element-last-1a17
  > .bottom_b41e
  > .wrapper_paper_bfe0
  > .background_last_52fe
  > .progress_2457.hero-yellow-1cc5
  .status-4337 {
  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);
}
.element-last-1a17
  > .bottom_b41e
  > .wrapper_paper_bfe0
  > .background_last_52fe
  > .progress_2457.hero-yellow-1cc5
  .alert_over_5c2a {
  color: var(--e-global-color-primary);
}
.fast_e19e
  .nav_cool_d2e2
  .header_8865 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_e19e .steel-e598 .hero-4a70 .tabs-pink-2e08 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-fb33 .backdrop_c604 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-fb33 .over-b2a0 .backdrop_c604 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.mini-fb33 .static_2f4f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mini-fb33 .static_2f4f {
  background-color: var(--e-global-color-primary);
}
.feature_bronze_bb79 .panel_2e89 .huge_903d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_bronze_bb79
  .panel_2e89:hover
  .icon-c112 {
  color: var(--e-global-color-secondary);
}
.feature_bronze_bb79
  .panel_2e89:hover
  .huge_903d {
  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_pink_e8d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.popup-glass-d54d {
  flex-direction: column;
}

.popup-glass-d54d .tall_b1c8 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.popup-glass-d54d .tall_b1c8 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.popup-glass-d54d .filter-simple-536d {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.short-bf70.cool-2bb0 {
  display: none;
}

.shade-5b9c {
  display: none;
}

body,
.backdrop-24c2 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.preview-hot-82bc) !important; */
}

.in_62df.east-66d9 {
  margin-bottom: 40px;
  width: 100%;
}

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

.popup-glass-d54d a {
  width: 100%;
}

.hard-00f4 .caption_glass_6fca.component-hot-1490 {
  width: 20% !important;
}

.form-narrow-8270 {
  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;
}

.form-narrow-8270:hover {
  color: #000;
}

.form-narrow-8270 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.form-narrow-8270:hover svg {
  fill: #000;
}

.box-2f08 {
  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;
}

.box-2f08:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.box-2f08:nth-child(2):hover {
  color: #fff;
}

.hard-00f4
  .caption_glass_6fca.element-cad0
  .progress_2862
  .under-b091 {
  font-size: 20px !important;
}

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

.notification-light-163d {
  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;
}

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

  text-align: center;
}

.popup_steel_785a.header-outer-4d19 > .lower-9548 {
  display: flex;
  align-items: center;
}

.highlight-033b {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

.form-over-c760 {
  font-size: 35px !important;
}

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

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

.west-b483 {
  display: flex;
  gap: 50px;
}

.hard-00f4
  .caption_glass_6fca.summary-middle-854f
  .secondary-bae1
  .inner_7eee {
  width: 100% !important;
}

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

.easy-292c {
  width: 100%;
}

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

.preview-6437 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.preview-6437:hover .last_d4ff {
  visibility: visible;
}
.preview-6437:hover.preview-6437::before {
  display: block;
}

.card_steel_b6af h3 {
  color: #fff;
}

.notification_9ff9 {
  margin: 0;
}

.hard-00f4
  .caption_glass_6fca.summary-middle-854f
  .inner_7eee
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.heading_fresh_b689 {
  width: 100%;
}

.backdrop-complex-0e60 {
  width: 100%;
}

.pattern-over-f674 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.backdrop-complex-0e60 {
  width: 100%;
}

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

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

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

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

.popup-glass-d54d .tall_b1c8.description-757a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.popup-glass-d54d h1.tall_b1c8 {
  margin-top: 120px !important;
}

.hard-00f4 .caption_glass_6fca.glass-b8d7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.bronze-91c0 img {
  width: 100%;
}

.section-0f78 .element-6ac2.progress_2862 {
  justify-content: space-between;
}

.button-315c {
  display: none;
}

.copper-61af .filter-simple-536d {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .popup_steel_785a .lower-9548 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

  .form-narrow-8270 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .section-0f78 .element-6ac2.progress_2862 {
    border-bottom: 1px solid #f0c159;
  }

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

  .popup_steel_785a.header-outer-4d19 > .lower-9548 {
    gap: 15px;
    justify-content: space-between;
  }

  .hard-00f4
    .caption_glass_6fca.summary-middle-854f
    .inner_7eee
    img {
    width: 60% !important;
  }

  .thick_d0ea {
    left: 2%;
  }

  .dropdown-b10a {
    margin: 10px 0;
  }

  .popup-glass-d54d .filter-simple-536d {
    margin: 0;
    margin-bottom: 10px;
  }

  .form-narrow-8270 {
    font-size: 16px !important;
  }

  .form-over-c760 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.popup-glass-d54d .tall_b1c8,
  .popup-glass-d54d .tall_b1c8 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .inner_7eee {
    justify-content: center;
  }

  .popup-glass-d54d .filter-simple-536d {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .focus-7ead {
    margin-bottom: 15px !important;
  }

  .hard-00f4 .caption_glass_6fca.component-hot-1490 {
    width: 75% !important;
  }

  .bronze-91c0 img {
    width: 100% !important;
  }
}

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

  h2.popup-glass-d54d .tall_b1c8,
  .popup-glass-d54d .tall_b1c8 {
    font-size: 30px !important;
  }

  .inner_7eee {
    justify-content: center;
  }

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

  .hard-4f52
    .nav-7489.tooltip-paper-3d15 {
    margin: 0 !important;
  }

  .highlight-033b {
    margin: 0;
    gap: 10px;
  }

  .dropdown-b10a {
    display: flex;
  }

  .container-mini-d00f .form-narrow-8270 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .pattern-over-f674 {
    justify-content: flex-end;
    gap: 1px;
  }

  .popup-glass-d54d h1.tall_b1c8 {
    margin-top: 80px !important;
  }

  .hard-00f4
    .caption_glass_6fca.summary-middle-854f
    .inner_7eee
    img,
  .media-bottom-2171 .secondary-bae1 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .box-2f08 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .hard-00f4 .caption_glass_6fca.component-hot-1490 {
    width: 100% !important;
  }

  .popup_steel_785a.header-outer-4d19 > .lower-9548 {
    gap: 3px;
  }

  .popup-glass-d54d .filter-simple-536d {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 5dad */
.widget-item-x2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
