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(.fresh_b1ca) {
  gap: 0.5em;
}
:where(.accordion_stone_3c1c) {
  gap: 0.5em;
}
body .right-86c0 > .filter-dynamic-4d71 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .right-86c0 > .title-pink-fd1f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .right-86c0 > .prev-6962 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tall_8294 > .filter-dynamic-4d71 {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .tall_8294 > .title-pink-fd1f {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .tall_8294 > .prev-6962 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .tall_8294
  > :where(:not(.filter-dynamic-4d71):not(.title-pink-fd1f):not(.notification-3e64)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .tall_8294 > .complex-128f {
  max-width: var(--wp--style--global--wide-size);
}
body .fresh_b1ca {
  display: flex;
}
body .fresh_b1ca {
  flex-wrap: wrap;
  align-items: center;
}
body .fresh_b1ca > * {
  margin: 0;
}
body .accordion_stone_3c1c {
  display: grid;
}
body .accordion_stone_3c1c > * {
  margin: 0;
}
:where(.search-tall-0ea9.fresh_b1ca) {
  gap: 2em;
}
:where(.search-tall-0ea9.accordion_stone_3c1c) {
  gap: 2em;
}
:where(.link_focused_e917.fresh_b1ca) {
  gap: 1.25em;
}
:where(.link_focused_e917.accordion_stone_3c1c) {
  gap: 1.25em;
}
.south_0961 {
  color: var(--wp--preset--color--black) !important;
}
.media-bottom-3fca {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.block_9075 {
  color: var(--wp--preset--color--white) !important;
}
.column-9cb2 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.pagination-paper-d992 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.tabs_6766 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.tabs-087f {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tall-6d85 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.background_797e {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.focus-hot-db61 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.list-3327 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.clean-3bf1 {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.texture-smooth-c406 {
  background-color: var(--wp--preset--color--black) !important;
}
.surface_copper_c15d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.accordion_7c23 {
  background-color: var(--wp--preset--color--white) !important;
}
.pink_8dcd {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.primary-fast-64dc {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.overlay-0e58 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.mini_30eb {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.menu_3ebf {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.pagination-331b {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.input-8895 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup-motion-680b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.box-steel-cf39 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.column-7969 {
  border-color: var(--wp--preset--color--black) !important;
}
.bright_cd07 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.south-62df {
  border-color: var(--wp--preset--color--white) !important;
}
.wrapper-red-becd {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.heading_orange_f30e {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.wrapper_warm_c5d9 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.dirty_8d05 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.search_fb30 {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.west-7cc2 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.breadcrumb_pink_d1b8 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.info-14bc {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.black-58b0 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.new_9449 {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.rough_5f29 {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.aside-5abc {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.surface_a372 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.up-7b0b {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.large_7c79 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.caption_27e9 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.link-eba5 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.first-5651 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.alert-brown-3fc3 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.row_next_ad7f {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.purple-a423 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.right_04f8 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.large_296b {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.module-silver-af9e {
  font-size: var(--wp--preset--font-size--large) !important;
}
.backdrop-action-5e93 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.footer-56fd a:where(:not(.accordion-79e4)) {
  color: inherit;
}
:where(.link_focused_e917.fresh_b1ca) {
  gap: 1.25em;
}
:where(.link_focused_e917.accordion_stone_3c1c) {
  gap: 1.25em;
}
:where(.search-tall-0ea9.fresh_b1ca) {
  gap: 2em;
}
:where(.search-tall-0ea9.accordion_stone_3c1c) {
  gap: 2em;
}
.bronze_05a0 {
  font-size: 1.5em;
  line-height: 1.6;
}

.article_d94b .out_706e {
  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);
}
.sidebar-simple-ee19 .component-dirty-a905 {
  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-929d {
  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-929d.focus-1a06 .shade-395c {
  background-color: var(--e-global-color-primary);
}
.carousel-929d.component-598c .shade-395c,
.carousel-929d.link_332b .shade-395c {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.main-748a .list_9960 {
  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);
}
.banner_6b25 {
  --divider-color: var(--e-global-color-secondary);
}
.banner_6b25 .item-gold-3c60 {
  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);
}
.banner_6b25.middle-05fc .message-wide-b3df {
  background-color: var(--e-global-color-secondary);
}
.banner_6b25.frame_large_a300 .message-wide-b3df,
.banner_6b25.hot_fbff .message-wide-b3df {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.banner_6b25.frame_large_a300 .message-wide-b3df,
.banner_6b25.hot_fbff .message-wide-b3df svg {
  fill: var(--e-global-color-secondary);
}
.widget_under_cc28 .wrapper-eec4 {
  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);
}
.widget_under_cc28 .popup-2b01 {
  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);
}
.background-7acf.middle-05fc .message-wide-b3df {
  background-color: var(--e-global-color-primary);
}
.background-7acf.frame_large_a300 .message-wide-b3df,
.background-7acf.hot_fbff .message-wide-b3df {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.background-7acf.frame_large_a300 .message-wide-b3df,
.background-7acf.hot_fbff .message-wide-b3df svg {
  fill: var(--e-global-color-primary);
}
.highlight-9461.middle-05fc .message-wide-b3df {
  background-color: var(--e-global-color-primary);
}
.highlight-9461.frame_large_a300 .message-wide-b3df,
.highlight-9461.hot_fbff .message-wide-b3df {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.highlight-9461 .green-b9d4 {
  color: var(--e-global-color-primary);
}
.highlight-9461 .green-b9d4,
.highlight-9461 .green-b9d4 a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight-9461 .in-d488 {
  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);
}
.in_dcc5 .prev_4319 {
  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);
}
.chip_a6d8 .banner-885b .element_top_6e5f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.alert-bdeb .notification-advanced-510c:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.alert-bdeb .tertiary_prev_4737 i {
  color: var(--e-global-color-primary);
}
.alert-bdeb .tertiary_prev_4737 svg {
  fill: var(--e-global-color-primary);
}
.alert-bdeb .search-4a3c {
  color: var(--e-global-color-secondary);
}
.alert-bdeb .notification-advanced-510c > .search-4a3c,
.alert-bdeb .notification-advanced-510c > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tooltip_current_6ade .primary_0e12 {
  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);
}
.tooltip_current_6ade .inner_3a4d {
  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);
}
.steel_1069 .solid_8fef .tabs-smooth-566a {
  background-color: var(--e-global-color-primary);
}
.steel_1069 .red_a3f0 {
  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);
}
.icon_3594 .yellow_d14a {
  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);
}
.icon_3594 .wood-505e {
  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);
}
.icon_3594 .grid_6378 {
  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);
}
.thumbnail-pressed-b139 .under_a3cc,
.thumbnail-pressed-b139 .under_a3cc a {
  color: var(--e-global-color-primary);
}
.thumbnail-pressed-b139 .under_a3cc.up-057a,
.thumbnail-pressed-b139 .under_a3cc.up-057a a {
  color: var(--e-global-color-accent);
}
.thumbnail-pressed-b139 .under_a3cc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-pressed-b139 .under-4f5c {
  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);
}
.pink-657f .hot_19d8,
.pink-657f .hard-c1e1 {
  color: var(--e-global-color-primary);
}
.pink-657f .hot_19d8 svg {
  fill: var(--e-global-color-primary);
}
.pink-657f .up-057a .hot_19d8,
.pink-657f .up-057a .hard-c1e1 {
  color: var(--e-global-color-accent);
}
.pink-657f .up-057a .hot_19d8 svg {
  fill: var(--e-global-color-accent);
}
.pink-657f .hard-c1e1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pink-657f .under-4f5c {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.over-9eae .title_out_830c,
.over-9eae .tooltip_bottom_e6d2 {
  color: var(--e-global-color-primary);
}
.over-9eae .tooltip_bottom_e6d2 svg {
  fill: var(--e-global-color-primary);
}
.over-9eae .under_a3cc.up-057a a,
.over-9eae
  .under_a3cc.up-057a
  .tooltip_bottom_e6d2 {
  color: var(--e-global-color-accent);
}
.over-9eae .title_out_830c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-9eae .under-4f5c {
  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);
}
.feature-fixed-474f .filter_south_c75e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-fixed-474f .caption_b13e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-copper-3170 .steel_b9b1 .shadow_3d39 {
  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);
}
.photo-copper-3170 .steel_b9b1 .fast-9108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-copper-3170 .secondary-a9f7 .shadow_3d39 {
  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);
}
.photo-copper-3170
  .secondary-a9f7
  .fast-9108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-copper-3170
  .shadow-996e
  .shadow_3d39 {
  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);
}
.photo-copper-3170
  .shadow-996e
  .fast-9108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-copper-3170
  .carousel_tall_e414
  .shadow_3d39 {
  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);
}
.photo-copper-3170
  .carousel_tall_e414
  .fast-9108 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.nav-narrow-7c23 .footer-tall-a4e9 {
  background-color: var(--e-global-color-primary);
}
.nav-narrow-7c23 .footer-tall-a4e9:hover {
  background-color: var(--e-global-color-primary);
}
.nav-narrow-7c23 .focus_0570 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.nav-narrow-7c23
  .footer-tall-a4e9:hover
  .focus_0570 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.short_94e1 .preview_7d50 {
  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);
}
.solid_3111 .progress-b5c2 .status_huge_e0d0 a {
  background-color: var(--e-global-color-accent);
}
.solid_3111 .progress-b5c2 .element-bronze-87b7 a {
  background-color: var(--e-global-color-accent);
}
.solid_3111 .progress-b5c2 .status_huge_e0d0 a,
.solid_3111 .progress-b5c2 .element-bronze-87b7 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.element-a490
  .rough-3b8d.element-glass-f5dc
  .progress-b5c2
  a.upper_11e7 {
  background-color: var(--e-global-color-accent);
}
.element-a490
  .rough-3b8d.element-glass-f5dc
  .progress-b5c2
  span.upper_11e7.fn-current-b2ef {
  background-color: var(--e-global-color-text);
}
.element-a490
  .rough-3b8d.element-glass-f5dc
  .progress-b5c2
  .upper_11e7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c .bronze_e12f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .description_outer_9d90
  > .active_d22c
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .bright_aa4f
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .modal_4f49
  .photo_outer_c308,
.widget_full_2f8c
  .modal_4f49
  .section_4a03 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_full_2f8c
  .modal_4f49
  .heading_f88d,
.widget_full_2f8c
  .modal_4f49
  a
  .heading_f88d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .modal_4f49
  .widget_first_7f3b {
  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_full_2f8c
  .modal_4f49
  .active_1087 {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .modal_4f49
  .active_1087 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .modal_4f49
  .active_1087:hover {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .modal_4f49
  .out_a59b {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .modal_4f49
  .out_a59b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .modal_4f49
  .out_a59b:hover {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .main_hovered_f685
  .sidebar-d0a9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_full_2f8c
  .main_hovered_f685
  .disabled_dark_e9da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .main_hovered_f685
  .widget_first_7f3b {
  color: var(--e-global-color-text);
}
.widget_full_2f8c
  .main_hovered_f685
  .widget_first_7f3b
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .main_hovered_f685
  .active_1087 {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .main_hovered_f685
  .active_1087 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .main_hovered_f685
  .active_1087:hover {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .main_hovered_f685
  .out_a59b {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c
  .main_hovered_f685
  .out_a59b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_full_2f8c
  .main_hovered_f685
  .out_a59b:hover {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c .smooth_22cb {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c .smooth_22cb:hover {
  background-color: var(--e-global-color-primary);
}
.widget_full_2f8c .secondary-db7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_full_2f8c .copper-7951 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_medium_5ba0 .action_d02f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_medium_5ba0
  .iron_5335
  > div:nth-child(3)
  .action_d02f,
.pattern_medium_5ba0
  .hover-ec9b
  > div:nth-child(1)
  .action_d02f,
.pattern_medium_5ba0
  .dark-1ceb
  > div:nth-child(1)
  .action_d02f,
.pattern_medium_5ba0
  .dropdown-54fd
  > div:nth-child(1)
  .action_d02f,
.pattern_medium_5ba0
  .sidebar_fluid_1f47
  > div:nth-child(1)
  .action_d02f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_medium_5ba0 .primary-a535 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_medium_5ba0 .backdrop-short-7936 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_medium_5ba0 .slider_steel_f7d4 {
  background-color: var(--e-global-color-primary);
}
.pattern_medium_5ba0 .slider_steel_f7d4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pattern_medium_5ba0 .slider_steel_f7d4:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_medium_5ba0 .card_991b {
  background-color: var(--e-global-color-primary);
}
.pattern_medium_5ba0 .card_991b:hover {
  background-color: var(--e-global-color-primary);
}
.pattern_medium_5ba0 .secondary-db7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern_medium_5ba0 .copper-7951 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_east_ffbf .paper-f827 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.content_east_ffbf .video_f0b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_east_ffbf .video_gold_4fe7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_east_ffbf .video_dirty_bfde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_east_ffbf .picture_dim_3e8f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_east_ffbf .card_991b {
  background-color: var(--e-global-color-primary);
}
.content_east_ffbf .card_991b:hover {
  background-color: var(--e-global-color-primary);
}
.slider-current-fe53 .fluid_5cd9 {
  background-color: var(--e-global-color-secondary);
}
.slider-current-fe53 .active_1cce {
  background-color: var(--e-global-color-text);
}
.slider-current-fe53 .info_middle_1fa3 {
  background-color: var(--e-global-color-secondary);
}
.slider-current-fe53 .warm-372f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.slider-current-fe53 .button_a466 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-current-fe53 .hot_3131 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-current-fe53 .green_351d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.slider-current-fe53 .widget-gold-b37b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-basic-9ab3 .background-e111 .disabled_under_8570,
.info-basic-9ab3
  .background-e111
  .disabled_under_8570
  a,
.info-basic-9ab3 .carousel-easy-7fd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-basic-9ab3 .background-e111 .notice_e5df,
.info-basic-9ab3 .input_thick_5672 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.info-basic-9ab3 .background-e111 .notice_e5df {
  color: var(--e-global-color-text);
}
.info-basic-9ab3 .input_thick_5672 {
  color: var(--e-global-color-text);
}
.info-basic-9ab3
  .background-e111
  .advanced-039f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.info-basic-9ab3 .fresh-a1fe .wide-65af {
  background-color: var(--e-global-color-primary);
}
.info-basic-9ab3 .fresh-a1fe .wide-65af:hover {
  background-color: var(--e-global-color-primary);
}
.info-basic-9ab3 .fresh-a1fe .card-copper-b6a0 li span {
  background-color: var(--e-global-color-text);
}
.info-basic-9ab3 .fresh-a1fe .card-copper-b6a0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.info-basic-9ab3
  .fresh-a1fe
  .card-copper-b6a0
  li.container_4238
  span {
  background-color: var(--e-global-color-accent);
}
.info-basic-9ab3 .paper-eb11 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-under-8453 .green_1687 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.gradient_advanced_b89b .green-9e81 {
  background-color: var(--e-global-color-primary);
}
.gradient_advanced_b89b .gas-4c78 {
  background-color: var(--e-global-color-secondary);
}
.gradient_advanced_b89b .feature_499c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_advanced_b89b .hot_ab75 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_advanced_b89b .frame_dim_b646 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_advanced_b89b .block_1d1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_advanced_b89b .north-79c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_advanced_b89b .outer-757d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gradient_advanced_b89b .warm-9afa {
  background-color: var(--e-global-color-primary);
}
.gradient_advanced_b89b .warm-9afa {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west-af43 .warm_8377 {
  color: var(--e-global-color-secondary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.west-af43 .badge-copper-ee9c {
  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);
}
.west-af43
  .article_small_53b9:after {
  background-color: var(--e-global-color-primary);
}
.west-af43 .slider-tall-0f9b {
  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);
}
.hidden_3216 .carousel-easy-7fd5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_3216 .input_thick_5672 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail-e439 .slider-82ed .current_f48a {
  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-e439 .slider-82ed .accent_7008 {
  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);
}
.notification_hard_91a4 .media_liquid_e345 {
  background-color: var(--e-global-color-primary);
}
.notification_hard_91a4 .short-15d6 {
  background-color: var(--e-global-color-secondary);
}
.notification_hard_91a4 .north_b6f8 .in-3183 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.notification_hard_91a4 .component-wide-1f4f .in-3183 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.liquid_42f7 .grid-9e9e .form_40e1 {
  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);
}
.liquid_42f7 .grid-9e9e .over_363e {
  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);
}
.liquid_42f7 .grid-9e9e .dropdown-top-5d94 {
  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);
}
.accordion_wood_77b2 .center_3143 {
  border-color: var(--e-global-color-text);
}
.accordion_wood_77b2 .breadcrumb_stale_9e64 {
  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);
}
.accordion_wood_77b2 .layout-bronze-b600 {
  color: var(--e-global-color-primary);
}
.accordion_wood_77b2 .box_3772 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-smooth-2bc6 .table-small-cfae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-smooth-2bc6 .gradient_fixed_f2c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-smooth-2bc6 .description-south-01cf:hover .table-small-cfae {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.table-smooth-2bc6
  .description-south-01cf:hover
  .gradient_fixed_f2c4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_1657 .backdrop-over-0758 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.overlay_1657 .lite-7733 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.banner-418e .left-fdb6 .info-dim-3df6 {
  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);
}
.banner-418e .gold_3076 .info-dim-3df6 {
  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);
}
.last-9795 .menu_new_77e6 {
  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);
}
.shade-0963 .fast_c79f .simple_ebe2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-0963 .fast_c79f .simple_ebe2 {
  background-color: var(--e-global-color-secondary);
}
.shade-0963 .accordion_fluid_56a8 .simple_ebe2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.shade-0963 .accordion_fluid_56a8 .simple_ebe2 {
  background-color: var(--e-global-color-secondary);
}
.shade-0963 .accent-center-4ed4 .container-pink-0244 {
  background-color: var(--e-global-color-primary);
}
.shade-0963 .accent-center-4ed4:hover .container-pink-0244 {
  background-color: var(--e-global-color-secondary);
}
.shade-0963 .wide-65af {
  background-color: var(--e-global-color-primary);
}
.shade-0963 .wide-65af:hover {
  background-color: var(--e-global-color-accent);
}
.shade-0963 .card-copper-b6a0 li span {
  background-color: var(--e-global-color-text);
}
.shade-0963 .card-copper-b6a0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.shade-0963 .card-copper-b6a0 li.container_4238 span {
  background-color: var(--e-global-color-accent);
}
.heading-5354 .slider_e31f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading-5354 .photo-98cd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_c879 .popup_rough_e5df:before {
  background-color: var(--e-global-color-secondary);
}
.secondary_c879 .wrapper_4004 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_c879 .layout-ff0d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-basic-9f02 .background_iron_b537 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-basic-9f02 .background_iron_b537:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-basic-9f02 .background_iron_b537.fn-active-b2ef {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.icon-basic-9f02 .lower-cf81 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-basic-9f02 .shade-5a16 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-basic-9f02 .dark-bfd6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.icon-basic-9f02 .disabled_lite_014e {
  background-color: var(--e-global-color-primary);
}
.icon-basic-9f02 .disabled_lite_014e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.icon-basic-9f02 .tag_middle_3304 {
  background-color: var(--e-global-color-primary);
}
.icon-basic-9f02 .tag_middle_3304 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_1fff .fast-dd6e .light_03bf a {
  color: var(--e-global-color-secondary);
}
.soft_1fff .fast-dd6e .light_03bf a:hover {
  color: var(--e-global-color-secondary);
}
.soft_1fff .fast-dd6e .light_03bf,
.soft_1fff .fast-dd6e .light_03bf a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1fff .fast-dd6e .wide_d146 {
  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);
}
.soft_1fff .fast-dd6e .accordion_old_1034 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1fff .fast-dd6e .feature_out_252e {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fast-dd6e .feature_out_252e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_1fff .fast-dd6e .feature_out_252e:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fast-dd6e .wrapper_plasma_8018 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_1fff .fast-dd6e .wrapper_plasma_8018 {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fast-dd6e .wrapper_plasma_8018:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fast-dd6e .wide-65af {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fast-dd6e .wide-65af:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fresh-a1fe .card-copper-b6a0 li span {
  background-color: var(--e-global-color-text);
}
.soft_1fff .fresh-a1fe .card-copper-b6a0 li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft_1fff .fresh-a1fe .card-copper-b6a0 li.container_4238 span {
  background-color: var(--e-global-color-accent);
}
.soft_1fff .secondary-db7c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.soft_1fff .copper-7951 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_paper_6c3b .west_9ed5 .disabled_7794 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_paper_6c3b .west_9ed5 .banner-c3c3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup_paper_6c3b .west_9ed5 .status-a567 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-ba52 .card-east-94a2 {
  border-color: var(--e-global-color-text);
}
.popup-out-ba52 .wrapper-over-4227 {
  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);
}
.popup-out-ba52 .simple-f032 {
  color: var(--e-global-color-secondary);
}
.popup-out-ba52 .simple-f032 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-ba52 .header-0685 > * {
  color: var(--e-global-color-primary);
}
.popup-out-ba52 .header-0685 > * svg {
  fill: var(--e-global-color-primary);
}
.popup-out-ba52 .warm_d080 {
  color: var(--e-global-color-primary);
}
.popup-out-ba52 .warm_d080 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-out-ba52 .shade-41ba {
  color: var(--e-global-color-primary);
}
.popup-out-ba52 .shade-41ba {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-out-ba52 .heading-6d9e {
  color: var(--e-global-color-primary);
}
.popup-out-ba52 .heading-6d9e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-ba52 .inner_b403 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-ba52 .lite_8f7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-ba52 .lite_8f7c.label_simple_bb70 {
  color: var(--e-global-color-secondary);
}
.popup-out-ba52 .lite_8f7c.label_simple_bb70 .right_c9c4 {
  color: var(--e-global-color-accent);
}
.popup-out-ba52 .lite_8f7c.left_1bb3 {
  color: var(--e-global-color-text);
}
.popup-out-ba52 .lite_8f7c.left_1bb3 .right_c9c4 {
  color: var(--e-global-color-text);
}
.popup-out-ba52 .lite_8f7c:before {
  border-top-color: var(--e-global-color-text);
}
.popup-out-ba52 .secondary_fast_48bb {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-out-ba52
  .secondary_fast_48bb
  .gradient-yellow-46f1 {
  background-color: var(--e-global-color-primary);
}
.popup-out-ba52
  .secondary_fast_48bb
  .gradient-yellow-46f1 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup-out-ba52 .card-east-94a2 .aside_727e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.inner-23b8 .large-a6b4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner-23b8 .notice_soft_7d24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_2748 .border-2384 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.highlight_2748
  .surface-full-60ee
  .title_e320 {
  background-color: var(--e-global-color-secondary);
}
.highlight_2748
  .surface-full-60ee.slow-c6d3
  .title_e320 {
  background-color: var(--e-global-color-text);
}
.highlight_2748
  .surface-full-60ee:hover
  .title_e320 {
  background-color: var(--e-global-color-accent);
}
.highlight_2748
  .surface-full-60ee.fn-active-b2ef
  .title_e320 {
  background-color: var(--e-global-color-primary);
}
.picture_f91d .orange-c585 {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.picture_f91d .pattern_4e37 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.picture_f91d .aside_soft_c9fe {
  background-color: var(--e-global-color-primary);
}
.picture_f91d .aside_soft_c9fe {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-45d4 .block-3d30 .item-focused-fcb9 .frame-in-0902 {
  background-color: var(--e-global-color-secondary);
}
.texture-45d4 .block-3d30 .column_8581:after {
  background-color: var(--e-global-color-secondary);
}
.texture-45d4 .menu_bcc2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-45d4 .mask-d3b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-45d4 .shade_fixed_2aed {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.texture-45d4 .item-east-9c15 {
  background-color: var(--e-global-color-primary);
}
.texture-45d4 .item-east-9c15 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-45d4 .gallery_tall_0bf7 {
  background-color: var(--e-global-color-secondary);
}
.texture-45d4 .gallery_tall_0bf7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.texture-45d4 .block-3d30 .border-111a .tertiary_c579:hover {
  background-color: var(--e-global-color-primary);
}
.texture-45d4
  .block-3d30
  .border-111a
  .tertiary_c579.notice-7319 {
  background-color: var(--e-global-color-primary);
}
.texture-45d4 .block-3d30 .table-61d6:before {
  border-color: var(--e-global-color-primary);
}
.texture-45d4 .block-3d30 .table-61d6:hover:before {
  border-color: var(--e-global-color-secondary);
}
.texture-45d4
  .block-3d30
  .table-61d6.aside_20c2:before {
  border-color: var(--e-global-color-primary);
}
.texture-45d4 .surface_8b67 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.glass_ab4f .gradient_65eb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_ab4f .gradient_65eb:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_ab4f .gradient_65eb.outline-new-8476 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_ab4f .sidebar-solid-a79f {
  background-color: var(--e-global-color-primary);
}
.glass_ab4f .sidebar-solid-a79f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_ab4f
  .hidden_hot_3752
  .tag_151e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.glass_ab4f
  .east_4d83
  .tag_151e
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.status-6d32
  .link-dynamic-3292
  .border-prev-abf3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6d32
  .link-dynamic-3292
  .glass_c4a4 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6d32 .paper-88d5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-6d32 .secondary_63f6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-6d32 .heading_small_7d5e {
  background-color: var(--e-global-color-primary);
}
.status-6d32 .heading_small_7d5e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_dim_ef33 .sort_8b46 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.component_dim_ef33 .current_f9e4 {
  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);
}
.component_dim_ef33 .tabs-f84f {
  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);
}
.component_dim_ef33 .tabs-f84f a:hover {
  color: var(--e-global-color-secondary);
}
.component_dim_ef33 .green_f413 {
  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);
}
.component_dim_ef33 .plasma-299b {
  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);
}
.component_dim_ef33 .table_85c3 .wide-65af {
  background-color: var(--e-global-color-primary);
}
.component_dim_ef33 .table_85c3 .wide-65af:hover {
  background-color: var(--e-global-color-accent);
}
.component_dim_ef33
  .table_85c3
  .card-copper-b6a0
  li
  span {
  background-color: var(--e-global-color-text);
}
.component_dim_ef33
  .table_85c3
  .card-copper-b6a0
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.component_dim_ef33
  .table_85c3
  .card-copper-b6a0
  li.container_4238
  span {
  background-color: var(--e-global-color-accent);
}
.hidden_2505
  .search_1d5d
  .dynamic-0634 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_2505 .search_1d5d .feature_out_7bfa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden_2505 .search_1d5d .dropdown-warm-c3d7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden_2505 .table_282b {
  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);
}
.hidden_2505
  .form-13f7.column_dirty_efb0 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a {
  background-color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a
  .background-61f4.mini_6447 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a
  .advanced-d419.mini-b1c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  .down_cc57
  > a {
  background-color: var(--e-global-color-secondary);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  .down_cc57
  > a
  .dark-7e28 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  .down_cc57
  > a
  .advanced-d419.popup-rough-5222 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a
  .video-ec59:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  a
  .video-ec59:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57.widget_pressed_1f27
  > a
  .video-ec59:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  .down_cc57.widget_pressed_1f27
  > a
  .video-ec59:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a
  .fluid_f755
  .sidebar_action_a49b {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  a
  .fluid_f755
  .sidebar_action_a49b {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a
  .fluid_f755
  .sidebar_action_a49b,
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  a
  .fluid_f755
  .sidebar_action_a49b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > a
  .border_fresh_7ecf:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  a
  .border_fresh_7ecf:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57.widget_pressed_1f27
  > a
  .border_fresh_7ecf:before {
  color: var(--e-global-color-text);
}
.background_fde0
  > .photo_yellow_4a65
  > div
  > .background_0ae2
  > .down_cc57
  > .gradient_over_45e0
  .down_cc57.widget_pressed_1f27
  > a
  .border_fresh_7ecf:before {
  color: var(--e-global-color-text);
}
.section_tall_ec8e .photo-6bb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.section_tall_ec8e
  .menu-stale-5cff:hover
  .photo-6bb5 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.menu-b578
  > .photo_yellow_4a65
  > .active-7f8b
  > .tabs-tall-30d3
  > .summary_2938
  > .media_3f95
  .huge_fe36 {
  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);
}
.menu-b578
  > .photo_yellow_4a65
  > .active-7f8b
  > .tabs-tall-30d3
  > .summary_2938
  > .media_3f95:hover
  .huge_fe36 {
  color: var(--e-global-color-text);
}
.menu-b578
  > .photo_yellow_4a65
  > .active-7f8b
  > .tabs-tall-30d3
  > .summary_2938
  > .media_3f95:hover
  .huge_fe36 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.menu-b578
  > .photo_yellow_4a65
  > .active-7f8b
  > .tabs-tall-30d3
  > .summary_2938.form-light-efec
  > .media_3f95
  .huge_fe36 {
  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);
}
.thumbnail_dirty_5ff6 .button_5787 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_dirty_5ff6 .main_3fa6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.thumbnail_dirty_5ff6 .gallery_ddfb {
  background-color: var(--e-global-color-primary);
}
.thumbnail_dirty_5ff6 .gallery_ddfb {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.highlight-e6f5
  > .photo_yellow_4a65
  > .grid_ff10
  > .section_5dbe
  > .preview_7fa0
  .section_clean_e578 {
  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);
}
.highlight-e6f5
  > .photo_yellow_4a65
  > .grid_ff10
  > .section_5dbe
  > .preview_7fa0
  .tooltip-78f7 {
  color: var(--e-global-color-text);
}
.highlight-e6f5
  > .photo_yellow_4a65
  > .grid_ff10
  > .section_5dbe
  > .preview_7fa0:hover
  .section_clean_e578 {
  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);
}
.highlight-e6f5
  > .photo_yellow_4a65
  > .grid_ff10
  > .section_5dbe
  > .preview_7fa0:hover
  .tooltip-78f7 {
  color: var(--e-global-color-secondary);
}
.highlight-e6f5
  > .photo_yellow_4a65
  > .grid_ff10
  > .section_5dbe
  > .preview_7fa0.text_paper_0047
  .section_clean_e578 {
  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);
}
.highlight-e6f5
  > .photo_yellow_4a65
  > .grid_ff10
  > .section_5dbe
  > .preview_7fa0.text_paper_0047
  .tooltip-78f7 {
  color: var(--e-global-color-primary);
}
.basic-369e
  .hidden_646f
  .label-lower-7a78 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.basic-369e .active_a065 .aside_727e .accent_00d6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_415e .block_d251 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_415e .texture_afcf .block_d251 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_415e .background_dynamic_07fd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.advanced_415e .background_dynamic_07fd {
  background-color: var(--e-global-color-primary);
}
.banner_d7fb .notice-5ff5 .tall_c517 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.banner_d7fb
  .notice-5ff5:hover
  .banner-f8ca {
  color: var(--e-global-color-secondary);
}
.banner_d7fb
  .notice-5ff5:hover
  .tall_c517 {
  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);
}
.huge-85fc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.module_3e5f {
  flex-direction: column;
}

.module_3e5f .menu_97fb {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

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

.module_3e5f .list_easy_0e5f {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.accordion-dynamic-4ebc.hover-white-1602 {
  display: none;
}

.primary-aba0 {
  display: none;
}

body,
.badge-4bf4 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.selected_1de4) !important; */
}

.basic-4b6c.cold_a91f {
  margin-bottom: 40px;
  width: 100%;
}

.badge-pink-65a1 {
  margin-bottom: 25px !important;
  margin-top: 5px !important;
  position: static !important;
}

.module_3e5f a {
  width: 100%;
}

.huge_d262 .alert_f5f7.silver-93eb {
  width: 20% !important;
}

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

.accordion-f91c:hover {
  color: #000;
}

.accordion-f91c svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.accordion-f91c:hover svg {
  fill: #000;
}

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

.focused_6e1d:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.huge_d262
  .alert_f5f7.layout-4ced
  .over-2c6c
  .media-a9b9 {
  font-size: 20px !important;
}

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

.info-bottom-52d1 {
  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;
}

.list-98c7 h3 {
  font-weight: bolder;
  font-size: 40px;

  text-align: center;
}

.disabled-27a9.stone-b1d3 > .current-6508 {
  display: flex;
  align-items: center;
}

.soft-8458 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.nav-pressed-fe22 {
  position: relative;
  width: 100%;
}

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

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

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

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

.up-ff59 {
  display: flex;
  gap: 50px;
}

.huge_d262
  .alert_f5f7.content-pro-4d69
  .outline_c67e
  .stone_0128 {
  width: 100% !important;
}

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

.in-56e2 {
  width: 100%;
}

.soft-14dd {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.badge-f822 {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.silver-15a6 {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.badge-f822:hover .silver-15a6 {
  visibility: visible;
}
.badge-f822:hover.badge-f822::before {
  display: block;
}

.list-98c7 h3 {
  color: #fff;
}

.sort-down-22db {
  margin: 0;
}

.huge_d262
  .alert_f5f7.content-pro-4d69
  .stone_0128
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.caption-6cd0 {
  width: 100%;
}

.tiny-3773 {
  width: 100%;
}

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

.tiny-3773 {
  width: 100%;
}

.shadow-iron-44f3 {
  margin-bottom: 10px !important;
}

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

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

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

.module_3e5f .menu_97fb.wide-0cbd {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.module_3e5f h1.menu_97fb {
  margin-top: 120px !important;
}

.huge_d262 .alert_f5f7.stone-7a30 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.south_dc22 img {
  width: 100%;
}

.focus-f24e .west-6640.over-2c6c {
  justify-content: space-between;
}

.pagination-0d16 {
  display: none;
}

.wrapper-white-6d5e .list_easy_0e5f {
  margin: 1px 0 !important;
}

.panel-4b70 li {
  margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
  .disabled-27a9 .current-6508 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .focus-f24e .west-6640.over-2c6c {
    border-bottom: 1px solid #f0c159;
  }

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

  .disabled-27a9.stone-b1d3 > .current-6508 {
    gap: 15px;
    justify-content: space-between;
  }

  .huge_d262
    .alert_f5f7.content-pro-4d69
    .stone_0128
    img {
    width: 60% !important;
  }

  .overlay_lite_5592 {
    left: 2%;
  }

  .narrow_f7b9 {
    margin: 10px 0;
  }

  .module_3e5f .list_easy_0e5f {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.module_3e5f .menu_97fb,
  .module_3e5f .menu_97fb {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .stone_0128 {
    justify-content: center;
  }

  .module_3e5f .list_easy_0e5f {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .badge-pink-65a1 {
    margin-bottom: 15px !important;
  }

  .huge_d262 .alert_f5f7.silver-93eb {
    width: 75% !important;
  }

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

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

  h2.module_3e5f .menu_97fb,
  .module_3e5f .menu_97fb {
    font-size: 30px !important;
  }

  .stone_0128 {
    justify-content: center;
  }

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

  .module-ecc2
    .up-22d2.background_lower_d791 {
    margin: 0 !important;
  }

  .soft-8458 {
    margin: 0;
    gap: 10px;
  }

  .narrow_f7b9 {
    display: flex;
  }

  .title_5a59 .accordion-f91c {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .module_3e5f h1.menu_97fb {
    margin-top: 80px !important;
  }

  .huge_d262
    .alert_f5f7.content-pro-4d69
    .stone_0128
    img,
  .widget_under_cc28 .outline_c67e {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .huge_d262 .alert_f5f7.silver-93eb {
    width: 100% !important;
  }

  .disabled-27a9.stone-b1d3 > .current-6508 {
    gap: 3px;
  }

  .module_3e5f .list_easy_0e5f {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: a48f */
.shadow-element-w4 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.0;
}
