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(.down_5f6e) {
  gap: 0.5em;
}
:where(.progress_pressed_a40b) {
  gap: 0.5em;
}
body .right-8595 > .photo-c855 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .right-8595 > .video-lower-9fdf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .right-8595 > .hover_dfcf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dynamic-375c > .photo-c855 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .dynamic-375c > .video-lower-9fdf {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .dynamic-375c > .hover_dfcf {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .dynamic-375c
  > :where(:not(.photo-c855):not(.video-lower-9fdf):not(.input_b632)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .dynamic-375c > .dark_2e92 {
  max-width: var(--wp--style--global--wide-size);
}
body .down_5f6e {
  display: flex;
}
body .down_5f6e {
  flex-wrap: wrap;
  align-items: center;
}
body .down_5f6e > * {
  margin: 0;
}
body .progress_pressed_a40b {
  display: grid;
}
body .progress_pressed_a40b > * {
  margin: 0;
}
:where(.highlight_3c20.down_5f6e) {
  gap: 2em;
}
:where(.highlight_3c20.progress_pressed_a40b) {
  gap: 2em;
}
:where(.dynamic-1260.down_5f6e) {
  gap: 1.25em;
}
:where(.dynamic-1260.progress_pressed_a40b) {
  gap: 1.25em;
}
.gold_88bd {
  color: var(--wp--preset--color--black) !important;
}
.narrow-48ad {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.breadcrumb_ddc2 {
  color: var(--wp--preset--color--white) !important;
}
.dirty_f197 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.avatar_fc7d {
  color: var(--wp--preset--color--vivid-red) !important;
}
.item_fluid_358e {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.primary-action-c94f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.notification-dynamic-8c6d {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.paragraph_1ae0 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paragraph-plasma-3398 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.solid_f6ff {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.tertiary_glass_90c9 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.button_3e13 {
  background-color: var(--wp--preset--color--black) !important;
}
.wide_0d19 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.element_8fe1 {
  background-color: var(--wp--preset--color--white) !important;
}
.icon_1678 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.highlight_dynamic_9b09 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.grid_fluid_8d80 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.hero_f98f {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.caption-bronze-9049 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.element_lower_8824 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.mini-8a81 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.action_a3af {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.smooth_0f37 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.summary_ba36 {
  border-color: var(--wp--preset--color--black) !important;
}
.brown-b0da {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.mask-994e {
  border-color: var(--wp--preset--color--white) !important;
}
.section_8188 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.footer_pink_1dec {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.stale_8e8b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.yellow_4872 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu_static_ee29 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.modal_steel_d7b2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label_912d {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hover-basic-bd0d {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.row-1c48 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.in_3e18 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.up_8f5f {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.paper-2d92 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.sort-center-361b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.table_pro_1b36 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.paper-8628 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.bright-dfc8 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wide_f817 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.right-a719 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.gradient_2ce0 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.lite-766f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.description_in_e5ff {
  background: var(--wp--preset--gradient--midnight) !important;
}
.purple_1d6e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.huge-c86e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.down-f6bf {
  font-size: var(--wp--preset--font-size--large) !important;
}
.primary-4de3 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.copper_b649 a:where(:not(.surface_warm_7b50)) {
  color: inherit;
}
:where(.dynamic-1260.down_5f6e) {
  gap: 1.25em;
}
:where(.dynamic-1260.progress_pressed_a40b) {
  gap: 1.25em;
}
:where(.highlight_3c20.down_5f6e) {
  gap: 2em;
}
:where(.highlight_3c20.progress_pressed_a40b) {
  gap: 2em;
}
.smooth_669d {
  font-size: 1.5em;
  line-height: 1.6;
}

.panel_7eee .mask_b6ab {
  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_bright_9312 .popup_selected_9d75 {
  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);
}
.message-1725 {
  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);
}
.message-1725.gallery-medium-449f .top-74fa {
  background-color: var(--e-global-color-primary);
}
.message-1725.gas-f40f .top-74fa,
.message-1725.frame-d891 .top-74fa {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.primary-blue-760b .black-a021 {
  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);
}
.notice-orange-ac3c {
  --divider-color: var(--e-global-color-secondary);
}
.notice-orange-ac3c .feature-fbf6 {
  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);
}
.notice-orange-ac3c.component-743c .white-043b {
  background-color: var(--e-global-color-secondary);
}
.notice-orange-ac3c.huge-bd23 .white-043b,
.notice-orange-ac3c.block_cfcb .white-043b {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.notice-orange-ac3c.huge-bd23 .white-043b,
.notice-orange-ac3c.block_cfcb .white-043b svg {
  fill: var(--e-global-color-secondary);
}
.tertiary-e1bd .grid-34b7 {
  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-e1bd .static-8a2e {
  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);
}
.aside-smooth-69c1.component-743c .white-043b {
  background-color: var(--e-global-color-primary);
}
.aside-smooth-69c1.huge-bd23 .white-043b,
.aside-smooth-69c1.block_cfcb .white-043b {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.aside-smooth-69c1.huge-bd23 .white-043b,
.aside-smooth-69c1.block_cfcb .white-043b svg {
  fill: var(--e-global-color-primary);
}
.widget-084f.component-743c .white-043b {
  background-color: var(--e-global-color-primary);
}
.widget-084f.huge-bd23 .white-043b,
.widget-084f.block_cfcb .white-043b {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.widget-084f .box_5bc5 {
  color: var(--e-global-color-primary);
}
.widget-084f .box_5bc5,
.widget-084f .box_5bc5 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-084f .widget_under_1192 {
  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);
}
.element-6e51 .section-c2d6 {
  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);
}
.outline-8ad4 .panel-stale-df11 .dynamic_a1b4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.search-015d .media-orange-ef0c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.search-015d .avatar-6653 i {
  color: var(--e-global-color-primary);
}
.search-015d .avatar-6653 svg {
  fill: var(--e-global-color-primary);
}
.search-015d .summary-16d6 {
  color: var(--e-global-color-secondary);
}
.search-015d .media-orange-ef0c > .summary-16d6,
.search-015d .media-orange-ef0c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-7049 .description-5cae {
  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);
}
.chip-7049 .menu-easy-2214 {
  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);
}
.chip_left_e83a .mask_wide_794b .paper_9ea9 {
  background-color: var(--e-global-color-primary);
}
.chip_left_e83a .border_left_9d1c {
  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);
}
.search-white-fd36 .modal_3f5d {
  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);
}
.search-white-fd36 .preview_5bfc {
  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);
}
.search-white-fd36 .hover-steel-e28a {
  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);
}
.element_easy_2bcd .gas_afce,
.element_easy_2bcd .gas_afce a {
  color: var(--e-global-color-primary);
}
.element_easy_2bcd .gas_afce.stone-3cd2,
.element_easy_2bcd .gas_afce.stone-3cd2 a {
  color: var(--e-global-color-accent);
}
.element_easy_2bcd .gas_afce {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.element_easy_2bcd .sort_5851 {
  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);
}
.dropdown_4ea4 .stale_2770,
.dropdown_4ea4 .message_3128 {
  color: var(--e-global-color-primary);
}
.dropdown_4ea4 .stale_2770 svg {
  fill: var(--e-global-color-primary);
}
.dropdown_4ea4 .stone-3cd2 .stale_2770,
.dropdown_4ea4 .stone-3cd2 .message_3128 {
  color: var(--e-global-color-accent);
}
.dropdown_4ea4 .stone-3cd2 .stale_2770 svg {
  fill: var(--e-global-color-accent);
}
.dropdown_4ea4 .message_3128 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown_4ea4 .sort_5851 {
  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);
}
.brown_c00a .hover-selected-3afa,
.brown_c00a .tiny-32c2 {
  color: var(--e-global-color-primary);
}
.brown_c00a .tiny-32c2 svg {
  fill: var(--e-global-color-primary);
}
.brown_c00a .gas_afce.stone-3cd2 a,
.brown_c00a
  .gas_afce.stone-3cd2
  .tiny-32c2 {
  color: var(--e-global-color-accent);
}
.brown_c00a .hover-selected-3afa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown_c00a .sort_5851 {
  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);
}
.status-3048 .dynamic-c2d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-3048 .tabs-lower-0e6d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_9c97 .menu_29f4 .breadcrumb-33ec {
  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);
}
.complex_9c97 .menu_29f4 .inner_d025 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_9c97 .focus_9564 .breadcrumb-33ec {
  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);
}
.complex_9c97
  .focus_9564
  .inner_d025 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_9c97
  .banner_center_38b6
  .breadcrumb-33ec {
  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);
}
.complex_9c97
  .banner_center_38b6
  .inner_d025 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_9c97
  .large_99ce
  .breadcrumb-33ec {
  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);
}
.complex_9c97
  .large_99ce
  .inner_d025 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_002d .tag-inner-3d2f {
  background-color: var(--e-global-color-primary);
}
.current_002d .tag-inner-3d2f:hover {
  background-color: var(--e-global-color-primary);
}
.current_002d .smooth_b09a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_002d
  .tag-inner-3d2f:hover
  .smooth_b09a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gold_e0b1 .article_6cb3 {
  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);
}
.wrapper_bed3 .simple-aa28 .widget_719d a {
  background-color: var(--e-global-color-accent);
}
.wrapper_bed3 .simple-aa28 .modal_873d a {
  background-color: var(--e-global-color-accent);
}
.wrapper_bed3 .simple-aa28 .widget_719d a,
.wrapper_bed3 .simple-aa28 .modal_873d a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph-stone-d1c2
  .center-8787.alert_39fd
  .simple-aa28
  a.orange-a7c7 {
  background-color: var(--e-global-color-accent);
}
.paragraph-stone-d1c2
  .center-8787.alert_39fd
  .simple-aa28
  span.orange-a7c7.fn-current-14c9 {
  background-color: var(--e-global-color-text);
}
.paragraph-stone-d1c2
  .center-8787.alert_39fd
  .simple-aa28
  .orange-a7c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228 .progress_cold_7f1c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .tag_white_230a
  > .stone-0d72
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .top_0055
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .caption-bronze-a414
  .block-8bc4,
