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(.surface-1c6b) {
  gap: 0.5em;
}
:where(.card-092a) {
  gap: 0.5em;
}
body .disabled_7564 > .gas_e3ce {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .disabled_7564 > .article-82c7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .disabled_7564 > .alert_out_f108 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout-solid-fa03 > .gas_e3ce {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout-solid-fa03 > .article-82c7 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout-solid-fa03 > .alert_out_f108 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .layout-solid-fa03
  > :where(:not(.gas_e3ce):not(.article-82c7):not(.bronze-1802)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .layout-solid-fa03 > .smooth_f5c5 {
  max-width: var(--wp--style--global--wide-size);
}
body .surface-1c6b {
  display: flex;
}
body .surface-1c6b {
  flex-wrap: wrap;
  align-items: center;
}
body .surface-1c6b > * {
  margin: 0;
}
body .card-092a {
  display: grid;
}
body .card-092a > * {
  margin: 0;
}
:where(.hard_44ea.surface-1c6b) {
  gap: 2em;
}
:where(.hard_44ea.card-092a) {
  gap: 2em;
}
:where(.feature-322e.surface-1c6b) {
  gap: 1.25em;
}
:where(.feature-322e.card-092a) {
  gap: 1.25em;
}
.sidebar_static_3014 {
  color: var(--wp--preset--color--black) !important;
}
.gallery_585f {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.text-paper-b389 {
  color: var(--wp--preset--color--white) !important;
}
.article_east_e8e2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.notice-tall-5b77 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.search-e880 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.blue_8767 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.south-1b27 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.carousel-out-36ac {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.card_016c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.last_4c40 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.hidden_c76c {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.tabs-selected-d1bd {
  background-color: var(--wp--preset--color--black) !important;
}
.sort-bright-b6e0 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.highlight_a71b {
  background-color: var(--wp--preset--color--white) !important;
}
.notification_thick_68c1 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.main-selected-0c48 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.detail-5a34 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.detail_simple_339e {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption_soft_ee5e {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.lower-2ce0 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.alert-28c4 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.orange-9178 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.plasma_9d16 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.soft_c541 {
  border-color: var(--wp--preset--color--black) !important;
}
.hero_40d3 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.image_f9dd {
  border-color: var(--wp--preset--color--white) !important;
}
.aside-large-3f15 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.blue_15b8 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.widget_glass_cb2a {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.inner-77fe {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.lower_150d {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gas_2ab4 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.row-prev-1bb9 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.caption-west-9e0b {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.alert-3214 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.column_84f0 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.message-narrow-ece5 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.dim-70d4 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.backdrop_smooth_6aa0 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.hover_4245 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.current-ae33 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.blue-5197 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.tabs_solid_1ad5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.shade-7e71 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.tertiary_1d6d {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.last_df63 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.menu_liquid_521d {
  background: var(--wp--preset--gradient--midnight) !important;
}
.video-50d3 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.easy-4bb4 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.outline_d0e7 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.highlight-4b09 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.nav_center_e356 a:where(:not(.sort_0907)) {
  color: inherit;
}
:where(.feature-322e.surface-1c6b) {
  gap: 1.25em;
}
:where(.feature-322e.card-092a) {
  gap: 1.25em;
}
:where(.hard_44ea.surface-1c6b) {
  gap: 2em;
}
:where(.hard_44ea.card-092a) {
  gap: 2em;
}
.texture-89f7 {
  font-size: 1.5em;
  line-height: 1.6;
}

.popup_5b81 .silver_99d7 {
  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);
}
.tertiary_first_4f49 .input_tall_40b0 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-ad3a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-ad3a.texture-9339 .outer_2679 {
  background-color: var(--e-global-color-primary);
}
.north-ad3a.shade-static-26a0 .outer_2679,
.north-ad3a.filter-rough-7738 .outer_2679 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current_4cd3 .message_0cfc {
  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);
}
.feature-west-67be {
  --divider-color: var(--e-global-color-secondary);
}
.feature-west-67be .old-a443 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.feature-west-67be.stone_f0dd .wide-9c09 {
  background-color: var(--e-global-color-secondary);
}
.feature-west-67be.fast-5602 .wide-9c09,
.feature-west-67be.avatar-west-8391 .wide-9c09 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.feature-west-67be.fast-5602 .wide-9c09,
.feature-west-67be.avatar-west-8391 .wide-9c09 svg {
  fill: var(--e-global-color-secondary);
}
.last_1081 .secondary_blue_5819 {
  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);
}
.last_1081 .outer_0b5b {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-2985.stone_f0dd .wide-9c09 {
  background-color: var(--e-global-color-primary);
}
.middle-2985.fast-5602 .wide-9c09,
.middle-2985.avatar-west-8391 .wide-9c09 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.middle-2985.fast-5602 .wide-9c09,
.middle-2985.avatar-west-8391 .wide-9c09 svg {
  fill: var(--e-global-color-primary);
}
.static_6bcd.stone_f0dd .wide-9c09 {
  background-color: var(--e-global-color-primary);
}
.static_6bcd.fast-5602 .wide-9c09,
.static_6bcd.avatar-west-8391 .wide-9c09 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.static_6bcd .fresh-5c27 {
  color: var(--e-global-color-primary);
}
.static_6bcd .fresh-5c27,
.static_6bcd .fresh-5c27 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_6bcd .border_east_f44d {
  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);
}
.sort_98ee .shadow-motion-cae8 {
  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);
}
.east_5a92 .caption-6edc .hidden-0d35 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.basic_7a1a .new-29f8:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.basic_7a1a .pattern_basic_2a9f i {
  color: var(--e-global-color-primary);
}
.basic_7a1a .pattern_basic_2a9f svg {
  fill: var(--e-global-color-primary);
}
.basic_7a1a .heading-95c1 {
  color: var(--e-global-color-secondary);
}
.basic_7a1a .new-29f8 > .heading-95c1,
.basic_7a1a .new-29f8 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_d87f .container-pink-3b22 {
  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_d87f .icon_dirty_3ea4 {
  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);
}
.narrow_039f .large_2778 .menu_selected_db76 {
  background-color: var(--e-global-color-primary);
}
.narrow_039f .logo_center_5c32 {
  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);
}
.left_3465 .tiny-a2ad {
  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);
}
.left_3465 .iron-e27b {
  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);
}
.left_3465 .photo-lite-6619 {
  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);
}
.out_fa2f .card-7d58,
.out_fa2f .card-7d58 a {
  color: var(--e-global-color-primary);
}
.out_fa2f .card-7d58.photo-advanced-93b1,
.out_fa2f .card-7d58.photo-advanced-93b1 a {
  color: var(--e-global-color-accent);
}
.out_fa2f .card-7d58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.out_fa2f .orange-26c2 {
  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-up-a1d7 .badge_top_fde2,
.paragraph-up-a1d7 .soft-ed16 {
  color: var(--e-global-color-primary);
}
.paragraph-up-a1d7 .badge_top_fde2 svg {
  fill: var(--e-global-color-primary);
}
.paragraph-up-a1d7 .photo-advanced-93b1 .badge_top_fde2,
.paragraph-up-a1d7 .photo-advanced-93b1 .soft-ed16 {
  color: var(--e-global-color-accent);
}
.paragraph-up-a1d7 .photo-advanced-93b1 .badge_top_fde2 svg {
  fill: var(--e-global-color-accent);
}
.paragraph-up-a1d7 .soft-ed16 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.paragraph-up-a1d7 .orange-26c2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_94f6 .component-current-7ca4,
.notice_94f6 .tertiary_5303 {
  color: var(--e-global-color-primary);
}
.notice_94f6 .tertiary_5303 svg {
  fill: var(--e-global-color-primary);
}
.notice_94f6 .card-7d58.photo-advanced-93b1 a,
.notice_94f6
  .card-7d58.photo-advanced-93b1
  .tertiary_5303 {
  color: var(--e-global-color-accent);
}
.notice_94f6 .component-current-7ca4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_94f6 .orange-26c2 {
  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-2fd9 .dropdown_2036 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.primary-2fd9 .label_4e65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_9823 .inner-1b8e .pro_2b5b {
  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);
}
.module_9823 .inner-1b8e .card-hot-c4ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_9823 .green_f4a6 .pro_2b5b {
  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);
}
.module_9823
  .green_f4a6
  .card-hot-c4ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_9823
  .sort-3e97
  .pro_2b5b {
  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);
}
.module_9823
  .sort-3e97
  .card-hot-c4ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module_9823
  .warm_f7c6
  .pro_2b5b {
  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);
}
.module_9823
  .warm_f7c6
  .card-hot-c4ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element_bbcf .heading_mini_399b {
  background-color: var(--e-global-color-primary);
}
.element_bbcf .heading_mini_399b:hover {
  background-color: var(--e-global-color-primary);
}
.element_bbcf .border-b3c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_bbcf
  .heading_mini_399b:hover
  .border-b3c3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_full_344d .down-0d1d {
  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);
}
.overlay-7e1c .alert-mini-ec6b .gas_7dd4 a {
  background-color: var(--e-global-color-accent);
}
.overlay-7e1c .alert-mini-ec6b .background_28f0 a {
  background-color: var(--e-global-color-accent);
}
.overlay-7e1c .alert-mini-ec6b .gas_7dd4 a,
.overlay-7e1c .alert-mini-ec6b .background_28f0 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sort-85c7
  .advanced_5a60.heading_east_5da0
  .alert-mini-ec6b
  a.accent_lower_7fbb {
  background-color: var(--e-global-color-accent);
}
.sort-85c7
  .advanced_5a60.heading_east_5da0
  .alert-mini-ec6b
  span.accent_lower_7fbb.fn-current-8c30 {
  background-color: var(--e-global-color-text);
}
.sort-85c7
  .advanced_5a60.heading_east_5da0
  .alert-mini-ec6b
  .accent_lower_7fbb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d .texture-1f4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .fixed_b902
  > .progress-f0b7
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .backdrop_large_3104
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .center_b8b9
  .paper_bca0,
.under_768d
  .center_b8b9
  .pattern-old-d6cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_768d
  .center_b8b9
  .bronze_6088,
.under_768d
  .center_b8b9
  a
  .bronze_6088 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .center_b8b9
  .orange_6476 {
  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);
}
.under_768d
  .center_b8b9
  .icon_orange_c614 {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .center_b8b9
  .icon_orange_c614 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .center_b8b9
  .icon_orange_c614:hover {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .center_b8b9
  .component-static-ac0c {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .center_b8b9
  .component-static-ac0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .center_b8b9
  .component-static-ac0c:hover {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .plasma_67a7
  .texture-f9ab
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_768d
  .plasma_67a7
  .up_c716 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .plasma_67a7
  .orange_6476 {
  color: var(--e-global-color-text);
}
.under_768d
  .plasma_67a7
  .orange_6476
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .plasma_67a7
  .icon_orange_c614 {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .plasma_67a7
  .icon_orange_c614 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .plasma_67a7
  .icon_orange_c614:hover {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .plasma_67a7
  .component-static-ac0c {
  background-color: var(--e-global-color-primary);
}
.under_768d
  .plasma_67a7
  .component-static-ac0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.under_768d
  .plasma_67a7
  .component-static-ac0c:hover {
  background-color: var(--e-global-color-primary);
}
.under_768d .alert_solid_05ce {
  background-color: var(--e-global-color-primary);
}
.under_768d .alert_solid_05ce:hover {
  background-color: var(--e-global-color-primary);
}
.under_768d .column-eb0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.under_768d .caption_prev_4d65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-6e04 .media_bright_53f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-6e04
  .hot_453b
  > div:nth-child(3)
  .media_bright_53f0,
.pattern-6e04
  .badge-4e15
  > div:nth-child(1)
  .media_bright_53f0,
.pattern-6e04
  .message_7f6c
  > div:nth-child(1)
  .media_bright_53f0,
.pattern-6e04
  .icon-hard-d450
  > div:nth-child(1)
  .media_bright_53f0,
.pattern-6e04
  .progress_top_6b9b
  > div:nth-child(1)
  .media_bright_53f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-6e04 .pattern_east_cc14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-6e04 .backdrop_hot_561a {
  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);
}
.pattern-6e04 .badge-hard-a5c5 {
  background-color: var(--e-global-color-primary);
}
.pattern-6e04 .badge-hard-a5c5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern-6e04 .badge-hard-a5c5:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-6e04 .block-slow-ec3c {
  background-color: var(--e-global-color-primary);
}
.pattern-6e04 .block-slow-ec3c:hover {
  background-color: var(--e-global-color-primary);
}
.pattern-6e04 .column-eb0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-6e04 .caption_prev_4d65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_d090 .gradient-action-f7b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink_d090 .badge-4421 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d090 .list_down_9e1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d090 .disabled-5ca6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d090 .focused-8317 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink_d090 .block-slow-ec3c {
  background-color: var(--e-global-color-primary);
}
.pink_d090 .block-slow-ec3c:hover {
  background-color: var(--e-global-color-primary);
}
.notice-down-9d73 .outer_9456 {
  background-color: var(--e-global-color-secondary);
}
.notice-down-9d73 .blue-a10a {
  background-color: var(--e-global-color-text);
}
.notice-down-9d73 .plasma_f96e {
  background-color: var(--e-global-color-secondary);
}
.notice-down-9d73 .card_over_c6e6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-down-9d73 .complex-e37c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-down-9d73 .orange-702c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-down-9d73 .large-6a4d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-down-9d73 .overlay_pro_7217 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-5965 .detail-liquid-c4a2 .panel_purple_7412,
.pink-5965
  .detail-liquid-c4a2
  .panel_purple_7412
  a,
.pink-5965 .focused-7049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-5965 .detail-liquid-c4a2 .caption_c648,
.pink-5965 .primary-soft-2dfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pink-5965 .detail-liquid-c4a2 .caption_c648 {
  color: var(--e-global-color-text);
}
.pink-5965 .primary-soft-2dfa {
  color: var(--e-global-color-text);
}
.pink-5965
  .detail-liquid-c4a2
  .complex-0394 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pink-5965 .list-upper-15b4 .badge_rough_864d {
  background-color: var(--e-global-color-primary);
}
.pink-5965 .list-upper-15b4 .badge_rough_864d:hover {
  background-color: var(--e-global-color-primary);
}
.pink-5965 .list-upper-15b4 .dropdown-old-c3a7 li span {
  background-color: var(--e-global-color-text);
}
.pink-5965 .list-upper-15b4 .dropdown-old-c3a7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.pink-5965
  .list-upper-15b4
  .dropdown-old-c3a7
  li.shade_7afe
  span {
  background-color: var(--e-global-color-accent);
}
.pink-5965 .badge_simple_e5e7 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-up-4e48 .info-b7f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.footer-brown-cfe3 .gas-df77 {
  background-color: var(--e-global-color-primary);
}
.footer-brown-cfe3 .tag_ec43 {
  background-color: var(--e-global-color-secondary);
}
.footer-brown-cfe3 .focused-38f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-brown-cfe3 .background-bright-45c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-brown-cfe3 .shadow-new-d890 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-brown-cfe3 .box_copper_479a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-brown-cfe3 .shadow-clean-ce2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-brown-cfe3 .dark-7d59 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-brown-cfe3 .last-79f6 {
  background-color: var(--e-global-color-primary);
}
.footer-brown-cfe3 .last-79f6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.description-a47c .solid_5869 {
  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);
}
.description-a47c .fluid_21b1 {
  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);
}
.description-a47c
  .down-46a6:after {
  background-color: var(--e-global-color-primary);
}
.description-a47c .liquid_0292 {
  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);
}
.simple-c5ee .focused-7049 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple-c5ee .primary-soft-2dfa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.title_west_cea9 .layout-rough-a435 .main-17b3 {
  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);
}
.title_west_cea9 .layout-rough-a435 .copper-6072 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_small_2a24 .thumbnail-2aba {
  background-color: var(--e-global-color-primary);
}
.sidebar_small_2a24 .chip_b781 {
  background-color: var(--e-global-color-secondary);
}
.sidebar_small_2a24 .soft_2f31 .cool-2a87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar_small_2a24 .shade_62df .cool-2a87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom_b663 .column_bright_2f8e .search_brown_f6b6 {
  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);
}
.bottom_b663 .column_bright_2f8e .cold-1f9e {
  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);
}
.bottom_b663 .column_bright_2f8e .icon_cc44 {
  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);
}
.new_09cc .bottom_e80e {
  border-color: var(--e-global-color-text);
}
.new_09cc .wood-c315 {
  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);
}
.new_09cc .heading_pro_bf3f {
  color: var(--e-global-color-primary);
}
.new_09cc .backdrop-solid-a216 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_6b9b .aside_8a5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_6b9b .old_a531 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_6b9b .block_a2b1:hover .aside_8a5b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface_6b9b
  .block_a2b1:hover
  .old_a531 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-332a .banner-smooth-4f90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.module-332a .tag_gold_ea7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner_9d39 .west-4151 .hard-8aa3 {
  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);
}
.inner_9d39 .shade-glass-16a9 .hard-8aa3 {
  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);
}
.box_e1f6 .aside-lower-57ec {
  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);
}
.input-49ad .module-e165 .notice_under_7187 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-49ad .module-e165 .notice_under_7187 {
  background-color: var(--e-global-color-secondary);
}
.input-49ad .block_glass_e848 .notice_under_7187 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-49ad .block_glass_e848 .notice_under_7187 {
  background-color: var(--e-global-color-secondary);
}
.input-49ad .item-880f .module-0d15 {
  background-color: var(--e-global-color-primary);
}
.input-49ad .item-880f:hover .module-0d15 {
  background-color: var(--e-global-color-secondary);
}
.input-49ad .badge_rough_864d {
  background-color: var(--e-global-color-primary);
}
.input-49ad .badge_rough_864d:hover {
  background-color: var(--e-global-color-accent);
}
.input-49ad .dropdown-old-c3a7 li span {
  background-color: var(--e-global-color-text);
}
.input-49ad .dropdown-old-c3a7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.input-49ad .dropdown-old-c3a7 li.shade_7afe span {
  background-color: var(--e-global-color-accent);
}
.hard-b84d .item_1454 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard-b84d .footer_right_75d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-e529 .large_a1b9:before {
  background-color: var(--e-global-color-secondary);
}
.active-e529 .chip_decc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-e529 .hover_1e24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_6752 .preview-9fba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_6752 .preview-9fba:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_6752 .preview-9fba.fn-active-8c30 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_6752 .info-197c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6752 .component-31e2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6752 .notification_e2af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6752 .liquid-ff5a {
  background-color: var(--e-global-color-primary);
}
.hard_6752 .liquid-ff5a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_6752 .static-f0f3 {
  background-color: var(--e-global-color-primary);
}
.hard_6752 .static-f0f3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-cc2d .paragraph_selected_ff8e .filter_3423 a {
  color: var(--e-global-color-secondary);
}
.backdrop-cc2d .paragraph_selected_ff8e .filter_3423 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop-cc2d .paragraph_selected_ff8e .filter_3423,
.backdrop-cc2d .paragraph_selected_ff8e .filter_3423 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cc2d .paragraph_selected_ff8e .gas-fa26 {
  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);
}
.backdrop-cc2d .paragraph_selected_ff8e .lite_0b58 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cc2d .paragraph_selected_ff8e .huge_721a {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .paragraph_selected_ff8e .huge_721a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-cc2d .paragraph_selected_ff8e .huge_721a:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .paragraph_selected_ff8e .wrapper-stale-0e40 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-cc2d .paragraph_selected_ff8e .wrapper-stale-0e40 {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .paragraph_selected_ff8e .wrapper-stale-0e40:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .paragraph_selected_ff8e .badge_rough_864d {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .paragraph_selected_ff8e .badge_rough_864d:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .list-upper-15b4 .dropdown-old-c3a7 li span {
  background-color: var(--e-global-color-text);
}
.backdrop-cc2d .list-upper-15b4 .dropdown-old-c3a7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-cc2d .list-upper-15b4 .dropdown-old-c3a7 li.shade_7afe span {
  background-color: var(--e-global-color-accent);
}
.backdrop-cc2d .column-eb0a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-cc2d .caption_prev_4d65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_middle_9056 .highlight_motion_36f7 .carousel_1da5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.preview_middle_9056 .highlight_motion_36f7 .selected_f73b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.preview_middle_9056 .highlight_motion_36f7 .cool-01c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38d9 .footer_f078 {
  border-color: var(--e-global-color-text);
}
.yellow_38d9 .box_next_52ea {
  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);
}
.yellow_38d9 .tabs-left-2467 {
  color: var(--e-global-color-secondary);
}
.yellow_38d9 .tabs-left-2467 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38d9 .main-220e > * {
  color: var(--e-global-color-primary);
}
.yellow_38d9 .main-220e > * svg {
  fill: var(--e-global-color-primary);
}
.yellow_38d9 .footer-current-fd1b {
  color: var(--e-global-color-primary);
}
.yellow_38d9 .footer-current-fd1b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_38d9 .basic_d95c {
  color: var(--e-global-color-primary);
}
.yellow_38d9 .basic_d95c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_38d9 .carousel_3950 {
  color: var(--e-global-color-primary);
}
.yellow_38d9 .carousel_3950 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38d9 .hover-1935 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38d9 .border-652a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38d9 .border-652a.wide_1db6 {
  color: var(--e-global-color-secondary);
}
.yellow_38d9 .border-652a.wide_1db6 .under-3a90 {
  color: var(--e-global-color-accent);
}
.yellow_38d9 .border-652a.badge_glass_b6a0 {
  color: var(--e-global-color-text);
}
.yellow_38d9 .border-652a.badge_glass_b6a0 .under-3a90 {
  color: var(--e-global-color-text);
}
.yellow_38d9 .border-652a:before {
  border-top-color: var(--e-global-color-text);
}
.yellow_38d9 .hard-b2a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_38d9
  .hard-b2a3
  .input_south_c66b {
  background-color: var(--e-global-color-primary);
}
.yellow_38d9
  .hard-b2a3
  .input_south_c66b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_38d9 .footer_f078 .block_right_9f76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-35a2 .highlight_9969 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-35a2 .notification-fe2c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-aee3 .old_25df {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-aee3
  .lower_534d
  .table_451d {
  background-color: var(--e-global-color-secondary);
}
.hero-aee3
  .lower_534d.light_cadb
  .table_451d {
  background-color: var(--e-global-color-text);
}
.hero-aee3
  .lower_534d:hover
  .table_451d {
  background-color: var(--e-global-color-accent);
}
.hero-aee3
  .lower_534d.fn-active-8c30
  .table_451d {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_515b .article_e2a6 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.breadcrumb_515b .border-action-3828 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_515b .row_2b6c {
  background-color: var(--e-global-color-primary);
}
.breadcrumb_515b .row_2b6c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_b64f .left-8796 .button-3570 .sidebar_tiny_9522 {
  background-color: var(--e-global-color-secondary);
}
.middle_b64f .left-8796 .bottom_9bd5:after {
  background-color: var(--e-global-color-secondary);
}
.middle_b64f .hard-7e0d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_b64f .texture-in-4914 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_b64f .logo-medium-b6c8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle_b64f .mask_prev_de2d {
  background-color: var(--e-global-color-primary);
}
.middle_b64f .mask_prev_de2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_b64f .icon_a279 {
  background-color: var(--e-global-color-secondary);
}
.middle_b64f .icon_a279 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.middle_b64f .left-8796 .panel_0782 .hidden-d71a:hover {
  background-color: var(--e-global-color-primary);
}
.middle_b64f
  .left-8796
  .panel_0782
  .hidden-d71a.rough_9777 {
  background-color: var(--e-global-color-primary);
}
.middle_b64f .left-8796 .media-first-f462:before {
  border-color: var(--e-global-color-primary);
}
.middle_b64f .left-8796 .media-first-f462:hover:before {
  border-color: var(--e-global-color-secondary);
}
.middle_b64f
  .left-8796
  .media-first-f462.pro_73c9:before {
  border-color: var(--e-global-color-primary);
}
.middle_b64f .focus_up_670e span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accent-663e .column_ec0d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-663e .column_ec0d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-663e .column_ec0d.logo_505b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-663e .gradient_6cce {
  background-color: var(--e-global-color-primary);
}
.accent-663e .gradient_6cce {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-663e
  .brown_12ab
  .input-4d8b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-663e
  .caption-429e
  .input-4d8b
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.plasma-0fa3
  .hard_3b4f
  .preview_warm_f400 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-0fa3
  .hard_3b4f
  .box_black_1649 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-0fa3 .clean-cc4a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-0fa3 .focus-adf1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.plasma-0fa3 .panel_north_4f8e {
  background-color: var(--e-global-color-primary);
}
.plasma-0fa3 .panel_north_4f8e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-32f8 .detail_62de {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-32f8 .item-e2a0 {
  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);
}
.south-32f8 .notification-9147 {
  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);
}
.south-32f8 .notification-9147 a:hover {
  color: var(--e-global-color-secondary);
}
.south-32f8 .tabs_prev_14d5 {
  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);
}
.south-32f8 .card-wide-57da {
  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);
}
.south-32f8 .center-81d5 .badge_rough_864d {
  background-color: var(--e-global-color-primary);
}
.south-32f8 .center-81d5 .badge_rough_864d:hover {
  background-color: var(--e-global-color-accent);
}
.south-32f8
  .center-81d5
  .dropdown-old-c3a7
  li
  span {
  background-color: var(--e-global-color-text);
}
.south-32f8
  .center-81d5
  .dropdown-old-c3a7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.south-32f8
  .center-81d5
  .dropdown-old-c3a7
  li.shade_7afe
  span {
  background-color: var(--e-global-color-accent);
}
.gallery_c2f4
  .prev-ed08
  .cool-3c80 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_c2f4 .prev-ed08 .message-0265 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_c2f4 .prev-ed08 .accent_dd2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery_c2f4 .old-1463 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.gallery_c2f4
  .panel-copper-6e41.slow-260f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a {
  background-color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a
  .center-1673.tall_3aea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a
  .gas_e314.panel_f30f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  .description-wood-360b
  > a {
  background-color: var(--e-global-color-secondary);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  .description-wood-360b
  > a
  .input_2d9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  .description-wood-360b
  > a
  .gas_e314.hovered-6cc7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a
  .pro_a8f2:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  a
  .pro_a8f2:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b.form-cool-8767
  > a
  .pro_a8f2:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  .description-wood-360b.form-cool-8767
  > a
  .pro_a8f2:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a
  .outer_af65
  .simple-3984 {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  a
  .outer_af65
  .simple-3984 {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a
  .outer_af65
  .simple-3984,
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  a
  .outer_af65
  .simple-3984 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > a
  .alert-624f:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  a
  .alert-624f:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b.form-cool-8767
  > a
  .alert-624f:before {
  color: var(--e-global-color-text);
}
.heading-b489
  > .progress_dark_7686
  > div
  > .alert-hovered-bbff
  > .description-wood-360b
  > .grid_short_819e
  .description-wood-360b.form-cool-8767
  > a
  .alert-624f:before {
  color: var(--e-global-color-text);
}
.easy_c6db .grid_1251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.easy_c6db
  .west_8bf4:hover
  .grid_1251 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-up-cc59
  > .progress_dark_7686
  > .hot-7d13
  > .green_f9f6
  > .frame-b55f
  > .heading-green-9fc5
  .search-225a {
  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-up-cc59
  > .progress_dark_7686
  > .hot-7d13
  > .green_f9f6
  > .frame-b55f
  > .heading-green-9fc5:hover
  .search-225a {
  color: var(--e-global-color-text);
}
.active-up-cc59
  > .progress_dark_7686
  > .hot-7d13
  > .green_f9f6
  > .frame-b55f
  > .heading-green-9fc5:hover
  .search-225a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-up-cc59
  > .progress_dark_7686
  > .hot-7d13
  > .green_f9f6
  > .frame-b55f.logo_9ca2
  > .heading-green-9fc5
  .search-225a {
  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);
}
.silver_7f26 .cool-4db3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_7f26 .background_7f74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_7f26 .tertiary-9e94 {
  background-color: var(--e-global-color-primary);
}
.silver_7f26 .tertiary-9e94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail_north_43f2
  > .progress_dark_7686
  > .black-b4ff
  > .message_c9f3
  > .section_6b8c
  .button_75f5 {
  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);
}
.detail_north_43f2
  > .progress_dark_7686
  > .black-b4ff
  > .message_c9f3
  > .section_6b8c
  .layout_1f30 {
  color: var(--e-global-color-text);
}
.detail_north_43f2
  > .progress_dark_7686
  > .black-b4ff
  > .message_c9f3
  > .section_6b8c:hover
  .button_75f5 {
  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);
}
.detail_north_43f2
  > .progress_dark_7686
  > .black-b4ff
  > .message_c9f3
  > .section_6b8c:hover
  .layout_1f30 {
  color: var(--e-global-color-secondary);
}
.detail_north_43f2
  > .progress_dark_7686
  > .black-b4ff
  > .message_c9f3
  > .section_6b8c.new-2ba7
  .button_75f5 {
  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);
}
.detail_north_43f2
  > .progress_dark_7686
  > .black-b4ff
  > .message_c9f3
  > .section_6b8c.new-2ba7
  .layout_1f30 {
  color: var(--e-global-color-primary);
}
.avatar-iron-1fbd
  .chip_30f3
  .media-in-cf5c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar-iron-1fbd .title-medium-f926 .block_right_9f76 .left_1bb4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-5084 .pagination_61cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-5084 .media_fluid_f4a6 .pagination_61cd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.aside-5084 .active-9dc8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.aside-5084 .active-9dc8 {
  background-color: var(--e-global-color-primary);
}
.tooltip_west_f49b .texture-fast-a308 .tooltip_5ef0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tooltip_west_f49b
  .texture-fast-a308:hover
  .over_d29d {
  color: var(--e-global-color-secondary);
}
.tooltip_west_f49b
  .texture-fast-a308:hover
  .tooltip_5ef0 {
  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);
}
.pagination_3d86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.white-392b {
  flex-direction: column;
}

.white-392b .grid-black-979b {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.white-392b .grid-black-979b {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.white-392b .mini_0dcc {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.brown_2d21.pro_9e12 {
  display: none;
}

.tooltip-south-51aa {
  display: none;
}

body,
.pagination_next_6cb1 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.plasma-895e) !important; */
}

.article_a538.shadow_stone_6c3c {
  margin-bottom: 40px;
  width: 100%;
}

.column-solid-1e49 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.white-392b a {
  width: 100%;
}

.huge_016f .thick-f8c2.texture_abfe {
  width: 20% !important;
}

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

.hover_c33d:hover {
  color: #000;
}

.hover_c33d svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.hover_c33d:hover svg {
  fill: #000;
}

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

.item_steel_e93d:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.huge_016f
  .thick-f8c2.hard_d0ed
  .pattern_e2b6
  .feature-first-016b {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.left_bba4.new_84f2 > .header-bd28 {
  display: flex;
  align-items: center;
}

.orange-d19b {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.footer-dad1 {
  position: relative;
  width: 100%;
}

.grid-small-2f86 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.dropdown-orange-3b0e {
  display: flex;
  gap: 50px;
}

.huge_016f
  .thick-f8c2.light-15e3
  .preview-blue-fbe4
  .wide_5fc0 {
  width: 100% !important;
}

.outline-dim-82ce {
  width: 500px !important;
  max-width: none;
}

.lower_ede3 {
  width: 100%;
}

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

.avatar-80c2 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

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

  visibility: hidden;
}

.avatar-80c2:hover .bronze_18bf {
  visibility: visible;
}
.avatar-80c2:hover.avatar-80c2::before {
  display: block;
}

.panel-e180 h3 {
  color: #fff;
}

.warm_9b20 {
  margin: 0;
}

.huge_016f
  .thick-f8c2.light-15e3
  .wide_5fc0
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.wide_e9d7 {
  width: 100%;
}

.tag-990d {
  width: 100%;
}

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

.tag-990d {
  width: 100%;
}

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

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

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

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

.white-392b .grid-black-979b.disabled-easy-b2c4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.white-392b h1.grid-black-979b {
  margin-top: 120px !important;
}

.huge_016f .thick-f8c2.gallery_fa61 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.iron-06ba img {
  width: 100%;
}

.article-gold-9817 .picture_81d6.pattern_e2b6 {
  justify-content: space-between;
}

.alert-pressed-0eba {
  display: none;
}

.inner-ceff .mini_0dcc {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .left_bba4 .header-bd28 {
    flex-wrap: nowrap !important;
  }
}

@media (max-width: 1000px) {
  .dropdown-orange-3b0e {
    flex-direction: column;
  }

  .outline-dim-82ce {
    width: 100% !important;
  }
}

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

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

  .article-gold-9817 .picture_81d6.pattern_e2b6 {
    border-bottom: 1px solid #f0c159;
  }

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

  .left_bba4.new_84f2 > .header-bd28 {
    gap: 15px;
    justify-content: space-between;
  }

  .huge_016f
    .thick-f8c2.light-15e3
    .wide_5fc0
    img {
    width: 60% !important;
  }

  .grid-small-2f86 {
    left: 2%;
  }

  .description-69a9 {
    margin: 10px 0;
  }

  .white-392b .mini_0dcc {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.white-392b .grid-black-979b,
  .white-392b .grid-black-979b {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .wide_5fc0 {
    justify-content: center;
  }

  .white-392b .mini_0dcc {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .column-solid-1e49 {
    margin-bottom: 15px !important;
  }

  .huge_016f .thick-f8c2.texture_abfe {
    width: 75% !important;
  }

  .iron-06ba img {
    width: 100% !important;
  }
}

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

  h2.white-392b .grid-black-979b,
  .white-392b .grid-black-979b {
    font-size: 30px !important;
  }

  .wide_5fc0 {
    justify-content: center;
  }

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

  .tag-09d2
    .preview-6ee3.shade-8a32 {
    margin: 0 !important;
  }

  .orange-d19b {
    margin: 0;
    gap: 10px;
  }

  .description-69a9 {
    display: flex;
  }

  .aside_black_4858 .hover_c33d {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .glass-5d1e svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .white-392b h1.grid-black-979b {
    margin-top: 80px !important;
  }

  .huge_016f
    .thick-f8c2.light-15e3
    .wide_5fc0
    img,
  .last_1081 .preview-blue-fbe4 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .huge_016f .thick-f8c2.texture_abfe {
    width: 100% !important;
  }

  .left_bba4.new_84f2 > .header-bd28 {
    gap: 3px;
  }

  .white-392b .mini_0dcc {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: cc3a */
.shadow-element-c4 {
  padding: 0.1rem;
  font-size: 14px;
  line-height: 1.0;
}
