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(.row_orange_edcb) {
  gap: 0.5em;
}
:where(.current_78a4) {
  gap: 0.5em;
}
body .mask_608f > .hover_cbf2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .mask_608f > .breadcrumb-static-4e1b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .mask_608f > .shade-5e57 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .north_f4c6 > .hover_cbf2 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .north_f4c6 > .breadcrumb-static-4e1b {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .north_f4c6 > .shade-5e57 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .north_f4c6
  > :where(:not(.hover_cbf2):not(.breadcrumb-static-4e1b):not(.footer-fffc)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .north_f4c6 > .notice_ebfc {
  max-width: var(--wp--style--global--wide-size);
}
body .row_orange_edcb {
  display: flex;
}
body .row_orange_edcb {
  flex-wrap: wrap;
  align-items: center;
}
body .row_orange_edcb > * {
  margin: 0;
}
body .current_78a4 {
  display: grid;
}
body .current_78a4 > * {
  margin: 0;
}
:where(.sidebar_mini_68a8.row_orange_edcb) {
  gap: 2em;
}
:where(.sidebar_mini_68a8.current_78a4) {
  gap: 2em;
}
:where(.media_f3f2.row_orange_edcb) {
  gap: 1.25em;
}
:where(.media_f3f2.current_78a4) {
  gap: 1.25em;
}
.caption-f376 {
  color: var(--wp--preset--color--black) !important;
}
.west_635b {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.hard-e71c {
  color: var(--wp--preset--color--white) !important;
}
.right_52cb {
  color: var(--wp--preset--color--pale-pink) !important;
}
.cold-d75e {
  color: var(--wp--preset--color--vivid-red) !important;
}
.current-4810 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.pressed_dfcc {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.widget_up_0e70 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.white_26a8 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.table-bf38 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview-4105 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.texture-e4eb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.shade_liquid_bc63 {
  background-color: var(--wp--preset--color--black) !important;
}
.huge-7256 {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.stale_86b5 {
  background-color: var(--wp--preset--color--white) !important;
}
.short_b4fa {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.gallery-center-36bc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.first_9aaa {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.summary_light_362d {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.liquid_17d4 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.short-ad1e {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.label-small-38b8 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.accordion-1f16 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.backdrop-blue-1c59 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.search_9997 {
  border-color: var(--wp--preset--color--black) !important;
}
.soft_b3d2 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.pattern_copper_cdac {
  border-color: var(--wp--preset--color--white) !important;
}
.component_dim_d6f8 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.motion-a4fb {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.row_0b55 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.breadcrumb_944d {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.info_35ff {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.plasma-8c11 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.container-da18 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.form_d2c5 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.border-bfcd {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.preview-yellow-7e0a {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.purple-5eaa {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.background_east_4939 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.blue_c77a {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.description-lower-d8eb {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.clean_a551 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.button-middle-2e9c {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.description-hot-8cea {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.backdrop-1184 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.content-focused-ce74 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.pagination-d484 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.active_8140 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.avatar-d09b {
  font-size: var(--wp--preset--font-size--small) !important;
}
.banner-a77e {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.avatar_aef8 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.search_64fa {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.notification_new_00e1 a:where(:not(.module-silver-b18a)) {
  color: inherit;
}
:where(.media_f3f2.row_orange_edcb) {
  gap: 1.25em;
}
:where(.media_f3f2.current_78a4) {
  gap: 1.25em;
}
:where(.sidebar_mini_68a8.row_orange_edcb) {
  gap: 2em;
}
:where(.sidebar_mini_68a8.current_78a4) {
  gap: 2em;
}
.gradient-down-df8a {
  font-size: 1.5em;
  line-height: 1.6;
}

.caption_c71b .highlight_6024 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.media_ef0c .under-3243 {
  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);
}
.badge-green-6a85 {
  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);
}
.badge-green-6a85.short_a8d9 .main_green_2dc4 {
  background-color: var(--e-global-color-primary);
}
.badge-green-6a85.outline_e703 .main_green_2dc4,
.badge-green-6a85.soft-1504 .main_green_2dc4 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.large-6371 .notification-dim-5ace {
  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);
}
.row-lite-3832 {
  --divider-color: var(--e-global-color-secondary);
}
.row-lite-3832 .accent_liquid_3fed {
  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);
}
.row-lite-3832.fresh-20ce .red-e122 {
  background-color: var(--e-global-color-secondary);
}
.row-lite-3832.copper_c508 .red-e122,
.row-lite-3832.wrapper-27a8 .red-e122 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.row-lite-3832.copper_c508 .red-e122,
.row-lite-3832.wrapper-27a8 .red-e122 svg {
  fill: var(--e-global-color-secondary);
}
.dynamic_daec .feature_3baf {
  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);
}
.dynamic_daec .table-2395 {
  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);
}
.south_402d.fresh-20ce .red-e122 {
  background-color: var(--e-global-color-primary);
}
.south_402d.copper_c508 .red-e122,
.south_402d.wrapper-27a8 .red-e122 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.south_402d.copper_c508 .red-e122,
.south_402d.wrapper-27a8 .red-e122 svg {
  fill: var(--e-global-color-primary);
}
.notification_e38f.fresh-20ce .red-e122 {
  background-color: var(--e-global-color-primary);
}
.notification_e38f.copper_c508 .red-e122,
.notification_e38f.wrapper-27a8 .red-e122 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.notification_e38f .heading-stale-f397 {
  color: var(--e-global-color-primary);
}
.notification_e38f .heading-stale-f397,
.notification_e38f .heading-stale-f397 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_e38f .tooltip_selected_faaf {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.paragraph_4752 .link-simple-8421 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_current_2b6a .highlight-2749 .container_short_eaca {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.current_c3b0 .article_792a:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.current_c3b0 .heading_brown_79ad i {
  color: var(--e-global-color-primary);
}
.current_c3b0 .heading_brown_79ad svg {
  fill: var(--e-global-color-primary);
}
.current_c3b0 .media_prev_f9c9 {
  color: var(--e-global-color-secondary);
}
.current_c3b0 .article_792a > .media_prev_f9c9,
.current_c3b0 .article_792a > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_old_52e1 .module_f5a6 {
  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);
}
.tag_old_52e1 .frame-west-e64a {
  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);
}
.image-pro-e76a .form_ee98 .east-562a {
  background-color: var(--e-global-color-primary);
}
.image-pro-e76a .short_3f3c {
  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);
}
.outline_up_f98e .pro_a9ef {
  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_up_f98e .notification_2e2d {
  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);
}
.outline_up_f98e .widget_active_2311 {
  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);
}
.tabs_70d5 .box-dark-5413,
.tabs_70d5 .box-dark-5413 a {
  color: var(--e-global-color-primary);
}
.tabs_70d5 .box-dark-5413.center-7cdb,
.tabs_70d5 .box-dark-5413.center-7cdb a {
  color: var(--e-global-color-accent);
}
.tabs_70d5 .box-dark-5413 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_70d5 .input_ecdf {
  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);
}
.bottom-f60b .clean_8035,
.bottom-f60b .copper_5c92 {
  color: var(--e-global-color-primary);
}
.bottom-f60b .clean_8035 svg {
  fill: var(--e-global-color-primary);
}
.bottom-f60b .center-7cdb .clean_8035,
.bottom-f60b .center-7cdb .copper_5c92 {
  color: var(--e-global-color-accent);
}
.bottom-f60b .center-7cdb .clean_8035 svg {
  fill: var(--e-global-color-accent);
}
.bottom-f60b .copper_5c92 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bottom-f60b .input_ecdf {
  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);
}
.article-8181 .block-6560,
.article-8181 .slider-f060 {
  color: var(--e-global-color-primary);
}
.article-8181 .slider-f060 svg {
  fill: var(--e-global-color-primary);
}
.article-8181 .box-dark-5413.center-7cdb a,
.article-8181
  .box-dark-5413.center-7cdb
  .slider-f060 {
  color: var(--e-global-color-accent);
}
.article-8181 .block-6560 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article-8181 .input_ecdf {
  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);
}
.active-stale-66bc .photo_new_20bb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-stale-66bc .title_up_d0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-68ec .tertiary_center_9e85 .steel-df33 {
  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);
}
.short-68ec .tertiary_center_9e85 .title-6683 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-68ec .overlay-focused-36e4 .steel-df33 {
  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);
}
.short-68ec
  .overlay-focused-36e4
  .title-6683 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-68ec
  .copper-e2b4
  .steel-df33 {
  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);
}
.short-68ec
  .copper-e2b4
  .title-6683 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.short-68ec
  .notification_c8f0
  .steel-df33 {
  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);
}
.short-68ec
  .notification_c8f0
  .title-6683 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_advanced_a8c0 .cool_bb30 {
  background-color: var(--e-global-color-primary);
}
.tabs_advanced_a8c0 .cool_bb30:hover {
  background-color: var(--e-global-color-primary);
}
.tabs_advanced_a8c0 .wide-c8e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_advanced_a8c0
  .cool_bb30:hover
  .wide-c8e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero_bf11 .text_6e75 {
  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_a75e .grid-aef1 .pressed_cfef a {
  background-color: var(--e-global-color-accent);
}
.fluid_a75e .grid-aef1 .outer_66b4 a {
  background-color: var(--e-global-color-accent);
}
.fluid_a75e .grid-aef1 .pressed_cfef a,
.fluid_a75e .grid-aef1 .outer_66b4 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-a03a
  .list-complex-90ed.gradient_10d9
  .grid-aef1
  a.status_focused_52ac {
  background-color: var(--e-global-color-accent);
}
.mask-a03a
  .list-complex-90ed.gradient_10d9
  .grid-aef1
  span.status_focused_52ac.fn-current-959d {
  background-color: var(--e-global-color-text);
}
.mask-a03a
  .list-complex-90ed.gradient_10d9
  .grid-aef1
  .status_focused_52ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6 .feature_3d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .label-8d5b
  > .breadcrumb-12e4
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .basic-d505
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .sort_prev_4b86
  .pagination_bottom_fa9d,
.popup-last-a9a6
  .sort_prev_4b86
  .short_e7e7 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-last-a9a6
  .sort_prev_4b86
  .breadcrumb-hovered-ac74,
.popup-last-a9a6
  .sort_prev_4b86
  a
  .breadcrumb-hovered-ac74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .sort_prev_4b86
  .cool_5f0e {
  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-last-a9a6
  .sort_prev_4b86
  .narrow_1a0b {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .sort_prev_4b86
  .narrow_1a0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .sort_prev_4b86
  .narrow_1a0b:hover {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .sort_prev_4b86
  .accent_e83d {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .sort_prev_4b86
  .accent_e83d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .sort_prev_4b86
  .accent_e83d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .message_outer_f25e
  .popup-4347
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-last-a9a6
  .message_outer_f25e
  .current_9539 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .message_outer_f25e
  .cool_5f0e {
  color: var(--e-global-color-text);
}
.popup-last-a9a6
  .message_outer_f25e
  .cool_5f0e
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .message_outer_f25e
  .narrow_1a0b {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .message_outer_f25e
  .narrow_1a0b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .message_outer_f25e
  .narrow_1a0b:hover {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .message_outer_f25e
  .accent_e83d {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6
  .message_outer_f25e
  .accent_e83d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-last-a9a6
  .message_outer_f25e
  .accent_e83d:hover {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6 .content_3d30 {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6 .content_3d30:hover {
  background-color: var(--e-global-color-primary);
}
.popup-last-a9a6 .alert-down-468b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-last-a9a6 .active-4995 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-8502 .pro-181a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-8502
  .first_d057
  > div:nth-child(3)
  .pro-181a,
.bright-8502
  .advanced_fde1
  > div:nth-child(1)
  .pro-181a,
.bright-8502
  .badge-lite-7bbc
  > div:nth-child(1)
  .pro-181a,
.bright-8502
  .full_c104
  > div:nth-child(1)
  .pro-181a,
.bright-8502
  .row_advanced_d0de
  > div:nth-child(1)
  .pro-181a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-8502 .dim-a49c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-8502 .black-3e57 {
  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);
}
.bright-8502 .outer-8f86 {
  background-color: var(--e-global-color-primary);
}
.bright-8502 .outer-8f86 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.bright-8502 .outer-8f86:hover {
  background-color: var(--e-global-color-primary);
}
.bright-8502 .table-bright-ff01 {
  background-color: var(--e-global-color-primary);
}
.bright-8502 .table-bright-ff01:hover {
  background-color: var(--e-global-color-primary);
}
.bright-8502 .alert-down-468b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.bright-8502 .active-4995 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-brown-4e6a .notification-969a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card-brown-4e6a .hero_42af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-brown-4e6a .highlight_0108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-brown-4e6a .green-f0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-brown-4e6a .backdrop-down-41f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card-brown-4e6a .table-bright-ff01 {
  background-color: var(--e-global-color-primary);
}
.card-brown-4e6a .table-bright-ff01:hover {
  background-color: var(--e-global-color-primary);
}
.container_huge_b756 .block-7772 {
  background-color: var(--e-global-color-secondary);
}
.container_huge_b756 .gallery_narrow_ab6f {
  background-color: var(--e-global-color-text);
}
.container_huge_b756 .green-5133 {
  background-color: var(--e-global-color-secondary);
}
.container_huge_b756 .description_next_e97b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container_huge_b756 .picture-41b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_huge_b756 .under-0ee4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_huge_b756 .highlight_df2c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container_huge_b756 .light_aa32 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-52f5 .section_active_0d77 .component-huge-c52a,
.banner-52f5
  .section_active_0d77
  .component-huge-c52a
  a,
.banner-52f5 .message-pressed-f8c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-52f5 .section_active_0d77 .plasma-8c8f,
.banner-52f5 .last-1fdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-52f5 .section_active_0d77 .plasma-8c8f {
  color: var(--e-global-color-text);
}
.banner-52f5 .last-1fdd {
  color: var(--e-global-color-text);
}
.banner-52f5
  .section_active_0d77
  .label_d7e1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.banner-52f5 .tiny-96d1 .slow-cc78 {
  background-color: var(--e-global-color-primary);
}
.banner-52f5 .tiny-96d1 .slow-cc78:hover {
  background-color: var(--e-global-color-primary);
}
.banner-52f5 .tiny-96d1 .breadcrumb_92b0 li span {
  background-color: var(--e-global-color-text);
}
.banner-52f5 .tiny-96d1 .breadcrumb_92b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.banner-52f5
  .tiny-96d1
  .breadcrumb_92b0
  li.banner-last-9365
  span {
  background-color: var(--e-global-color-accent);
}
.banner-52f5 .list_d388 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wrapper-wide-041e .block_stone_8957 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.item-lite-0031 .hard-7041 {
  background-color: var(--e-global-color-primary);
}
.item-lite-0031 .overlay-ede6 {
  background-color: var(--e-global-color-secondary);
}
.item-lite-0031 .video-next-8ed1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-lite-0031 .breadcrumb-tiny-9245 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-lite-0031 .aside-b454 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-lite-0031 .easy_f280 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-lite-0031 .item_hot_0fa3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-lite-0031 .sort-5113 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.item-lite-0031 .mask_full_eda1 {
  background-color: var(--e-global-color-primary);
}
.item-lite-0031 .mask_full_eda1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pattern-left-6023 .inner_7489 {
  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);
}
.pattern-left-6023 .detail-368b {
  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);
}
.pattern-left-6023
  .card-new-30bb:after {
  background-color: var(--e-global-color-primary);
}
.pattern-left-6023 .border-aced {
  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);
}
.complex_595a .message-pressed-f8c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.complex_595a .last-1fdd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gas-f6d4 .footer_be52 .item-d508 {
  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);
}
.gas-f6d4 .footer_be52 .in_eebc {
  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);
}
.carousel_cbc2 .hot-8ab0 {
  background-color: var(--e-global-color-primary);
}
.carousel_cbc2 .chip_b953 {
  background-color: var(--e-global-color-secondary);
}
.carousel_cbc2 .mini-aa21 .table-up-154e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.carousel_cbc2 .input-motion-6767 .table-up-154e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shadow-simple-b642 .top_6dff .block_0f18 {
  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);
}
.shadow-simple-b642 .top_6dff .preview_tall_b2e0 {
  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);
}
.shadow-simple-b642 .top_6dff .aside_dim_f241 {
  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);
}
.thumbnail-center-e0c7 .panel_action_df6e {
  border-color: var(--e-global-color-text);
}
.thumbnail-center-e0c7 .hard_5685 {
  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);
}
.thumbnail-center-e0c7 .hovered-deba {
  color: var(--e-global-color-primary);
}
.thumbnail-center-e0c7 .gallery_center_3607 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice_west_e111 .thumbnail-blue-d293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_west_e111 .current_bd99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_west_e111 .detail-left-51d3:hover .thumbnail-blue-d293 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.notice_west_e111
  .detail-left-51d3:hover
  .current_bd99 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_9b69 .chip-fb7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_9b69 .basic-cba3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-selected-04f1 .tooltip_d053 .preview_9b4d {
  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);
}
.chip-selected-04f1 .bronze_1ed2 .preview_9b4d {
  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);
}
.primary-efc5 .active_dynamic_2c93 {
  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);
}
.white-b010 .icon_4e6c .disabled_b248 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-b010 .icon_4e6c .disabled_b248 {
  background-color: var(--e-global-color-secondary);
}
.white-b010 .pattern_56b4 .disabled_b248 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-b010 .pattern_56b4 .disabled_b248 {
  background-color: var(--e-global-color-secondary);
}
.white-b010 .action-6ac6 .plasma_6627 {
  background-color: var(--e-global-color-primary);
}
.white-b010 .action-6ac6:hover .plasma_6627 {
  background-color: var(--e-global-color-secondary);
}
.white-b010 .slow-cc78 {
  background-color: var(--e-global-color-primary);
}
.white-b010 .slow-cc78:hover {
  background-color: var(--e-global-color-accent);
}
.white-b010 .breadcrumb_92b0 li span {
  background-color: var(--e-global-color-text);
}
.white-b010 .breadcrumb_92b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.white-b010 .breadcrumb_92b0 li.banner-last-9365 span {
  background-color: var(--e-global-color-accent);
}
.steel_ae2a .dark_b928 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_ae2a .notification-3e25 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-3713 .panel_plasma_5a9b:before {
  background-color: var(--e-global-color-secondary);
}
.caption-3713 .left-d280 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption-3713 .west_466b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_f012 .shadow-rough-e83b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_f012 .shadow-rough-e83b:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_f012 .shadow-rough-e83b.fn-active-959d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.article_small_f012 .link_1100 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_f012 .wood_583f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_f012 .chip-clean-f04b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.article_small_f012 .modal-13a9 {
  background-color: var(--e-global-color-primary);
}
.article_small_f012 .modal-13a9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.article_small_f012 .hovered_3d6e {
  background-color: var(--e-global-color-primary);
}
.article_small_f012 .hovered_3d6e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-e128 .cold-94e9 .tertiary_1bec a {
  color: var(--e-global-color-secondary);
}
.tabs-e128 .cold-94e9 .tertiary_1bec a:hover {
  color: var(--e-global-color-secondary);
}
.tabs-e128 .cold-94e9 .tertiary_1bec,
.tabs-e128 .cold-94e9 .tertiary_1bec a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-e128 .cold-94e9 .out_60a9 {
  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);
}
.tabs-e128 .cold-94e9 .down_4d34 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-e128 .cold-94e9 .article-brown-bbe6 {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .cold-94e9 .article-brown-bbe6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-e128 .cold-94e9 .article-brown-bbe6:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .cold-94e9 .secondary-bae5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs-e128 .cold-94e9 .secondary-bae5 {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .cold-94e9 .secondary-bae5:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .cold-94e9 .slow-cc78 {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .cold-94e9 .slow-cc78:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .tiny-96d1 .breadcrumb_92b0 li span {
  background-color: var(--e-global-color-text);
}
.tabs-e128 .tiny-96d1 .breadcrumb_92b0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-e128 .tiny-96d1 .breadcrumb_92b0 li.banner-last-9365 span {
  background-color: var(--e-global-color-accent);
}
.tabs-e128 .alert-down-468b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-e128 .active-4995 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-e97c .smooth_32c5 .advanced_d976 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search-e97c .smooth_32c5 .out-6700 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search-e97c .smooth_32c5 .right_947b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_ed3e .green-4924 {
  border-color: var(--e-global-color-text);
}
.tag_ed3e .dynamic-754b {
  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);
}
.tag_ed3e .plasma-7a03 {
  color: var(--e-global-color-secondary);
}
.tag_ed3e .plasma-7a03 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_ed3e .selected_9fa4 > * {
  color: var(--e-global-color-primary);
}
.tag_ed3e .selected_9fa4 > * svg {
  fill: var(--e-global-color-primary);
}
.tag_ed3e .bright-0480 {
  color: var(--e-global-color-primary);
}
.tag_ed3e .bright-0480 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_ed3e .hot-920d {
  color: var(--e-global-color-primary);
}
.tag_ed3e .hot-920d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tag_ed3e .overlay-up-ee22 {
  color: var(--e-global-color-primary);
}
.tag_ed3e .overlay-up-ee22 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_ed3e .middle_167e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_ed3e .hidden-68fb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_ed3e .hidden-68fb.footer-8b30 {
  color: var(--e-global-color-secondary);
}
.tag_ed3e .hidden-68fb.footer-8b30 .paper-18c7 {
  color: var(--e-global-color-accent);
}
.tag_ed3e .hidden-68fb.heading-518e {
  color: var(--e-global-color-text);
}
.tag_ed3e .hidden-68fb.heading-518e .paper-18c7 {
  color: var(--e-global-color-text);
}
.tag_ed3e .hidden-68fb:before {
  border-top-color: var(--e-global-color-text);
}
.tag_ed3e .card_glass_016a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tag_ed3e
  .card_glass_016a
  .content_a1c8 {
  background-color: var(--e-global-color-primary);
}
.tag_ed3e
  .card_glass_016a
  .content_a1c8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tag_ed3e .green-4924 .button-current-88d9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop_dynamic_ec77 .summary_fast_7435 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.backdrop_dynamic_ec77 .accent_hot_fca3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-a9f3 .block-brown-7584 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.overlay-a9f3
  .block-0219
  .mask_iron_9be7 {
  background-color: var(--e-global-color-secondary);
}
.overlay-a9f3
  .block-0219.center-a72a
  .mask_iron_9be7 {
  background-color: var(--e-global-color-text);
}
.overlay-a9f3
  .block-0219:hover
  .mask_iron_9be7 {
  background-color: var(--e-global-color-accent);
}
.overlay-a9f3
  .block-0219.fn-active-959d
  .mask_iron_9be7 {
  background-color: var(--e-global-color-primary);
}
.carousel_dynamic_1a4e .section_medium_da0e {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.carousel_dynamic_1a4e .paper_7b50 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.carousel_dynamic_1a4e .row-407d {
  background-color: var(--e-global-color-primary);
}
.carousel_dynamic_1a4e .row-407d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-233c .heading-e614 .input_d391 .focused_bfac {
  background-color: var(--e-global-color-secondary);
}
.advanced-233c .heading-e614 .module-05a9:after {
  background-color: var(--e-global-color-secondary);
}
.advanced-233c .paper-06d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-233c .paper_e528 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-233c .video-full-b853 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.advanced-233c .breadcrumb-403f {
  background-color: var(--e-global-color-primary);
}
.advanced-233c .breadcrumb-403f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-233c .down-e05d {
  background-color: var(--e-global-color-secondary);
}
.advanced-233c .down-e05d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced-233c .heading-e614 .box-6ede .bright-0240:hover {
  background-color: var(--e-global-color-primary);
}
.advanced-233c
  .heading-e614
  .box-6ede
  .bright-0240.tall-a02c {
  background-color: var(--e-global-color-primary);
}
.advanced-233c .heading-e614 .media-890a:before {
  border-color: var(--e-global-color-primary);
}
.advanced-233c .heading-e614 .media-890a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.advanced-233c
  .heading-e614
  .media-890a.clean-6f30:before {
  border-color: var(--e-global-color-primary);
}
.advanced-233c .content_9ca2 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.simple_ef7a .hot-d0ec {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_ef7a .hot-d0ec:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_ef7a .hot-d0ec.carousel-silver-f30a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_ef7a .slider_prev_0d48 {
  background-color: var(--e-global-color-primary);
}
.simple_ef7a .slider_prev_0d48 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_ef7a
  .info-gas-8916
  .wide_355f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.simple_ef7a
  .section_solid_b5bc
  .wide_355f
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.yellow_4c4a
  .block-steel-d9c4
  .panel_last_a36f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_4c4a
  .block-steel-d9c4
  .item-wide-f150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_4c4a .slow-7001 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.yellow_4c4a .thick-fc05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.yellow_4c4a .button_wide_c314 {
  background-color: var(--e-global-color-primary);
}
.yellow_4c4a .button_wide_c314 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.smooth-7ec4 .focused-f803 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-7ec4 .item-fb19 {
  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);
}
.smooth-7ec4 .mask-solid-cb6c {
  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);
}
.smooth-7ec4 .mask-solid-cb6c a:hover {
  color: var(--e-global-color-secondary);
}
.smooth-7ec4 .hidden-old-d68f {
  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);
}
.smooth-7ec4 .bright_2e10 {
  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);
}
.smooth-7ec4 .text_liquid_e60f .slow-cc78 {
  background-color: var(--e-global-color-primary);
}
.smooth-7ec4 .text_liquid_e60f .slow-cc78:hover {
  background-color: var(--e-global-color-accent);
}
.smooth-7ec4
  .text_liquid_e60f
  .breadcrumb_92b0
  li
  span {
  background-color: var(--e-global-color-text);
}
.smooth-7ec4
  .text_liquid_e60f
  .breadcrumb_92b0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.smooth-7ec4
  .text_liquid_e60f
  .breadcrumb_92b0
  li.banner-last-9365
  span {
  background-color: var(--e-global-color-accent);
}
.fluid_8971
  .popup-orange-89b9
  .layout-rough-7150 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_8971 .popup-orange-89b9 .in_5bbe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_8971 .popup-orange-89b9 .picture_top_4bbc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.fluid_8971 .bottom-d339 {
  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);
}
.fluid_8971
  .layout-8998.accent_ac6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a {
  background-color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a
  .media-9e9b.action_05ba {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a
  .huge-e5f9.dark-d8a5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  .static_04b3
  > a {
  background-color: var(--e-global-color-secondary);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  .static_04b3
  > a
  .surface-0cae {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  .static_04b3
  > a
  .huge-e5f9.element_34b3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a
  .new_0c59:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  a
  .new_0c59:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3.summary_042f
  > a
  .new_0c59:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  .static_04b3.summary_042f
  > a
  .new_0c59:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a
  .active-acd5
  .main-4185 {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  a
  .active-acd5
  .main-4185 {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a
  .active-acd5
  .main-4185,
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  a
  .active-acd5
  .main-4185 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > a
  .element_3a55:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  a
  .element_3a55:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3.summary_042f
  > a
  .element_3a55:before {
  color: var(--e-global-color-text);
}
.row_e323
  > .accent_right_812c
  > div
  > .card-east-bb7e
  > .static_04b3
  > .grid_in_0ee0
  .static_04b3.summary_042f
  > a
  .element_3a55:before {
  color: var(--e-global-color-text);
}
.table_b05b .footer-short-a388 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table_b05b
  .article_45df:hover
  .footer-short-a388 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active_8a13
  > .accent_right_812c
  > .wrapper_6f14
  > .layout_be4e
  > .heading-orange-ef35
  > .tabs_5108
  .fast-7133 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_8a13
  > .accent_right_812c
  > .wrapper_6f14
  > .layout_be4e
  > .heading-orange-ef35
  > .tabs_5108:hover
  .fast-7133 {
  color: var(--e-global-color-text);
}
.active_8a13
  > .accent_right_812c
  > .wrapper_6f14
  > .layout_be4e
  > .heading-orange-ef35
  > .tabs_5108:hover
  .fast-7133 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active_8a13
  > .accent_right_812c
  > .wrapper_6f14
  > .layout_be4e
  > .heading-orange-ef35.input_0e36
  > .tabs_5108
  .fast-7133 {
  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);
}
.left-45f3 .label_stale_ecaa {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-45f3 .message_2e1b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.left-45f3 .gradient-d1dc {
  background-color: var(--e-global-color-primary);
}
.left-45f3 .gradient-d1dc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-under-6a26
  > .accent_right_812c
  > .panel-d337
  > .frame_upper_70bb
  > .button-paper-2a52
  .shadow-0630 {
  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);
}
.surface-under-6a26
  > .accent_right_812c
  > .panel-d337
  > .frame_upper_70bb
  > .button-paper-2a52
  .current_31e2 {
  color: var(--e-global-color-text);
}
.surface-under-6a26
  > .accent_right_812c
  > .panel-d337
  > .frame_upper_70bb
  > .button-paper-2a52:hover
  .shadow-0630 {
  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);
}
.surface-under-6a26
  > .accent_right_812c
  > .panel-d337
  > .frame_upper_70bb
  > .button-paper-2a52:hover
  .current_31e2 {
  color: var(--e-global-color-secondary);
}
.surface-under-6a26
  > .accent_right_812c
  > .panel-d337
  > .frame_upper_70bb
  > .button-paper-2a52.pro_8583
  .shadow-0630 {
  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);
}
.surface-under-6a26
  > .accent_right_812c
  > .panel-d337
  > .frame_upper_70bb
  > .button-paper-2a52.pro_8583
  .current_31e2 {
  color: var(--e-global-color-primary);
}
.container-a693
  .button-490b
  .tabs_d081 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.container-a693 .border-wood-9780 .button-current-88d9 .tall_b82e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-9efe .content_1d97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-9efe .article-5741 .content_1d97 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new-9efe .feature_8255 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.new-9efe .feature_8255 {
  background-color: var(--e-global-color-primary);
}
.middle_2299 .caption-8bed .black_a46a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle_2299
  .caption-8bed:hover
  .thumbnail_narrow_287f {
  color: var(--e-global-color-secondary);
}
.middle_2299
  .caption-8bed:hover
  .black_a46a {
  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);
}
.dropdown-dynamic-855e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.element-3990 {
  flex-direction: column;
}

.element-3990 .pro_58cb {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.element-3990 .pro_58cb {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.element-3990 .frame-basic-c4dc {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.short_3d00.full-377d {
  display: none;
}

.content-under-8751 {
  display: none;
}

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

.highlight-under-fb50.hover-de95 {
  margin-bottom: 40px;
  width: 100%;
}

.sort-smooth-b32d {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.element-3990 a {
  width: 100%;
}

.dropdown_focused_81bb .slider-lite-1d1d.avatar_e66e {
  width: 20% !important;
}

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

.image_yellow_65d4:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.frame-b0fd:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.dropdown_focused_81bb
  .slider-lite-1d1d.status-f93e
  .blue-ca8a
  .motion_87a0 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.secondary_prev_25ef.main-short-2d11 > .caption-25cf {
  display: flex;
  align-items: center;
}

.detail-old-36ed {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.east-c090 {
  position: relative;
  width: 100%;
}

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

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

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

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

.stale-af59 {
  display: flex;
  gap: 50px;
}

.dropdown_focused_81bb
  .slider-lite-1d1d.carousel-bottom-4ce8
  .footer_e65c
  .frame-short-4f4f {
  width: 100% !important;
}

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

.active-7e63 {
  width: 100%;
}

.tiny-fa7b {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dirty-61c3 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.row-bright-d6a4 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.dirty-61c3:hover .row-bright-d6a4 {
  visibility: visible;
}
.dirty-61c3:hover.dirty-61c3::before {
  display: block;
}

.tag_0355 h3 {
  color: #fff;
}

.right_d933 {
  margin: 0;
}

.dropdown_focused_81bb
  .slider-lite-1d1d.carousel-bottom-4ce8
  .frame-short-4f4f
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.brown_4d31 {
  width: 100%;
}

.breadcrumb_0fd4 {
  width: 100%;
}

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

.breadcrumb_0fd4 {
  width: 100%;
}

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

.frame-short-4f4f {
  display: flex;
  align-items: center;
}

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

.first-31e5 {
  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;
}

.element-3990 .pro_58cb.easy-7c19 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.element-3990 h1.pro_58cb {
  margin-top: 120px !important;
}

.dropdown_focused_81bb .slider-lite-1d1d.focus-focused-8ba7 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.menu-de02 img {
  width: 100%;
}

.highlight-brown-ae92 .brown-a0f1.blue-ca8a {
  justify-content: space-between;
}

.out_9d76 {
  display: none;
}

.table_36b1 .frame-basic-c4dc {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .secondary_prev_25ef .caption-25cf {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .highlight-brown-ae92 .brown-a0f1.blue-ca8a {
    border-bottom: 1px solid #f0c159;
  }

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

  .secondary_prev_25ef.main-short-2d11 > .caption-25cf {
    gap: 15px;
    justify-content: space-between;
  }

  .dropdown_focused_81bb
    .slider-lite-1d1d.carousel-bottom-4ce8
    .frame-short-4f4f
    img {
    width: 60% !important;
  }

  .aside_c5e9 {
    left: 2%;
  }

  .wrapper-bd91 {
    margin: 10px 0;
  }

  .element-3990 .frame-basic-c4dc {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.element-3990 .pro_58cb,
  .element-3990 .pro_58cb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .frame-short-4f4f {
    justify-content: center;
  }

  .element-3990 .frame-basic-c4dc {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .sort-smooth-b32d {
    margin-bottom: 15px !important;
  }

  .dropdown_focused_81bb .slider-lite-1d1d.avatar_e66e {
    width: 75% !important;
  }

  .menu-de02 img {
    width: 100% !important;
  }
}

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

  h2.element-3990 .pro_58cb,
  .element-3990 .pro_58cb {
    font-size: 30px !important;
  }

  .frame-short-4f4f {
    justify-content: center;
  }

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

  .footer-0e87
    .old_8371.status-iron-0a51 {
    margin: 0 !important;
  }

  .detail-old-36ed {
    margin: 0;
    gap: 10px;
  }

  .wrapper-bd91 {
    display: flex;
  }

  .grid-4e88 .image_yellow_65d4 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .tag-black-bd0b svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .element-3990 h1.pro_58cb {
    margin-top: 80px !important;
  }

  .dropdown_focused_81bb
    .slider-lite-1d1d.carousel-bottom-4ce8
    .frame-short-4f4f
    img,
  .dynamic_daec .footer_e65c {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .dropdown_focused_81bb .slider-lite-1d1d.avatar_e66e {
    width: 100% !important;
  }

  .secondary_prev_25ef.main-short-2d11 > .caption-25cf {
    gap: 3px;
  }

  .element-3990 .frame-basic-c4dc {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: b3d0 */
.phantom-card-q8 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.1;
}