.caption-0228
  .caption-bronze-a414
  .info_prev_c626 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-0228
  .caption-bronze-a414
  .plasma_435f,
.caption-0228
  .caption-bronze-a414
  a
  .plasma_435f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .caption-bronze-a414
  .info-242a {
  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);
}
.caption-0228
  .caption-bronze-a414
  .active_west_36ef {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .caption-bronze-a414
  .active_west_36ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .caption-bronze-a414
  .active_west_36ef:hover {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .caption-bronze-a414
  .caption_7eb1 {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .caption-bronze-a414
  .caption_7eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .caption-bronze-a414
  .caption_7eb1:hover {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .mask-2a85
  .soft-43ca
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-0228
  .mask-2a85
  .backdrop_last_bc60 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .mask-2a85
  .info-242a {
  color: var(--e-global-color-text);
}
.caption-0228
  .mask-2a85
  .info-242a
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .mask-2a85
  .active_west_36ef {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .mask-2a85
  .active_west_36ef {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .mask-2a85
  .active_west_36ef:hover {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .mask-2a85
  .caption_7eb1 {
  background-color: var(--e-global-color-primary);
}
.caption-0228
  .mask-2a85
  .caption_7eb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-0228
  .mask-2a85
  .caption_7eb1:hover {
  background-color: var(--e-global-color-primary);
}
.caption-0228 .dark_e7c6 {
  background-color: var(--e-global-color-primary);
}
.caption-0228 .dark_e7c6:hover {
  background-color: var(--e-global-color-primary);
}
.caption-0228 .image_0a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-0228 .pattern_right_fde4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-d556 .detail_slow_3576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-d556
  .wrapper-hard-bd83
  > div:nth-child(3)
  .detail_slow_3576,
.lower-d556
  .shade_hovered_4076
  > div:nth-child(1)
  .detail_slow_3576,
.lower-d556
  .upper-0ea6
  > div:nth-child(1)
  .detail_slow_3576,
.lower-d556
  .motion_35b7
  > div:nth-child(1)
  .detail_slow_3576,
.lower-d556
  .active_5a74
  > div:nth-child(1)
  .detail_slow_3576 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-d556 .upper-fcaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-d556 .white_6893 {
  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);
}
.lower-d556 .title_full_0ffa {
  background-color: var(--e-global-color-primary);
}
.lower-d556 .title_full_0ffa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lower-d556 .title_full_0ffa:hover {
  background-color: var(--e-global-color-primary);
}
.lower-d556 .left-a079 {
  background-color: var(--e-global-color-primary);
}
.lower-d556 .left-a079:hover {
  background-color: var(--e-global-color-primary);
}
.lower-d556 .image_0a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower-d556 .pattern_right_fde4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-full-a33a .media-97f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-full-a33a .wide_d89e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-full-a33a .mini-9322 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-full-a33a .active_9536 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-full-a33a .mask_bright_ecb4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-full-a33a .left-a079 {
  background-color: var(--e-global-color-primary);
}
.shadow-full-a33a .left-a079:hover {
  background-color: var(--e-global-color-primary);
}
.surface_stone_9d33 .yellow_f53b {
  background-color: var(--e-global-color-secondary);
}
.surface_stone_9d33 .cool-9695 {
  background-color: var(--e-global-color-text);
}
.surface_stone_9d33 .pattern_plasma_5691 {
  background-color: var(--e-global-color-secondary);
}
.surface_stone_9d33 .complex_f22f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface_stone_9d33 .summary-brown-e85e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_stone_9d33 .row-smooth-88be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_stone_9d33 .popup_d0f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.surface_stone_9d33 .out_eba3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_full_f801 .search-in-bf90 .down_1d6a,
.overlay_full_f801
  .search-in-bf90
  .down_1d6a
  a,
.overlay_full_f801 .link_small_46e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_full_f801 .search-in-bf90 .search_b30b,
.overlay_full_f801 .filter-92f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.overlay_full_f801 .search-in-bf90 .search_b30b {
  color: var(--e-global-color-text);
}
.overlay_full_f801 .filter-92f2 {
  color: var(--e-global-color-text);
}
.overlay_full_f801
  .search-in-bf90
  .aside_868d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_full_f801 .highlight-6f6e .highlight-50a9 {
  background-color: var(--e-global-color-primary);
}
.overlay_full_f801 .highlight-6f6e .highlight-50a9:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_full_f801 .highlight-6f6e .shade-bottom-f61a li span {
  background-color: var(--e-global-color-text);
}
.overlay_full_f801 .highlight-6f6e .shade-bottom-f61a li span:hover {
  background-color: var(--e-global-color-primary);
}
.overlay_full_f801
  .highlight-6f6e
  .shade-bottom-f61a
  li.sort_green_72c9
  span {
  background-color: var(--e-global-color-accent);
}
.overlay_full_f801 .search-740f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.breadcrumb_6d11 .sort_a615 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption_8733 .article_5e95 {
  background-color: var(--e-global-color-primary);
}
.caption_8733 .cold_93e3 {
  background-color: var(--e-global-color-secondary);
}
.caption_8733 .thick_483b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_8733 .tag_0637 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_8733 .upper-1279 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_8733 .input_outer_0678 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_8733 .complex_764a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_8733 .label-6eac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_8733 .item-dirty-4c38 {
  background-color: var(--e-global-color-primary);
}
.caption_8733 .item-dirty-4c38 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent-8885 .out-c912 {
  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);
}
.accent-8885 .box_out_71ac {
  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);
}
.accent-8885
  .text_under_6919:after {
  background-color: var(--e-global-color-primary);
}
.accent-8885 .east_6655 {
  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);
}
.bright-6507 .link_small_46e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-6507 .filter-92f2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dark_5e99 .full_6cf8 .green_6363 {
  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);
}
.dark_5e99 .full_6cf8 .tall_56e8 {
  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);
}
.hot_e8b3 .form-ea66 {
  background-color: var(--e-global-color-primary);
}
.hot_e8b3 .search-east-c936 {
  background-color: var(--e-global-color-secondary);
}
.hot_e8b3 .accordion-f0e3 .grid-f02f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hot_e8b3 .image_3204 .grid-f02f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.complex-8c4b .video_first_6b9e .sidebar_3291 {
  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);
}
.complex-8c4b .video_first_6b9e .in-c00e {
  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);
}
.complex-8c4b .video_first_6b9e .simple-c0e0 {
  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);
}
.section_53ea .plasma_b5c2 {
  border-color: var(--e-global-color-text);
}
.section_53ea .element_bbd3 {
  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);
}
.section_53ea .label_brown_6b4b {
  color: var(--e-global-color-primary);
}
.section_53ea .sidebar_a991 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass_b6c9 .active-over-97af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_b6c9 .primary_active_a9fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_b6c9 .status_center_2914:hover .active-over-97af {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_b6c9
  .status_center_2914:hover
  .primary_active_a9fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-right-0dd2 .logo-warm-1705 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.title-right-0dd2 .active_6002 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.cold-1452 .heading_8e38 .cold-6d89 {
  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);
}
.cold-1452 .hover-rough-dc49 .cold-6d89 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.grid_hard_afa6 .border-new-6aa0 {
  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);
}
.sidebar-upper-b07c .liquid-de5d .paragraph_gold_2de1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-upper-b07c .liquid-de5d .paragraph_gold_2de1 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-upper-b07c .secondary-e8c7 .paragraph_gold_2de1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sidebar-upper-b07c .secondary-e8c7 .paragraph_gold_2de1 {
  background-color: var(--e-global-color-secondary);
}
.sidebar-upper-b07c .yellow_e7ae .header-gold-01ef {
  background-color: var(--e-global-color-primary);
}
.sidebar-upper-b07c .yellow_e7ae:hover .header-gold-01ef {
  background-color: var(--e-global-color-secondary);
}
.sidebar-upper-b07c .highlight-50a9 {
  background-color: var(--e-global-color-primary);
}
.sidebar-upper-b07c .highlight-50a9:hover {
  background-color: var(--e-global-color-accent);
}
.sidebar-upper-b07c .shade-bottom-f61a li span {
  background-color: var(--e-global-color-text);
}
.sidebar-upper-b07c .shade-bottom-f61a li span:hover {
  background-color: var(--e-global-color-primary);
}
.sidebar-upper-b07c .shade-bottom-f61a li.sort_green_72c9 span {
  background-color: var(--e-global-color-accent);
}
.header-last-62c9 .slider-clean-aa17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header-last-62c9 .header_advanced_fdf7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-39ad .surface_4715:before {
  background-color: var(--e-global-color-secondary);
}
.purple-39ad .hot_bfee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.purple-39ad .light-3bab {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_03dc .fast_98bd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_03dc .fast_98bd:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_03dc .fast_98bd.fn-active-14c9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hard_03dc .hidden-306b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_03dc .medium_1459 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_03dc .last-2763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_03dc .large-5753 {
  background-color: var(--e-global-color-primary);
}
.hard_03dc .large-5753 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hard_03dc .detail_9363 {
  background-color: var(--e-global-color-primary);
}
.hard_03dc .detail_9363 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-1de8 .disabled_red_af05 .inner_85c9 a {
  color: var(--e-global-color-secondary);
}
.backdrop-1de8 .disabled_red_af05 .inner_85c9 a:hover {
  color: var(--e-global-color-secondary);
}
.backdrop-1de8 .disabled_red_af05 .inner_85c9,
.backdrop-1de8 .disabled_red_af05 .inner_85c9 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-1de8 .disabled_red_af05 .hidden-green-2c4e {
  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-1de8 .disabled_red_af05 .search-69c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-1de8 .disabled_red_af05 .in_1f54 {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .disabled_red_af05 .in_1f54 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-1de8 .disabled_red_af05 .in_1f54:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .disabled_red_af05 .gas-d523 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop-1de8 .disabled_red_af05 .gas-d523 {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .disabled_red_af05 .gas-d523:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .disabled_red_af05 .highlight-50a9 {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .disabled_red_af05 .highlight-50a9:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .highlight-6f6e .shade-bottom-f61a li span {
  background-color: var(--e-global-color-text);
}
.backdrop-1de8 .highlight-6f6e .shade-bottom-f61a li span:hover {
  background-color: var(--e-global-color-primary);
}
.backdrop-1de8 .highlight-6f6e .shade-bottom-f61a li.sort_green_72c9 span {
  background-color: var(--e-global-color-accent);
}
.backdrop-1de8 .image_0a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop-1de8 .pattern_right_fde4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-0b2e .feature_medium_8daf .highlight_fixed_c1a9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium-0b2e .feature_medium_8daf .element_b6a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium-0b2e .feature_medium_8daf .media_a2ee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-1f08 .highlight-dirty-8f27 {
  border-color: var(--e-global-color-text);
}
.accordion-1f08 .pro_9f11 {
  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);
}
.accordion-1f08 .accordion-narrow-4f84 {
  color: var(--e-global-color-secondary);
}
.accordion-1f08 .accordion-narrow-4f84 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-1f08 .input-c659 > * {
  color: var(--e-global-color-primary);
}
.accordion-1f08 .input-c659 > * svg {
  fill: var(--e-global-color-primary);
}
.accordion-1f08 .focused_7a9a {
  color: var(--e-global-color-primary);
}
.accordion-1f08 .focused_7a9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-1f08 .shade_left_576f {
  color: var(--e-global-color-primary);
}
.accordion-1f08 .shade_left_576f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion-1f08 .copper_e9fc {
  color: var(--e-global-color-primary);
}
.accordion-1f08 .copper_e9fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-1f08 .component_next_7908 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-1f08 .heading-31cf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-1f08 .heading-31cf.dropdown_full_abc8 {
  color: var(--e-global-color-secondary);
}
.accordion-1f08 .heading-31cf.dropdown_full_abc8 .footer-ae73 {
  color: var(--e-global-color-accent);
}
.accordion-1f08 .heading-31cf.header_bright_720f {
  color: var(--e-global-color-text);
}
.accordion-1f08 .heading-31cf.header_bright_720f .footer-ae73 {
  color: var(--e-global-color-text);
}
.accordion-1f08 .heading-31cf:before {
  border-top-color: var(--e-global-color-text);
}
.accordion-1f08 .west-fafd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion-1f08
  .west-fafd
  .grid-a62e {
  background-color: var(--e-global-color-primary);
}
.accordion-1f08
  .west-fafd
  .grid-a62e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accordion-1f08 .highlight-dirty-8f27 .active_8a46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification_hot_3948 .notice-10c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_hot_3948 .footer-a972 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-bd90 .gallery-first-bbea {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.first-bd90
  .layout_ec83
  .item-soft-0fbb {
  background-color: var(--e-global-color-secondary);
}
.first-bd90
  .layout_ec83.blue-cff7
  .item-soft-0fbb {
  background-color: var(--e-global-color-text);
}
.first-bd90
  .layout_ec83:hover
  .item-soft-0fbb {
  background-color: var(--e-global-color-accent);
}
.first-bd90
  .layout_ec83.fn-active-14c9
  .item-soft-0fbb {
  background-color: var(--e-global-color-primary);
}
.selected_11d0 .component_5b18 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.selected_11d0 .surface_3f8c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.selected_11d0 .red-8f9e {
  background-color: var(--e-global-color-primary);
}
.selected_11d0 .red-8f9e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_8e10 .hero_thick_7e18 .text-bronze-5bc9 .video-north-663b {
  background-color: var(--e-global-color-secondary);
}
.small_8e10 .hero_thick_7e18 .stale-b74a:after {
  background-color: var(--e-global-color-secondary);
}
.small_8e10 .current_46fd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_8e10 .narrow-61c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_8e10 .icon-7681 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small_8e10 .gallery_0a13 {
  background-color: var(--e-global-color-primary);
}
.small_8e10 .gallery_0a13 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_8e10 .title-bottom-3b9b {
  background-color: var(--e-global-color-secondary);
}
.small_8e10 .title-bottom-3b9b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small_8e10 .hero_thick_7e18 .hard_c5fe .menu_lower_31bf:hover {
  background-color: var(--e-global-color-primary);
}
.small_8e10
  .hero_thick_7e18
  .hard_c5fe
  .menu_lower_31bf.tag-420e {
  background-color: var(--e-global-color-primary);
}
.small_8e10 .hero_thick_7e18 .next-b99d:before {
  border-color: var(--e-global-color-primary);
}
.small_8e10 .hero_thick_7e18 .next-b99d:hover:before {
  border-color: var(--e-global-color-secondary);
}
.small_8e10
  .hero_thick_7e18
  .next-b99d.detail-1cc9:before {
  border-color: var(--e-global-color-primary);
}
.small_8e10 .wrapper_focused_3246 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white_9988 .lower-652d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_9988 .lower-652d:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_9988 .lower-652d.content_glass_dae0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_9988 .bottom-248b {
  background-color: var(--e-global-color-primary);
}
.white_9988 .bottom-248b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_9988
  .overlay-motion-d61f
  .chip_780f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.white_9988
  .header-602c
  .chip_780f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-bff7
  .active_5084
  .column_5f92 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-bff7
  .active_5084
  .filter-839e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-bff7 .info_7403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-bff7 .hidden-28fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-bff7 .caption_huge_b0cb {
  background-color: var(--e-global-color-primary);
}
.gas-bff7 .caption_huge_b0cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_2970 .bronze-11db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav_2970 .fixed_8c77 {
  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);
}
.nav_2970 .media_2dd0 {
  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);
}
.nav_2970 .media_2dd0 a:hover {
  color: var(--e-global-color-secondary);
}
.nav_2970 .tertiary_large_3fa0 {
  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);
}
.nav_2970 .middle_98ee {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_2970 .center-ae47 .highlight-50a9 {
  background-color: var(--e-global-color-primary);
}
.nav_2970 .center-ae47 .highlight-50a9:hover {
  background-color: var(--e-global-color-accent);
}
.nav_2970
  .center-ae47
  .shade-bottom-f61a
  li
  span {
  background-color: var(--e-global-color-text);
}
.nav_2970
  .center-ae47
  .shade-bottom-f61a
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.nav_2970
  .center-ae47
  .shade-bottom-f61a
  li.sort_green_72c9
  span {
  background-color: var(--e-global-color-accent);
}
.warm_5406
  .left_77c7
  .notification_hot_fb9a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_5406 .left_77c7 .sidebar-5e83 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.warm_5406 .left_77c7 .gold-f786 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.warm_5406 .box-dim-9543 {
  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);
}
.warm_5406
  .over-6ddd.message-5999 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a {
  background-color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a
  .element_1236.iron_5db0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a
  .description-d2f6.fixed-78fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  .panel_4fb8
  > a {
  background-color: var(--e-global-color-secondary);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  .panel_4fb8
  > a
  .east-6ffd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  .panel_4fb8
  > a
  .description-d2f6.last-032e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a
  .text_under_8fb7:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  a
  .text_under_8fb7:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8.surface_fluid_f5e1
  > a
  .text_under_8fb7:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  .panel_4fb8.surface_fluid_f5e1
  > a
  .text_under_8fb7:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a
  .pagination-4903
  .clean-5385 {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  a
  .pagination-4903
  .clean-5385 {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a
  .pagination-4903
  .clean-5385,
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  a
  .pagination-4903
  .clean-5385 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > a
  .preview-9c4b:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  a
  .preview-9c4b:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8.surface_fluid_f5e1
  > a
  .preview-9c4b:before {
  color: var(--e-global-color-text);
}
.silver_5dfc
  > .text_silver_9b3c
  > div
  > .dark-fbaf
  > .panel_4fb8
  > .component_paper_caf8
  .panel_4fb8.surface_fluid_f5e1
  > a
  .preview-9c4b:before {
  color: var(--e-global-color-text);
}
.complex-ca15 .preview-old-3f4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.complex-ca15
  .shadow_new_b031:hover
  .preview-old-3f4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background-dynamic-5443
  > .text_silver_9b3c
  > .pagination_9a5a
  > .sort-34ad
  > .title_8da2
  > .yellow-5262
  .list-dynamic-ec1a {
  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);
}
.background-dynamic-5443
  > .text_silver_9b3c
  > .pagination_9a5a
  > .sort-34ad
  > .title_8da2
  > .yellow-5262:hover
  .list-dynamic-ec1a {
  color: var(--e-global-color-text);
}
.background-dynamic-5443
  > .text_silver_9b3c
  > .pagination_9a5a
  > .sort-34ad
  > .title_8da2
  > .yellow-5262:hover
  .list-dynamic-ec1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background-dynamic-5443
  > .text_silver_9b3c
  > .pagination_9a5a
  > .sort-34ad
  > .title_8da2.frame_e5ec
  > .yellow-5262
  .list-dynamic-ec1a {
  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);
}
.bottom-25ec .input-green-b0d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-25ec .plasma-0087 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bottom-25ec .gold-3da7 {
  background-color: var(--e-global-color-primary);
}
.bottom-25ec .gold-3da7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.feature_bronze_243c
  > .text_silver_9b3c
  > .link_dac7
  > .widget-copper-10cb
  > .preview-d343
  .main_13bd {
  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);
}
.feature_bronze_243c
  > .text_silver_9b3c
  > .link_dac7
  > .widget-copper-10cb
  > .preview-d343
  .active-147e {
  color: var(--e-global-color-text);
}
.feature_bronze_243c
  > .text_silver_9b3c
  > .link_dac7
  > .widget-copper-10cb
  > .preview-d343:hover
  .main_13bd {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_bronze_243c
  > .text_silver_9b3c
  > .link_dac7
  > .widget-copper-10cb
  > .preview-d343:hover
  .active-147e {
  color: var(--e-global-color-secondary);
}
.feature_bronze_243c
  > .text_silver_9b3c
  > .link_dac7
  > .widget-copper-10cb
  > .preview-d343.old_937a
  .main_13bd {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature_bronze_243c
  > .text_silver_9b3c
  > .link_dac7
  > .widget-copper-10cb
  > .preview-d343.old_937a
  .active-147e {
  color: var(--e-global-color-primary);
}
.section-dd00
  .purple-56cb
  .dropdown-prev-3080 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-dd00 .message_rough_4f0c .active_8a46 .fresh-7aa3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_slow_9fc7 .avatar_facf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_slow_9fc7 .hero_9c45 .avatar_facf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_slow_9fc7 .avatar-a43c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern_slow_9fc7 .avatar-a43c {
  background-color: var(--e-global-color-primary);
}
.media_pro_addb .focus_7d80 .middle-bb26 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_pro_addb
  .focus_7d80:hover
  .overlay_tiny_5b1c {
  color: var(--e-global-color-secondary);
}
.media_pro_addb
  .focus_7d80:hover
  .middle-bb26 {
  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);
}
.hidden_84c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.outline_warm_acc5 {
  flex-direction: column;
}

.outline_warm_acc5 .disabled-2187 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.outline_warm_acc5 .disabled-2187 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.outline_warm_acc5 .panel-504c {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.focus-bd2d.nav_71af {
  display: none;
}

.component-d028 {
  display: none;
}

body,
.paragraph_gold_cbd1 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.list-c945) !important; */
}

.shade-solid-6f46.stone_d107 {
  margin-bottom: 40px;
  width: 100%;
}

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

.outline_warm_acc5 a {
  width: 100%;
}

.gradient-12fb .bright-4045.pink-461f {
  width: 20% !important;
}

.progress-9f35 {
  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;
}

.progress-9f35:hover {
  color: #000;
}

.progress-9f35 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.progress-9f35:hover svg {
  fill: #000;
}

.border-6fa4 {
  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;
}

.border-6fa4:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.border-6fa4:nth-child(2):hover {
  color: #fff;
}

.gradient-12fb
  .bright-4045.video-3cf8
  .simple_de84
  .menu_d6f5 {
  font-size: 20px !important;
}

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

.lite-34d2 {
  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;
}

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

  text-align: center;
}

.detail-88a4.blue_5980 > .medium-a257 {
  display: flex;
  align-items: center;
}

.up-2fc8 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.link-6c05 {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.gradient-12fb
  .bright-4045.shadow_cb0f
  .up-3220
  .main_a7cb {
  width: 100% !important;
}

.link-fresh-2c8d {
  width: 500px !important;
  max-width: none;
}

.notification_small_d5fb {
  width: 100%;
}

.hidden-hovered-0acd {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.hero-13f3 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.sidebar_full_6e2e:hover .preview_cd37 {
  visibility: visible;
}
.sidebar_full_6e2e:hover.sidebar_full_6e2e::before {
  display: block;
}

.prev-cced h3 {
  color: #fff;
}

.table-top-ee06 {
  margin: 0;
}

.gradient-12fb
  .bright-4045.shadow_cb0f
  .main_a7cb
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.hidden_green_bc13 {
  width: 100%;
}

.section_next_f9bb {
  width: 100%;
}

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

.section_next_f9bb {
  width: 100%;
}

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

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

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

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

.outline_warm_acc5 .disabled-2187.logo_50e9 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.outline_warm_acc5 h1.disabled-2187 {
  margin-top: 120px !important;
}

.gradient-12fb .bright-4045.over-3c15 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.tertiary-dirty-86f7 img {
  width: 100%;
}

.full_036f .gold-287d.simple_de84 {
  justify-content: space-between;
}

.frame_88bd {
  display: none;
}

.secondary_f326 .panel-504c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .detail-88a4 .medium-a257 {
    flex-wrap: nowrap !important;
  }
}

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

  .link-fresh-2c8d {
    width: 100% !important;
  }
}

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

  .progress-9f35 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .full_036f .gold-287d.simple_de84 {
    border-bottom: 1px solid #f0c159;
  }

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

  .detail-88a4.blue_5980 > .medium-a257 {
    gap: 15px;
    justify-content: space-between;
  }

  .gradient-12fb
    .bright-4045.shadow_cb0f
    .main_a7cb
    img {
    width: 60% !important;
  }

  .first_e2b5 {
    left: 2%;
  }

  .notice_3321 {
    margin: 10px 0;
  }

  .outline_warm_acc5 .panel-504c {
    margin: 0;
    margin-bottom: 10px;
  }

  .progress-9f35 {
    font-size: 16px !important;
  }

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

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

  h2.outline_warm_acc5 .disabled-2187,
  .outline_warm_acc5 .disabled-2187 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .main_a7cb {
    justify-content: center;
  }

  .outline_warm_acc5 .panel-504c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .slow-2352 {
    margin-bottom: 15px !important;
  }

  .gradient-12fb .bright-4045.pink-461f {
    width: 75% !important;
  }

  .tertiary-dirty-86f7 img {
    width: 100% !important;
  }
}

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

  h2.outline_warm_acc5 .disabled-2187,
  .outline_warm_acc5 .disabled-2187 {
    font-size: 30px !important;
  }

  .main_a7cb {
    justify-content: center;
  }

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

  .dim_6e46
    .huge-d7b3.hero_fe61 {
    margin: 0 !important;
  }

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

  .notice_3321 {
    display: flex;
  }

  .box_73ff .progress-9f35 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .component-south-37e0 svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .outline_warm_acc5 h1.disabled-2187 {
    margin-top: 80px !important;
  }

  .gradient-12fb
    .bright-4045.shadow_cb0f
    .main_a7cb
    img,
  .tertiary-e1bd .up-3220 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .border-6fa4 {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .gradient-12fb .bright-4045.pink-461f {
    width: 100% !important;
  }

  .detail-88a4.blue_5980 > .medium-a257 {
    gap: 3px;
  }

  .outline_warm_acc5 .panel-504c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 4dbe */
.ghost-box-j8 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.0;
}
