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(.glass_6745) {
  gap: 0.5em;
}
:where(.border-9bc3) {
  gap: 0.5em;
}
body .fast-eee5 > .section-dirty-bc73 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .fast-eee5 > .hot_40f5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .fast-eee5 > .disabled_b981 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .selected_1add > .section-dirty-bc73 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .selected_1add > .hot_40f5 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .selected_1add > .disabled_b981 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .selected_1add
  > :where(:not(.section-dirty-bc73):not(.hot_40f5):not(.tooltip-5198)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .selected_1add > .in-aff0 {
  max-width: var(--wp--style--global--wide-size);
}
body .glass_6745 {
  display: flex;
}
body .glass_6745 {
  flex-wrap: wrap;
  align-items: center;
}
body .glass_6745 > * {
  margin: 0;
}
body .border-9bc3 {
  display: grid;
}
body .border-9bc3 > * {
  margin: 0;
}
:where(.hard_c682.glass_6745) {
  gap: 2em;
}
:where(.hard_c682.border-9bc3) {
  gap: 2em;
}
:where(.banner-wide-a7ae.glass_6745) {
  gap: 1.25em;
}
:where(.banner-wide-a7ae.border-9bc3) {
  gap: 1.25em;
}
.module_advanced_69bc {
  color: var(--wp--preset--color--black) !important;
}
.huge_1603 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.secondary_a6c4 {
  color: var(--wp--preset--color--white) !important;
}
.chip_complex_2e4e {
  color: var(--wp--preset--color--pale-pink) !important;
}
.title-simple-dc51 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.content-over-9244 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.highlight_focused_cd00 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.logo_old_ccf0 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.modal_plasma_d90a {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.sort-bronze-8a2d {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.gradient_9698 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.grid_hot_5882 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.block-0870 {
  background-color: var(--wp--preset--color--black) !important;
}
.thick-5eb4 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pagination-32df {
  background-color: var(--wp--preset--color--white) !important;
}
.grid-dc58 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.down-c92e {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.frame-c59b {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.carousel-35ba {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.highlight_outer_1a0a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.column_607b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.item-thick-b87f {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.stone_9ed0 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.paragraph_d0ad {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.tabs-thick-cc1f {
  border-color: var(--wp--preset--color--black) !important;
}
.shadow-29f8 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.header_next_24bb {
  border-color: var(--wp--preset--color--white) !important;
}
.action_b3ad {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.fixed-16db {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.container_71a1 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tooltip_8628 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.background_0aaf {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.backdrop_2a52 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.frame-a8dd {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hard-9c5e {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.pagination-2e23 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.outline_right_19f9 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.list_complex_a21b {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.border_ef09 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.small-a97c {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.warm-10a5 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.mask-white-9ef9 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.fresh-0cec {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.primary-north-3b5c {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.top_f369 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.secondary-e8cf {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.preview_fluid_9fe5 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.right_8515 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.info_pink_d135 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.tooltip_cold_2bf2 {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.frame-fast-6140 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.action-29f7 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.video_upper_bf50 a:where(:not(.heading_e2a4)) {
  color: inherit;
}
:where(.banner-wide-a7ae.glass_6745) {
  gap: 1.25em;
}
:where(.banner-wide-a7ae.border-9bc3) {
  gap: 1.25em;
}
:where(.hard_c682.glass_6745) {
  gap: 2em;
}
:where(.hard_c682.border-9bc3) {
  gap: 2em;
}
.picture_df22 {
  font-size: 1.5em;
  line-height: 1.6;
}

.container-060f .active_897c {
  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);
}
.small-a81d .icon_84d1 {
  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);
}
.over_a173 {
  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);
}
.over_a173.content-6c43 .dirty-e14e {
  background-color: var(--e-global-color-primary);
}
.over_a173.border-soft-887c .dirty-e14e,
.over_a173.hero-under-7776 .dirty-e14e {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.shade-last-96e9 .avatar-thick-39d7 {
  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);
}
.popup_paper_4e67 {
  --divider-color: var(--e-global-color-secondary);
}
.popup_paper_4e67 .video_blue_e96e {
  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);
}
.popup_paper_4e67.bright-f5b3 .status-under-9118 {
  background-color: var(--e-global-color-secondary);
}
.popup_paper_4e67.surface_hot_7fe5 .status-under-9118,
.popup_paper_4e67.paragraph-d393 .status-under-9118 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.popup_paper_4e67.surface_hot_7fe5 .status-under-9118,
.popup_paper_4e67.paragraph-d393 .status-under-9118 svg {
  fill: var(--e-global-color-secondary);
}
.overlay_7d65 .glass_d396 {
  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);
}
.overlay_7d65 .link_red_4515 {
  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);
}
.current_6c2f.bright-f5b3 .status-under-9118 {
  background-color: var(--e-global-color-primary);
}
.current_6c2f.surface_hot_7fe5 .status-under-9118,
.current_6c2f.paragraph-d393 .status-under-9118 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current_6c2f.surface_hot_7fe5 .status-under-9118,
.current_6c2f.paragraph-d393 .status-under-9118 svg {
  fill: var(--e-global-color-primary);
}
.outline_yellow_9a72.bright-f5b3 .status-under-9118 {
  background-color: var(--e-global-color-primary);
}
.outline_yellow_9a72.surface_hot_7fe5 .status-under-9118,
.outline_yellow_9a72.paragraph-d393 .status-under-9118 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.outline_yellow_9a72 .filter_easy_a7cb {
  color: var(--e-global-color-primary);
}
.outline_yellow_9a72 .filter_easy_a7cb,
.outline_yellow_9a72 .filter_easy_a7cb a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline_yellow_9a72 .fast_3cea {
  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);
}
.popup-ee01 .texture_narrow_2273 {
  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);
}
.short_d5a8 .item_a961 .mini_9142 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_234b .active_fluid_0196:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.button_234b .accent-west-dee9 i {
  color: var(--e-global-color-primary);
}
.button_234b .accent-west-dee9 svg {
  fill: var(--e-global-color-primary);
}
.button_234b .popup_b924 {
  color: var(--e-global-color-secondary);
}
.button_234b .active_fluid_0196 > .popup_b924,
.button_234b .active_fluid_0196 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content-top-28ff .medium-2a58 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content-top-28ff .paper-3915 {
  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);
}
.background_dark_ca20 .north_fd46 .upper-b22b {
  background-color: var(--e-global-color-primary);
}
.background_dark_ca20 .title_steel_8ee8 {
  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);
}
.caption-under-3d6d .icon-7f3f {
  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-under-3d6d .popup-3c76 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.caption-under-3d6d .paper-6fe5 {
  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);
}
.label-fluid-ce72 .south-7ace,
.label-fluid-ce72 .south-7ace a {
  color: var(--e-global-color-primary);
}
.label-fluid-ce72 .south-7ace.fresh-a96d,
.label-fluid-ce72 .south-7ace.fresh-a96d a {
  color: var(--e-global-color-accent);
}
.label-fluid-ce72 .south-7ace {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.label-fluid-ce72 .gas_0d3c {
  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);
}
.avatar_basic_4001 .bright-bc7e,
.avatar_basic_4001 .chip_b552 {
  color: var(--e-global-color-primary);
}
.avatar_basic_4001 .bright-bc7e svg {
  fill: var(--e-global-color-primary);
}
.avatar_basic_4001 .fresh-a96d .bright-bc7e,
.avatar_basic_4001 .fresh-a96d .chip_b552 {
  color: var(--e-global-color-accent);
}
.avatar_basic_4001 .fresh-a96d .bright-bc7e svg {
  fill: var(--e-global-color-accent);
}
.avatar_basic_4001 .chip_b552 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.avatar_basic_4001 .gas_0d3c {
  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);
}
.title_red_10fe .hard_40bb,
.title_red_10fe .huge_1354 {
  color: var(--e-global-color-primary);
}
.title_red_10fe .huge_1354 svg {
  fill: var(--e-global-color-primary);
}
.title_red_10fe .south-7ace.fresh-a96d a,
.title_red_10fe
  .south-7ace.fresh-a96d
  .huge_1354 {
  color: var(--e-global-color-accent);
}
.title_red_10fe .hard_40bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.title_red_10fe .gas_0d3c {
  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);
}
.simple-99c3 .chip-7bbb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.simple-99c3 .liquid_3c0c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-pink-5f03 .west_0329 .label_b7e3 {
  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);
}
.video-pink-5f03 .west_0329 .input-febe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-pink-5f03 .primary-warm-a5b0 .label_b7e3 {
  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);
}
.video-pink-5f03
  .primary-warm-a5b0
  .input-febe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-pink-5f03
  .frame-752f
  .label_b7e3 {
  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);
}
.video-pink-5f03
  .frame-752f
  .input-febe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.video-pink-5f03
  .grid_5f06
  .label_b7e3 {
  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);
}
.video-pink-5f03
  .grid_5f06
  .input-febe {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_green_620f .surface_4259 {
  background-color: var(--e-global-color-primary);
}
.background_green_620f .surface_4259:hover {
  background-color: var(--e-global-color-primary);
}
.background_green_620f .module_0be5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_green_620f
  .surface_4259:hover
  .module_0be5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.iron_51ca .label_bac5 {
  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);
}
.fluid_400c .media_paper_f6e5 .panel-motion-eff7 a {
  background-color: var(--e-global-color-accent);
}
.fluid_400c .media_paper_f6e5 .south_76d5 a {
  background-color: var(--e-global-color-accent);
}
.fluid_400c .media_paper_f6e5 .panel-motion-eff7 a,
.fluid_400c .media_paper_f6e5 .south_76d5 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.box_bottom_d8a2
  .chip-afd3.bronze_17ac
  .media_paper_f6e5
  a.medium-1aee {
  background-color: var(--e-global-color-accent);
}
.box_bottom_d8a2
  .chip-afd3.bronze_17ac
  .media_paper_f6e5
  span.medium-1aee.fn-current-f425 {
  background-color: var(--e-global-color-text);
}
.box_bottom_d8a2
  .chip-afd3.bronze_17ac
  .media_paper_f6e5
  .medium-1aee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21 .aside_blue_2831 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .tertiary_9c3c
  > .filter_stone_5e69
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .tooltip_c860
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .message_ce63
  .card-ebe5,
.fresh-1a21
  .message_ce63
  .panel-f851 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-1a21
  .message_ce63
  .border_1a70,
.fresh-1a21
  .message_ce63
  a
  .border_1a70 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .message_ce63
  .outline-north-88b7 {
  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);
}
.fresh-1a21
  .message_ce63
  .heading_1502 {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .message_ce63
  .heading_1502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .message_ce63
  .heading_1502:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .message_ce63
  .center-a5a6 {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .message_ce63
  .center-a5a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .message_ce63
  .center-a5a6:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .bottom-3307
  .widget-huge-245c
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-1a21
  .bottom-3307
  .element_stale_bd0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .bottom-3307
  .outline-north-88b7 {
  color: var(--e-global-color-text);
}
.fresh-1a21
  .bottom-3307
  .outline-north-88b7
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .bottom-3307
  .heading_1502 {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .bottom-3307
  .heading_1502 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .bottom-3307
  .heading_1502:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .bottom-3307
  .center-a5a6 {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21
  .bottom-3307
  .center-a5a6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fresh-1a21
  .bottom-3307
  .center-a5a6:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21 .plasma_d2de {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21 .plasma_d2de:hover {
  background-color: var(--e-global-color-primary);
}
.fresh-1a21 .border-north-50e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fresh-1a21 .picture_c132 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-931e .tiny-5bd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-931e
  .shade_de7b
  > div:nth-child(3)
  .tiny-5bd0,
.liquid-931e
  .selected_ee2f
  > div:nth-child(1)
  .tiny-5bd0,
.liquid-931e
  .current-26ce
  > div:nth-child(1)
  .tiny-5bd0,
.liquid-931e
  .table-full-76d0
  > div:nth-child(1)
  .tiny-5bd0,
.liquid-931e
  .tabs-slow-155b
  > div:nth-child(1)
  .tiny-5bd0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-931e .stale-22d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-931e .form_d1ff {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-931e .right_fadb {
  background-color: var(--e-global-color-primary);
}
.liquid-931e .right_fadb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.liquid-931e .right_fadb:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-931e .thumbnail_ff5b {
  background-color: var(--e-global-color-primary);
}
.liquid-931e .thumbnail_ff5b:hover {
  background-color: var(--e-global-color-primary);
}
.liquid-931e .border-north-50e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid-931e .picture_c132 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-up-be48 .iron_4f63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-up-be48 .inner-5096 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-up-be48 .alert_b2d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-up-be48 .article-red-670a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-up-be48 .steel_2dd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-up-be48 .thumbnail_ff5b {
  background-color: var(--e-global-color-primary);
}
.nav-up-be48 .thumbnail_ff5b:hover {
  background-color: var(--e-global-color-primary);
}
.easy-62b4 .paragraph_b5ff {
  background-color: var(--e-global-color-secondary);
}
.easy-62b4 .caption-last-333e {
  background-color: var(--e-global-color-text);
}
.easy-62b4 .progress_ffc2 {
  background-color: var(--e-global-color-secondary);
}
.easy-62b4 .row_prev_5cae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.easy-62b4 .slider_black_bdfd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-62b4 .module_f7d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-62b4 .menu-over-74ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.easy-62b4 .slow_fafc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_843c .bronze_1d9d .module_blue_b623,
.paper_843c
  .bronze_1d9d
  .module_blue_b623
  a,
.paper_843c .summary-478a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_843c .bronze_1d9d .disabled_large_67c5,
.paper_843c .top-79ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paper_843c .bronze_1d9d .disabled_large_67c5 {
  color: var(--e-global-color-text);
}
.paper_843c .top-79ea {
  color: var(--e-global-color-text);
}
.paper_843c
  .bronze_1d9d
  .simple_d90c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_843c .detail_dim_af66 .secondary-brown-799a {
  background-color: var(--e-global-color-primary);
}
.paper_843c .detail_dim_af66 .secondary-brown-799a:hover {
  background-color: var(--e-global-color-primary);
}
.paper_843c .detail_dim_af66 .upper-3971 li span {
  background-color: var(--e-global-color-text);
}
.paper_843c .detail_dim_af66 .upper-3971 li span:hover {
  background-color: var(--e-global-color-primary);
}
.paper_843c
  .detail_dim_af66
  .upper-3971
  li.layout_warm_a08a
  span {
  background-color: var(--e-global-color-accent);
}
.paper_843c .menu_4f29 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas_6fbe .aside_cca3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-fixed-1414 .accent-6b54 {
  background-color: var(--e-global-color-primary);
}
.highlight-fixed-1414 .cold_e1f5 {
  background-color: var(--e-global-color-secondary);
}
.highlight-fixed-1414 .under-eab2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-1414 .full-ea2d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-1414 .old_58da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-1414 .tall_83b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-1414 .item_warm_6f65 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-1414 .sidebar-7561 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.highlight-fixed-1414 .input-motion-20c8 {
  background-color: var(--e-global-color-primary);
}
.highlight-fixed-1414 .input-motion-20c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-black-29eb .primary-b152 {
  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-black-29eb .south_573a {
  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);
}
.pagination-black-29eb
  .motion-9972:after {
  background-color: var(--e-global-color-primary);
}
.pagination-black-29eb .current_17a7 {
  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);
}
.texture-f992 .summary-478a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-f992 .top-79ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shadow-slow-f6d1 .search-4239 .accent_f553 {
  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);
}
.shadow-slow-f6d1 .search-4239 .aside_selected_27c1 {
  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);
}
.basic-fa7f .fixed_ab4f {
  background-color: var(--e-global-color-primary);
}
.basic-fa7f .heading_in_4ee1 {
  background-color: var(--e-global-color-secondary);
}
.basic-fa7f .primary-d6b1 .photo_outer_9fa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-fa7f .banner-8521 .photo_outer_9fa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort_4a19 .sidebar-5744 .clean_51ed {
  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);
}
.sort_4a19 .sidebar-5744 .content_plasma_0db3 {
  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);
}
.sort_4a19 .sidebar-5744 .active-7249 {
  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);
}
.media-first-dd4b .detail-simple-2f84 {
  border-color: var(--e-global-color-text);
}
.media-first-dd4b .down_5500 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.media-first-dd4b .selected-078f {
  color: var(--e-global-color-primary);
}
.media-first-dd4b .texture-4906 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.stale_8893 .brown-5fd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_8893 .shadow-huge-2b48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_8893 .sidebar_old_a562:hover .brown-5fd0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.stale_8893
  .sidebar_old_a562:hover
  .shadow-huge-2b48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_47ce .list-slow-106b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_47ce .backdrop-light-06b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.stone-7c53 .background-fresh-72fd .east-a657 {
  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);
}
.stone-7c53 .notification_white_f7f4 .east-a657 {
  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);
}
.disabled-soft-8226 .dim_c311 {
  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);
}
.wrapper_6fdf .last_f69e .hovered-b4b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_6fdf .last_f69e .hovered-b4b3 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_6fdf .badge_a9f1 .hovered-b4b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_6fdf .badge_a9f1 .hovered-b4b3 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_6fdf .south-002d .secondary_under_6b92 {
  background-color: var(--e-global-color-primary);
}
.wrapper_6fdf .south-002d:hover .secondary_under_6b92 {
  background-color: var(--e-global-color-secondary);
}
.wrapper_6fdf .secondary-brown-799a {
  background-color: var(--e-global-color-primary);
}
.wrapper_6fdf .secondary-brown-799a:hover {
  background-color: var(--e-global-color-accent);
}
.wrapper_6fdf .upper-3971 li span {
  background-color: var(--e-global-color-text);
}
.wrapper_6fdf .upper-3971 li span:hover {
  background-color: var(--e-global-color-primary);
}
.wrapper_6fdf .upper-3971 li.layout_warm_a08a span {
  background-color: var(--e-global-color-accent);
}
.complex_ce4e .footer_be75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_ce4e .full-f3b7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_blue_b5a9 .warm_6887:before {
  background-color: var(--e-global-color-secondary);
}
.notice_blue_b5a9 .pink-b0be {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_blue_b5a9 .simple_1d96 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_pressed_b40a .thumbnail_49e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_pressed_b40a .thumbnail_49e0:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_pressed_b40a .thumbnail_49e0.fn-active-f425 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_pressed_b40a .avatar-first-7027 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_pressed_b40a .hovered-0b57 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_pressed_b40a .shade-purple-c736 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_pressed_b40a .over_c69f {
  background-color: var(--e-global-color-primary);
}
.status_pressed_b40a .over_c69f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status_pressed_b40a .pressed_7863 {
  background-color: var(--e-global-color-primary);
}
.status_pressed_b40a .pressed_7863 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-545b .rough-e9e0 .orange_ef91 a {
  color: var(--e-global-color-secondary);
}
.gas-545b .rough-e9e0 .orange_ef91 a:hover {
  color: var(--e-global-color-secondary);
}
.gas-545b .rough-e9e0 .orange_ef91,
.gas-545b .rough-e9e0 .orange_ef91 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-545b .rough-e9e0 .small_06f0 {
  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);
}
.gas-545b .rough-e9e0 .mask_fresh_bc26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-545b .rough-e9e0 .down-a933 {
  background-color: var(--e-global-color-primary);
}
.gas-545b .rough-e9e0 .down-a933 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-545b .rough-e9e0 .down-a933:hover {
  background-color: var(--e-global-color-primary);
}
.gas-545b .rough-e9e0 .nav-e72a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gas-545b .rough-e9e0 .nav-e72a {
  background-color: var(--e-global-color-primary);
}
.gas-545b .rough-e9e0 .nav-e72a:hover {
  background-color: var(--e-global-color-primary);
}
.gas-545b .rough-e9e0 .secondary-brown-799a {
  background-color: var(--e-global-color-primary);
}
.gas-545b .rough-e9e0 .secondary-brown-799a:hover {
  background-color: var(--e-global-color-primary);
}
.gas-545b .detail_dim_af66 .upper-3971 li span {
  background-color: var(--e-global-color-text);
}
.gas-545b .detail_dim_af66 .upper-3971 li span:hover {
  background-color: var(--e-global-color-primary);
}
.gas-545b .detail_dim_af66 .upper-3971 li.layout_warm_a08a span {
  background-color: var(--e-global-color-accent);
}
.gas-545b .border-north-50e8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gas-545b .picture_c132 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_inner_d466 .card_smooth_a7df .plasma_7cb8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.grid_inner_d466 .card_smooth_a7df .fresh-d8d2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_inner_d466 .card_smooth_a7df .widget-db22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d8c6 .outline-tiny-c8fb {
  border-color: var(--e-global-color-text);
}
.frame_d8c6 .nav_c3c5 {
  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);
}
.frame_d8c6 .carousel_fixed_180a {
  color: var(--e-global-color-secondary);
}
.frame_d8c6 .carousel_fixed_180a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d8c6 .footer_20bc > * {
  color: var(--e-global-color-primary);
}
.frame_d8c6 .footer_20bc > * svg {
  fill: var(--e-global-color-primary);
}
.frame_d8c6 .pink_b6f1 {
  color: var(--e-global-color-primary);
}
.frame_d8c6 .pink_b6f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_d8c6 .south_409b {
  color: var(--e-global-color-primary);
}
.frame_d8c6 .south_409b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.frame_d8c6 .middle_2fc9 {
  color: var(--e-global-color-primary);
}
.frame_d8c6 .middle_2fc9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d8c6 .caption-full-9fc3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d8c6 .focused_0ff2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d8c6 .focused_0ff2.tabs_liquid_22c1 {
  color: var(--e-global-color-secondary);
}
.frame_d8c6 .focused_0ff2.tabs_liquid_22c1 .backdrop_bright_47bb {
  color: var(--e-global-color-accent);
}
.frame_d8c6 .focused_0ff2.link-530a {
  color: var(--e-global-color-text);
}
.frame_d8c6 .focused_0ff2.link-530a .backdrop_bright_47bb {
  color: var(--e-global-color-text);
}
.frame_d8c6 .focused_0ff2:before {
  border-top-color: var(--e-global-color-text);
}
.frame_d8c6 .badge_under_0b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.frame_d8c6
  .badge_under_0b50
  .simple-5b94 {
  background-color: var(--e-global-color-primary);
}
.frame_d8c6
  .badge_under_0b50
  .simple-5b94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.frame_d8c6 .outline-tiny-c8fb .east-9599 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-4072 .content_dim_8535 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-4072 .link_5e88 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_6baa .outline_cba0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.lower_6baa
  .out-6052
  .popup-2ba0 {
  background-color: var(--e-global-color-secondary);
}
.lower_6baa
  .out-6052.carousel-dynamic-e403
  .popup-2ba0 {
  background-color: var(--e-global-color-text);
}
.lower_6baa
  .out-6052:hover
  .popup-2ba0 {
  background-color: var(--e-global-color-accent);
}
.lower_6baa
  .out-6052.fn-active-f425
  .popup-2ba0 {
  background-color: var(--e-global-color-primary);
}
.steel_4c4a .tag_3227 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.steel_4c4a .light_c5e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_4c4a .text_fresh_128d {
  background-color: var(--e-global-color-primary);
}
.steel_4c4a .text_fresh_128d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-d306 .sidebar-dark-d3fd .hot_d4bf .background-3fc9 {
  background-color: var(--e-global-color-secondary);
}
.slow-d306 .sidebar-dark-d3fd .primary-6694:after {
  background-color: var(--e-global-color-secondary);
}
.slow-d306 .silver_3a43 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-d306 .notification_pro_9089 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-d306 .alert-warm-cf1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slow-d306 .advanced-a1f0 {
  background-color: var(--e-global-color-primary);
}
.slow-d306 .advanced-a1f0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-d306 .warm-30fd {
  background-color: var(--e-global-color-secondary);
}
.slow-d306 .warm-30fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.slow-d306 .sidebar-dark-d3fd .hero_041f .selected-39aa:hover {
  background-color: var(--e-global-color-primary);
}
.slow-d306
  .sidebar-dark-d3fd
  .hero_041f
  .selected-39aa.top-710e {
  background-color: var(--e-global-color-primary);
}
.slow-d306 .sidebar-dark-d3fd .slider_out_0006:before {
  border-color: var(--e-global-color-primary);
}
.slow-d306 .sidebar-dark-d3fd .slider_out_0006:hover:before {
  border-color: var(--e-global-color-secondary);
}
.slow-d306
  .sidebar-dark-d3fd
  .slider_out_0006.label-short-91db:before {
  border-color: var(--e-global-color-primary);
}
.slow-d306 .panel_ee33 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-e493 .photo-8d24 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e493 .photo-8d24:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e493 .photo-8d24.east_e69d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e493 .smooth_9aa9 {
  background-color: var(--e-global-color-primary);
}
.small-e493 .smooth_9aa9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e493
  .out-dbdb
  .top-8878
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-e493
  .description-mini-adad
  .top-8878
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.column_bronze_0c22
  .mask_0994
  .next-86e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_bronze_0c22
  .mask_0994
  .slow-9f97 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_bronze_0c22 .surface-ceeb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.column_bronze_0c22 .module-new-a811 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.column_bronze_0c22 .dropdown-active-26d3 {
  background-color: var(--e-global-color-primary);
}
.column_bronze_0c22 .dropdown-active-26d3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.disabled-steel-0e94 .dropdown-e0d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.disabled-steel-0e94 .main_927f {
  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);
}
.disabled-steel-0e94 .paragraph-soft-6694 {
  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);
}
.disabled-steel-0e94 .paragraph-soft-6694 a:hover {
  color: var(--e-global-color-secondary);
}
.disabled-steel-0e94 .large-b36e {
  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);
}
.disabled-steel-0e94 .gallery_glass_6fd1 {
  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);
}
.disabled-steel-0e94 .element_gas_6365 .secondary-brown-799a {
  background-color: var(--e-global-color-primary);
}
.disabled-steel-0e94 .element_gas_6365 .secondary-brown-799a:hover {
  background-color: var(--e-global-color-accent);
}
.disabled-steel-0e94
  .element_gas_6365
  .upper-3971
  li
  span {
  background-color: var(--e-global-color-text);
}
.disabled-steel-0e94
  .element_gas_6365
  .upper-3971
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.disabled-steel-0e94
  .element_gas_6365
  .upper-3971
  li.layout_warm_a08a
  span {
  background-color: var(--e-global-color-accent);
}
.section-9d24
  .backdrop-064d
  .easy-2ead {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-9d24 .backdrop-064d .tiny-76e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.section-9d24 .backdrop-064d .out-cd48 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-9d24 .chip-9567 {
  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);
}
.section-9d24
  .secondary_mini_7d93.dropdown-liquid-03f1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a {
  background-color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a
  .breadcrumb-9ac1.dirty_d885 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a
  .south-b6dc.input-east-2863 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  .panel_dark_ca4f
  > a {
  background-color: var(--e-global-color-secondary);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  .panel_dark_ca4f
  > a
  .overlay_clean_62f0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  .panel_dark_ca4f
  > a
  .south-b6dc.message-steel-565a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a
  .hero_in_0e16:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  a
  .hero_in_0e16:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f.widget_huge_e43c
  > a
  .hero_in_0e16:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  .panel_dark_ca4f.widget_huge_e43c
  > a
  .hero_in_0e16:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a
  .modal_mini_87e0
  .last_a914 {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  a
  .modal_mini_87e0
  .last_a914 {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a
  .modal_mini_87e0
  .last_a914,
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  a
  .modal_mini_87e0
  .last_a914 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > a
  .card_638c:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  a
  .card_638c:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f.widget_huge_e43c
  > a
  .card_638c:before {
  color: var(--e-global-color-text);
}
.notification-cool-7b4a
  > .wide-61ee
  > div
  > .wrapper-iron-d657
  > .panel_dark_ca4f
  > .secondary_last_4c54
  .panel_dark_ca4f.widget_huge_e43c
  > a
  .card_638c:before {
  color: var(--e-global-color-text);
}
.paper_87e4 .active-focused-02c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paper_87e4
  .disabled_c1c5:hover
  .active-focused-02c3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.rough-b687
  > .wide-61ee
  > .stone-447c
  > .container_817e
  > .banner-e876
  > .label-left-1c4a
  .media_7030 {
  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);
}
.rough-b687
  > .wide-61ee
  > .stone-447c
  > .container_817e
  > .banner-e876
  > .label-left-1c4a:hover
  .media_7030 {
  color: var(--e-global-color-text);
}
.rough-b687
  > .wide-61ee
  > .stone-447c
  > .container_817e
  > .banner-e876
  > .label-left-1c4a:hover
  .media_7030 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.rough-b687
  > .wide-61ee
  > .stone-447c
  > .container_817e
  > .banner-e876.overlay-mini-d635
  > .label-left-1c4a
  .media_7030 {
  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);
}
.chip-in-4cc4 .sidebar_huge_c573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-in-4cc4 .soft_8e14 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-in-4cc4 .gallery_c8f4 {
  background-color: var(--e-global-color-primary);
}
.chip-in-4cc4 .gallery_c8f4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_a13f
  > .wide-61ee
  > .nav_silver_e4c2
  > .liquid-4e27
  > .white_e9dc
  .heading_right_3154 {
  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);
}
.west_a13f
  > .wide-61ee
  > .nav_silver_e4c2
  > .liquid-4e27
  > .white_e9dc
  .brown_81d8 {
  color: var(--e-global-color-text);
}
.west_a13f
  > .wide-61ee
  > .nav_silver_e4c2
  > .liquid-4e27
  > .white_e9dc:hover
  .heading_right_3154 {
  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);
}
.west_a13f
  > .wide-61ee
  > .nav_silver_e4c2
  > .liquid-4e27
  > .white_e9dc:hover
  .brown_81d8 {
  color: var(--e-global-color-secondary);
}
.west_a13f
  > .wide-61ee
  > .nav_silver_e4c2
  > .liquid-4e27
  > .white_e9dc.input-inner-a6b1
  .heading_right_3154 {
  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);
}
.west_a13f
  > .wide-61ee
  > .nav_silver_e4c2
  > .liquid-4e27
  > .white_e9dc.input-inner-a6b1
  .brown_81d8 {
  color: var(--e-global-color-primary);
}
.sort-5b03
  .fresh-c1b5
  .gradient-87f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.sort-5b03 .description_narrow_4032 .east-9599 .last_f981 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_c7d5 .progress_157a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_c7d5 .outer_20ad .progress_157a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accent_c7d5 .secondary-full-2fa6 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.accent_c7d5 .secondary-full-2fa6 {
  background-color: var(--e-global-color-primary);
}
.fast_5a4f .module-26ed .layout-038f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fast_5a4f
  .module-26ed:hover
  .form_bottom_33ff {
  color: var(--e-global-color-secondary);
}
.fast_5a4f
  .module-26ed:hover
  .layout-038f {
  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);
}
.texture_up_c2b3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

