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(.focus_stone_6173) {
  gap: 0.5em;
}
:where(.column_mini_4175) {
  gap: 0.5em;
}
body .layout_4124 > .bright_da86 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .layout_4124 > .gold_01e4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .layout_4124 > .caption_mini_23ef {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .center_bf5b > .bright_da86 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .center_bf5b > .gold_01e4 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .center_bf5b > .caption_mini_23ef {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .center_bf5b
  > :where(:not(.bright_da86):not(.gold_01e4):not(.section-first-f05e)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .center_bf5b > .silver_2529 {
  max-width: var(--wp--style--global--wide-size);
}
body .focus_stone_6173 {
  display: flex;
}
body .focus_stone_6173 {
  flex-wrap: wrap;
  align-items: center;
}
body .focus_stone_6173 > * {
  margin: 0;
}
body .column_mini_4175 {
  display: grid;
}
body .column_mini_4175 > * {
  margin: 0;
}
:where(.video_liquid_2fcb.focus_stone_6173) {
  gap: 2em;
}
:where(.video_liquid_2fcb.column_mini_4175) {
  gap: 2em;
}
:where(.widget_current_b1d2.focus_stone_6173) {
  gap: 1.25em;
}
:where(.widget_current_b1d2.column_mini_4175) {
  gap: 1.25em;
}
.brown-a580 {
  color: var(--wp--preset--color--black) !important;
}
.glass-8174 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tabs-9fab {
  color: var(--wp--preset--color--white) !important;
}
.left_2483 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.basic-daad {
  color: var(--wp--preset--color--vivid-red) !important;
}
.outline-hovered-d0d8 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.nav_6163 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.status-black-40c6 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.sidebar_a947 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.grid-edd7 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.card_c535 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.focus-thick-f4bb {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.column_3dd7 {
  background-color: var(--wp--preset--color--black) !important;
}
.shade-copper-cfde {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.wood-73a7 {
  background-color: var(--wp--preset--color--white) !important;
}
.primary-purple-7103 {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.left_aa28 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.picture-f9dd {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.badge_glass_4426 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tag-b569 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.caption_aaf8 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.iron-b15d {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.primary-dirty-ef23 {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.stone-dc9f {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.picture_left_4cb7 {
  border-color: var(--wp--preset--color--black) !important;
}
.fluid_139c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.tooltip_ee16 {
  border-color: var(--wp--preset--color--white) !important;
}
.filter-fresh-220d {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.heading_first_5484 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.notification_full_0b9b {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.slider-north-8bfe {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.carousel_34d7 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.shade-basic-cf7d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.paper_d7bb {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.hero-f1d2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.detail_pink_8fba {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.shadow-north-0857 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.action-6674 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.message_5aeb {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.backdrop_dynamic_ba94 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.section-small-1cd7 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.lite_cbdd {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.down-09b6 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.liquid_795a {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.thick_82d6 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.stale_f8f3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.notice-a876 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.warm-c22c {
  background: var(--wp--preset--gradient--midnight) !important;
}
.paragraph-b0e5 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.next_4d4b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.content-short-95c4 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.summary-middle-9b85 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.paper_5d38 a:where(:not(.table_a6c5)) {
  color: inherit;
}
:where(.widget_current_b1d2.focus_stone_6173) {
  gap: 1.25em;
}
:where(.widget_current_b1d2.column_mini_4175) {
  gap: 1.25em;
}
:where(.video_liquid_2fcb.focus_stone_6173) {
  gap: 2em;
}
:where(.video_liquid_2fcb.column_mini_4175) {
  gap: 2em;
}
.detail-da83 {
  font-size: 1.5em;
  line-height: 1.6;
}

.hidden_20bf .red_0ee0 {
  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);
}
.hover_3228 .module-iron-8047 {
  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);
}
.selected-2a63 {
  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);
}
.selected-2a63.active_bd0d .easy_c1f0 {
  background-color: var(--e-global-color-primary);
}
.selected-2a63.footer-focused-9096 .easy_c1f0,
.selected-2a63.feature_fast_be99 .easy_c1f0 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.action_d6c0 .status-41d9 {
  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);
}
.purple-87d1 {
  --divider-color: var(--e-global-color-secondary);
}
.purple-87d1 .link_14dd {
  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);
}
.purple-87d1.aside-north-a99d .filter_7846 {
  background-color: var(--e-global-color-secondary);
}
.purple-87d1.column_liquid_141f .filter_7846,
.purple-87d1.item-9042 .filter_7846 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.purple-87d1.column_liquid_141f .filter_7846,
.purple-87d1.item-9042 .filter_7846 svg {
  fill: var(--e-global-color-secondary);
}
.header_ebf0 .smooth-b8f2 {
  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);
}
.header_ebf0 .pattern-easy-0ff8 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.row_blue_f7c1.aside-north-a99d .filter_7846 {
  background-color: var(--e-global-color-primary);
}
.row_blue_f7c1.column_liquid_141f .filter_7846,
.row_blue_f7c1.item-9042 .filter_7846 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.row_blue_f7c1.column_liquid_141f .filter_7846,
.row_blue_f7c1.item-9042 .filter_7846 svg {
  fill: var(--e-global-color-primary);
}
.button_2104.aside-north-a99d .filter_7846 {
  background-color: var(--e-global-color-primary);
}
.button_2104.column_liquid_141f .filter_7846,
.button_2104.item-9042 .filter_7846 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.button_2104 .green-28ef {
  color: var(--e-global-color-primary);
}
.button_2104 .green-28ef,
.button_2104 .green-28ef a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.button_2104 .tertiary_middle_3889 {
  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-9fb8 .fast-6037 {
  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);
}
.wrapper-f06a .paragraph_56e7 .advanced-6fe0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.north-7f44 .motion-36e1:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.north-7f44 .outer_5059 i {
  color: var(--e-global-color-primary);
}
.north-7f44 .outer_5059 svg {
  fill: var(--e-global-color-primary);
}
.north-7f44 .table_clean_a2f2 {
  color: var(--e-global-color-secondary);
}
.north-7f44 .motion-36e1 > .table_clean_a2f2,
.north-7f44 .motion-36e1 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.section-9c97 .frame-6967 {
  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);
}
.section-9c97 .info_current_9c0e {
  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);
}
.gallery_ba65 .notice-hovered-ec9e .notice-wide-e73c {
  background-color: var(--e-global-color-primary);
}
.gallery_ba65 .shadow-51be {
  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);
}
.preview-d28e .solid_ff6a {
  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);
}
.preview-d28e .hover-d24f {
  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);
}
.preview-d28e .dropdown_dirty_fcac {
  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);
}
.prev-e9e3 .highlight-e733,
.prev-e9e3 .highlight-e733 a {
  color: var(--e-global-color-primary);
}
.prev-e9e3 .highlight-e733.filter_cool_4f9f,
.prev-e9e3 .highlight-e733.filter_cool_4f9f a {
  color: var(--e-global-color-accent);
}
.prev-e9e3 .highlight-e733 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.prev-e9e3 .title-dirty-f9a7 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focus_motion_77dc .stone_102b,
.focus_motion_77dc .dirty_72f9 {
  color: var(--e-global-color-primary);
}
.focus_motion_77dc .stone_102b svg {
  fill: var(--e-global-color-primary);
}
.focus_motion_77dc .filter_cool_4f9f .stone_102b,
.focus_motion_77dc .filter_cool_4f9f .dirty_72f9 {
  color: var(--e-global-color-accent);
}
.focus_motion_77dc .filter_cool_4f9f .stone_102b svg {
  fill: var(--e-global-color-accent);
}
.focus_motion_77dc .dirty_72f9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_motion_77dc .title-dirty-f9a7 {
  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);
}
.input-first-6721 .text_orange_6dba,
.input-first-6721 .aside-caee {
  color: var(--e-global-color-primary);
}
.input-first-6721 .aside-caee svg {
  fill: var(--e-global-color-primary);
}
.input-first-6721 .highlight-e733.filter_cool_4f9f a,
.input-first-6721
  .highlight-e733.filter_cool_4f9f
  .aside-caee {
  color: var(--e-global-color-accent);
}
.input-first-6721 .text_orange_6dba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.input-first-6721 .title-dirty-f9a7 {
  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);
}
.list_cf4d .photo_wide_1fc5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.list_cf4d .mask-new-ba7a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-bace .pro_7777 .menu-tiny-d1f2 {
  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);
}
.slider-bace .pro_7777 .chip-left-fa26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-bace .search_copper_0c19 .menu-tiny-d1f2 {
  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);
}
.slider-bace
  .search_copper_0c19
  .chip-left-fa26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-bace
  .disabled_0fe8
  .menu-tiny-d1f2 {
  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);
}
.slider-bace
  .disabled_0fe8
  .chip-left-fa26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-bace
  .brown_78cd
  .menu-tiny-d1f2 {
  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);
}
.slider-bace
  .brown_78cd
  .chip-left-fa26 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status_action_c70c .yellow_9302 {
  background-color: var(--e-global-color-primary);
}
.status_action_c70c .yellow_9302:hover {
  background-color: var(--e-global-color-primary);
}
.status_action_c70c .section_c697 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status_action_c70c
  .yellow_9302:hover
  .section_c697 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary_c6d6 .hover_6dca {
  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);
}
.fresh_0467 .brown-b498 .action-4083 a {
  background-color: var(--e-global-color-accent);
}
.fresh_0467 .brown-b498 .feature-easy-bf17 a {
  background-color: var(--e-global-color-accent);
}
.fresh_0467 .brown-b498 .action-4083 a,
.fresh_0467 .brown-b498 .feature-easy-bf17 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-afcb
  .dropdown_pro_87dc.nav-a046
  .brown-b498
  a.outline_087b {
  background-color: var(--e-global-color-accent);
}
.info-afcb
  .dropdown_pro_87dc.nav-a046
  .brown-b498
  span.outline_087b.fn-current-0b7c {
  background-color: var(--e-global-color-text);
}
.info-afcb
  .dropdown_pro_87dc.nav-a046
  .brown-b498
  .outline_087b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f .inner-b16b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .layout_86f6
  > .static-9882
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .progress-7062
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .up_da9a
  .texture-8e6c,
