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(.top_8242) {
  gap: 0.5em;
}
:where(.border_current_97bd) {
  gap: 0.5em;
}
body .title-large-a2bc > .popup-fixed-0ccd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .title-large-a2bc > .bright-6b90 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .title-large-a2bc > .search_096e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label-upper-628a > .popup-fixed-0ccd {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .label-upper-628a > .bright-6b90 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .label-upper-628a > .search_096e {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .label-upper-628a
  > :where(:not(.popup-fixed-0ccd):not(.bright-6b90):not(.nav-7cc8)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .label-upper-628a > .huge-a143 {
  max-width: var(--wp--style--global--wide-size);
}
body .top_8242 {
  display: flex;
}
body .top_8242 {
  flex-wrap: wrap;
  align-items: center;
}
body .top_8242 > * {
  margin: 0;
}
body .border_current_97bd {
  display: grid;
}
body .border_current_97bd > * {
  margin: 0;
}
:where(.form_3954.top_8242) {
  gap: 2em;
}
:where(.form_3954.border_current_97bd) {
  gap: 2em;
}
:where(.lite_72f5.top_8242) {
  gap: 1.25em;
}
:where(.lite_72f5.border_current_97bd) {
  gap: 1.25em;
}
.preview-3022 {
  color: var(--wp--preset--color--black) !important;
}
.logo-left-37ef {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.top-24ae {
  color: var(--wp--preset--color--white) !important;
}
.hovered-eba3 {
  color: var(--wp--preset--color--pale-pink) !important;
}
.carousel_dirty_d443 {
  color: var(--wp--preset--color--vivid-red) !important;
}
.green-fb12 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.chip-wide-0349 {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.description_0fce {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.stale-63a6 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gradient_silver_9fb8 {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label_fluid_3183 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.narrow-446a {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.wood-d205 {
  background-color: var(--wp--preset--color--black) !important;
}
.large_ea5e {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.fresh-896a {
  background-color: var(--wp--preset--color--white) !important;
}
.item-cold-0eeb {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.component_hot_ba48 {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.preview_10a1 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fast_185b {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.green-872a {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.summary-bf25 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.gallery-in-61cb {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.shadow-f3cc {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.title_pressed_2391 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.hover-6ba7 {
  border-color: var(--wp--preset--color--black) !important;
}
.image_a0c0 {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.avatar_4cc6 {
  border-color: var(--wp--preset--color--white) !important;
}
.caption-solid-8b9a {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.row-1b6c {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.gold_8c17 {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.fresh_e457 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.disabled_focused_fefe {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.text-d54d {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.tag_lite_668a {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.preview-motion-8803 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.middle-d753 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.accordion_under_afdb {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.heading-warm-4eca {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.media-5e39 {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.huge_8699 {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.tall_2af6 {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.texture_1cf2 {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.breadcrumb_blue_2236 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.selected_f047 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.detail-static-c630 {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.white_e18e {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.brown_d5e8 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.alert-f519 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.dark-e252 {
  font-size: var(--wp--preset--font-size--small) !important;
}
.layout_gold_f60f {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.chip_light_53fb {
  font-size: var(--wp--preset--font-size--large) !important;
}
.widget-c6f9 {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.photo-bottom-349d a:where(:not(.thick_ecac)) {
  color: inherit;
}
:where(.lite_72f5.top_8242) {
  gap: 1.25em;
}
:where(.lite_72f5.border_current_97bd) {
  gap: 1.25em;
}
:where(.form_3954.top_8242) {
  gap: 2em;
}
:where(.form_3954.border_current_97bd) {
  gap: 2em;
}
.aside_active_4821 {
  font-size: 1.5em;
  line-height: 1.6;
}

.link_lite_fed6 .advanced_d4cd {
  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);
}
.picture_basic_0c29 .secondary-tall-fc79 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-91e2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.backdrop-91e2.dirty-3251 .module_iron_860d {
  background-color: var(--e-global-color-primary);
}
.backdrop-91e2.orange_8720 .module_iron_860d,
.backdrop-91e2.border_white_5cb1 .module_iron_860d {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.small_53cb .icon-wide-b19f {
  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);
}
.description-f800 {
  --divider-color: var(--e-global-color-secondary);
}
.description-f800 .blue-f88b {
  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);
}
.description-f800.stone_7743 .header-purple-bbe7 {
  background-color: var(--e-global-color-secondary);
}
.description-f800.new_0170 .header-purple-bbe7,
.description-f800.video_a408 .header-purple-bbe7 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.description-f800.new_0170 .header-purple-bbe7,
.description-f800.video_a408 .header-purple-bbe7 svg {
  fill: var(--e-global-color-secondary);
}
.active_3647 .gallery-rough-284a {
  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_3647 .main-active-7f7c {
  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);
}
.down_7098.stone_7743 .header-purple-bbe7 {
  background-color: var(--e-global-color-primary);
}
.down_7098.new_0170 .header-purple-bbe7,
.down_7098.video_a408 .header-purple-bbe7 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.down_7098.new_0170 .header-purple-bbe7,
.down_7098.video_a408 .header-purple-bbe7 svg {
  fill: var(--e-global-color-primary);
}
.table-center-fac8.stone_7743 .header-purple-bbe7 {
  background-color: var(--e-global-color-primary);
}
.table-center-fac8.new_0170 .header-purple-bbe7,
.table-center-fac8.video_a408 .header-purple-bbe7 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.table-center-fac8 .backdrop-848e {
  color: var(--e-global-color-primary);
}
.table-center-fac8 .backdrop-848e,
.table-center-fac8 .backdrop-848e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.table-center-fac8 .summary-current-ee03 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_bronze_cd7f .dark_7657 {
  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);
}
.warm-d7d6 .north-cdca .huge_2467 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component-80b5 .list_bright_cf84:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.component-80b5 .widget_a79e i {
  color: var(--e-global-color-primary);
}
.component-80b5 .widget_a79e svg {
  fill: var(--e-global-color-primary);
}
.component-80b5 .widget_c3f5 {
  color: var(--e-global-color-secondary);
}
.component-80b5 .list_bright_cf84 > .widget_c3f5,
.component-80b5 .list_bright_cf84 > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mini-18b7 .card_glass_089d {
  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);
}
.mini-18b7 .text-c582 {
  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);
}
.fixed-3183 .upper-a153 .status_black_43b4 {
  background-color: var(--e-global-color-primary);
}
.fixed-3183 .next_b240 {
  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);
}
.feature-thick-cc02 .detail-81e7 {
  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-thick-cc02 .text-last-1412 {
  color: var(--e-global-color-primary);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.feature-thick-cc02 .lower_21a8 {
  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);
}
.dirty-5e2c .pattern_blue_8513,
.dirty-5e2c .pattern_blue_8513 a {
  color: var(--e-global-color-primary);
}
.dirty-5e2c .pattern_blue_8513.image_f82d,
.dirty-5e2c .pattern_blue_8513.image_f82d a {
  color: var(--e-global-color-accent);
}
.dirty-5e2c .pattern_blue_8513 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dirty-5e2c .secondary_hot_b685 {
  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);
}
.large-f467 .mini-101a,
.large-f467 .gold_292f {
  color: var(--e-global-color-primary);
}
.large-f467 .mini-101a svg {
  fill: var(--e-global-color-primary);
}
.large-f467 .image_f82d .mini-101a,
.large-f467 .image_f82d .gold_292f {
  color: var(--e-global-color-accent);
}
.large-f467 .image_f82d .mini-101a svg {
  fill: var(--e-global-color-accent);
}
.large-f467 .gold_292f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.large-f467 .secondary_hot_b685 {
  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);
}
.narrow-b9ff .east-b98e,
.narrow-b9ff .detail_black_5ff7 {
  color: var(--e-global-color-primary);
}
.narrow-b9ff .detail_black_5ff7 svg {
  fill: var(--e-global-color-primary);
}
.narrow-b9ff .pattern_blue_8513.image_f82d a,
.narrow-b9ff
  .pattern_blue_8513.image_f82d
  .detail_black_5ff7 {
  color: var(--e-global-color-accent);
}
.narrow-b9ff .east-b98e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.narrow-b9ff .secondary_hot_b685 {
  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-bf56 .outline_pro_0c1c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pattern-bf56 .accent-cool-7f1f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_137d .alert_b2bf .large-528b {
  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);
}
.north_137d .alert_b2bf .over-e77f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_137d .first_3637 .large-528b {
  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);
}
.north_137d
  .first_3637
  .over-e77f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_137d
  .status_d4f9
  .large-528b {
  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);
}
.north_137d
  .status_d4f9
  .over-e77f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.north_137d
  .preview_right_e228
  .large-528b {
  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);
}
.north_137d
  .preview_right_e228
  .over-e77f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.steel_c9f5 .description_4d6e {
  background-color: var(--e-global-color-primary);
}
.steel_c9f5 .description_4d6e:hover {
  background-color: var(--e-global-color-primary);
}
.steel_c9f5 .link_white_10cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.steel_c9f5
  .description_4d6e:hover
  .link_white_10cb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.thumbnail-steel-cbc3 .table-left-08d9 {
  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);
}
.middle_708b .hero_dark_10be .small-46d5 a {
  background-color: var(--e-global-color-accent);
}
.middle_708b .hero_dark_10be .purple_d8fb a {
  background-color: var(--e-global-color-accent);
}
.middle_708b .hero_dark_10be .small-46d5 a,
.middle_708b .hero_dark_10be .purple_d8fb a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.gallery-ce1c
  .hard-4038.inner-c50d
  .hero_dark_10be
  a.carousel_474b {
  background-color: var(--e-global-color-accent);
}
.gallery-ce1c
  .hard-4038.inner-c50d
  .hero_dark_10be
  span.carousel_474b.fn-current-d6eb {
  background-color: var(--e-global-color-text);
}
.gallery-ce1c
  .hard-4038.inner-c50d
  .hero_dark_10be
  .carousel_474b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd .texture-fresh-0573 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .light_d17f
  > .container_3c6f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .button-3208
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .hidden-red-7b83
  .accent_295e,
.dynamic_b0cd
  .hidden-red-7b83
  .list_blue_ba58 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_b0cd
  .hidden-red-7b83
  .image_up_569d,
.dynamic_b0cd
  .hidden-red-7b83
  a
  .image_up_569d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .hidden-red-7b83
  .orange-08b2 {
  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);
}
.dynamic_b0cd
  .hidden-red-7b83
  .upper-cdd0 {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .hidden-red-7b83
  .upper-cdd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .hidden-red-7b83
  .upper-cdd0:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .hidden-red-7b83
  .smooth_3656 {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .hidden-red-7b83
  .smooth_3656 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .hidden-red-7b83
  .smooth_3656:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .banner_de5e
  .first_adb9
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_b0cd
  .banner_de5e
  .upper-e909 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .banner_de5e
  .orange-08b2 {
  color: var(--e-global-color-text);
}
.dynamic_b0cd
  .banner_de5e
  .orange-08b2
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .banner_de5e
  .upper-cdd0 {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .banner_de5e
  .upper-cdd0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .banner_de5e
  .upper-cdd0:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .banner_de5e
  .smooth_3656 {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd
  .banner_de5e
  .smooth_3656 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dynamic_b0cd
  .banner_de5e
  .smooth_3656:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd .bright-de16 {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd .bright-de16:hover {
  background-color: var(--e-global-color-primary);
}
.dynamic_b0cd .surface-dim-de24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dynamic_b0cd .container_liquid_e7ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-over-0de5 .bottom_4620 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-over-0de5
  .thumbnail_86f9
  > div:nth-child(3)
  .bottom_4620,
.dropdown-over-0de5
  .label-a61d
  > div:nth-child(1)
  .bottom_4620,
.dropdown-over-0de5
  .paragraph-smooth-37bf
  > div:nth-child(1)
  .bottom_4620,
.dropdown-over-0de5
  .image-98e5
  > div:nth-child(1)
  .bottom_4620,
.dropdown-over-0de5
  .filter_3595
  > div:nth-child(1)
  .bottom_4620 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-over-0de5 .panel_f54e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-over-0de5 .solid_2f9a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-over-0de5 .photo_pressed_b8b2 {
  background-color: var(--e-global-color-primary);
}
.dropdown-over-0de5 .photo_pressed_b8b2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dropdown-over-0de5 .photo_pressed_b8b2:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-over-0de5 .left-4670 {
  background-color: var(--e-global-color-primary);
}
.dropdown-over-0de5 .left-4670:hover {
  background-color: var(--e-global-color-primary);
}
.dropdown-over-0de5 .surface-dim-de24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dropdown-over-0de5 .container_liquid_e7ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_2f8c .modal_cb41 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget_2f8c .list-0227 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_2f8c .wrapper-lite-06ea {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_2f8c .column-ebf2 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_2f8c .article-ddde {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget_2f8c .left-4670 {
  background-color: var(--e-global-color-primary);
}
.widget_2f8c .left-4670:hover {
  background-color: var(--e-global-color-primary);
}
.white-59a9 .widget-c4fb {
  background-color: var(--e-global-color-secondary);
}
.white-59a9 .disabled-2f2d {
  background-color: var(--e-global-color-text);
}
.white-59a9 .notification_yellow_95a8 {
  background-color: var(--e-global-color-secondary);
}
.white-59a9 .component_hot_a479 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.white-59a9 .slider-left-a26b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-59a9 .texture_next_0fe8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-59a9 .north-44f8 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.white-59a9 .hover_52b0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_fixed_3206 .modal-down-dbcd .liquid-bd27,
.summary_fixed_3206
  .modal-down-dbcd
  .liquid-bd27
  a,
.summary_fixed_3206 .rough-dcce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_fixed_3206 .modal-down-dbcd .hero_yellow_5cc9,
.summary_fixed_3206 .carousel-1763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.summary_fixed_3206 .modal-down-dbcd .hero_yellow_5cc9 {
  color: var(--e-global-color-text);
}
.summary_fixed_3206 .carousel-1763 {
  color: var(--e-global-color-text);
}
.summary_fixed_3206
  .modal-down-dbcd
  .icon-copper-7a94 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.summary_fixed_3206 .focus_north_e848 .slider_16f4 {
  background-color: var(--e-global-color-primary);
}
.summary_fixed_3206 .focus_north_e848 .slider_16f4:hover {
  background-color: var(--e-global-color-primary);
}
.summary_fixed_3206 .focus_north_e848 .cold-88ac li span {
  background-color: var(--e-global-color-text);
}
.summary_fixed_3206 .focus_north_e848 .cold-88ac li span:hover {
  background-color: var(--e-global-color-primary);
}
.summary_fixed_3206
  .focus_north_e848
  .cold-88ac
  li.dropdown_old_1f3f
  span {
  background-color: var(--e-global-color-accent);
}
.summary_fixed_3206 .tertiary_hot_8acd span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.caption_red_893b .heading-e0dd {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hover_bb04 .tabs-05d9 {
  background-color: var(--e-global-color-primary);
}
.hover_bb04 .wrapper-west-8b8e {
  background-color: var(--e-global-color-secondary);
}
.hover_bb04 .nav_down_3025 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bb04 .chip-c4e0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bb04 .accordion-short-e7f6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bb04 .input-ed7c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bb04 .light_cb13 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bb04 .progress-e2b1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover_bb04 .text_dirty_e2ad {
  background-color: var(--e-global-color-primary);
}
.hover_bb04 .text_dirty_e2ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.next_c866 .popup-static-5313 {
  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_c866 .secondary-cb30 {
  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);
}
.next_c866
  .photo-16db:after {
  background-color: var(--e-global-color-primary);
}
.next_c866 .stone-817c {
  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);
}
.static-fe4b .rough-dcce {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.static-fe4b .carousel-1763 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.sidebar_fluid_3732 .media-db3e .form_28a2 {
  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);
}
.sidebar_fluid_3732 .media-db3e .notice-dim-4cfb {
  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);
}
.info-409c .modal-clean-ac0d {
  background-color: var(--e-global-color-primary);
}
.info-409c .hover_action_5b47 {
  background-color: var(--e-global-color-secondary);
}
.info-409c .frame-steel-ac23 .west-2775 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.info-409c .notice-3ab8 .west-2775 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-9f53 .layout_large_bda9 .content-tiny-1b70 {
  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);
}
.black-9f53 .layout_large_bda9 .stone-be87 {
  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);
}
.black-9f53 .layout_large_bda9 .info_south_fa98 {
  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_67c1 .popup_bottom_6cd2 {
  border-color: var(--e-global-color-text);
}
.accordion_67c1 .layout-5de9 {
  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_67c1 .smooth-07f0 {
  color: var(--e-global-color-primary);
}
.accordion_67c1 .module_e36f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-50ea .alert_current_e83e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-50ea .shade_a7e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-50ea .cool_e239:hover .alert_current_e83e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-50ea
  .cool_e239:hover
  .shade_a7e2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_85f6 .red_7c2d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_85f6 .shadow_693f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.image-narrow-977b .button-684a .summary-bbc9 {
  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);
}
.image-narrow-977b .list_steel_9cdf .summary-bbc9 {
  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);
}
.out-d151 .status_dim_a194 {
  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);
}
.status-light-a2c6 .secondary_inner_a531 .left-773d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-light-a2c6 .secondary_inner_a531 .left-773d {
  background-color: var(--e-global-color-secondary);
}
.status-light-a2c6 .block-gold-9755 .left-773d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.status-light-a2c6 .block-gold-9755 .left-773d {
  background-color: var(--e-global-color-secondary);
}
.status-light-a2c6 .upper-4bef .steel-dac5 {
  background-color: var(--e-global-color-primary);
}
.status-light-a2c6 .upper-4bef:hover .steel-dac5 {
  background-color: var(--e-global-color-secondary);
}
.status-light-a2c6 .slider_16f4 {
  background-color: var(--e-global-color-primary);
}
.status-light-a2c6 .slider_16f4:hover {
  background-color: var(--e-global-color-accent);
}
.status-light-a2c6 .cold-88ac li span {
  background-color: var(--e-global-color-text);
}
.status-light-a2c6 .cold-88ac li span:hover {
  background-color: var(--e-global-color-primary);
}
.status-light-a2c6 .cold-88ac li.dropdown_old_1f3f span {
  background-color: var(--e-global-color-accent);
}
.plasma-372f .form_advanced_93ac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-372f .icon_f76b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_92a7 .main_463e:before {
  background-color: var(--e-global-color-secondary);
}
.notice_92a7 .logo-0793 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice_92a7 .black-689a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-out-3934 .button_solid_4f90 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-out-3934 .button_solid_4f90:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-out-3934 .button_solid_4f90.fn-active-d6eb {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.widget-out-3934 .dark-a48f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-out-3934 .card_62a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-out-3934 .badge-e4dd {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.widget-out-3934 .highlight-blue-3ab0 {
  background-color: var(--e-global-color-primary);
}
.widget-out-3934 .highlight-blue-3ab0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.widget-out-3934 .wood_e9b0 {
  background-color: var(--e-global-color-primary);
}
.widget-out-3934 .wood_e9b0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-fae6 .panel_7cb0 .content_iron_cc21 a {
  color: var(--e-global-color-secondary);
}
.hidden-fae6 .panel_7cb0 .content_iron_cc21 a:hover {
  color: var(--e-global-color-secondary);
}
.hidden-fae6 .panel_7cb0 .content_iron_cc21,
.hidden-fae6 .panel_7cb0 .content_iron_cc21 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-fae6 .panel_7cb0 .caption_current_0646 {
  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);
}
.hidden-fae6 .panel_7cb0 .gallery_lite_e192 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-fae6 .panel_7cb0 .container_2cfc {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .panel_7cb0 .container_2cfc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hidden-fae6 .panel_7cb0 .container_2cfc:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .panel_7cb0 .hover_1c46 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hidden-fae6 .panel_7cb0 .hover_1c46 {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .panel_7cb0 .hover_1c46:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .panel_7cb0 .slider_16f4 {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .panel_7cb0 .slider_16f4:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .focus_north_e848 .cold-88ac li span {
  background-color: var(--e-global-color-text);
}
.hidden-fae6 .focus_north_e848 .cold-88ac li span:hover {
  background-color: var(--e-global-color-primary);
}
.hidden-fae6 .focus_north_e848 .cold-88ac li.dropdown_old_1f3f span {
  background-color: var(--e-global-color-accent);
}
.hidden-fae6 .surface-dim-de24 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hidden-fae6 .container_liquid_e7ed {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-207f .filter-682e .search-hard-d534 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focused-207f .filter-682e .media-3369 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.focused-207f .filter-682e .widget-cool-cc74 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_pressed_0f8b .chip-fast-dc65 {
  border-color: var(--e-global-color-text);
}
.photo_pressed_0f8b .dropdown_03cc {
  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);
}
.photo_pressed_0f8b .prev_13da {
  color: var(--e-global-color-secondary);
}
.photo_pressed_0f8b .prev_13da {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_pressed_0f8b .full-2a4f > * {
  color: var(--e-global-color-primary);
}
.photo_pressed_0f8b .full-2a4f > * svg {
  fill: var(--e-global-color-primary);
}
.photo_pressed_0f8b .soft_be9e {
  color: var(--e-global-color-primary);
}
.photo_pressed_0f8b .soft_be9e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_pressed_0f8b .hover_b3f5 {
  color: var(--e-global-color-primary);
}
.photo_pressed_0f8b .hover_b3f5 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.photo_pressed_0f8b .filter-1474 {
  color: var(--e-global-color-primary);
}
.photo_pressed_0f8b .filter-1474 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_pressed_0f8b .panel_active_3b41 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_pressed_0f8b .gallery-5fd1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_pressed_0f8b .gallery-5fd1.down_8e54 {
  color: var(--e-global-color-secondary);
}
.photo_pressed_0f8b .gallery-5fd1.down_8e54 .thumbnail_middle_2319 {
  color: var(--e-global-color-accent);
}
.photo_pressed_0f8b .gallery-5fd1.list_current_09e4 {
  color: var(--e-global-color-text);
}
.photo_pressed_0f8b .gallery-5fd1.list_current_09e4 .thumbnail_middle_2319 {
  color: var(--e-global-color-text);
}
.photo_pressed_0f8b .gallery-5fd1:before {
  border-top-color: var(--e-global-color-text);
}
.photo_pressed_0f8b .accordion_81e6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo_pressed_0f8b
  .accordion_81e6
  .dropdown-rough-11f9 {
  background-color: var(--e-global-color-primary);
}
.photo_pressed_0f8b
  .accordion_81e6
  .dropdown-rough-11f9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.photo_pressed_0f8b .chip-fast-dc65 .text_9f6c {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-1d0c .table_down_2e63 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup-1d0c .iron_53c6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-7bd6 .background_c2b6 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tiny-7bd6
  .tabs-left-6124
  .accent-glass-df9e {
  background-color: var(--e-global-color-secondary);
}
.tiny-7bd6
  .tabs-left-6124.full_3b77
  .accent-glass-df9e {
  background-color: var(--e-global-color-text);
}
.tiny-7bd6
  .tabs-left-6124:hover
  .accent-glass-df9e {
  background-color: var(--e-global-color-accent);
}
.tiny-7bd6
  .tabs-left-6124.fn-active-d6eb
  .accent-glass-df9e {
  background-color: var(--e-global-color-primary);
}
.main_iron_24e1 .article-942c {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.main_iron_24e1 .frame_79d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.main_iron_24e1 .description_warm_a66f {
  background-color: var(--e-global-color-primary);
}
.main_iron_24e1 .description_warm_a66f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_e4ef .down_d851 .hidden_2906 .iron-0d0f {
  background-color: var(--e-global-color-secondary);
}
.lite_e4ef .down_d851 .up-7fc9:after {
  background-color: var(--e-global-color-secondary);
}
.lite_e4ef .alert-cool-1306 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_e4ef .input-480f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_e4ef .progress-ae76 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.lite_e4ef .icon_aa92 {
  background-color: var(--e-global-color-primary);
}
.lite_e4ef .icon_aa92 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_e4ef .modal_stale_9118 {
  background-color: var(--e-global-color-secondary);
}
.lite_e4ef .modal_stale_9118 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.lite_e4ef .down_d851 .inner_d643 .bright-5e7a:hover {
  background-color: var(--e-global-color-primary);
}
.lite_e4ef
  .down_d851
  .inner_d643
  .bright-5e7a.tag_south_9a43 {
  background-color: var(--e-global-color-primary);
}
.lite_e4ef .down_d851 .disabled_right_d89a:before {
  border-color: var(--e-global-color-primary);
}
.lite_e4ef .down_d851 .disabled_right_d89a:hover:before {
  border-color: var(--e-global-color-secondary);
}
.lite_e4ef
  .down_d851
  .disabled_right_d89a.bottom_92c8:before {
  border-color: var(--e-global-color-primary);
}
.lite_e4ef .info_3401 span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-west-5b22 .iron-d314 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-west-5b22 .iron-d314:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-west-5b22 .iron-d314.section_fresh_6a90 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-west-5b22 .green-14e9 {
  background-color: var(--e-global-color-primary);
}
.text-west-5b22 .green-14e9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-west-5b22
  .image_eb8f
  .paragraph_eae2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-west-5b22
  .sidebar_ee8c
  .paragraph_eae2
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.last_868f
  .progress-b2f5
  .title-green-a05e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_868f
  .progress-b2f5
  .border_bottom_236b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_868f .detail-fresh-f81b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.last_868f .accordion-7ae4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.last_868f .selected-15c7 {
  background-color: var(--e-global-color-primary);
}
.last_868f .selected-15c7 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.mask-lite-160a .thumbnail_small_4858 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.mask-lite-160a .short_3c5f {
  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);
}
.mask-lite-160a .active-d64c {
  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);
}
.mask-lite-160a .active-d64c a:hover {
  color: var(--e-global-color-secondary);
}
.mask-lite-160a .copper_eb5d {
  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);
}
.mask-lite-160a .middle-510b {
  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);
}
.mask-lite-160a .upper-ec16 .slider_16f4 {
  background-color: var(--e-global-color-primary);
}
.mask-lite-160a .upper-ec16 .slider_16f4:hover {
  background-color: var(--e-global-color-accent);
}
.mask-lite-160a
  .upper-ec16
  .cold-88ac
  li
  span {
  background-color: var(--e-global-color-text);
}
.mask-lite-160a
  .upper-ec16
  .cold-88ac
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.mask-lite-160a
  .upper-ec16
  .cold-88ac
  li.dropdown_old_1f3f
  span {
  background-color: var(--e-global-color-accent);
}
.dim_009a
  .rough-a6d1
  .last_8a45 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_009a .rough-a6d1 .caption_action_3aa9 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.dim_009a .rough-a6d1 .green_eda5 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dim_009a .media-2b4e {
  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);
}
.dim_009a
  .backdrop-c7d8.module_prev_040f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a {
  background-color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a
  .search-red-1930.panel_tall_eeb3 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a
  .button-east-c4fe.hidden_cd7d {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  .main_over_4f26
  > a {
  background-color: var(--e-global-color-secondary);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  .main_over_4f26
  > a
  .message-static-a5f4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  .main_over_4f26
  > a
  .button-east-c4fe.first-2214 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a
  .secondary-08ce:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  a
  .secondary-08ce:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26.panel-7080
  > a
  .secondary-08ce:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  .main_over_4f26.panel-7080
  > a
  .secondary-08ce:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a
  .message_motion_d5d6
  .background_8308 {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  a
  .message_motion_d5d6
  .background_8308 {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a
  .message_motion_d5d6
  .background_8308,
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  a
  .message_motion_d5d6
  .background_8308 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > a
  .info_left_027d:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  a
  .info_left_027d:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26.panel-7080
  > a
  .info_left_027d:before {
  color: var(--e-global-color-text);
}
.tertiary-black-dea6
  > .tall-b402
  > div
  > .card-current-9073
  > .main_over_4f26
  > .badge_ed32
  .main_over_4f26.panel-7080
  > a
  .info_left_027d:before {
  color: var(--e-global-color-text);
}
.caption-3c5a .light_0832 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.caption-3c5a
  .cool_2ee7:hover
  .light_0832 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.popup_static_0d81
  > .tall-b402
  > .wood-1670
  > .table-gas-b848
  > .container_5d41
  > .banner-4bca
  .paper_a9fd {
  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);
}
.popup_static_0d81
  > .tall-b402
  > .wood-1670
  > .table-gas-b848
  > .container_5d41
  > .banner-4bca:hover
  .paper_a9fd {
  color: var(--e-global-color-text);
}
.popup_static_0d81
  > .tall-b402
  > .wood-1670
  > .table-gas-b848
  > .container_5d41
  > .banner-4bca:hover
  .paper_a9fd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.popup_static_0d81
  > .tall-b402
  > .wood-1670
  > .table-gas-b848
  > .container_5d41.sort-white-a529
  > .banner-4bca
  .paper_a9fd {
  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_4702 .dirty-6590 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_4702 .hero_2d40 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active_4702 .gas-343e {
  background-color: var(--e-global-color-primary);
}
.active_4702 .gas-343e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.button_5c3e
  > .tall-b402
  > .bronze_5dd8
  > .panel_upper_08a1
  > .hero_937b
  .panel_dynamic_0ccc {
  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);
}
.button_5c3e
  > .tall-b402
  > .bronze_5dd8
  > .panel_upper_08a1
  > .hero_937b
  .slider-cfe7 {
  color: var(--e-global-color-text);
}
.button_5c3e
  > .tall-b402
  > .bronze_5dd8
  > .panel_upper_08a1
  > .hero_937b:hover
  .panel_dynamic_0ccc {
  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);
}
.button_5c3e
  > .tall-b402
  > .bronze_5dd8
  > .panel_upper_08a1
  > .hero_937b:hover
  .slider-cfe7 {
  color: var(--e-global-color-secondary);
}
.button_5c3e
  > .tall-b402
  > .bronze_5dd8
  > .panel_upper_08a1
  > .hero_937b.solid_d428
  .panel_dynamic_0ccc {
  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);
}
.button_5c3e
  > .tall-b402
  > .bronze_5dd8
  > .panel_upper_08a1
  > .hero_937b.solid_d428
  .slider-cfe7 {
  color: var(--e-global-color-primary);
}
.advanced_8538
  .wood_7668
  .tabs_east_cd4c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.advanced_8538 .preview-8275 .text_9f6c .lite-64d3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_bronze_685a .warm_6a61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_bronze_685a .notification_0a25 .warm_6a61 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.wrapper_bronze_685a .summary_dark_2e58 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.wrapper_bronze_685a .summary_dark_2e58 {
  background-color: var(--e-global-color-primary);
}
.gallery_c155 .pro-2a3d .motion_e807 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.gallery_c155
  .pro-2a3d:hover
  .section_937e {
  color: var(--e-global-color-secondary);
}
.gallery_c155
  .pro-2a3d:hover
  .motion_e807 {
  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);
}
.media_09c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.wrapper_775e {
  flex-direction: column;
}

.wrapper_775e .bright-c869 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.wrapper_775e .bright-c869 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.wrapper_775e .yellow-ca9c {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.yellow_ae40.widget_upper_bdf5 {
  display: none;
}

.banner-b80b {
  display: none;
}

body,
.north-a95a {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.tooltip-dd66) !important; */
}

.main_599c.stone_e1dd {
  margin-bottom: 40px;
  width: 100%;
}

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

.wrapper_775e a {
  width: 100%;
}

.media_wood_c362 .detail_212b.pagination_iron_f62f {
  width: 20% !important;
}

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

.under_909e:hover {
  color: #000;
}

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

  transition: all 0.14s ease-out;
}

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

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

.soft_a288:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.media_wood_c362
  .detail_212b.primary-advanced-69aa
  .card-narrow-d87a
  .small-25a5 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.avatar_down_12ab.smooth-73c1 > .input-first-a531 {
  display: flex;
  align-items: center;
}

.bright-e644 {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

.grid-f35a {
  position: relative;
  width: 100%;
}

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

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

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

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

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

.media_wood_c362
  .detail_212b.hovered_1688
  .liquid-b3e8
  .header-3044 {
  width: 100% !important;
}

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

.rough-6e59 {
  width: 100%;
}

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

.background-ff2a {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

.row-9db1 {
  font-size: 15px !important;
}

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

  visibility: hidden;
}

.background-ff2a:hover .border_9f61 {
  visibility: visible;
}
.background-ff2a:hover.background-ff2a::before {
  display: block;
}

.notification-1004 h3 {
  color: #fff;
}

.warm-3bdd {
  margin: 0;
}

.media_wood_c362
  .detail_212b.hovered_1688
  .header-3044
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.old_068d {
  width: 100%;
}

.hovered-4fb2 {
  width: 100%;
}

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

.hovered-4fb2 {
  width: 100%;
}

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

.header-3044 {
  display: flex;
  align-items: center;
}

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

.row-west-d56f {
  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;
}

.wrapper_775e .bright-c869.focus_2bab {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.wrapper_775e h1.bright-c869 {
  margin-top: 120px !important;
}

.media_wood_c362 .detail_212b.slow_4f45 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.stale_e3c7 img {
  width: 100%;
}

.component-7620 .layout-west-cb84.card-narrow-d87a {
  justify-content: space-between;
}

.hero_14eb {
  display: none;
}

.modal_5698 .yellow-ca9c {
  margin: 1px 0 !important;
}

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

@media (max-width: 1024px) {
  .avatar_down_12ab .input-first-a531 {
    flex-wrap: nowrap !important;
  }
}

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

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

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

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

  .component-7620 .layout-west-cb84.card-narrow-d87a {
    border-bottom: 1px solid #f0c159;
  }

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

  .avatar_down_12ab.smooth-73c1 > .input-first-a531 {
    gap: 15px;
    justify-content: space-between;
  }

  .media_wood_c362
    .detail_212b.hovered_1688
    .header-3044
    img {
    width: 60% !important;
  }

  .heading_first_8382 {
    left: 2%;
  }

  .lite-2b06 {
    margin: 10px 0;
  }

  .wrapper_775e .yellow-ca9c {
    margin: 0;
    margin-bottom: 10px;
  }

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

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

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

  h2.wrapper_775e .bright-c869,
  .wrapper_775e .bright-c869 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .header-3044 {
    justify-content: center;
  }

  .wrapper_775e .yellow-ca9c {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .pagination-static-5eb1 {
    margin-bottom: 15px !important;
  }

  .media_wood_c362 .detail_212b.pagination_iron_f62f {
    width: 75% !important;
  }

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

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

  h2.wrapper_775e .bright-c869,
  .wrapper_775e .bright-c869 {
    font-size: 30px !important;
  }

  .header-3044 {
    justify-content: center;
  }

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

  .progress-a95a
    .mini-0123.fast_fdf6 {
    margin: 0 !important;
  }

  .bright-e644 {
    margin: 0;
    gap: 10px;
  }

  .lite-2b06 {
    display: flex;
  }

  .gallery_4ee4 .under_909e {
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .pink-64fe svg {
    width: 75% !important;
    height: 75% !important;
  }

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

  .wrapper_775e h1.bright-c869 {
    margin-top: 80px !important;
  }

  .media_wood_c362
    .detail_212b.hovered_1688
    .header-3044
    img,
  .active_3647 .liquid-b3e8 {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .media_wood_c362 .detail_212b.pagination_iron_f62f {
    width: 100% !important;
  }

  .avatar_down_12ab.smooth-73c1 > .input-first-a531 {
    gap: 3px;
  }

  .wrapper_775e .yellow-ca9c {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 06aa */
.widget-item-i5 {
  padding: 0.2rem;
  font-size: 14px;
  line-height: 1.0;
}