.column-295c {
  max-width: 1400px !important;
}

.iron_a393 {
  flex-direction: column;
}

.iron_a393 .border_f9c3 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.iron_a393 .breadcrumb-black-a0be {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.shadow_old_e6f4.link_65ca {
  display: none;
}

.main_current_f694 {
  display: none;
}

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

.layout_9cab.cool_e4c0 {
  margin-bottom: 40px;
  width: 100%;
}

.nav-warm-3e97 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.iron_a393 a {
  width: 100%;
}

.tertiary-ae1d .outer-448c.table_brown_2147 {
  width: 20% !important;
}

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

.huge-8424:hover {
  color: #000;
}

.huge-8424 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.huge-8424:hover svg {
  fill: #000;
}

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

.card-ae62:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.tertiary-ae1d
  .outer-448c.last-7674
  .avatar-1858
  .medium_ddc5 {
  font-size: 20px !important;
}

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

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

.in-827f h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.next_be3d.last-9651 > .red_96a7 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.up-2111 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

.surface-16b8 {
  font-size: 35px !important;
}

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

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

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

.tertiary-ae1d
  .outer-448c.media_current_cce0
  .hover_middle_83a8
  .up-157e {
  width: 100% !important;
}

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

.gradient_f78e {
  width: 100%;
}

.mask-plasma-6675 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

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

  display: none;
}