.widget-092f
  .up_da9a
  .caption_5e87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-092f
  .up_da9a
  .shade-silver-83a9,
.widget-092f
  .up_da9a
  a
  .shade-silver-83a9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .up_da9a
  .cool_61ac {
  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);
}
.widget-092f
  .up_da9a
  .hidden_tall_4887 {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .up_da9a
  .hidden_tall_4887 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .up_da9a
  .hidden_tall_4887:hover {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .up_da9a
  .cool-c25b {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .up_da9a
  .cool-c25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .up_da9a
  .cool-c25b:hover {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .thick_c36c
  .accent_pink_a6c4
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-092f
  .thick_c36c
  .upper_6f4b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .thick_c36c
  .cool_61ac {
  color: var(--e-global-color-text);
}
.widget-092f
  .thick_c36c
  .cool_61ac
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .thick_c36c
  .hidden_tall_4887 {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .thick_c36c
  .hidden_tall_4887 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .thick_c36c
  .hidden_tall_4887:hover {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .thick_c36c
  .cool-c25b {
  background-color: var(--e-global-color-primary);
}
.widget-092f
  .thick_c36c
  .cool-c25b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-092f
  .thick_c36c
  .cool-c25b:hover {
  background-color: var(--e-global-color-primary);
}
.widget-092f .widget-warm-00c5 {
  background-color: var(--e-global-color-primary);
}
.widget-092f .widget-warm-00c5:hover {
  background-color: var(--e-global-color-primary);
}
.widget-092f .focus_lower_fe1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-092f .down-c7c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-f6b7 .west_0346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-f6b7
  .image-green-e107
  > div:nth-child(3)
  .west_0346,
.footer-f6b7
  .title_east_ae52
  > div:nth-child(1)
  .west_0346,
.footer-f6b7
  .container-focused-28fb
  > div:nth-child(1)
  .west_0346,
.footer-f6b7
  .tabs-center-5f0e
  > div:nth-child(1)
  .west_0346,
.footer-f6b7
  .block-purple-227c
  > div:nth-child(1)
  .west_0346 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-f6b7 .large_0185 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-f6b7 .solid-e60c {
  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);
}
.footer-f6b7 .breadcrumb-motion-fd3a {
  background-color: var(--e-global-color-primary);
}
.footer-f6b7 .breadcrumb-motion-fd3a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.footer-f6b7 .breadcrumb-motion-fd3a:hover {
  background-color: var(--e-global-color-primary);
}
.footer-f6b7 .gradient-down-afeb {
  background-color: var(--e-global-color-primary);
}
.footer-f6b7 .gradient-down-afeb:hover {
  background-color: var(--e-global-color-primary);
}
.footer-f6b7 .focus_lower_fe1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-f6b7 .down-c7c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_selected_f6be .progress_0a8a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_selected_f6be .tabs_85af {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_selected_f6be .summary_slow_2cc4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_selected_f6be .input-1aa5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_selected_f6be .header-active-b676 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_selected_f6be .gradient-down-afeb {
  background-color: var(--e-global-color-primary);
}
.search_selected_f6be .gradient-down-afeb:hover {
  background-color: var(--e-global-color-primary);
}
.medium_78ea .focus-solid-b301 {
  background-color: var(--e-global-color-secondary);
}
.medium_78ea .brown_1f5f {
  background-color: var(--e-global-color-text);
}
.medium_78ea .chip_tall_904b {
  background-color: var(--e-global-color-secondary);
}
.medium_78ea .nav_49cf {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.medium_78ea .label_f13b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_78ea .modal_160f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_78ea .card_lower_d707 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.medium_78ea .tooltip_under_d1c7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-9b51 .hover-fcc0 .picture-lite-777e,
.center-9b51
  .hover-fcc0
  .picture-lite-777e
  a,
.center-9b51 .hot-e0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-9b51 .hover-fcc0 .bright-517b,
.center-9b51 .active-out-fe93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.center-9b51 .hover-fcc0 .bright-517b {
  color: var(--e-global-color-text);
}
.center-9b51 .active-out-fe93 {
  color: var(--e-global-color-text);
}
.center-9b51
  .hover-fcc0
  .table-c56e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.center-9b51 .accent-b0d1 .steel_ab5c {
  background-color: var(--e-global-color-primary);
}
.center-9b51 .accent-b0d1 .steel_ab5c:hover {
  background-color: var(--e-global-color-primary);
}
.center-9b51 .accent-b0d1 .surface_f421 li span {
  background-color: var(--e-global-color-text);
}
.center-9b51 .accent-b0d1 .surface_f421 li span:hover {
  background-color: var(--e-global-color-primary);
}
.center-9b51
  .accent-b0d1
  .surface_f421
  li.chip-548f
  span {
  background-color: var(--e-global-color-accent);
}
.center-9b51 .tiny-89b1 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-78e6 .advanced_7262 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.link_liquid_5018 .hard-a906 {
  background-color: var(--e-global-color-primary);
}
.link_liquid_5018 .table-dark-f227 {
  background-color: var(--e-global-color-secondary);
}
.link_liquid_5018 .pro_ce51 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_liquid_5018 .disabled-pro-bbc1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_liquid_5018 .tertiary-8b2f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_liquid_5018 .south-f775 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_liquid_5018 .hard-4b2a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_liquid_5018 .focused_b7e4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.link_liquid_5018 .yellow_b644 {
  background-color: var(--e-global-color-primary);
}
.link_liquid_5018 .yellow_b644 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.backdrop_6c4d .hover-purple-2089 {
  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);
}
.backdrop_6c4d .accordion_c825 {
  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);
}
.backdrop_6c4d
  .grid_ff6c:after {
  background-color: var(--e-global-color-primary);
}
.backdrop_6c4d .panel-886e {
  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);
}
.north-57dc .hot-e0ff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north-57dc .active-out-fe93 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-ff96 .fresh-8e87 .button_thick_e3e4 {
  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);
}
.thumbnail-ff96 .fresh-8e87 .feature_4060 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.new_31ae .background_09cf {
  background-color: var(--e-global-color-primary);
}
.new_31ae .module-upper-7a39 {
  background-color: var(--e-global-color-secondary);
}
.new_31ae .link-cold-1c51 .middle-17be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.new_31ae .title-focused-0c3c .middle-17be {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.next-5ad0 .progress_complex_4026 .inner_fa83 {
  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);
}
.next-5ad0 .progress_complex_4026 .row_paper_d6ec {
  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);
}
.next-5ad0 .progress_complex_4026 .icon_steel_f3d0 {
  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);
}
.aside_b17e .table-warm-d332 {
  border-color: var(--e-global-color-text);
}
.aside_b17e .chip-2c3f {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.aside_b17e .preview_ce01 {
  color: var(--e-global-color-primary);
}
.aside_b17e .dropdown_a241 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.fluid_c243 .active-wide-54fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c243 .active_dee1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c243 .plasma_a0e3:hover .active-wide-54fa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.fluid_c243
  .plasma_a0e3:hover
  .active_dee1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-99ec .sidebar-c770 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.detail-99ec .banner_22f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hard_6f67 .form-pressed-b948 .under-aa65 {
  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);
}
.hard_6f67 .paragraph-63c6 .under-aa65 {
  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);
}
.outer_5d9a .gallery-ad02 {
  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);
}
.green_b9b5 .caption-selected-637e .north_f3e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_b9b5 .caption-selected-637e .north_f3e9 {
  background-color: var(--e-global-color-secondary);
}
.green_b9b5 .card_basic_dd4a .north_f3e9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green_b9b5 .card_basic_dd4a .north_f3e9 {
  background-color: var(--e-global-color-secondary);
}
.green_b9b5 .sort_fresh_e3b6 .chip-4e2a {
  background-color: var(--e-global-color-primary);
}
.green_b9b5 .sort_fresh_e3b6:hover .chip-4e2a {
  background-color: var(--e-global-color-secondary);
}
.green_b9b5 .steel_ab5c {
  background-color: var(--e-global-color-primary);
}
.green_b9b5 .steel_ab5c:hover {
  background-color: var(--e-global-color-accent);
}
.green_b9b5 .surface_f421 li span {
  background-color: var(--e-global-color-text);
}
.green_b9b5 .surface_f421 li span:hover {
  background-color: var(--e-global-color-primary);
}
.green_b9b5 .surface_f421 li.chip-548f span {
  background-color: var(--e-global-color-accent);
}
.module-5430 .tooltip-bf0f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.module-5430 .block-162c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_paper_2403 .sort_1395:before {
  background-color: var(--e-global-color-secondary);
}
.grid_paper_2403 .form_light_b7d1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.grid_paper_2403 .hover_easy_bbc6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_7656 .tertiary-06c8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_7656 .tertiary-06c8:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_7656 .tertiary-06c8.fn-active-0b7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wide_7656 .frame-light-445a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_7656 .copper_8457 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_7656 .gas-1550 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_7656 .summary_smooth_5627 {
  background-color: var(--e-global-color-primary);
}
.wide_7656 .summary_smooth_5627 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_7656 .grid_hovered_9d5e {
  background-color: var(--e-global-color-primary);
}
.wide_7656 .grid_hovered_9d5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-8e67 .article-9ca0 .tabs-bottom-47a2 a {
  color: var(--e-global-color-secondary);
}
.small-8e67 .article-9ca0 .tabs-bottom-47a2 a:hover {
  color: var(--e-global-color-secondary);
}
.small-8e67 .article-9ca0 .tabs-bottom-47a2,
.small-8e67 .article-9ca0 .tabs-bottom-47a2 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-8e67 .article-9ca0 .upper-8295 {
  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);
}
.small-8e67 .article-9ca0 .form_top_e2fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-8e67 .article-9ca0 .table-f0e9 {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .article-9ca0 .table-f0e9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.small-8e67 .article-9ca0 .table-f0e9:hover {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .article-9ca0 .banner_left_1de8 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.small-8e67 .article-9ca0 .banner_left_1de8 {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .article-9ca0 .banner_left_1de8:hover {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .article-9ca0 .steel_ab5c {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .article-9ca0 .steel_ab5c:hover {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .accent-b0d1 .surface_f421 li span {
  background-color: var(--e-global-color-text);
}
.small-8e67 .accent-b0d1 .surface_f421 li span:hover {
  background-color: var(--e-global-color-primary);
}
.small-8e67 .accent-b0d1 .surface_f421 li.chip-548f span {
  background-color: var(--e-global-color-accent);
}
.small-8e67 .focus_lower_fe1a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.small-8e67 .down-c7c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-0a1a .tag-033f .accent_fc04 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim-0a1a .tag-033f .slow_0a20 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim-0a1a .tag-033f .box-3a6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_fd81 .text-active-0af2 {
  border-color: var(--e-global-color-text);
}
.header_fd81 .hot-fec1 {
  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);
}
.header_fd81 .breadcrumb_9215 {
  color: var(--e-global-color-secondary);
}
.header_fd81 .breadcrumb_9215 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_fd81 .bright_2b86 > * {
  color: var(--e-global-color-primary);
}
.header_fd81 .bright_2b86 > * svg {
  fill: var(--e-global-color-primary);
}
.header_fd81 .image-rough-f746 {
  color: var(--e-global-color-primary);
}
.header_fd81 .image-rough-f746 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_fd81 .chip-motion-f433 {
  color: var(--e-global-color-primary);
}
.header_fd81 .chip-motion-f433 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.header_fd81 .pattern-pink-d47c {
  color: var(--e-global-color-primary);
}
.header_fd81 .pattern-pink-d47c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_fd81 .caption_eb5f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_fd81 .active-bronze-b44c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_fd81 .active-bronze-b44c.carousel-2d80 {
  color: var(--e-global-color-secondary);
}
.header_fd81 .active-bronze-b44c.carousel-2d80 .hover_36f7 {
  color: var(--e-global-color-accent);
}
.header_fd81 .active-bronze-b44c.border_hot_670f {
  color: var(--e-global-color-text);
}
.header_fd81 .active-bronze-b44c.border_hot_670f .hover_36f7 {
  color: var(--e-global-color-text);
}
.header_fd81 .active-bronze-b44c:before {
  border-top-color: var(--e-global-color-text);
}
.header_fd81 .light_d75e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.header_fd81
  .light_d75e
  .texture_0d2c {
  background-color: var(--e-global-color-primary);
}
.header_fd81
  .light_d75e
  .texture_0d2c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.header_fd81 .text-active-0af2 .outline_red_08eb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero-cold-d38c .media_8104 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hero-cold-d38c .carousel_6740 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_9179 .highlight_advanced_ec7e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tall_9179
  .icon_stale_4e8c
  .purple-6344 {
  background-color: var(--e-global-color-secondary);
}
.tall_9179
  .icon_stale_4e8c.disabled_liquid_d467
  .purple-6344 {
  background-color: var(--e-global-color-text);
}
.tall_9179
  .icon_stale_4e8c:hover
  .purple-6344 {
  background-color: var(--e-global-color-accent);
}
.tall_9179
  .icon_stale_4e8c.fn-active-0b7c
  .purple-6344 {
  background-color: var(--e-global-color-primary);
}
.label-green-bb0e .content_dirty_f495 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.label-green-bb0e .link_a7ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.label-green-bb0e .stone_c8cb {
  background-color: var(--e-global-color-primary);
}
.label-green-bb0e .stone_c8cb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_f7bc .media_7f90 .box_last_f788 .tabs_wide_d74a {
  background-color: var(--e-global-color-secondary);
}
.wide_f7bc .media_7f90 .tertiary-6d83:after {
  background-color: var(--e-global-color-secondary);
}
.wide_f7bc .dropdown-blue-e955 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_f7bc .hidden_fresh_16db {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_f7bc .search_4b2b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.wide_f7bc .item-299c {
  background-color: var(--e-global-color-primary);
}
.wide_f7bc .item-299c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_f7bc .white-0d0f {
  background-color: var(--e-global-color-secondary);
}
.wide_f7bc .white-0d0f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wide_f7bc .media_7f90 .summary-old-a0a7 .avatar-da26:hover {
  background-color: var(--e-global-color-primary);
}
.wide_f7bc
  .media_7f90
  .summary-old-a0a7
  .avatar-da26.shadow-178b {
  background-color: var(--e-global-color-primary);
}
.wide_f7bc .media_7f90 .slow_7505:before {
  border-color: var(--e-global-color-primary);
}
.wide_f7bc .media_7f90 .slow_7505:hover:before {
  border-color: var(--e-global-color-secondary);
}
.wide_f7bc
  .media_7f90
  .slow_7505.advanced-fba3:before {
  border-color: var(--e-global-color-primary);
}
.wide_f7bc .solid-7a00 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.south-3605 .gallery_full_e551 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3605 .gallery_full_e551:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3605 .gallery_full_e551.element-61cc {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3605 .thumbnail-large-3a0b {
  background-color: var(--e-global-color-primary);
}
.south-3605 .thumbnail-large-3a0b {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3605
  .tertiary-2a26
  .banner-fe66
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.south-3605
  .in-bf4f
  .banner-fe66
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pagination-2ac5
  .tertiary-inner-b8be
  .feature-5068 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-2ac5
  .tertiary-inner-b8be
  .widget_large_b776 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-2ac5 .liquid_130a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pagination-2ac5 .lower-d4b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pagination-2ac5 .hard_d7ed {
  background-color: var(--e-global-color-primary);
}
.pagination-2ac5 .hard_d7ed {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tall_afeb .tiny-621c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tall_afeb .media_8fb9 {
  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);
}
.tall_afeb .nav_iron_5ffc {
  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);
}
.tall_afeb .nav_iron_5ffc a:hover {
  color: var(--e-global-color-secondary);
}
.tall_afeb .photo_current_3a35 {
  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);
}
.tall_afeb .nav_80c5 {
  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);
}
.tall_afeb .green-02b9 .steel_ab5c {
  background-color: var(--e-global-color-primary);
}
.tall_afeb .green-02b9 .steel_ab5c:hover {
  background-color: var(--e-global-color-accent);
}
.tall_afeb
  .green-02b9
  .surface_f421
  li
  span {
  background-color: var(--e-global-color-text);
}
.tall_afeb
  .green-02b9
  .surface_f421
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.tall_afeb
  .green-02b9
  .surface_f421
  li.chip-548f
  span {
  background-color: var(--e-global-color-accent);
}
.accordion_3be6
  .soft-ff70
  .middle_cc6c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_3be6 .soft-ff70 .inner-01e0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.accordion_3be6 .soft-ff70 .east_8b17 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.accordion_3be6 .thumbnail-selected-8332 {
  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);
}
.accordion_3be6
  .article-1777.north-ae86 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a {
  background-color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a
  .title_basic_9151.dropdown_0fef {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a
  .overlay-complex-2828.status-slow-0c3f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  .narrow_de25
  > a {
  background-color: var(--e-global-color-secondary);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  .narrow_de25
  > a
  .aside-large-7258 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  .narrow_de25
  > a
  .overlay-complex-2828.link_7a2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a
  .gold_e1ee:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  a
  .gold_e1ee:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25.hover-stale-a899
  > a
  .gold_e1ee:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  .narrow_de25.hover-stale-a899
  > a
  .gold_e1ee:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a
  .nav-9dd2
  .nav_up_fba0 {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  a
  .nav-9dd2
  .nav_up_fba0 {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a
  .nav-9dd2
  .nav_up_fba0,
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  a
  .nav-9dd2
  .nav_up_fba0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > a
  .bronze_988a:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  a
  .bronze_988a:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25.hover-stale-a899
  > a
  .bronze_988a:before {
  color: var(--e-global-color-text);
}
.card_7229
  > .module-1e33
  > div
  > .layout-next-03c6
  > .narrow_de25
  > .static_7747
  .narrow_de25.hover-stale-a899
  > a
  .bronze_988a:before {
  color: var(--e-global-color-text);
}
.widget-west-16f6 .list-wood-2f19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-west-16f6
  .left-8f37:hover
  .list-wood-2f19 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass-1dde
  > .module-1e33
  > .filter-huge-0def
  > .modal-tiny-7122
  > .status-fdc1
  > .form-dark-c6ee
  .tertiary_copper_f6b6 {
  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);
}
.glass-1dde
  > .module-1e33
  > .filter-huge-0def
  > .modal-tiny-7122
  > .status-fdc1
  > .form-dark-c6ee:hover
  .tertiary_copper_f6b6 {
  color: var(--e-global-color-text);
}
.glass-1dde
  > .module-1e33
  > .filter-huge-0def
  > .modal-tiny-7122
  > .status-fdc1
  > .form-dark-c6ee:hover
  .tertiary_copper_f6b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.glass-1dde
  > .module-1e33
  > .filter-huge-0def
  > .modal-tiny-7122
  > .status-fdc1.copper-4a0f
  > .form-dark-c6ee
  .tertiary_copper_f6b6 {
  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);
}
.shade-soft-0a7b .shadow_9dc7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-soft-0a7b .table_paper_f3a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.shade-soft-0a7b .simple_eead {
  background-color: var(--e-global-color-primary);
}
.shade-soft-0a7b .simple_eead {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.active-liquid-c234
  > .module-1e33
  > .gold-1ebc
  > .slider-27dc
  > .action-7d46
  .rough_ae8e {
  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-liquid-c234
  > .module-1e33
  > .gold-1ebc
  > .slider-27dc
  > .action-7d46
  .aside_red_1685 {
  color: var(--e-global-color-text);
}
.active-liquid-c234
  > .module-1e33
  > .gold-1ebc
  > .slider-27dc
  > .action-7d46:hover
  .rough_ae8e {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-liquid-c234
  > .module-1e33
  > .gold-1ebc
  > .slider-27dc
  > .action-7d46:hover
  .aside_red_1685 {
  color: var(--e-global-color-secondary);
}
.active-liquid-c234
  > .module-1e33
  > .gold-1ebc
  > .slider-27dc
  > .action-7d46.hero_acb6
  .rough_ae8e {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.active-liquid-c234
  > .module-1e33
  > .gold-1ebc
  > .slider-27dc
  > .action-7d46.hero_acb6
  .aside_red_1685 {
  color: var(--e-global-color-primary);
}
.notice-inner-acc4
  .frame_hovered_8588
  .west-cde4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notice-inner-acc4 .badge-c63b .outline_red_08eb .disabled_thick_1f95 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_top_2ed2 .liquid-2c32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_top_2ed2 .slider_last_78e0 .liquid-2c32 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav_top_2ed2 .video-2682 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.nav_top_2ed2 .video-2682 {
  background-color: var(--e-global-color-primary);
}
.picture_paper_4947 .tooltip_thick_15a9 .image_north_a685 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.picture_paper_4947
  .tooltip_thick_15a9:hover
  .steel_7dfd {
  color: var(--e-global-color-secondary);
}
.picture_paper_4947
  .tooltip_thick_15a9:hover
  .image_north_a685 {
  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);
}
.mini_20f5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.tag-simple-f1f5 {
  flex-direction: column;
}

.tag-simple-f1f5 .white_6e65 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.tag-simple-f1f5 .white_6e65 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.tag-simple-f1f5 .gallery-clean-1d28 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.green-c890.media-c372 {
  display: none;
}

.caption_8874 {
  display: none;
}

body,
.up_7c99 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.gold-41b5) !important; */
}

.mask-c3a9.backdrop-left-a22d {
  margin-bottom: 40px;
  width: 100%;
}

.main-prev-c4f6 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.tag-simple-f1f5 a {
  width: 100%;
}

.paragraph-4427 .video-9f9a.middle-ec2f {
  width: 20% !important;
}

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

.border_abf7:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

.sidebar-644c {
  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;
}

.sidebar-644c:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

.sidebar-644c:nth-child(2):hover {
  color: #fff;
}

.paragraph-4427
  .video-9f9a.tertiary-029e
  .up-cfb2
  .module-1c51 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.backdrop_stale_787d.wood-37ad > .top_04a5 {
  display: flex;
  align-items: center;
}

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

  margin: 20px 0;
}

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

.black-3a08 {
  position: absolute;
  bottom: 45%;
  left: 5%;
}

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

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

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

.wood-5984 {
  display: flex;
  gap: 50px;
}

.paragraph-4427
  .video-9f9a.stale-47d7
  .accent-390b
  .component_bronze_b270 {
  width: 100% !important;
}

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

.large-1fbb {
  width: 100%;
}

.south-76ac {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.button-aa60 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.image-7331 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.button-aa60:hover .image-7331 {
  visibility: visible;
}
.button-aa60:hover.button-aa60::before {
  display: block;
}

.tertiary_hard_f2bc h3 {
  color: #fff;
}

.active_e856 {
  margin: 0;
}

.paragraph-4427
  .video-9f9a.stale-47d7
  .component_bronze_b270
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.basic_b1df {
  width: 100%;
}

.background_0a0b {
  width: 100%;
}

.sidebar-dirty-8696 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.background_0a0b {
  width: 100%;
}

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

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

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

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

.tag-simple-f1f5 .white_6e65.sidebar_over_d850 {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.tag-simple-f1f5 h1.white_6e65 {
  margin-top: 120px !important;
}

.paragraph-4427 .video-9f9a.popup-white-42cb {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.notification_e05a img {
  width: 100%;
}

.label-fresh-ca4f .caption_bfe5.up-cfb2 {
  justify-content: space-between;
}

.container_fast_cd1d {
  display: none;
}

.grid_9270 .gallery-clean-1d28 {
  margin: 1px 0 !important;
}

.slow-441a li {
  margin-bottom: 0 !important;
}

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

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

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

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

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

  .label-fresh-ca4f .caption_bfe5.up-cfb2 {
    border-bottom: 1px solid #f0c159;
  }

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

  .backdrop_stale_787d.wood-37ad > .top_04a5 {
    gap: 15px;
    justify-content: space-between;
  }

  .paragraph-4427
    .video-9f9a.stale-47d7
    .component_bronze_b270
    img {
    width: 60% !important;
  }

  .black-3a08 {
    left: 2%;
  }

  .text_8efa {
    margin: 10px 0;
  }

  .tag-simple-f1f5 .gallery-clean-1d28 {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.tag-simple-f1f5 .white_6e65,
  .tag-simple-f1f5 .white_6e65 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .component_bronze_b270 {
    justify-content: center;
  }

  .tag-simple-f1f5 .gallery-clean-1d28 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .main-prev-c4f6 {
    margin-bottom: 15px !important;
  }

  .paragraph-4427 .video-9f9a.middle-ec2f {
    width: 75% !important;
  }

  .notification_e05a img {
    width: 100% !important;
  }
}

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

  h2.tag-simple-f1f5 .white_6e65,
  .tag-simple-f1f5 .white_6e65 {
    font-size: 30px !important;
  }

  .component_bronze_b270 {
    justify-content: center;
  }

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

  .border_b0df
    .pink_6244.shadow-large-3281 {
    margin: 0 !important;
  }

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

  .text_8efa {
    display: flex;
  }

  .wide_747b .border_abf7 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

  .sidebar-dirty-8696 {
    justify-content: flex-end;
    gap: 1px;
  }

  .tag-simple-f1f5 h1.white_6e65 {
    margin-top: 80px !important;
  }

  .paragraph-4427
    .video-9f9a.stale-47d7
    .component_bronze_b270
    img,
  .header_ebf0 .accent-390b {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .sidebar-644c {
    padding: 5px 15px;
    font-size: 14px;
    width: 80px;
  }

  .paragraph-4427 .video-9f9a.middle-ec2f {
    width: 100% !important;
  }

  .backdrop_stale_787d.wood-37ad > .top_04a5 {
    gap: 3px;
  }

  .tag-simple-f1f5 .gallery-clean-1d28 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: b23d */
.shadow-element-z4 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
