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(.table_pressed_dca2) {
  gap: 0.5em;
}
:where(.panel_hovered_8e7b) {
  gap: 0.5em;
}
body .block_3564 > .notification-gold-b43b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .block_3564 > .short-aa67 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .block_3564 > .card-ae06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery_d4a5 > .notification-gold-b43b {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
body .gallery_d4a5 > .short-aa67 {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
body .gallery_d4a5 > .card-ae06 {
  margin-left: auto !important;
  margin-right: auto !important;
}
body
  .gallery_d4a5
  > :where(:not(.notification-gold-b43b):not(.short-aa67):not(.surface_black_b022)) {
  max-width: var(--wp--style--global--contentent-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
body .gallery_d4a5 > .badge_8582 {
  max-width: var(--wp--style--global--wide-size);
}
body .table_pressed_dca2 {
  display: flex;
}
body .table_pressed_dca2 {
  flex-wrap: wrap;
  align-items: center;
}
body .table_pressed_dca2 > * {
  margin: 0;
}
body .panel_hovered_8e7b {
  display: grid;
}
body .panel_hovered_8e7b > * {
  margin: 0;
}
:where(.active_5167.table_pressed_dca2) {
  gap: 2em;
}
:where(.active_5167.panel_hovered_8e7b) {
  gap: 2em;
}
:where(.left_35ee.table_pressed_dca2) {
  gap: 1.25em;
}
:where(.left_35ee.panel_hovered_8e7b) {
  gap: 1.25em;
}
.up-0c35 {
  color: var(--wp--preset--color--black) !important;
}
.aside_3dc8 {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.paper_1d97 {
  color: var(--wp--preset--color--white) !important;
}
.nav-923c {
  color: var(--wp--preset--color--pale-pink) !important;
}
.iron-f51a {
  color: var(--wp--preset--color--vivid-red) !important;
}
.thumbnail-steel-e058 {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.container-cold-0ebd {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.tertiary-copper-4fa9 {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.top-6d34 {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.logo-mini-d71c {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.popup-9e69 {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.green-9bbd {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.hover_a226 {
  background-color: var(--wp--preset--color--black) !important;
}
.info_over_778d {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.frame_b464 {
  background-color: var(--wp--preset--color--white) !important;
}
.dim-566d {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.north_153d {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.left_6734 {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.block-bright-a926 {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.feature_c659 {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.photo-05c2 {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.action-94b6 {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.label_bronze_ff2b {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.out_6860 {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.right_d96c {
  border-color: var(--wp--preset--color--black) !important;
}
.filter_007c {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.surface_7c15 {
  border-color: var(--wp--preset--color--white) !important;
}
.article-bronze-8f62 {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.label_under_db93 {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.in_8dbd {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.widget_full_c7b6 {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.south_136a {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.gallery-3ac7 {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.pattern_purple_3948 {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.focus-cdf2 {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.icon-83c8 {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.caption_ab1e {
  background: var(
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple
  ) !important;
}
.small_f3ec {
  background: var(
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan
  ) !important;
}
.main-5eee {
  background: var(
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange
  ) !important;
}
.simple-b35b {
  background: var(
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red
  ) !important;
}
.outline_72dc {
  background: var(
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray
  ) !important;
}
.caption-fixed-7e9f {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.white-f5f4 {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.wrapper_red_b242 {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.text-simple-f01c {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.caption_bb16 {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.secondary_3426 {
  background: var(--wp--preset--gradient--maldkfctric-grass) !important;
}
.overlay-complex-ba39 {
  background: var(--wp--preset--gradient--midnight) !important;
}
.tall_d66e {
  font-size: var(--wp--preset--font-size--small) !important;
}
.status_fixed_b5fe {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.carousel-basic-a1f1 {
  font-size: var(--wp--preset--font-size--large) !important;
}
.popup-eedf {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
.accordion-f2c0 a:where(:not(.under_361a)) {
  color: inherit;
}
:where(.left_35ee.table_pressed_dca2) {
  gap: 1.25em;
}
:where(.left_35ee.panel_hovered_8e7b) {
  gap: 1.25em;
}
:where(.active_5167.table_pressed_dca2) {
  gap: 2em;
}
:where(.active_5167.panel_hovered_8e7b) {
  gap: 2em;
}
.motion-d295 {
  font-size: 1.5em;
  line-height: 1.6;
}

.box_rough_d44f .link_advanced_8897 {
  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);
}
.shade_steel_5101 .dirty-37aa {
  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);
}
.tag_d661 {
  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);
}
.tag_d661.dark-f9ba .image_silver_8aef {
  background-color: var(--e-global-color-primary);
}
.tag_d661.smooth-24d4 .image_silver_8aef,
.tag_d661.south_6db2 .image_silver_8aef {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.current_3c70 .badge_thick_b48b {
  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);
}
.header_tiny_00cb {
  --divider-color: var(--e-global-color-secondary);
}
.header_tiny_00cb .highlight_f3c4 {
  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);
}
.header_tiny_00cb.media-f911 .image-wide-7730 {
  background-color: var(--e-global-color-secondary);
}
.header_tiny_00cb.static_af26 .image-wide-7730,
.header_tiny_00cb.banner-west-1e13 .image-wide-7730 {
  color: var(--e-global-color-secondary);
  border-color: var(--e-global-color-secondary);
}
.header_tiny_00cb.static_af26 .image-wide-7730,
.header_tiny_00cb.banner-west-1e13 .image-wide-7730 svg {
  fill: var(--e-global-color-secondary);
}
.plasma_d589 .background-8287 {
  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);
}
.plasma_d589 .brown-d1f9 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.active-dd31.media-f911 .image-wide-7730 {
  background-color: var(--e-global-color-primary);
}
.active-dd31.static_af26 .image-wide-7730,
.active-dd31.banner-west-1e13 .image-wide-7730 {
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.active-dd31.static_af26 .image-wide-7730,
.active-dd31.banner-west-1e13 .image-wide-7730 svg {
  fill: var(--e-global-color-primary);
}
.focus_black_9e9e.media-f911 .image-wide-7730 {
  background-color: var(--e-global-color-primary);
}
.focus_black_9e9e.static_af26 .image-wide-7730,
.focus_black_9e9e.banner-west-1e13 .image-wide-7730 {
  fill: var(--e-global-color-primary);
  color: var(--e-global-color-primary);
  border-color: var(--e-global-color-primary);
}
.focus_black_9e9e .active_current_966e {
  color: var(--e-global-color-primary);
}
.focus_black_9e9e .active_current_966e,
.focus_black_9e9e .active_current_966e a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.focus_black_9e9e .info-f429 {
  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);
}
.header-bronze-7b74 .sort-out-daed {
  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);
}
.header_gas_50a1 .caption-9b5e .detail_465f {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.picture_fresh_7791 .chip_hot_77ad:not(:last-child):after {
  border-color: var(--e-global-color-text);
}
.picture_fresh_7791 .slider_e988 i {
  color: var(--e-global-color-primary);
}
.picture_fresh_7791 .slider_e988 svg {
  fill: var(--e-global-color-primary);
}
.picture_fresh_7791 .button_6b30 {
  color: var(--e-global-color-secondary);
}
.picture_fresh_7791 .chip_hot_77ad > .button_6b30,
.picture_fresh_7791 .chip_hot_77ad > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.plasma-6d2b .right_a663 {
  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);
}
.plasma-6d2b .backdrop_tiny_025f {
  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);
}
.fresh_1c78 .element_huge_72cb .grid_hot_c599 {
  background-color: var(--e-global-color-primary);
}
.fresh_1c78 .input_wood_0ace {
  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);
}
.label-1a74 .heading-52fd {
  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);
}
.label-1a74 .nav-paper-6be6 {
  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);
}
.label-1a74 .down-a316 {
  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);
}
.panel-brown-cbd6 .focus_32b8,
.panel-brown-cbd6 .focus_32b8 a {
  color: var(--e-global-color-primary);
}
.panel-brown-cbd6 .focus_32b8.banner-5915,
.panel-brown-cbd6 .focus_32b8.banner-5915 a {
  color: var(--e-global-color-accent);
}
.panel-brown-cbd6 .focus_32b8 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel-brown-cbd6 .gradient_north_4cf2 {
  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);
}
.black-a646 .progress_5d2f,
.black-a646 .frame_dd56 {
  color: var(--e-global-color-primary);
}
.black-a646 .progress_5d2f svg {
  fill: var(--e-global-color-primary);
}
.black-a646 .banner-5915 .progress_5d2f,
.black-a646 .banner-5915 .frame_dd56 {
  color: var(--e-global-color-accent);
}
.black-a646 .banner-5915 .progress_5d2f svg {
  fill: var(--e-global-color-accent);
}
.black-a646 .frame_dd56 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.black-a646 .gradient_north_4cf2 {
  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);
}
.text-current-d84f .fixed-0537,
.text-current-d84f .form_pro_5435 {
  color: var(--e-global-color-primary);
}
.text-current-d84f .form_pro_5435 svg {
  fill: var(--e-global-color-primary);
}
.text-current-d84f .focus_32b8.banner-5915 a,
.text-current-d84f
  .focus_32b8.banner-5915
  .form_pro_5435 {
  color: var(--e-global-color-accent);
}
.text-current-d84f .fixed-0537 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.text-current-d84f .gradient_north_4cf2 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.current_478a .wrapper_solid_6834 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.current_478a .notice-last-e9e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-c39a .surface_192d .active-over-516b {
  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-c39a .surface_192d .item_949a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-c39a .texture_in_a6a8 .active-over-516b {
  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-c39a
  .texture_in_a6a8
  .item_949a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-c39a
  .popup-3fcb
  .active-over-516b {
  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-c39a
  .popup-3fcb
  .item_949a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.photo-c39a
  .glass_815a
  .active-over-516b {
  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-c39a
  .glass_815a
  .item_949a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.search_in_6e69 .header-b9cd {
  background-color: var(--e-global-color-primary);
}
.search_in_6e69 .header-b9cd:hover {
  background-color: var(--e-global-color-primary);
}
.search_in_6e69 .tooltip_middle_c29e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.search_in_6e69
  .header-b9cd:hover
  .tooltip_middle_c29e {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.inner_dad8 .slow-70a6 {
  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);
}
.pagination-purple-297d .notification_west_70ac .dropdown_steel_1122 a {
  background-color: var(--e-global-color-accent);
}
.pagination-purple-297d .notification_west_70ac .notice-f233 a {
  background-color: var(--e-global-color-accent);
}
.pagination-purple-297d .notification_west_70ac .dropdown_steel_1122 a,
.pagination-purple-297d .notification_west_70ac .notice-f233 a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.popup-bronze-94f8
  .stale-bba1.first-77b6
  .notification_west_70ac
  a.white_8b85 {
  background-color: var(--e-global-color-accent);
}
.popup-bronze-94f8
  .stale-bba1.first-77b6
  .notification_west_70ac
  span.white_8b85.fn-current-5cf3 {
  background-color: var(--e-global-color-text);
}
.popup-bronze-94f8
  .stale-bba1.first-77b6
  .notification_west_70ac
  .white_8b85 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d .search-60a0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .shadow_gold_2b01
  > .surface_290f
  > a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .fast_6363
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .filter_simple_b301
  .out_8881,
.tabs-ed1d
  .filter_simple_b301
  .gallery-bf87 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-ed1d
  .filter_simple_b301
  .orange_8d23,
.tabs-ed1d
  .filter_simple_b301
  a
  .orange_8d23 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .filter_simple_b301
  .row-bottom-f738 {
  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-ed1d
  .filter_simple_b301
  .summary-orange-c1c6 {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .filter_simple_b301
  .summary-orange-c1c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .filter_simple_b301
  .summary-orange-c1c6:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .filter_simple_b301
  .pro-7d89 {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .filter_simple_b301
  .pro-7d89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .filter_simple_b301
  .pro-7d89:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .backdrop_d28c
  .frame-e971
  a {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-ed1d
  .backdrop_d28c
  .banner_new_7bb1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .backdrop_d28c
  .row-bottom-f738 {
  color: var(--e-global-color-text);
}
.tabs-ed1d
  .backdrop_d28c
  .row-bottom-f738
  a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .backdrop_d28c
  .summary-orange-c1c6 {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .backdrop_d28c
  .summary-orange-c1c6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .backdrop_d28c
  .summary-orange-c1c6:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .backdrop_d28c
  .pro-7d89 {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d
  .backdrop_d28c
  .pro-7d89 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs-ed1d
  .backdrop_d28c
  .pro-7d89:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d .red_c31b {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d .red_c31b:hover {
  background-color: var(--e-global-color-primary);
}
.tabs-ed1d .left-6cfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs-ed1d .purple_c962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-over-862b .component-43c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-over-862b
  .message_over_c07c
  > div:nth-child(3)
  .component-43c1,
.outline-over-862b
  .logo_blue_66d2
  > div:nth-child(1)
  .component-43c1,
.outline-over-862b
  .link_42ff
  > div:nth-child(1)
  .component-43c1,
.outline-over-862b
  .accordion-cb57
  > div:nth-child(1)
  .component-43c1,
.outline-over-862b
  .link-4d38
  > div:nth-child(1)
  .component-43c1 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-over-862b .soft-2186 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-over-862b .up_307a {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-over-862b .gradient_23bc {
  background-color: var(--e-global-color-primary);
}
.outline-over-862b .gradient_23bc {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.outline-over-862b .gradient_23bc:hover {
  background-color: var(--e-global-color-primary);
}
.outline-over-862b .widget-copper-719d {
  background-color: var(--e-global-color-primary);
}
.outline-over-862b .widget-copper-719d:hover {
  background-color: var(--e-global-color-primary);
}
.outline-over-862b .left-6cfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.outline-over-862b .purple_c962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_b3cd .pattern_3127 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.description_b3cd .text-dce0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_b3cd .slow-9522 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_b3cd .title_stale_2fac {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_b3cd .footer_43a3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.description_b3cd .widget-copper-719d {
  background-color: var(--e-global-color-primary);
}
.description_b3cd .widget-copper-719d:hover {
  background-color: var(--e-global-color-primary);
}
.middle-5c4d .badge_tall_ef36 {
  background-color: var(--e-global-color-secondary);
}
.middle-5c4d .gradient_c664 {
  background-color: var(--e-global-color-text);
}
.middle-5c4d .list_active_8b5a {
  background-color: var(--e-global-color-secondary);
}
.middle-5c4d .paragraph-large-da47 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.middle-5c4d .prev-2eff {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-5c4d .solid-b69f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-5c4d .video-3527 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.middle-5c4d .dropdown_hot_edee {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_bdba .copper-d9f1 .outline-1a4d,
.soft_bdba
  .copper-d9f1
  .outline-1a4d
  a,
.soft_bdba .banner_a404 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_bdba .copper-d9f1 .plasma_ad2f,
.soft_bdba .avatar_warm_bacf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.soft_bdba .copper-d9f1 .plasma_ad2f {
  color: var(--e-global-color-text);
}
.soft_bdba .avatar_warm_bacf {
  color: var(--e-global-color-text);
}
.soft_bdba
  .copper-d9f1
  .breadcrumb-slow-8d82 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.soft_bdba .accordion_e5bb .thumbnail_b507 {
  background-color: var(--e-global-color-primary);
}
.soft_bdba .accordion_e5bb .thumbnail_b507:hover {
  background-color: var(--e-global-color-primary);
}
.soft_bdba .accordion_e5bb .disabled_03f7 li span {
  background-color: var(--e-global-color-text);
}
.soft_bdba .accordion_e5bb .disabled_03f7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.soft_bdba
  .accordion_e5bb
  .disabled_03f7
  li.summary_1711
  span {
  background-color: var(--e-global-color-accent);
}
.soft_bdba .gallery-af9f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.list-8ae4 .outer_2627 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.west_2b3e .right_a391 {
  background-color: var(--e-global-color-primary);
}
.west_2b3e .gallery_f5d6 {
  background-color: var(--e-global-color-secondary);
}
.west_2b3e .prev_0226 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2b3e .black-e73e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2b3e .large-c467 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2b3e .chip_67d6 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2b3e .light_610a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2b3e .label_mini_1b0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.west_2b3e .module_d154 {
  background-color: var(--e-global-color-primary);
}
.west_2b3e .module_d154 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.selected_0ef5 .media_99f1 {
  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);
}
.selected_0ef5 .mask_6d03 {
  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);
}
.selected_0ef5
  .outline-405c:after {
  background-color: var(--e-global-color-primary);
}
.selected_0ef5 .surface-8799 {
  color: var(--e-global-color-text);
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.smooth-10bf .banner_a404 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.smooth-10bf .avatar_warm_bacf {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.status-e7d9 .notice_4f60 .mini-b120 {
  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);
}
.status-e7d9 .notice_4f60 .gradient-wide-6947 {
  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);
}
.module-2065 .photo-6a81 {
  background-color: var(--e-global-color-primary);
}
.module-2065 .pagination_inner_2dd5 {
  background-color: var(--e-global-color-secondary);
}
.module-2065 .description-75a8 .detail-dirty-df65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.module-2065 .wrapper_copper_4790 .detail-dirty-df65 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_a8c7 .disabled-254b .sort_1226 {
  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);
}
.tabs_a8c7 .disabled-254b .search-white-8a54 {
  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);
}
.tabs_a8c7 .disabled-254b .pattern_37eb {
  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);
}
.over-071d .slider-8b12 {
  border-color: var(--e-global-color-text);
}
.over-071d .alert-0da1 {
  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-071d .pattern_49c7 {
  color: var(--e-global-color-primary);
}
.over-071d .large-a53b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.surface-a7ca .highlight_3b93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-a7ca .liquid-4b0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-a7ca .list_4ea3:hover .highlight_3b93 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.surface-a7ca
  .list_4ea3:hover
  .liquid-4b0e {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_pressed_d4f0 .dropdown_2d0a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.component_pressed_d4f0 .row-soft-20d0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.container-easy-6143 .table-hard-eb7a .west-fdde {
  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);
}
.container-easy-6143 .footer-3ad8 .west-fdde {
  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);
}
.tall-b526 .label-5d4a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
  background-color: var(--e-global-color-accent);
}
.green-2688 .photo_in_36c5 .picture_effe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-2688 .photo_in_36c5 .picture_effe {
  background-color: var(--e-global-color-secondary);
}
.green-2688 .panel_76e4 .picture_effe {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.green-2688 .panel_76e4 .picture_effe {
  background-color: var(--e-global-color-secondary);
}
.green-2688 .hot-e706 .section-clean-47d5 {
  background-color: var(--e-global-color-primary);
}
.green-2688 .hot-e706:hover .section-clean-47d5 {
  background-color: var(--e-global-color-secondary);
}
.green-2688 .thumbnail_b507 {
  background-color: var(--e-global-color-primary);
}
.green-2688 .thumbnail_b507:hover {
  background-color: var(--e-global-color-accent);
}
.green-2688 .disabled_03f7 li span {
  background-color: var(--e-global-color-text);
}
.green-2688 .disabled_03f7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.green-2688 .disabled_03f7 li.summary_1711 span {
  background-color: var(--e-global-color-accent);
}
.notice-silver-4a5f .iron-0b0a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.notice-silver-4a5f .article_d3df {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c1c9 .hero_025c:before {
  background-color: var(--e-global-color-secondary);
}
.content_c1c9 .in_9e8e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.content_c1c9 .frame_c07c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_1f07 .new_ba05 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_1f07 .new_ba05:hover {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_1f07 .new_ba05.fn-active-5cf3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.pressed_1f07 .outer-2613 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_1f07 .badge_3f24 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_1f07 .dropdown-gold-a27d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.pressed_1f07 .hover_cac2 {
  background-color: var(--e-global-color-primary);
}
.pressed_1f07 .hover_cac2 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.pressed_1f07 .selected_8472 {
  background-color: var(--e-global-color-primary);
}
.pressed_1f07 .selected_8472 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_new_620d .upper-32d0 .motion-fc4e a {
  color: var(--e-global-color-secondary);
}
.heading_new_620d .upper-32d0 .motion-fc4e a:hover {
  color: var(--e-global-color-secondary);
}
.heading_new_620d .upper-32d0 .motion-fc4e,
.heading_new_620d .upper-32d0 .motion-fc4e a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_new_620d .upper-32d0 .east_210d {
  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);
}
.heading_new_620d .upper-32d0 .info-44e1 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_new_620d .upper-32d0 .pro-d741 {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .upper-32d0 .pro-d741 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.heading_new_620d .upper-32d0 .pro-d741:hover {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .upper-32d0 .motion-a572 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.heading_new_620d .upper-32d0 .motion-a572 {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .upper-32d0 .motion-a572:hover {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .upper-32d0 .thumbnail_b507 {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .upper-32d0 .thumbnail_b507:hover {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .accordion_e5bb .disabled_03f7 li span {
  background-color: var(--e-global-color-text);
}
.heading_new_620d .accordion_e5bb .disabled_03f7 li span:hover {
  background-color: var(--e-global-color-primary);
}
.heading_new_620d .accordion_e5bb .disabled_03f7 li.summary_1711 span {
  background-color: var(--e-global-color-accent);
}
.heading_new_620d .left-6cfd {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.heading_new_620d .purple_c962 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-lower-58ae .pressed_a562 .item-hard-786b {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.hover-lower-58ae .pressed_a562 .bronze_58f7 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hover-lower-58ae .pressed_a562 .cool-462d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_motion_ebee .shade-hot-c5ce {
  border-color: var(--e-global-color-text);
}
.modal_motion_ebee .grid_d6bb {
  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);
}
.modal_motion_ebee .shadow_down_7f39 {
  color: var(--e-global-color-secondary);
}
.modal_motion_ebee .shadow_down_7f39 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_motion_ebee .in-d660 > * {
  color: var(--e-global-color-primary);
}
.modal_motion_ebee .in-d660 > * svg {
  fill: var(--e-global-color-primary);
}
.modal_motion_ebee .pink-ea5d {
  color: var(--e-global-color-primary);
}
.modal_motion_ebee .pink-ea5d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_motion_ebee .description-885d {
  color: var(--e-global-color-primary);
}
.modal_motion_ebee .description-885d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.modal_motion_ebee .middle-fb3e {
  color: var(--e-global-color-primary);
}
.modal_motion_ebee .middle-fb3e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_motion_ebee .hover_brown_0150 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_motion_ebee .wood-086d {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_motion_ebee .wood-086d.main_under_a8b3 {
  color: var(--e-global-color-secondary);
}
.modal_motion_ebee .wood-086d.main_under_a8b3 .dynamic-fca8 {
  color: var(--e-global-color-accent);
}
.modal_motion_ebee .wood-086d.right_e8cb {
  color: var(--e-global-color-text);
}
.modal_motion_ebee .wood-086d.right_e8cb .dynamic-fca8 {
  color: var(--e-global-color-text);
}
.modal_motion_ebee .wood-086d:before {
  border-top-color: var(--e-global-color-text);
}
.modal_motion_ebee .hard-7926 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.modal_motion_ebee
  .hard-7926
  .icon_a11a {
  background-color: var(--e-global-color-primary);
}
.modal_motion_ebee
  .hard-7926
  .icon_a11a {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.modal_motion_ebee .shade-hot-c5ce .background-warm-7543 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.secondary_0aca .search_focused_6baa {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.secondary_0aca .dark_d9d4 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-a873 .thumbnail-focused-33dc {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.brown-a873
  .under_9ea7
  .pagination_244e {
  background-color: var(--e-global-color-secondary);
}
.brown-a873
  .under_9ea7.text-8182
  .pagination_244e {
  background-color: var(--e-global-color-text);
}
.brown-a873
  .under_9ea7:hover
  .pagination_244e {
  background-color: var(--e-global-color-accent);
}
.brown-a873
  .under_9ea7.fn-active-5cf3
  .pagination_244e {
  background-color: var(--e-global-color-primary);
}
.logo-7151 .active-77af {
  font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-secondary-font-weight);
}
.logo-7151 .steel_389e {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.logo-7151 .text-0223 {
  background-color: var(--e-global-color-primary);
}
.logo-7151 .text-0223 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_copper_e58e .content_white_e395 .pattern_9220 .footer_b1fd {
  background-color: var(--e-global-color-secondary);
}
.hero_copper_e58e .content_white_e395 .summary-static-35e9:after {
  background-color: var(--e-global-color-secondary);
}
.hero_copper_e58e .paragraph_47e3 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_copper_e58e .title_warm_623f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_copper_e58e .dim_6d1a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.hero_copper_e58e .dynamic_6405 {
  background-color: var(--e-global-color-primary);
}
.hero_copper_e58e .dynamic_6405 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_copper_e58e .disabled_98e0 {
  background-color: var(--e-global-color-secondary);
}
.hero_copper_e58e .disabled_98e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.hero_copper_e58e .content_white_e395 .section-f0bb .active_e3b3:hover {
  background-color: var(--e-global-color-primary);
}
.hero_copper_e58e
  .content_white_e395
  .section-f0bb
  .active_e3b3.filter_392e {
  background-color: var(--e-global-color-primary);
}
.hero_copper_e58e .content_white_e395 .panel_hovered_39a4:before {
  border-color: var(--e-global-color-primary);
}
.hero_copper_e58e .content_white_e395 .panel_hovered_39a4:hover:before {
  border-color: var(--e-global-color-secondary);
}
.hero_copper_e58e
  .content_white_e395
  .panel_hovered_39a4.bronze_fec6:before {
  border-color: var(--e-global-color-primary);
}
.hero_copper_e58e .input_776f span {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.text-fea3 .summary_4198 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-fea3 .summary_4198:focus {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-fea3 .summary_4198.row-fresh-29e0 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-fea3 .warm-0b87 {
  background-color: var(--e-global-color-primary);
}
.text-fea3 .warm-0b87 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-fea3
  .highlight-tiny-26ed
  .carousel_large_5b51
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.text-fea3
  .overlay_fluid_3b48
  .carousel_large_5b51
  span {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.panel_iron_6fe2
  .highlight_last_0949
  .fixed_e261 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_iron_6fe2
  .highlight_last_0949
  .up_23c0 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_iron_6fe2 .full-dc11 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.panel_iron_6fe2 .button_fluid_747d {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.panel_iron_6fe2 .container-hot-3dc4 {
  background-color: var(--e-global-color-primary);
}
.panel_iron_6fe2 .container-hot-3dc4 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.input_stone_2926 .alert_east_26ec {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.input_stone_2926 .tooltip_new_b33f {
  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);
}
.input_stone_2926 .border_pressed_233d {
  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);
}
.input_stone_2926 .border_pressed_233d a:hover {
  color: var(--e-global-color-secondary);
}
.input_stone_2926 .wide_3697 {
  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);
}
.input_stone_2926 .highlight_f4c3 {
  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);
}
.input_stone_2926 .logo_e6c9 .thumbnail_b507 {
  background-color: var(--e-global-color-primary);
}
.input_stone_2926 .logo_e6c9 .thumbnail_b507:hover {
  background-color: var(--e-global-color-accent);
}
.input_stone_2926
  .logo_e6c9
  .disabled_03f7
  li
  span {
  background-color: var(--e-global-color-text);
}
.input_stone_2926
  .logo_e6c9
  .disabled_03f7
  li
  span:hover {
  background-color: var(--e-global-color-primary);
}
.input_stone_2926
  .logo_e6c9
  .disabled_03f7
  li.summary_1711
  span {
  background-color: var(--e-global-color-accent);
}
.chip-b8b9
  .frame_df55
  .component-a277 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-b8b9 .frame_df55 .background_basic_b431 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.chip-b8b9 .frame_df55 .first-140a {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.chip-b8b9 .label-7dea {
  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);
}
.chip-b8b9
  .slow_4c49.pagination-251f {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a {
  background-color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a
  .huge-e8cf.stale-15ea {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a
  .small-0f0a.nav-hard-4fee {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  .bottom_c3d3
  > a {
  background-color: var(--e-global-color-secondary);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  .bottom_c3d3
  > a
  .filter-d964 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  .bottom_c3d3
  > a
  .small-0f0a.current-28c9 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a
  .progress_black_204a:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  a
  .progress_black_204a:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3.tall-5452
  > a
  .progress_black_204a:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  .bottom_c3d3.tall-5452
  > a
  .progress_black_204a:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a
  .row_west_a34a
  .smooth-617b {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  a
  .row_west_a34a
  .smooth-617b {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a
  .row_west_a34a
  .smooth-617b,
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  a
  .row_west_a34a
  .smooth-617b {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > a
  .detail_35ed:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  a
  .detail_35ed:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3.tall-5452
  > a
  .detail_35ed:before {
  color: var(--e-global-color-text);
}
.tabs_1aac
  > .outline-last-af74
  > div
  > .easy-ed49
  > .bottom_c3d3
  > .photo-783a
  .bottom_c3d3.tall-5452
  > a
  .detail_35ed:before {
  color: var(--e-global-color-text);
}
.video_small_2f9f .full-58ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.video_small_2f9f
  .avatar_advanced_5b96:hover
  .full-58ad {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.over-4dc9
  > .outline-last-af74
  > .description_119e
  > .status-green-f6dc
  > .focus-inner-08b0
  > .table-full-0f8e
  .stale_f41c {
  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);
}
.over-4dc9
  > .outline-last-af74
  > .description_119e
  > .status-green-f6dc
  > .focus-inner-08b0
  > .table-full-0f8e:hover
  .stale_f41c {
  color: var(--e-global-color-text);
}
.over-4dc9
  > .outline-last-af74
  > .description_119e
  > .status-green-f6dc
  > .focus-inner-08b0
  > .table-full-0f8e:hover
  .stale_f41c {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.over-4dc9
  > .outline-last-af74
  > .description_119e
  > .status-green-f6dc
  > .focus-inner-08b0.tag_26f3
  > .table-full-0f8e
  .stale_f41c {
  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);
}
.dirty-d0f1 .tooltip_453f {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-d0f1 .element_1ae9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}
.dirty-d0f1 .right_0e10 {
  background-color: var(--e-global-color-primary);
}
.dirty-d0f1 .right_0e10 {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.paragraph_pro_a0d5
  > .outline-last-af74
  > .image_pro_3eb3
  > .module_d7ff
  > .table-next-7213
  .tabs_lite_1866 {
  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);
}
.paragraph_pro_a0d5
  > .outline-last-af74
  > .image_pro_3eb3
  > .module_d7ff
  > .table-next-7213
  .main_tall_dc73 {
  color: var(--e-global-color-text);
}
.paragraph_pro_a0d5
  > .outline-last-af74
  > .image_pro_3eb3
  > .module_d7ff
  > .table-next-7213:hover
  .tabs_lite_1866 {
  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);
}
.paragraph_pro_a0d5
  > .outline-last-af74
  > .image_pro_3eb3
  > .module_d7ff
  > .table-next-7213:hover
  .main_tall_dc73 {
  color: var(--e-global-color-secondary);
}
.paragraph_pro_a0d5
  > .outline-last-af74
  > .image_pro_3eb3
  > .module_d7ff
  > .table-next-7213.panel-0b67
  .tabs_lite_1866 {
  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);
}
.paragraph_pro_a0d5
  > .outline-last-af74
  > .image_pro_3eb3
  > .module_d7ff
  > .table-next-7213.panel-0b67
  .main_tall_dc73 {
  color: var(--e-global-color-primary);
}
.footer-33ce
  .bright-5754
  .clean_a6c2 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.footer-33ce .lower-e819 .background-warm-7543 .filter-copper-ff55 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_e45b .carousel-gold-5116 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_e45b .advanced-b2fa .carousel-gold-5116 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.static_e45b .tiny-381c {
  font-family: var(--e-global-typography-accent-font-family), Sans-serif;
  font-weight: var(--e-global-typography-accent-font-weight);
}
.static_e45b .tiny-381c {
  background-color: var(--e-global-color-primary);
}
.card_yellow_1a87 .overlay_e589 .dirty_c0b3 {
  font-family: var(--e-global-typography-primary-font-family), Sans-serif;
  font-weight: var(--e-global-typography-primary-font-weight);
}
.card_yellow_1a87
  .overlay_e589:hover
  .widget-da3f {
  color: var(--e-global-color-secondary);
}
.card_yellow_1a87
  .overlay_e589:hover
  .dirty_c0b3 {
  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);
}
.avatar-wide-36b9 {
  font-family: var(--e-global-typography-text-font-family), Sans-serif;
  font-weight: var(--e-global-typography-text-font-weight);
}

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

.texture_73c1 {
  flex-direction: column;
}

.texture_73c1 .wrapper-aaf1 {
  font-size: 50px;
  font-weight: bold;

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

  margin-top: 15px !important;
}

h2.texture_73c1 .wrapper-aaf1 {
  margin-bottom: 5px !important;
  font-size: 40px !important;
  margin-top: 30px !important;
}

.texture_73c1 .link-9319 {
  text-align: center;
  font-size: 21px;
  color: #fff;
  margin: 5px 0;
}

span {
  color: #fff;
}

.surface_a1fa.background-0e27 {
  display: none;
}

.footer-lower-3782 {
  display: none;
}

body,
.preview-7e55 {
  background-color: #1d1e23 !important;
  /* background-image: url(../images/main_bg.sidebar-b85d) !important; */
}

.breadcrumb_cold_72da.shade_377b {
  margin-bottom: 40px;
  width: 100%;
}

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

.texture_73c1 a {
  width: 100%;
}

.header-96e0 .under_1ad7.link_motion_da86 {
  width: 20% !important;
}

.secondary-87a1 {
  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;
}

.secondary-87a1:hover {
  color: #000;
}

.secondary-87a1 svg {
  width: 20px;
  fill: #874800;

  transition: all 0.14s ease-out;
}

.secondary-87a1:hover svg {
  fill: #000;
}

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

.dropdown-6504:hover {
  color: #000;
}

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

  border: 2px solid #f0c159;
}

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

.header-96e0
  .under_1ad7.button-brown-1617
  .thumbnail_f3ff
  .steel-c636 {
  font-size: 20px !important;
}

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

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

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

  text-align: center;
}

.copper_e607.breadcrumb_c8cf > .footer_b091 {
  display: flex;
  align-items: center;
}

.text-hot-dfcc {
  display: flex;
  gap: 20px;

  margin: 20px 0;
}

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

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

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

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

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

.huge-f4d3 {
  display: flex;
  gap: 50px;
}

.header-96e0
  .under_1ad7.accordion_soft_8a17
  .dynamic-5fda
  .section_rough_ee2b {
  width: 100% !important;
}

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

.purple-2cb3 {
  width: 100%;
}

.component-fast-8352 {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.outer-b9bf {
  position: relative;
  cursor: pointer;
}

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

  display: none;
}

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

.paragraph-over-c3fd {
  position: absolute;
  top: 30%;
  left: 20%;

  visibility: hidden;
}

.outer-b9bf:hover .paragraph-over-c3fd {
  visibility: visible;
}
.outer-b9bf:hover.outer-b9bf::before {
  display: block;
}

.badge-0682 h3 {
  color: #fff;
}

.highlight-hovered-7422 {
  margin: 0;
}

.header-96e0
  .under_1ad7.accordion_soft_8a17
  .section_rough_ee2b
  img {
  border-radius: 0 !important;
  border: none !important;
  width: 30% !important;
}

.section-8c75 {
  width: 100%;
}

.action-7ef9 {
  width: 100%;
}

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

.action-7ef9 {
  width: 100%;
}

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

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

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

.paragraph-brown-9663 {
  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;
}

.texture_73c1 .wrapper-aaf1.accent_basic_1d9a {
  margin-top: 5px !important;
  margin-bottom: 0 !important;
}

.texture_73c1 h1.wrapper-aaf1 {
  margin-top: 120px !important;
}

.header-96e0 .under_1ad7.filter-329f {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.primary_active_dcb7 img {
  width: 100%;
}

.overlay-in-ea7c .form_b680.thumbnail_f3ff {
  justify-content: space-between;
}

.paper-21ef {
  display: none;
}

.full-db8b .link-9319 {
  margin: 1px 0 !important;
}

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

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

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

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

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

  .secondary-87a1 svg {
    width: 14px;
    height: 14px;
    margin-top: 0;
  }

  .overlay-in-ea7c .form_b680.thumbnail_f3ff {
    border-bottom: 1px solid #f0c159;
  }

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

  .copper_e607.breadcrumb_c8cf > .footer_b091 {
    gap: 15px;
    justify-content: space-between;
  }

  .header-96e0
    .under_1ad7.accordion_soft_8a17
    .section_rough_ee2b
    img {
    width: 60% !important;
  }

  .green_97bc {
    left: 2%;
  }

  .prev_af39 {
    margin: 10px 0;
  }

  .texture_73c1 .link-9319 {
    margin: 0;
    margin-bottom: 10px;
  }

  .secondary-87a1 {
    font-size: 16px !important;
  }

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

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

  h2.texture_73c1 .wrapper-aaf1,
  .texture_73c1 .wrapper-aaf1 {
    margin-bottom: 5px !important;

    margin-top: 10px !important;

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

  .section_rough_ee2b {
    justify-content: center;
  }

  .texture_73c1 .link-9319 {
    text-align: justify;
    font-size: 21px;

    margin: 5px 0;
  }

  .hover_3d54 {
    margin-bottom: 15px !important;
  }

  .header-96e0 .under_1ad7.link_motion_da86 {
    width: 75% !important;
  }

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

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

  h2.texture_73c1 .wrapper-aaf1,
  .texture_73c1 .wrapper-aaf1 {
    font-size: 30px !important;
  }

  .section_rough_ee2b {
    justify-content: center;
  }

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

  .red-51f5
    .hard_0f8f.frame-09f3 {
    margin: 0 !important;
  }

  .text-hot-dfcc {
    margin: 0;
    gap: 10px;
  }

  .prev_af39 {
    display: flex;
  }

  .caption_8a28 .secondary-87a1 {
    padding: 5px 10px;
    font-size: 14px !important;
  }

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

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

  .texture_73c1 h1.wrapper-aaf1 {
    margin-top: 80px !important;
  }

  .header-96e0
    .under_1ad7.accordion_soft_8a17
    .section_rough_ee2b
    img,
  .plasma_d589 .dynamic-5fda {
    width: 75% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }

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

  .header-96e0 .under_1ad7.link_motion_da86 {
    width: 100% !important;
  }

  .copper_e607.breadcrumb_c8cf > .footer_b091 {
    gap: 3px;
  }

  .texture_73c1 .link-9319 {
    text-align: justify;
    font-size: 21px;
    margin: 1px 0;
  }
}

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

/* css-noise: 3c86 */
.ghost-box-s9 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.3;
}