.layout-07ed {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.message_cc98:hover .full_c2f5 {
  visibility: visible;
}
.message_cc98:hover.message_cc98::before {
  display: block;
}

.in-827f h3 {
  color: #fff;
}

.module_full_855a {
  margin: 0;
}

.tertiary-ae1d
  .outer-448c.media_current_cce0
  .up-157e
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.pink_cad3 {
  width: 100%;
}

.alert-solid-cd47 {
  width: 100%;
}

.filter-motion-011e {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.alert-solid-cd47 {
  width: 100%;
}

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

.up-157e {
  display: flex;
  align-items: center;
}

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

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

.iron_a393 .border_f9c3.footer-fresh-87c4 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.iron_a393 h1.border_f9c3 {
  margin-top: 120px !important;
}

.tertiary-ae1d .outer-448c.pro_9884 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.hero-1d0c img {
  width: 100%;
}

.article_orange_f143 .feature_3048.avatar-1858 {
  justify-content: space-between;
}

.column_tiny_0b76 {
  display: none;
}

.glass-dba7 .breadcrumb-black-a0be {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .next_be3d .red_96a7 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .article_orange_f143 .feature_3048.avatar-1858 {
    border-bottom: 1px solid #f0c159;
  }

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

  .next_be3d.last-9651 > .red_96a7 {
    gap: 15px;
    justify-content: space-between;
  }

  .tertiary-ae1d
    .outer-448c.media_current_cce0
    .up-157e
    img {
    width: 60% !important;
  }

  .up-2111 {
    left: 2%;
  }

  .icon-bright-e95f {
    margin: 10px 0;
  }

  .iron_a393 .breadcrumb-black-a0be {
    margin: 0;
    margin-bottom: 10px;
  }

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

  .surface-16b8 {
    font-size: 14px !important;
    padding: 10px 15px;
  }

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

  h2.iron_a393 .border_f9c3,
  .iron_a393 .border_f9c3 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .up-157e {
    justify-content: center;
  }

  .iron_a393 .breadcrumb-black-a0be {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .nav-warm-3e97 {
    margin-bottom: 15px !important;
  }

  .tertiary-ae1d .outer-448c.table_brown_2147 {
    width: 75% !important;
  }

  .hero-1d0c img {
    width: 100% !important;
  }
}

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

  h2.iron_a393 .border_f9c3,
  .iron_a393 .border_f9c3 {
    font-size: 30px !important;
  }

  .up-157e {
    justify-content: center;
  }

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

  .west_fd4b
    .status-static-0604.widget_right_53ca {
    margin: 0 !important;
  }

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

  .icon-bright-e95f {
    display: flex;
  }

  .breadcrumb_first_0401 .huge-8424 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .upper-a3e5 svg {
    width: 75% !important;
    height: 75% !important;
  }

  .filter-motion-011e {
    justify-content: flex-end;
    gap: 1px;
  }

  .iron_a393 h1.border_f9c3 {
    margin-top: 80px !important;
  }

  .tertiary-ae1d
    .outer-448c.media_current_cce0
    .up-157e
    img,
  .overlay_7d65 .hover_middle_83a8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .tertiary-ae1d .outer-448c.table_brown_2147 {
    width: 100% !important;
  }

  .next_be3d.last-9651 > .red_96a7 {
    gap: 3px;
  }

  .iron_a393 .breadcrumb-black-a0be {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: f178 */
.shadow-element-x6 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
