/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.3
*/

/* Public marketing pages: restore header/menu without touching app/account screens */
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header_wrapper,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
}

/* Central de Ajuda: lock the desktop public header to the same compact height used by program pages. */
@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 220 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
    clip-path: none !important;
  }

  body.admin-bar.ss-public-help-page #Header_wrapper,
  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: auto !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    max-width: 1180px !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 auto !important;
    padding: 0 18px !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    display: flex !important;
    align-items: center !important;
    height: 78px !important;
    line-height: 78px !important;
    margin: 0 28px 0 0 !important;
    padding: 0 !important;
    flex: 0 0 auto !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    display: block !important;
    width: auto !important;
    max-height: 54px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    flex: 1 1 auto !important;
    background: transparent !important;
  }

  body.ss-public-help-page #Top_bar #menu,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    gap: 18px !important;
    flex-wrap: nowrap !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    height: 38px !important;
    line-height: 38px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    padding: 0 16px !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a {
    background: #6ebaab !important;
    color: #ffffff !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a span:not(.description) {
    color: #ffffff !important;
  }

  body.ss-public-help-page .ss-public-help-main,
  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

/* Program landing pages use the global site header. Hide the older embedded
   program topbars that duplicate navigation and show an extra Login button. */
body .ss-p10-topbar,
body .ss-academia-topbar,
body .ss-alongue-topbar {
  display: none !important;
}

/* MemberPress checkout: white app-like surface without crushing Stripe fields. */
html body.memberpressproduct-template-default,
body.memberpressproduct-template-default #Wrapper,
body.memberpressproduct-template-default #page,
body.memberpressproduct-template-default #Content,
body.memberpressproduct-template-default .content_wrapper,
body.memberpressproduct-template-default .sections_group,
body.memberpressproduct-template-default .section,
body.memberpressproduct-template-default .section_wrapper,
body.memberpressproduct-template-default .the_content_wrapper {
  background: #f8fafc !important;
  background-image:
    radial-gradient(circle at 50% 0%, rgba(110, 186, 171, .14), transparent 34%),
    linear-gradient(180deg, #ffffff 0%, #f4f7fa 58%, #eef3f7 100%) !important;
  background-size: auto !important;
  box-sizing: border-box !important;
}

body.memberpressproduct-template-default::before,
body.memberpressproduct-template-default::after {
  display: none !important;
  content: none !important;
}

body.memberpressproduct-template-default #Header_wrapper,
body.memberpressproduct-template-default #Header,
body.memberpressproduct-template-default #Top_bar,
body.memberpressproduct-template-default #Subheader,
body.memberpressproduct-template-default #masthead,
body.memberpressproduct-template-default .site-header,
body.memberpressproduct-template-default .header_placeholder,
body.memberpressproduct-template-default .ssmp-user-mobile-topbar,
body.memberpressproduct-template-default .ssmp-account-header {
  display: none !important;
  visibility: hidden !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.memberpressproduct-template-default .ssmp-checkout-home-link {
  display: none !important;
}

body.memberpressproduct-template-default #Content {
  padding: 48px 18px 80px !important;
}

body.memberpressproduct-template-default #Content .content_wrapper,
body.memberpressproduct-template-default #Content .sections_group,
body.memberpressproduct-template-default #Content .section_wrapper,
body.memberpressproduct-template-default #Content .the_content_wrapper {
  width: 100% !important;
  max-width: 1180px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box !important;
}

body.memberpressproduct-template-default #mepr_signup_form,
body.memberpressproduct-template-default .mepr-signup-form,
body.memberpressproduct-template-default .mepr-checkout-container,
body.memberpressproduct-template-default .mp_wrapper {
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

body.memberpressproduct-template-default .mepr-payment-methods-radios,
body.memberpressproduct-template-default fieldset.mepr-payment-methods-wrapper,
body.memberpressproduct-template-default .mepr-payment-method,
body.memberpressproduct-template-default .mepr-payment-method-desc-text,
body.memberpressproduct-template-default .mepr-payment-method-desc-text.spc,
body.memberpressproduct-template-default .mepr-stripe-elements,
body.memberpressproduct-template-default .mepr-stripe-card-element,
body.memberpressproduct-template-default .mepr-stripe-card-element > div,
body.memberpressproduct-template-default .StripeElement,
body.memberpressproduct-template-default .__PrivateStripeElement,
body.memberpressproduct-template-default .mp-form-row,
body.memberpressproduct-template-default .mp-form-row input,
body.memberpressproduct-template-default .mp-form-row select,
body.memberpressproduct-template-default .mepr-form-input {
  width: 100% !important;
  min-width: 0 !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
}

body.memberpressproduct-template-default .mepr-stripe-card-element,
body.memberpressproduct-template-default .StripeElement {
  min-height: 44px !important;
}

body.memberpressproduct-template-default .__PrivateStripeElement iframe {
  width: 100% !important;
  max-width: 100% !important;
}

@media only screen and (max-width: 767px) {
  body.memberpressproduct-template-default #Content {
    padding: 18px 10px 72px !important;
    overflow-x: hidden !important;
  }

  body.memberpressproduct-template-default #Content .content_wrapper,
  body.memberpressproduct-template-default #Content .sections_group,
  body.memberpressproduct-template-default #Content .section_wrapper,
  body.memberpressproduct-template-default #Content .the_content_wrapper {
    max-width: 430px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  body.memberpressproduct-template-default .mepr-payment-methods-radios {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 10px !important;
  }

  body.memberpressproduct-template-default .mepr-payment-option-label {
    width: 100% !important;
    min-width: 0 !important;
    max-width: none !important;
    padding: 12px 10px !important;
    box-sizing: border-box !important;
  }

  body.memberpressproduct-template-default fieldset.mepr-payment-methods-wrapper,
  body.memberpressproduct-template-default .mepr-stripe-elements {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header_wrapper {
  position: relative !important;
  z-index: 220 !important;
  background: #020202 !important;
  border-bottom: 0 !important;
  overflow: visible !important;
  margin-top: -2px !important;
  box-shadow: none !important;
  min-height: 52px !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808),
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Wrapper,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Content,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .content_wrapper,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sections_group,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .section_wrapper {
  background: #020202 !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header {
  min-height: auto !important;
  padding: 0 !important;
  overflow: visible !important;
  border-bottom: 0 !important;
}

body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) sr7-img[id="SR7_1_1-1-14"],
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #SR7_1_1-1-14 {
  margin: 0 !important;
  background-position: center center !important;
  background-size: cover !important;
  border-radius: inherit !important;
}

body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution .elementor-shortcode,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-module,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-content,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-slide,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-mask,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-img,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-module-bg,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution canvas {
  border-radius: 14px !important;
  overflow: hidden !important;
  clip-path: inset(0 round 14px) !important;
}

body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution {
  margin-top: 2px !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header .header_placeholder {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 221 !important;
  background: #020202 !important;
  box-shadow: none !important;
  overflow: visible !important;
  border-bottom: 0 !important;
  padding-top: 5px !important;
  padding-bottom: 3px !important;
}

body.admin-bar:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar {
  top: 32px !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .container,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .column.one {
  border-bottom: 0 !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .container,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .column.one {
  max-width: 1320px !important;
  background: transparent !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .top_bar_left {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 2px !important;
  width: 100% !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0 16px !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .menu_wrapper {
  display: flex !important;
  flex: 1 1 auto !important;
  justify-content: center !important;
  background: transparent !important;
  box-shadow: none !important;
  border: 0 !important;
  padding: 0 !important;
  min-width: 0 !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .logo {
  min-width: 56px !important;
  margin-right: 1px !important;
  margin-left: 8px !important;
  margin-top: 0 !important;
  display: flex !important;
  align-items: center !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo {
  height: auto !important;
  line-height: normal !important;
  padding: 0 !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-main {
  max-height: 46px !important;
  width: auto !important;
  display: block !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-sticky,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-mobile,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-mobile-sticky,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .search_wrapper,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .secondary_menu_wrapper {
  display: none !important;
}

body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .mfn-main-slider,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .rev_slider_wrapper,
body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-module {
  margin-top: 2px !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header_wrapper::before,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Header_wrapper::after,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar::before,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar::after,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .top_bar_left::before,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .top_bar_left::after {
  content: none !important;
  display: none !important;
}

@media only screen and (min-width: 1240px) {
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .mfn-main-slider,
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .rev_slider_wrapper,
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-module {
    margin-top: 2px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .top_bar_left {
    justify-content: flex-start !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
    padding: 0 4px !important;
    gap: 2px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .logo {
    order: 0 !important;
    min-width: auto !important;
    margin-left: -6px !important;
    margin-right: 8px !important;
    margin-top: -6px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .menu_wrapper {
    order: 1 !important;
    margin-top: 0 !important;
    flex: 0 1 auto !important;
    justify-content: flex-start !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-main {
    max-height: 60px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu {
    display: block !important;
    background: transparent !important;
    width: auto !important;
    overflow: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
    background: transparent !important;
    margin: 0 !important;
    padding: 0 !important;
    width: auto !important;
    overflow: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li {
    float: none !important;
    background: transparent !important;
    margin: 0 !important;
    position: relative !important;
    white-space: nowrap !important;
    overflow: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > a {
    height: auto !important;
    line-height: 1 !important;
    padding: 8px 7px !important;
    color: #8bcfc2 !important;
    font-size: 15px !important;
    letter-spacing: 0.02em !important;
    word-spacing: 0 !important;
    text-transform: uppercase !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: 0 !important;
    border-radius: 999px !important;
    transition: background-color .2s ease, color .2s ease !important;
    position: relative !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > a span {
    line-height: 1.2 !important;
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > a::before {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li:not(.current-menu-item):not(.current_page_item) > a {
    background: transparent !important;
    background-image: none !important;
    color: #8bcfc2 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.current-menu-parent > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.current_page_parent > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.current-menu-ancestor > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.current-page-ancestor > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.current-menu-item > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.current_page_item > a {
    background: transparent !important;
    background-image: none !important;
    color: #8bcfc2 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.ss-manual-active > a {
    color: #07120f !important;
    background: #6ebaab !important;
    background-image: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.ss-manual-active > a span {
    border-bottom-color: transparent !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.ss-manual-active > a::before {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li:hover > a {
    color: #dff7f1 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > a::after,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > a span::after {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > ul.sub-menu {
    top: calc(100% + 6px) !important;
    left: 0 !important;
    min-width: 210px !important;
    padding: 6px 0 !important;
    border: 1px solid rgba(110, 186, 171, 0.22) !important;
    border-radius: 8px !important;
    background: #0b0f10 !important;
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.32) !important;
    z-index: 9999 !important;
    pointer-events: auto !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.menu-item-has-children:hover > ul.sub-menu,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li.menu-item-has-children.hover > ul.sub-menu {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > ul.sub-menu > li {
    margin: 0 !important;
    pointer-events: auto !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > ul.sub-menu > li > a {
    padding: 8px 12px !important;
    color: #d8f3ec !important;
    font-size: 11px !important;
    letter-spacing: 0.06em !important;
    text-transform: none !important;
    background: transparent !important;
    pointer-events: auto !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main > li > ul.sub-menu > li > a:hover {
    background: rgba(110, 186, 171, 0.14) !important;
    color: #ffffff !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .responsive-menu-toggle {
    display: none !important;
  }
}

@media only screen and (max-width: 1239px) {
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .mfn-main-slider,
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .rev_slider_wrapper,
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-module {
    margin-top: 2px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808),
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Content,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .content_wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sections_group,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .section_wrapper {
    background: #020202 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Subheader,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Subheader .container {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Content,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .content_wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sections_group,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .section_wrapper {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .top_bar_left {
    justify-content: space-between !important;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 8px 0 0 !important;
    position: relative !important;
    overflow: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .logo {
    min-width: 72px !important;
    margin-right: 0 !important;
    margin-left: 12px !important;
    margin-top: 0 !important;
    position: absolute !important;
    top: 5px !important;
    left: 0 !important;
    z-index: 6 !important;
    overflow: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-main {
    display: block !important;
    max-height: 61px !important;
    width: auto !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-sticky,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-mobile,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #logo img.logo-mobile-sticky {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .responsive-menu-toggle {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    height: 42px !important;
    color: #8bcfc2 !important;
    border: 1px solid rgba(110, 186, 171, 0.45) !important;
    border-radius: 12px !important;
    background: transparent !important;
    margin-right: 12px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .menu_wrapper {
    width: 100% !important;
    padding-top: 62px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .responsive-menu-toggle i,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .responsive-menu-toggle .icon-menu-fine {
    color: #8bcfc2 !important;
    font-size: 20px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu {
    width: 100% !important;
    margin-top: 2px !important;
    background: #020202 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-main {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 8px 0 0 !important;
    background: transparent !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 14px !important;
    box-sizing: border-box !important;
    background: transparent !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > a {
    display: block !important;
    flex: 0 1 auto !important;
    width: auto !important;
    max-width: calc(100% - 72px) !important;
    box-sizing: border-box !important;
    padding: 12px 0 !important;
    color: #8bcfc2 !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 13px !important;
    letter-spacing: 0.02em !important;
    text-transform: none !important;
    line-height: 1.35 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > a span {
    display: block !important;
    color: inherit !important;
    opacity: 1 !important;
    visibility: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.current-menu-parent > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.current_page_parent > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.current-menu-ancestor > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.current-page-ancestor > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.current-menu-item > a,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.current_page_item > a {
    background: transparent !important;
    color: #8bcfc2 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.ss-manual-active > a {
    background: #6ebaab !important;
    color: #07120f !important;
    border-radius: 14px !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.menu-item-has-children {
    position: relative !important;
    padding-right: 0 !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    column-gap: 8px !important;
  }

	  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > .menu-toggle {
    position: static !important;
    order: 2 !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 34px !important;
    height: 34px !important;
    margin: 0 !important;
	    border: 1px solid #6ebaab !important;
	    border-radius: 12px !important;
	    background: #6ebaab !important;
	    color: #07120f !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    z-index: 2 !important;
	    box-shadow: 0 10px 22px rgba(110, 186, 171, 0.24) !important;
	    cursor: pointer !important;
	    flex: 0 0 auto !important;
	  }

	  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > .menu-toggle:hover,
	  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > .menu-toggle:focus,
	  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.open > .menu-toggle,
	  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.hover > .menu-toggle {
	    border-color: #8bcfc2 !important;
	    background: #8bcfc2 !important;
	    color: #07120f !important;
	    outline: none !important;
	  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.menu-item-has-children > a:not(.menu-toggle) {
    order: 1 !important;
    flex: 0 0 auto !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > .menu-toggle::after {
    content: none !important;
    display: none !important;
  }

	  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > .menu-toggle::before {
	    content: "+" !important;
	    display: block !important;
	    color: currentColor !important;
	    font-size: 18px !important;
	    line-height: 1 !important;
	  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.open > .menu-toggle::before,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.hover > .menu-toggle::before {
    content: "-" !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > ul.sub-menu {
    display: none;
    order: 3 !important;
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 2px 0 8px 12px !important;
    background: transparent !important;
    border: 0 !important;
    box-shadow: none !important;
    visibility: visible !important;
    opacity: 1 !important;
    flex: 0 0 100% !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.hover > ul.sub-menu,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li.open > ul.sub-menu {
    display: block !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > ul.sub-menu > li {
    margin: 0 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar #menu > ul.menu-mobile > li > ul.sub-menu > li > a {
    display: block !important;
    padding: 9px 12px !important;
    color: #8bcfc2 !important;
    font-size: 12px !important;
    line-height: 1.35 !important;
    background: transparent !important;
    border: 0 !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .mfn-main-slider,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .rev_slider_wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-module {
    margin-top: -30px !important;
    padding-top: 30px !important;
    min-height: 215px !important;
    height: auto !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-module,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-content,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-slide,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-layer {
    overflow: visible !important;
  }

  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution {
    width: calc(100% - 6px) !important;
    max-width: calc(100% - 6px) !important;
    margin: 2px auto 0 !important;
  }

  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution sr7-txt,
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-hero-revolution .sr7-layer {
    text-shadow:
      0 2px 4px rgba(0, 0, 0, .52),
      0 8px 18px rgba(0, 0, 0, .32) !important;
  }

  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) sr7-img[id="SR7_1_1-1-14"],
  body.home:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #SR7_1_1-1-14 {
    background-position: center 58% !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .mfn-main-slider img,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .rev_slider_wrapper img,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .sr7-module img {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-ebooks .elementor-button-wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-ebooks .elementor-widget-button,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-ebooks a.elementor-button,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-ebooks .mfn-button-wrapper,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-ebooks a.mfn-link {
    display: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .elementor-button,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas a.elementor-button,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .mfn-link,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .button,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .ss-btn-small,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas a.ss-btn-small {
    background: #6EBAAB !important;
    border-color: #6EBAAB !important;
    color: #0e0e0e !important;
    box-shadow: none !important;
  }

  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .elementor-button:hover,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas a.elementor-button:hover,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .mfn-link:hover,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .button:hover,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas .ss-btn-small:hover,
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #programas a.ss-btn-small:hover {
    background: #6EBAAB !important;
    border-color: #6EBAAB !important;
    color: #0e0e0e !important;
  }

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .elementor-button,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass a.elementor-button,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .button,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass button,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass input[type="submit"],
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .wpcf7-submit,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass input.wpcf7-form-control.wpcf7-submit,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .wpcf7-form-control.wpcf7-submit {
  background: #6ebaab !important;
  border-color: #6ebaab !important;
  color: #0e0e0e !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: 0 18px 38px rgba(110, 186, 171, 0.24) !important;
}

body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .elementor-button:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass a.elementor-button:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .button:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass button:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass input[type="submit"]:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .wpcf7-submit:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass input.wpcf7-form-control.wpcf7-submit:hover,
body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) .ss-contact-glass .wpcf7-form-control.wpcf7-submit:hover {
  background: #6ebaab !important;
  border-color: #6ebaab !important;
  color: #0e0e0e !important;
  background-image: none !important;
  text-shadow: none !important;
  box-shadow: 0 20px 42px rgba(110, 186, 171, 0.28) !important;
}
}

.ss-contact-glass .ss-form-hp {
  position: absolute !important;
  left: -10000px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.ss-contact-glass .ss-form-response {
  width: min(760px, 100%);
  margin: 16px auto 0;
  padding: 13px 16px;
  border-radius: 14px;
  font-weight: 800;
  line-height: 1.4;
}

.ss-contact-glass .ss-form-response-sent {
  color: #102019;
  background: #c1ff72;
}

.ss-contact-glass .ss-form-response-error {
  color: #fff;
  background: rgba(220, 38, 38, .82);
  border: 1px solid rgba(255, 255, 255, .18);
}

.ss-contact-glass .wpcf7 {
  width: min(760px, 100%);
  margin: 0 auto;
}

.ss-contact-glass .wpcf7 form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.ss-contact-glass .wpcf7 .ss-form-field {
  margin: 0;
}

.ss-contact-glass .wpcf7 .ss-form-field p {
  margin: 0;
}

.ss-contact-glass .wpcf7 .ss-form-field-phone {
  grid-column: 1 / 2;
}

.ss-contact-glass .wpcf7 .ss-form-field-message,
.ss-contact-glass .wpcf7 .ss-form-field-submit,
.ss-contact-glass .wpcf7 .wpcf7-response-output {
  grid-column: 1 / -1;
}

.ss-contact-glass .wpcf7 input[type="text"],
.ss-contact-glass .wpcf7 input[type="email"],
.ss-contact-glass .wpcf7 input[type="tel"],
.ss-contact-glass .wpcf7 textarea {
  width: 100%;
  min-height: 52px;
  border-radius: 999px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.045);
  color: #fff;
  padding: 14px 18px;
  font: inherit;
}

.ss-contact-glass .wpcf7 textarea {
  min-height: 154px;
  border-radius: 18px;
  resize: vertical;
}

.ss-contact-glass .wpcf7 input::placeholder,
.ss-contact-glass .wpcf7 textarea::placeholder {
  color: rgba(255,255,255,.62);
}

.ss-contact-glass .wpcf7 input[type="submit"] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 54px;
  border-radius: 14px;
  background: #c1ff72 !important;
  border-color: #c1ff72 !important;
  color: #102019 !important;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 10px 30px rgba(193, 255, 114, .42) !important;
}

.ss-contact-glass .wpcf7 .wpcf7-spinner {
  position: absolute;
  right: 16px;
  top: 50%;
  margin: -12px 0 0;
}

.ss-contact-glass .wpcf7 .ss-form-field-submit {
  position: relative;
}

.ss-contact-glass .wpcf7 .wpcf7-not-valid-tip {
  margin-top: 7px;
  color: #ffb4b4;
  font-size: 13px;
  text-align: left;
}

.ss-contact-glass .wpcf7 form .wpcf7-response-output {
  margin: 2px 0 0 !important;
  padding: 13px 16px !important;
  border-radius: 14px;
  border: 0 !important;
  font-weight: 800;
  line-height: 1.4;
  text-align: center;
}

.ss-contact-glass .wpcf7 form.sent .wpcf7-response-output {
  color: #102019;
  background: #c1ff72;
}

.ss-contact-glass .wpcf7 form.invalid .wpcf7-response-output,
.ss-contact-glass .wpcf7 form.failed .wpcf7-response-output,
.ss-contact-glass .wpcf7 form.spam .wpcf7-response-output {
  color: #fff;
  background: rgba(220, 38, 38, .82);
  border: 1px solid rgba(255, 255, 255, .18) !important;
}

@media (max-width: 800px) {
  .ss-contact-glass .wpcf7 form {
    grid-template-columns: 1fr;
  }

  .ss-contact-glass .wpcf7 .ss-form-field-phone,
  .ss-contact-glass .wpcf7 .ss-form-field-message,
  .ss-contact-glass .wpcf7 .ss-form-field-submit,
  .ss-contact-glass .wpcf7 .wpcf7-response-output {
    grid-column: auto;
  }
}

#Content .ss-p10-visual {
  overflow: visible !important;
}

#Content .ss-p10-visual img,
body.home img[src*="progress10_home"] {
  object-position: center 18% !important;
}

@media only screen and (min-width: 768px) {
  html body #Content .ss-p10-hero .ss-p10-visual > img,
  html body #Content .ss-p10-visual > img[src*="progress10_home"],
  html body #Content .ss-alongue-hero .ss-alongue-visual > img,
  html body #Content .ss-academia-hero .ss-academia-visual > img {
    display: block !important;
    width: auto !important;
    max-width: 100% !important;
    height: min(64vh, 640px) !important;
    max-height: 640px !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
    margin: 0 auto !important;
    background: transparent !important;
  }
}

@media only screen and (max-width: 767px) {
  html body #Content .ss-alongue-hero .ss-alongue-visual > img,
  html body .ss-alongue-hero .ss-alongue-visual > img,
  html body #Content .ss-p10-hero .ss-p10-visual > img,
  html body .ss-p10-hero .ss-p10-visual > img,
  html body #Content .ss-academia-hero .ss-academia-visual > img,
  html body .ss-academia-hero .ss-academia-visual > img {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
  }

  html body #Content .ss-p10-copy .ss-p10-hero-logo,
  html body .ss-p10-copy .ss-p10-hero-logo {
    display: block !important;
    width: min(100%, 360px) !important;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto 22px !important;
    object-fit: contain !important;
  }

  html body #Content .ss-alongue-copy .ss-alongue-hero-logo,
  html body .ss-alongue-copy .ss-alongue-hero-logo {
    display: block !important;
    width: min(100%, 360px) !important;
    height: auto !important;
    max-width: 100% !important;
    margin: 0 auto 22px !important;
    object-fit: contain !important;
  }

  html body #Content .ss-p10-hero-grid .ss-p10-copy,
  html body .ss-p10-hero-grid .ss-p10-copy {
    order: -2 !important;
  }

  html body #Content .ss-p10-hero-grid .ss-p10-visual,
  html body .ss-p10-hero-grid .ss-p10-visual {
    order: -1 !important;
  }

  html body #Content .ss-alongue-hero-grid .ss-alongue-copy,
  html body .ss-alongue-hero-grid .ss-alongue-copy,
  html body #Content .ss-academia-hero-grid .ss-academia-copy,
  html body .ss-academia-hero-grid .ss-academia-copy {
    order: -2 !important;
  }

  html body #Content .ss-alongue-hero-grid .ss-alongue-visual,
  html body .ss-alongue-hero-grid .ss-alongue-visual,
  html body #Content .ss-academia-hero-grid .ss-academia-visual,
  html body .ss-academia-hero-grid .ss-academia-visual {
    order: -1 !important;
  }

  .ss-p10-mobile-cta,
  .ss-alongue-mobile-cta,
  .ss-academia-mobile-cta {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
  }

  #Content .ss-p10-visual {
    width: min(100%, 360px) !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  #Content .ss-p10-visual img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
    border-radius: 26px !important;
  }

  body.page-id-1836 #Content .elementor-widget-image,
  body.page-id-1836 #Content .elementor-widget-image .elementor-widget-container {
    overflow: visible !important;
  }

  body.page-id-1836 #Content .elementor-widget-image img {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: contain !important;
    object-position: center center !important;
    border-radius: 20px !important;
  }
}

body.page-id-1838 #Content .ss-academia-visual img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 3 / 5 !important;
  object-fit: cover !important;
  object-position: center top !important;
}

@media only screen and (max-width: 767px) {
  #Content .ss-academia-visual {
    width: min(100%, 360px) !important;
    margin: 0 auto !important;
    overflow: visible !important;
  }

  #Content .ss-academia-visual img {
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    aspect-ratio: auto !important;
    object-fit: contain !important;
    object-position: center center !important;
    border-radius: 26px !important;
  }
}

body.home #programas .ss-program-card img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 3 / 5 !important;
  object-fit: cover !important;
  object-position: center top !important;
}

body.home .ss-sales-program-card .ss-sales-media img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 3 / 5 !important;
  object-fit: cover !important;
  object-position: center top !important;
}

body.home #programas .ss-program-card img[src*="progress10_home"],
body.home #programas .ss-program-card img[data-lazy-src*="progress10_home"],
body.home .ss-sales-program-card .ss-sales-media img[src*="progress10_home"],
body.home .ss-sales-program-card .ss-sales-media img[data-lazy-src*="progress10_home"],
body.home .ss-sales-program-card .ss-sales-media img[src*="foto_produto_progress_10_home"],
body.home .ss-sales-program-card .ss-sales-media img[data-lazy-src*="foto_produto_progress_10_home"] {
  object-position: center center !important;
}

@media only screen and (max-width: 767px) {
  body.home #programas .ss-program-card img {
    border-radius: 20px 20px 0 0 !important;
  }

  body.home .ss-sales-program-card .ss-sales-media img {
    border-radius: 18px !important;
  }
}

body.home .ss-about-img img {
  width: 100% !important;
  height: auto !important;
  aspect-ratio: 2 / 3 !important;
  min-height: 0 !important;
  object-fit: cover !important;
  object-position: center top !important;
}

@media only screen and (max-width: 767px) {
  body.home .ss-about-img img {
    border-radius: 20px 20px 0 0 !important;
  }
}

body:not(.logged-in) #Top_bar #menu li[aria-hidden="true"] {
  display: none !important;
}

#Top_bar #logo {
  position: relative !important;
  z-index: 50 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 72px !important;
  min-height: 62px !important;
  pointer-events: auto !important;
  cursor: pointer !important;
}

#Top_bar .logo,
#Top_bar #logo img {
  position: relative !important;
  z-index: 50 !important;
  pointer-events: auto !important;
}

@media only screen and (max-width: 767px) {
  body:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .logo {
    position: fixed !important;
    top: 5px !important;
    left: 12px !important;
    z-index: 2147483200 !important;
    margin: 0 !important;
    transform: none !important;
    will-change: auto !important;
  }

  body.admin-bar:not(.page-template-page-blank):not(.memberpressproduct-template-default):not(.woocommerce-account):not(.page-id-1808) #Top_bar .logo {
    top: 51px !important;
  }
}

.ss-back-to-top {
  position: fixed !important;
  right: 22px !important;
  bottom: 22px !important;
  z-index: 9998 !important;
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  min-width: 46px !important;
  max-width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  max-height: 46px !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 14px !important;
  background: #6EBAAB !important;
  background-color: #6EBAAB !important;
  background-image: none !important;
  color: #fff !important;
  font-size: 24px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
  text-align: center !important;
  text-indent: 0 !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  cursor: pointer !important;
  opacity: 0 !important;
  visibility: hidden !important;
  transform: translateY(12px) !important;
  box-shadow: 0 16px 34px rgba(110, 186, 171, .34) !important;
  transition: opacity .2s ease, visibility .2s ease, transform .2s ease, filter .2s ease !important;
}

body > button.ss-back-to-top,
html body button.ss-back-to-top {
  position: fixed !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 46px !important;
  min-width: 46px !important;
  max-width: 46px !important;
  height: 46px !important;
  min-height: 46px !important;
  max-height: 46px !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 14px !important;
  background: #6EBAAB !important;
  background-color: #6EBAAB !important;
  background-image: none !important;
  color: #fff !important;
  box-shadow: 0 16px 34px rgba(110, 186, 171, .34) !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

.ss-back-to-top.is-visible {
  display: flex !important;
  opacity: 1 !important;
  visibility: visible !important;
  transform: translateY(0) !important;
  pointer-events: auto !important;
}

.ss-back-to-top:hover {
  background: #6EBAAB !important;
  background-color: #6EBAAB !important;
  color: #fff !important;
  filter: brightness(1.06) !important;
}

body.ss-public-help-page .ss-public-help-backtop,
body.ss-public-help-page .ss-public-help-backtop.is-visible {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.ssmp-mepr-ui > button.ss-back-to-top,
body.ssmp-thankyou-screen > button.ss-back-to-top,
body.ssmp-thankyou-screen > button.ss-back-to-top.is-visible,
html.ssmp-thankyou-route body > button.ss-back-to-top,
html.ssmp-thankyou-route body > button.ss-back-to-top.is-visible,
body.ssmp-login-screen > button.ss-back-to-top,
body.ssmp-login-screen > button.ss-back-to-top.is-visible,
body.ssmp-checkout-screen > button.ss-back-to-top,
body.ssmp-checkout-screen > button.ss-back-to-top.is-visible,
html.ssmp-account-route body > button.ss-back-to-top,
html.ssmp-account-route body > button.ss-back-to-top.is-visible,
html.ssmp-course-route body > button.ss-back-to-top,
html.ssmp-course-route body > button.ss-back-to-top.is-visible,
body.ssmp-classroom-ui > button.ss-back-to-top,
body.ssmp-classroom-ui > button.ss-back-to-top.is-visible,
body.ss-course-app-ready > button.ss-back-to-top,
body.ss-course-app-ready > button.ss-back-to-top.is-visible,
body.single-mpcs-course > button.ss-back-to-top,
body.single-mpcs-course > button.ss-back-to-top.is-visible,
body.single-mpcs-lesson > button.ss-back-to-top,
body.single-mpcs-lesson > button.ss-back-to-top.is-visible {
  display: none !important;
  opacity: 0 !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

@media only screen and (max-width: 767px) {
  .ss-back-to-top {
    right: 16px !important;
    bottom: calc(18px + env(safe-area-inset-bottom, 0px)) !important;
    width: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;
    height: 46px !important;
    min-height: 46px !important;
    max-height: 46px !important;
    padding: 0 !important;
    background: #6EBAAB !important;
    background-color: #6EBAAB !important;
    background-image: none !important;
    color: #fff !important;
    font-size: 24px !important;
    z-index: 2147483000 !important;
  }
}

body.home .ss-about-info,
body.home .ss-about-info h2,
body.home .ss-about-info p {
  text-align: center !important;
}

body.home .ss-about-info .ss-eyebrow,
body.home .ss-about-info .ss-btn-outline {
  margin-left: auto !important;
  margin-right: auto !important;
}

body.home .ss-about-info .ss-cref-badge {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: fit-content !important;
  clear: both !important;
  margin: 2px auto 16px !important;
  padding: 8px 14px !important;
  border: 1px solid rgba(110, 186, 171, .55) !important;
  border-radius: 999px !important;
  background: rgba(110, 186, 171, .12) !important;
  color: #6EBAAB !important;
  font-size: 14px !important;
  font-weight: 900 !important;
  letter-spacing: .08em !important;
  line-height: 1.1 !important;
  text-transform: uppercase !important;
}

.ss-about-info .ss-about-social-buttons {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  gap: 10px !important;
  margin: 0 auto 16px !important;
}

.ss-about-info .ss-about-social-buttons .ss-social-btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 44px !important;
  height: 44px !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 14px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  transition: transform .2s ease, box-shadow .2s ease, background-color .2s ease !important;
}

.ss-about-info .ss-social-instagram { background: #e4405f !important; }
.ss-about-info .ss-social-youtube { background: #ff0000 !important; }
.ss-about-info .ss-social-facebook { background: #1877f2 !important; }

.ss-about-info .ss-about-social-buttons .ss-social-btn:hover,
.ss-about-info .ss-about-social-buttons .ss-social-btn:focus {
  color: #ffffff !important;
  transform: translateY(-2px) scale(1.04) !important;
  box-shadow: 0 12px 24px rgba(0, 0, 0, .22) !important;
}

.ss-about-info .ss-about-social-buttons .ss-social-btn svg {
  display: block !important;
  width: 22px !important;
  height: 22px !important;
  fill: currentColor !important;
}

body.home .ss-about-info .ss-cref-badge + .ss-btn-outline {
  display: flex !important;
  width: fit-content !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.home #programas .ss-card-content,
body.home #programas .ss-card-content h3,
body.home #programas .ss-card-content p {
  text-align: center !important;
}

#programas .ss-program-card .ss-btn-small,
#programas .ss-program-card a.ss-btn-small {
  background: #6EBAAB !important;
  border-color: #6EBAAB !important;
  color: #0e0e0e !important;
  box-shadow: 0 10px 30px rgba(110, 186, 171, .28) !important;
}

#programas .ss-program-card .ss-btn-small:hover,
#programas .ss-program-card a.ss-btn-small:hover {
  background: #6EBAAB !important;
  border-color: #6EBAAB !important;
  color: #0e0e0e !important;
  filter: brightness(1.06) !important;
}

body.single-mpcs-lesson #Header_wrapper,
body.single-mpcs-lesson #Header_wrapper *,
body.single-mpcs-lesson #Header,
body.single-mpcs-lesson #Header *,
body.single-mpcs-lesson #Top_bar,
body.single-mpcs-lesson #Top_bar *,
body.single-mpcs-lesson #Subheader,
body.single-mpcs-lesson #Subheader *,
body.single-mpcs-lesson #Action_bar,
body.single-mpcs-lesson #Action_bar *,
body.single-mpcs-lesson #Side_slide,
body.single-mpcs-lesson #body_overlay,
body.single-mpcs-lesson .header_placeholder,
body.single-mpcs-lesson .mfn-header,
body.single-mpcs-lesson .mfn-header *,
body.single-mpcs-lesson .mfn-header-tmpl,
body.single-mpcs-lesson .mfn-header-tmpl *,
body.single-mpcs-lesson .mfn-header-menu,
body.single-mpcs-lesson .mfn-header-menu * {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.single-mpcs-course #Header_wrapper,
body.single-mpcs-course #Header_wrapper *,
body.single-mpcs-course #Header,
body.single-mpcs-course #Header *,
body.single-mpcs-course #Top_bar,
body.single-mpcs-course #Top_bar *,
body.single-mpcs-course #Subheader,
body.single-mpcs-course #Subheader *,
body.single-mpcs-course #Action_bar,
body.single-mpcs-course #Action_bar *,
body.single-mpcs-course #Side_slide,
body.single-mpcs-course #body_overlay,
body.single-mpcs-course .header_placeholder,
body.single-mpcs-course .mfn-header,
body.single-mpcs-course .mfn-header *,
body.single-mpcs-course .mfn-header-tmpl,
body.single-mpcs-course .mfn-header-tmpl *,
body.single-mpcs-course .mfn-header-menu,
body.single-mpcs-course .mfn-header-menu *,
body.ss-course-unauth #Header_wrapper,
body.ss-course-unauth #Header_wrapper *,
body.ss-course-unauth #Header,
body.ss-course-unauth #Header *,
body.ss-course-unauth #Top_bar,
body.ss-course-unauth #Top_bar *,
body.ss-course-unauth #Subheader,
body.ss-course-unauth #Subheader *,
body.ss-course-unauth #Action_bar,
body.ss-course-unauth #Action_bar *,
body.ss-course-unauth #Side_slide,
body.ss-course-unauth #body_overlay,
body.ss-course-unauth .header_placeholder,
body.ss-course-unauth .mfn-header,
body.ss-course-unauth .mfn-header *,
body.ss-course-unauth .mfn-header-tmpl,
body.ss-course-unauth .mfn-header-tmpl *,
body.ss-course-unauth .mfn-header-menu,
body.ss-course-unauth .mfn-header-menu * {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  pointer-events: none !important;
}

body.single-mpcs-course,
body.single-mpcs-course #Wrapper,
body.single-mpcs-course #Content,
body.single-mpcs-course #Content .content_wrapper,
body.single-mpcs-course .sections_group,
body.single-mpcs-course .section,
body.single-mpcs-course .section_wrapper,
body.single-mpcs-course .the_content_wrapper,
body.single-mpcs-course .entry-content,
body.single-mpcs-course #mpcs-main,
body.single-mpcs-course .mpcs-main,
body.single-mpcs-course .mpcs-classroom,
body.ss-course-unauth,
body.ss-course-unauth #Wrapper,
body.ss-course-unauth #Content,
body.ss-course-unauth #Content .content_wrapper,
body.ss-course-unauth .sections_group,
body.ss-course-unauth .section,
body.ss-course-unauth .section_wrapper,
body.ss-course-unauth .the_content_wrapper,
body.ss-course-unauth .entry-content {
  background: #f8fafc !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.single-mpcs-course {
  --ss-primary: #059669;
  --ss-bg: #f8fafc;
  --ss-card-bg: #ffffff;
  --ss-text-main: #1e293b;
  --ss-text-muted: #64748b;
  --ss-border: #f1f5f9;
}

html body.single-mpcs-course,
html body.single-mpcs-course #Wrapper,
html body.single-mpcs-course #Content,
html body.single-mpcs-course .content_wrapper,
html body.single-mpcs-course .sections_group,
html body.single-mpcs-course .section_wrapper {
  width: 100% !important;
  min-height: 100vh !important;
  background: #f8fafc !important;
  overflow-x: hidden !important;
}

body.single-mpcs-course .sections_group {
  transform: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready,
body.single-mpcs-course.ss-course-curriculum-ready #Wrapper,
body.single-mpcs-course.ss-course-curriculum-ready #Content,
body.single-mpcs-course.ss-course-curriculum-ready .sections_group,
body.single-mpcs-course.ss-course-curriculum-ready .section,
body.single-mpcs-course.ss-course-curriculum-ready .section_wrapper,
body.single-mpcs-course.ss-course-curriculum-ready .the_content_wrapper,
body.single-mpcs-course.ss-course-curriculum-ready .entry-content {
  background: #f8fafc !important;
  font-family: Lexend, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
  transform: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready #Content {
  padding-top: 0 !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .sections_group {
  margin-top: 0 !important;
  transform: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready #mpcs-main,
body.single-mpcs-course.ss-course-curriculum-ready .entry-content,
body.single-mpcs-course.ss-course-curriculum-ready .the_content_wrapper {
  width: min(1000px, calc(100vw - 40px)) !important;
  max-width: 1000px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 20px 0 100px !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .ss-native-course-hidden {
  display: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .ss-rendered-curriculum {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
  padding-bottom: 100px !important;
}

body.single-mpcs-course .ss-course-hero-card {
  background: var(--ss-card-bg) !important;
  border: 0 !important;
  border-left: 8px solid var(--ss-primary) !important;
  border-radius: 24px !important;
  padding: 32px !important;
  box-shadow: 0 10px 30px rgba(0, 0, 0, .04) !important;
  margin: 0 0 40px !important;
}

body.single-mpcs-course .ss-course-info {
  display: flex !important;
  align-items: flex-start !important;
  justify-content: space-between !important;
  gap: 16px !important;
  margin-bottom: 24px !important;
}

body.single-mpcs-course .ss-module-tag {
  display: block !important;
  margin: 0 0 8px !important;
  color: var(--ss-primary) !important;
  font-size: 12px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
}

body.single-mpcs-course .ss-course-name {
  margin: 0 !important;
  color: var(--ss-text-main) !important;
  font-size: 32px !important;
  line-height: 1.1 !important;
  font-weight: 800 !important;
}

body.single-mpcs-course .ss-progress-stat {
  flex: 0 0 auto !important;
  text-align: right !important;
}

body.single-mpcs-course .ss-progress-percent {
  display: block !important;
  color: var(--ss-primary) !important;
  font-size: 36px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  white-space: nowrap !important;
}

body.single-mpcs-course .ss-progress-label {
  display: block !important;
  margin-top: 4px !important;
  color: var(--ss-text-muted) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-transform: uppercase !important;
}

body.single-mpcs-course .ss-progress-bar-wrapper {
  height: 12px !important;
  overflow: hidden !important;
  background: var(--ss-border) !important;
  border-radius: 999px !important;
}

body.single-mpcs-course .ss-progress-bar-fill {
  display: block !important;
  height: 100% !important;
  background: var(--ss-primary) !important;
  border-radius: inherit !important;
}

body.single-mpcs-course .ss-playlist-heading {
  margin: 0 0 24px !important;
}

body.single-mpcs-course .ss-section-header {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  gap: 18px !important;
  margin: 0 !important;
}

body.single-mpcs-course .ss-playlist-heading h2 {
  margin: 0 0 4px !important;
  color: var(--ss-text-main) !important;
  font-size: 24px !important;
  line-height: 1.2 !important;
  font-weight: 800 !important;
}

body.single-mpcs-course .ss-playlist-heading p {
  margin: 0 !important;
  color: var(--ss-text-muted) !important;
  font-size: 14px !important;
}

body.single-mpcs-course .ss-filter {
  display: inline-flex !important;
  align-items: center !important;
  gap: 6px !important;
  color: var(--ss-primary) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

body.single-mpcs-course .ss-playlist-section {
  margin: 0 !important;
}

body.single-mpcs-course .ss-lesson-grid {
  display: grid !important;
  grid-template-columns: 1fr !important;
  gap: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-mpcs-course .ss-lesson-card {
  box-sizing: border-box !important;
  display: flex !important;
  align-items: center !important;
  gap: 20px !important;
  width: 100% !important;
  min-height: 122px !important;
  padding: 16px !important;
  border: 2px solid transparent !important;
  border-radius: 20px !important;
  background: var(--ss-card-bg) !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .02) !important;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease !important;
}

body.single-mpcs-course .ss-lesson-card.active {
  border-color: var(--ss-primary) !important;
  box-shadow: 0 12px 24px rgba(5, 150, 105, .10) !important;
}

body.single-mpcs-course .ss-lesson-card.locked {
  opacity: .62 !important;
}

body.single-mpcs-course .ss-lesson-thumb {
  position: relative !important;
  flex: 0 0 90px !important;
  width: 90px !important;
  height: 90px !important;
  overflow: hidden !important;
  border-radius: 14px !important;
  background: linear-gradient(135deg, #059669, #6ebaab) !important;
}

body.single-mpcs-course .ss-lesson-thumb img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}

body.single-mpcs-course .ss-play-overlay {
  position: absolute !important;
  inset: 0 !important;
  z-index: 2 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: rgba(0, 0, 0, .22) !important;
  color: #ffffff !important;
}

body.single-mpcs-course .ss-play-overlay .material-icons {
  display: inline-block !important;
  font-family: "Material Icons" !important;
  font-size: 32px !important;
  line-height: 1 !important;
}

body.single-mpcs-course .ss-lesson-details {
  flex: 1 1 auto !important;
  min-width: 0 !important;
}

body.single-mpcs-course .ss-lesson-title {
  margin: 0 0 4px !important;
  color: var(--ss-text-main) !important;
  font-size: 16px !important;
  font-weight: 800 !important;
  line-height: 1.25 !important;
}

body.single-mpcs-course .ss-lesson-meta {
  display: block !important;
  color: var(--ss-text-muted) !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  line-height: 1.2 !important;
}

body.single-mpcs-course .ss-btn-start {
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 104px !important;
  min-height: 44px !important;
  padding: 12px 24px !important;
  border-radius: 12px !important;
  background: var(--ss-primary) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  text-decoration: none !important;
}

body.single-mpcs-course .ss-status-badge {
  flex: 0 0 auto !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 34px !important;
  padding: 8px 16px !important;
  border-radius: 999px !important;
  background: #f1f5f9 !important;
  color: var(--ss-text-muted) !important;
  font-size: 11px !important;
  font-weight: 800 !important;
  line-height: 1 !important;
}

body.single-mpcs-course .ss-lesson-card.completed .ss-status-badge {
  background: #ecfeeb !important;
  color: var(--ss-primary) !important;
}

body.single-mpcs-course.ss-course-curriculum-ready #mpcs-main > h1,
body.single-mpcs-course.ss-course-curriculum-ready #mpcs-main > .entry-title,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-progress-container,
body.single-mpcs-course.ss-course-curriculum-ready #mpcs-main > .course-progress {
  display: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-section {
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-section > h3,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-section-title,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-section-title-text {
  display: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lessons,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-list {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 16px 24px !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item {
  min-width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item,
body.single-mpcs-course.ss-course-curriculum-ready .ss-course-lesson-card {
  position: relative !important;
  display: grid !important;
  grid-template-columns: 90px minmax(0, 1fr) 104px !important;
  align-items: center !important;
  gap: 20px !important;
  min-height: 122px !important;
  padding: 16px !important;
  border: 2px solid transparent !important;
  border-radius: 20px !important;
  background: var(--ss-card-bg) !important;
  color: var(--ss-text-main) !important;
  text-decoration: none !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, .02) !important;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link > *,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item > * {
  min-width: 0 !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson.is-current .mpcs-lesson-row-link,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson.current .mpcs-lesson-row-link,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link:hover {
  border-color: var(--ss-primary) !important;
  box-shadow: 0 12px 24px rgba(5, 150, 105, .10) !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link::before,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item::before {
  content: "play_arrow" !important;
  grid-column: 1 !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 90px !important;
  height: 90px !important;
  border-radius: 14px !important;
  background: linear-gradient(rgba(0,0,0,.30), rgba(0,0,0,.30)), var(--ss-lesson-thumb, linear-gradient(135deg, #059669, #6ebaab)) !important;
  color: #ffffff !important;
  font-family: "Material Icons" !important;
  font-size: 28px !important;
  line-height: 1 !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-progress,
body.single-mpcs-course.ss-course-curriculum-ready .ss-lesson-icon,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-icon,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-check,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-status,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson .material-icons,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row .material-icons,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item .material-icons {
  display: none !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson.completed .mpcs-lesson-row-link::before,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson.mpcs-lesson-completed .mpcs-lesson-row-link::before,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link:has(.mpcs-lesson-progress)::before {
  content: "check_circle" !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-title,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-link,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-title-text,
body.single-mpcs-course.ss-course-curriculum-ready .ss-lesson-info-wrapper {
  grid-column: 2 !important;
  display: block !important;
  min-width: 0 !important;
  width: auto !important;
  max-width: 100% !important;
  color: var(--ss-text-main) !important;
  font-size: 16px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  white-space: normal !important;
  word-break: normal !important;
  overflow-wrap: anywhere !important;
  text-align: left !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .ss-lesson-info-wrapper a,
body.single-mpcs-course.ss-course-curriculum-ready .ss-lesson-info-wrapper span,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-title span,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-link span,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-title-text span {
  display: inline !important;
  white-space: normal !important;
  word-break: normal !important;
  line-height: inherit !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-title::after,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-link::after,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-title-text::after {
  content: "15 min" !important;
  display: block !important;
  margin-top: 4px !important;
  color: #64748b !important;
  font-size: 13px !important;
  font-weight: 600 !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-button,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-button,
body.single-mpcs-course.ss-course-curriculum-ready a.button,
body.single-mpcs-course.ss-course-curriculum-ready .ss-btn-start-lesson {
  grid-column: 3 !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-width: 104px !important;
  max-width: 104px !important;
  min-height: 44px !important;
  margin: 0 !important;
  padding: 10px 16px !important;
  border: 0 !important;
  border-radius: 12px !important;
  background: var(--ss-primary) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  text-decoration: none !important;
  box-shadow: none !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: clip !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson.completed .mpcs-button,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson.mpcs-lesson-completed .mpcs-button {
  background: #f1f5f9 !important;
  color: #1e293b !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-button[data-ss-label],
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-button[data-ss-label],
body.single-mpcs-course.ss-course-curriculum-ready a.button[data-ss-label],
body.single-mpcs-course.ss-course-curriculum-ready .ss-btn-start-lesson[data-ss-label] {
  font-size: 0 !important;
}

body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-button[data-ss-label]::after,
body.single-mpcs-course.ss-course-curriculum-ready .mpcs-button[data-ss-label]::after,
body.single-mpcs-course.ss-course-curriculum-ready a.button[data-ss-label]::after,
body.single-mpcs-course.ss-course-curriculum-ready .ss-btn-start-lesson[data-ss-label]::after {
  content: attr(data-ss-label) !important;
  display: block !important;
  color: inherit !important;
  font-size: 13px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  text-align: center !important;
  white-space: nowrap !important;
}

body.single-mpcs-course .ss-motivation-card {
  display: flex !important;
  align-items: center !important;
  gap: 20px !important;
  margin-top: 40px !important;
  padding: 24px !important;
  border-radius: 24px !important;
  background: #ecfeeb !important;
}

body.single-mpcs-course .ss-motivation-content h3 {
  margin: 0 0 8px !important;
  color: var(--ss-primary) !important;
  font-size: 18px !important;
  font-weight: 800 !important;
}

body.single-mpcs-course .ss-motivation-content p {
  margin: 0 !important;
  color: var(--ss-text-muted) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
}

body.single-mpcs-course .ss-trophy-icon {
  flex: 0 0 56px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 56px !important;
  height: 56px !important;
  border-radius: 999px !important;
  background: #ffffff !important;
  color: var(--ss-primary) !important;
}

body.single-mpcs-course .ss-trophy-icon .material-icons {
  font-family: "Material Icons" !important;
  font-size: 30px !important;
  line-height: 1 !important;
}

@media only screen and (max-width: 767px) {
  html body.single-mpcs-lesson,
  body.single-mpcs-lesson,
  body.single-mpcs-lesson #Wrapper,
  body.single-mpcs-lesson #Content,
  body.single-mpcs-lesson #Content .content_wrapper,
  body.single-mpcs-lesson .sections_group,
  body.single-mpcs-lesson .section,
  body.single-mpcs-lesson .section_wrapper,
  body.single-mpcs-lesson .the_content_wrapper,
  body.single-mpcs-lesson .entry-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  body.single-mpcs-lesson #Content {
    padding-top: 0 !important;
  }

  body.single-mpcs-lesson main.sections_group,
  body.single-mpcs-lesson .sections_group {
    margin-top: -50px !important;
  }
}

@media only screen and (max-width: 767px) {
  html body.single-mpcs-course,
  html body.single-mpcs-course #Wrapper,
  html body.single-mpcs-course #Content,
  html body.single-mpcs-course #Content .content_wrapper,
  html body.single-mpcs-course .sections_group,
  html body.single-mpcs-course .section,
  html body.single-mpcs-course .section_wrapper,
  html body.single-mpcs-course .the_content_wrapper,
  html body.single-mpcs-course .entry-content {
    width: 100% !important;
    max-width: none !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #f8fafc !important;
    overflow-x: hidden !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready #mpcs-main,
  body.single-mpcs-course.ss-course-curriculum-ready .entry-content,
  body.single-mpcs-course.ss-course-curriculum-ready .the_content_wrapper {
    box-sizing: border-box !important;
    width: 100vw !important;
    max-width: none !important;
    min-height: 100vh !important;
    padding: 16px 16px 96px !important;
    margin-top: 0 !important;
    transform: none !important;
    background: #f8fafc !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .sections_group {
    margin-top: 0 !important;
    transform: none !important;
  }

  body.single-mpcs-course .ss-course-hero-card {
    margin: 0 0 28px !important;
    padding: 20px !important;
  }

  body.single-mpcs-course .ss-course-info {
    align-items: flex-end !important;
    gap: 12px !important;
  }

  body.single-mpcs-course .ss-course-name {
    font-size: 28px !important;
  }

  body.single-mpcs-course .ss-progress-percent {
    font-size: 20px !important;
  }

  body.single-mpcs-course .ss-progress-label {
    font-size: 10px !important;
  }

  body.single-mpcs-course .ss-playlist-heading {
    margin: 0 0 20px !important;
  }

  body.single-mpcs-course .ss-section-title,
  body.single-mpcs-course .ss-playlist-heading h2 {
    font-size: 28px !important;
  }

  body.single-mpcs-course .ss-filter {
    display: none !important;
  }

  body.single-mpcs-course .ss-rendered-curriculum {
    width: 100% !important;
    max-width: none !important;
    padding-bottom: 96px !important;
  }

  body.single-mpcs-course .ss-lesson-grid {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  body.single-mpcs-course .ss-lesson-card {
    gap: 12px !important;
    min-height: 98px !important;
    padding: 12px !important;
    border-radius: 18px !important;
  }

  body.single-mpcs-course .ss-lesson-thumb {
    flex-basis: 72px !important;
    width: 72px !important;
    height: 72px !important;
  }

  body.single-mpcs-course .ss-lesson-title {
    font-size: 15px !important;
  }

  body.single-mpcs-course .ss-btn-start {
    min-width: 76px !important;
    min-height: 40px !important;
    padding: 9px 12px !important;
    border-radius: 999px !important;
    font-size: 12px !important;
  }

  body.single-mpcs-course .ss-status-badge {
    max-width: 86px !important;
    padding: 8px 10px !important;
    font-size: 9px !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lessons,
  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-list {
    grid-template-columns: 1fr !important;
    gap: 16px !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link,
  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item,
  body.single-mpcs-course.ss-course-curriculum-ready .ss-course-lesson-card {
    grid-template-columns: 72px minmax(0, 1fr) 76px !important;
    gap: 12px !important;
    min-height: 98px !important;
    padding: 12px !important;
    border-radius: 18px !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-row-link::before,
  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-item::before {
    width: 72px !important;
    height: 72px !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-button,
  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-button,
  body.single-mpcs-course.ss-course-curriculum-ready a.button,
  body.single-mpcs-course.ss-course-curriculum-ready .ss-btn-start-lesson {
    min-width: 76px !important;
    max-width: 76px !important;
    min-height: 40px !important;
    padding: 9px 8px !important;
    border-radius: 999px !important;
    font-size: 12px !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-button[data-ss-label]::after,
  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-button[data-ss-label]::after,
  body.single-mpcs-course.ss-course-curriculum-ready a.button[data-ss-label]::after,
  body.single-mpcs-course.ss-course-curriculum-ready .ss-btn-start-lesson[data-ss-label]::after {
    font-size: 12px !important;
  }
}

@media only screen and (min-width: 1024px) {
  html body.single-mpcs-course,
  html body.single-mpcs-course.ss-course-curriculum-ready {
    background: var(--ss-bg) !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready #Wrapper,
  body.single-mpcs-course.ss-course-curriculum-ready #Content {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
    background: var(--ss-bg) !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready #Content,
  body.single-mpcs-course.ss-course-curriculum-ready .content_wrapper,
  body.single-mpcs-course.ss-course-curriculum-ready .sections_group,
  body.single-mpcs-course.ss-course-curriculum-ready .section,
  body.single-mpcs-course.ss-course-curriculum-ready .section_wrapper {
    box-sizing: border-box !important;
    width: 100% !important;
    max-width: none !important;
    min-height: 100vh !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    background: var(--ss-bg) !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready #Wrapper {
    width: 100% !important;
    margin: 0 !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready #Content,
  body.single-mpcs-course.ss-course-curriculum-ready .content_wrapper {
    display: flex !important;
    justify-content: center !important;
    align-items: flex-start !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .sections_group,
  body.single-mpcs-course.ss-course-curriculum-ready .section,
  body.single-mpcs-course.ss-course-curriculum-ready .section_wrapper,
  body.single-mpcs-course.ss-course-curriculum-ready .the_content_wrapper,
  body.single-mpcs-course.ss-course-curriculum-ready .entry-content {
    display: block !important;
    max-width: none !important;
    background: transparent !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready #mpcs-main,
  body.single-mpcs-course.ss-course-curriculum-ready .entry-content,
  body.single-mpcs-course.ss-course-curriculum-ready .the_content_wrapper {
    box-sizing: border-box !important;
    width: auto !important;
    max-width: none !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .ss-course-main {
    box-sizing: border-box !important;
    width: min(1200px, calc(100vw - 80px)) !important;
    max-width: 1200px !important;
    min-height: 100vh !important;
    margin: 0 auto !important;
    padding: 40px 60px 100px !important;
    background: var(--ss-bg) !important;
  }

  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lessons,
  body.single-mpcs-course.ss-course-curriculum-ready .mpcs-lesson-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px !important;
  }

  body.single-mpcs-course .ss-rendered-curriculum {
    width: 100% !important;
    max-width: 1200px !important;
    margin: 0 auto !important;
  }

  body.single-mpcs-course .ss-lesson-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 24px !important;
  }

  body.single-mpcs-course .ss-course-hero-card {
    margin: 0 0 40px !important;
    padding: 32px !important;
  }

  body.single-mpcs-course .ss-course-name {
    font-size: 32px !important;
  }

  body.single-mpcs-course .ss-progress-percent {
    font-size: 36px !important;
  }

  body.single-mpcs-course .ss-lesson-card {
    gap: 20px !important;
    min-height: 122px !important;
    padding: 16px !important;
  }

  body.single-mpcs-course .ss-lesson-thumb {
    flex-basis: 90px !important;
    width: 90px !important;
    height: 90px !important;
  }

  body.single-mpcs-course .ss-btn-start {
    min-width: 104px !important;
    min-height: 44px !important;
    padding: 12px 24px !important;
    border-radius: 12px !important;
    font-size: 14px !important;
  }

  body.single-mpcs-course .ss-status-badge {
    padding: 8px 16px !important;
    font-size: 11px !important;
  }
}

html.ssmp-course-route body.single-mpcs-lesson,
body.single-mpcs-lesson,
body.single-mpcs-lesson #Wrapper,
body.single-mpcs-lesson #Content,
body.single-mpcs-lesson #Content .content_wrapper,
body.single-mpcs-lesson .sections_group,
body.single-mpcs-lesson .section,
body.single-mpcs-lesson .section_wrapper,
body.single-mpcs-lesson .the_content_wrapper,
body.single-mpcs-lesson .entry-content,
body.single-mpcs-lesson #mpcs-main,
body.single-mpcs-lesson .mpcs-main,
body.single-mpcs-lesson .mpcs-classroom {
  background: #f8fafc !important;
  background-image: none !important;
}

body.single-mpcs-lesson #Wrapper,
body.single-mpcs-lesson #Content {
  min-height: 100vh !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.single-mpcs-lesson #Content,
body.single-mpcs-lesson #Content .content_wrapper {
  box-sizing: border-box !important;
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
  width: 100% !important;
  max-width: none !important;
}

body.single-mpcs-lesson .sections_group,
body.single-mpcs-lesson .section,
body.single-mpcs-lesson .section_wrapper,
body.single-mpcs-lesson .the_content_wrapper,
body.single-mpcs-lesson .entry-content {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}

body.single-mpcs-lesson #mpcs-main,
body.single-mpcs-lesson .mpcs-main,
body.single-mpcs-lesson .mpcs-classroom {
  box-sizing: border-box !important;
  width: min(1120px, calc(100vw - 40px)) !important;
  max-width: 1120px !important;
  min-height: 100vh !important;
  margin: 0 auto !important;
  padding: 24px 20px 96px !important;
  color: #1e293b !important;
  font-family: Lexend, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}

body.single-mpcs-lesson .mpcs-sidebar,
body.single-mpcs-lesson .mpcs-lesson-nav,
body.single-mpcs-lesson .mpcs-classroom-sidebar,
body.single-mpcs-lesson .mpcs-lesson-menu {
  background: #ffffff !important;
  border-color: #e5e7eb !important;
}

@media only screen and (max-width: 767px) {
  body.single-mpcs-lesson main.sections_group,
  body.single-mpcs-lesson .sections_group {
    margin-top: 0 !important;
  }

  body.single-mpcs-lesson #mpcs-main,
  body.single-mpcs-lesson .mpcs-main,
  body.single-mpcs-lesson .mpcs-classroom {
    width: 100% !important;
    max-width: none !important;
    padding: 16px 14px 88px !important;
  }
}

html body.single-mpcs-course,
html.ssmp-course-route body.single-mpcs-course,
body.single-mpcs-course,
body.single-mpcs-course #Wrapper,
body.single-mpcs-course #Content,
body.single-mpcs-course #Content .content_wrapper,
body.single-mpcs-course .sections_group,
body.single-mpcs-course .section,
body.single-mpcs-course .section_wrapper,
body.single-mpcs-course .the_content_wrapper,
body.single-mpcs-course .entry-content,
body.single-mpcs-course #mpcs-main,
body.single-mpcs-course .mpcs-main,
body.single-mpcs-course .mpcs-classroom {
  background: #f8fafc !important;
  background-image: none !important;
}

body.single-mpcs-course #Wrapper,
body.single-mpcs-course #Content {
  box-sizing: border-box !important;
  width: 100% !important;
  min-height: 100vh !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden !important;
}

body.single-mpcs-course #Content,
body.single-mpcs-course #Content .content_wrapper {
  display: flex !important;
  justify-content: center !important;
  align-items: flex-start !important;
  width: 100% !important;
  max-width: none !important;
}

body.single-mpcs-course .sections_group,
body.single-mpcs-course .section,
body.single-mpcs-course .section_wrapper,
body.single-mpcs-course .the_content_wrapper,
body.single-mpcs-course .entry-content {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
}

body.single-mpcs-course #mepr-account-nav,
body.single-mpcs-course .mepr-account-nav,
body.single-mpcs-course .ssmp-dashboard-rail,
body.single-mpcs-course .ssmp-app-topbar,
body.single-mpcs-course .ssmp-bottom-nav {
  display: none !important;
}

body.single-mpcs-course .mepr-account-container,
body.single-mpcs-course .mp_wrapper:has(> #mepr-account-nav) {
  display: block !important;
  width: 100% !important;
  max-width: none !important;
  min-height: 100vh !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #f8fafc !important;
  box-shadow: none !important;
  border-radius: 0 !important;
  overflow: visible !important;
}

body.single-mpcs-course #mpcs-main,
body.single-mpcs-course .mpcs-main,
body.single-mpcs-course .mpcs-classroom,
body.single-mpcs-course .ss-course-main,
body.single-mpcs-course .ss-rendered-curriculum {
  box-sizing: border-box !important;
  width: min(1200px, calc(100vw - 48px)) !important;
  max-width: 1200px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

body.single-mpcs-course .ss-course-main {
  min-height: 100vh !important;
  padding: 32px 0 96px !important;
  background: #f8fafc !important;
}

body.single-mpcs-course .ss-rendered-curriculum {
  padding-bottom: 96px !important;
}

@media only screen and (max-width: 767px) {
  body.single-mpcs-course #mpcs-main,
  body.single-mpcs-course .mpcs-main,
  body.single-mpcs-course .mpcs-classroom,
  body.single-mpcs-course .ss-course-main,
  body.single-mpcs-course .ss-rendered-curriculum {
    width: 100% !important;
    max-width: none !important;
  }

  body.single-mpcs-course .ss-course-main {
    padding: 16px 14px 88px !important;
  }
}

html.ssmp-course-route,
html.ssmp-course-route body,
html.ssmp-course-route #Wrapper,
html.ssmp-course-route #Content,
html.ssmp-course-route #Content .content_wrapper,
html.ssmp-course-route .sections_group,
html.ssmp-course-route .section,
html.ssmp-course-route .section_wrapper,
html.ssmp-course-route .the_content_wrapper,
html.ssmp-course-route .entry-content {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
}

html.ssmp-course-route #Header_wrapper,
html.ssmp-course-route #Header_wrapper *,
html.ssmp-course-route #Header,
html.ssmp-course-route #Header *,
html.ssmp-course-route #Top_bar,
html.ssmp-course-route #Top_bar *,
html.ssmp-course-route #Subheader,
html.ssmp-course-route #Subheader *,
html.ssmp-course-route #Action_bar,
html.ssmp-course-route #Action_bar *,
html.ssmp-course-route .header_placeholder,
html.ssmp-course-route .mfn-header,
html.ssmp-course-route .mfn-header *,
html.ssmp-course-route .mfn-header-tmpl,
html.ssmp-course-route .mfn-header-tmpl *,
html.ssmp-course-route .mfn-header-menu,
html.ssmp-course-route .mfn-header-menu *,
html.ssmp-course-route #Side_slide,
html.ssmp-course-route #body_overlay {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

html.ssmp-course-route body.single-mpcs-course,
html.ssmp-course-route body.single-mpcs-course.wp-singular,
html.ssmp-course-route body.single-mpcs-course #Wrapper,
html.ssmp-course-route body.single-mpcs-course #Content,
html.ssmp-course-route body.single-mpcs-course #Content .content_wrapper,
html.ssmp-course-route body.single-mpcs-course .sections_group,
html.ssmp-course-route body.single-mpcs-course .section,
html.ssmp-course-route body.single-mpcs-course .section_wrapper,
html.ssmp-course-route body.single-mpcs-course .the_content_wrapper,
html.ssmp-course-route body.single-mpcs-course .entry-content,
html.ssmp-course-route body.single-mpcs-course #mpcs-main {
  background: #ffffff !important;
  background-color: #ffffff !important;
  background-image: none !important;
}

html.ssmp-course-route body.single-mpcs-course #Header_wrapper,
html.ssmp-course-route body.single-mpcs-course #Header_wrapper *,
html.ssmp-course-route body.single-mpcs-course #Header,
html.ssmp-course-route body.single-mpcs-course #Header *,
html.ssmp-course-route body.single-mpcs-course #Top_bar,
html.ssmp-course-route body.single-mpcs-course #Top_bar *,
html.ssmp-course-route body.single-mpcs-course #Subheader,
html.ssmp-course-route body.single-mpcs-course #Subheader *,
html.ssmp-course-route body.single-mpcs-course #Action_bar,
html.ssmp-course-route body.single-mpcs-course #Action_bar *,
html.ssmp-course-route body.single-mpcs-course .header_placeholder,
html.ssmp-course-route body.single-mpcs-course .mfn-header,
html.ssmp-course-route body.single-mpcs-course .mfn-header *,
html.ssmp-course-route body.single-mpcs-course .mfn-header-tmpl,
html.ssmp-course-route body.single-mpcs-course .mfn-header-tmpl *,
html.ssmp-course-route body.single-mpcs-course .mfn-header-menu,
html.ssmp-course-route body.single-mpcs-course .mfn-header-menu *,
html.ssmp-course-route body.single-mpcs-course #Side_slide,
html.ssmp-course-route body.single-mpcs-course #body_overlay {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  overflow: hidden !important;
  pointer-events: none !important;
}

body.ss-public-help-page,
body.ss-public-help-page #Wrapper,
body.ss-public-help-page #Content,
body.ss-public-help-page #Content .content_wrapper,
body.ss-public-help-page .sections_group,
body.ss-public-help-page .section,
body.ss-public-help-page .section_wrapper,
body.ss-public-help-page .the_content_wrapper,
body.ss-public-help-page .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #050b14 !important;
  background-image: none !important;
  color: #e6efed !important;
}

body.ss-public-help-page #Subheader,
body.ss-public-help-page #Action_bar,
body.ss-public-help-page .header_placeholder,
body.ss-public-help-page #Side_slide,
body.ss-public-help-page #body_overlay,
body.ss-public-help-page #Footer,
body.ss-public-help-page .footer_copy {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
}

body.ss-public-help-page #Header_wrapper,
body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
body.ss-public-help-page.header-scrolled #Header_wrapper {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 10000 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: 64px !important;
  min-height: 64px !important;
  max-height: 64px !important;
  margin: 0 !important;
  padding: 0 !important;
  background: #02070c !important;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.34) !important;
  overflow: visible !important;
  transform: none !important;
  clip-path: none !important;
  pointer-events: auto !important;
}

body.ss-public-help-page #Header_wrapper,
body.ss-public-help-page #Header,
body.ss-public-help-page #Top_bar {
  transform: translateY(0) !important;
}

body.admin-bar.ss-public-help-page #Header_wrapper {
  top: 32px !important;
}

body.ss-public-help-page #Wrapper {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.ss-public-help-page #Content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

body.ss-public-help-page #Header_wrapper + #Content,
body.ss-public-help-page #Header_wrapper ~ #Content {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

body.ss-public-help-page #Header .header_placeholder,
body.ss-public-help-page #Header_wrapper .header_placeholder,
body.ss-public-help-page #Header_wrapper > .header_placeholder {
  display: none !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

body.ss-public-help-page #Header,
body.ss-public-help-page #Top_bar,
body.ss-public-help-page #Top_bar .container,
body.ss-public-help-page #Top_bar .column,
body.ss-public-help-page #Top_bar .top_bar_left,
body.ss-public-help-page #Top_bar .menu_wrapper,
body.ss-public-help-page #Top_bar #menu {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  overflow: visible !important;
}

body.ss-public-help-page #Top_bar,
body.ss-public-help-page #Top_bar.is-sticky,
body.ss-public-help-page.mfn-header-scrolled #Top_bar {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
  z-index: 10001 !important;
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: 64px !important;
  min-height: 64px !important;
  max-height: 64px !important;
  background: #02070c !important;
  margin: 0 !important;
  padding: 0 !important;
  transform: none !important;
  clip-path: none !important;
  pointer-events: auto !important;
}

body.admin-bar.ss-public-help-page #Top_bar,
body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar {
  top: 32px !important;
}

body.ss-public-help-page #Top_bar .container {
  width: min(1280px, calc(100% - 32px)) !important;
  max-width: 1280px !important;
}

body.ss-public-help-page #Top_bar .column.one,
body.ss-public-help-page #Top_bar .top_bar_left {
  height: 64px !important;
  min-height: 64px !important;
  max-height: 64px !important;
}

body.ss-public-help-page #Top_bar .top_bar_left {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 10px !important;
  overflow: visible !important;
}

body.ss-public-help-page #Top_bar .logo {
  flex: 0 0 auto !important;
  margin: 0 8px 0 0 !important;
}

body.ss-public-help-page #Top_bar #logo {
  height: 48px !important;
  line-height: 48px !important;
  padding: 0 !important;
}

body.ss-public-help-page #Top_bar #logo img.logo-main {
  max-height: 48px !important;
  width: auto !important;
}

body.ss-public-help-page #Top_bar .menu_wrapper {
  flex: 1 1 auto !important;
  min-width: 0 !important;
  margin: 0 !important;
}

body.ss-public-help-page #Top_bar #menu {
  width: 100% !important;
  overflow: visible !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  flex-wrap: nowrap !important;
  gap: 0 !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: visible !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li {
  flex: 0 0 auto !important;
  white-space: nowrap !important;
  margin: 0 !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
  padding: 6px 10px !important;
  border-radius: 999px !important;
  background: transparent !important;
  box-shadow: none !important;
  line-height: 1 !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a span:not(.description) {
  font-size: 13px !important;
  letter-spacing: 0.02em !important;
  color: #8fd9cc !important;
}

body.ss-public-help-page #Top_bar .menu > li > a span:not(.description) {
  color: #8fd9cc !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-parent > a,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_parent > a,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li:hover > a {
  background: transparent !important;
  color: #ffffff !important;
  box-shadow: none !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a span:not(.description),
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a span:not(.description),
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-parent > a span:not(.description),
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_parent > a span:not(.description),
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a span:not(.description),
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li:hover > a span:not(.description) {
  color: #ffffff !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a::before,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a::after,
body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a span::after {
  display: none !important;
  content: none !important;
}

body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > ul.sub-menu {
  top: calc(100% + 6px) !important;
}

@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    z-index: 220 !important;
    height: auto !important;
    min-height: 52px !important;
    max-height: none !important;
    margin-top: -2px !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Header {
    min-height: auto !important;
    padding: 0 !important;
    overflow: visible !important;
    border-bottom: 0 !important;
  }

  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    z-index: 221 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 5px 0 3px !important;
    background: #020202 !important;
    box-shadow: none !important;
    border-bottom: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: 32px !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one {
    max-width: 1320px !important;
    width: 100% !important;
    background: transparent !important;
    border-bottom: 0 !important;
  }

  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    width: 100% !important;
    max-width: 1180px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .logo {
    display: flex !important;
    align-items: center !important;
    min-width: 56px !important;
    margin: 0 1px 0 8px !important;
    flex: 0 0 auto !important;
  }

  body.ss-public-help-page #Top_bar #logo {
    height: auto !important;
    line-height: normal !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    display: block !important;
    max-height: 46px !important;
    width: auto !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    display: block !important;
    width: auto !important;
    background: transparent !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    padding: 8px 14px !important;
  }
}

/* Final desktop reset: the Central de Ajuda content is shortcode-based, but the
   public header must remain exactly like the site/program pages. */
@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header {
    height: 0 !important;
    min-height: 0 !important;
    max-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 5px 0 3px !important;
    z-index: 221 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: 32px !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one {
    width: 100% !important;
    max-width: 1320px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    max-width: 1180px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
    gap: 2px !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  body.ss-public-help-page .ss-public-help-main {
    padding-top: 76px !important;
  }

  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 108px !important;
  }
}

@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper {
    position: relative !important;
    top: auto !important;
    z-index: 220 !important;
    height: auto !important;
    min-height: 52px !important;
    max-height: none !important;
    background: #020202 !important;
    box-shadow: none !important;
    margin-top: -2px !important;
  }

  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    z-index: 221 !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding-top: 5px !important;
    padding-bottom: 3px !important;
    background: #020202 !important;
    box-shadow: none !important;
  }

  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: 32px !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one {
    max-width: 1320px !important;
    width: 100% !important;
    background: transparent !important;
  }

  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
  }

  body.ss-public-help-page #Top_bar .top_bar_left {
    justify-content: center !important;
    gap: 2px !important;
    width: 100% !important;
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
  }

  body.ss-public-help-page #Top_bar .logo {
    min-width: 56px !important;
    margin: 0 1px 0 8px !important;
  }

  body.ss-public-help-page #Top_bar #logo {
    height: auto !important;
    line-height: normal !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    max-height: 46px !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    width: auto !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    justify-content: center !important;
    width: auto !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    padding: 8px 14px !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-image: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-parent > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_parent > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-ancestor > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-page-ancestor > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li:hover > a {
    background: transparent !important;
    background-image: none !important;
    color: #8bcfc2 !important;
    box-shadow: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-parent > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_parent > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-ancestor > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-page-ancestor > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li:hover > a span:not(.description) {
    color: #8bcfc2 !important;
  }
}

/* Final mobile correction: Central de Ajuda must not be pushed down by header/admin offsets. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper,
  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: block !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.admin-bar.ss-public-help-page #Header_wrapper,
  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: auto !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    display: flex !important;
    align-items: center !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    display: block !important;
    width: auto !important;
    max-width: 92px !important;
    max-height: 52px !important;
    margin: 0 !important;
    object-fit: contain !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Content,
  body.ss-public-help-page #Content .content_wrapper,
  body.ss-public-help-page #Content .sections_group,
  body.ss-public-help-page #Content .entry-content,
  body.ss-public-help-page #Content .the_content_wrapper,
  body.ss-public-help-page .elementor {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  body.ss-public-help-page .ss-public-help-main,
  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 30px !important;
    margin-top: 0 !important;
  }
}

/* Last rule: Central de Ajuda mobile header logo and menu button on the same row. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Top_bar .top_bar_left {
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: relative !important;
    padding: 0 18px !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    max-width: 88px !important;
    max-height: 54px !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    position: static !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    position: absolute !important;
    top: 96px !important;
    left: 18px !important;
    right: 18px !important;
    width: auto !important;
    margin: 0 !important;
  }
}

/* Final Central de Ajuda mobile menu alignment. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Top_bar .top_bar_left {
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: relative !important;
    padding: 0 18px !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    max-width: 88px !important;
    max-height: 54px !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    position: static !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    position: absolute !important;
    top: 96px !important;
    left: 18px !important;
    right: 18px !important;
    width: auto !important;
    margin: 0 !important;
  }
}

/* Central de Ajuda mobile: keep the native public menu aligned in one row. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Top_bar .top_bar_left {
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: relative !important;
    padding: 0 18px !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    max-width: 88px !important;
    max-height: 54px !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    position: static !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    position: absolute !important;
    top: 96px !important;
    left: 18px !important;
    right: 18px !important;
    width: auto !important;
    margin: 0 !important;
  }
}

/* Central de Ajuda mobile: keep the native menu compact and avoid pushing the hero down. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: block !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: block !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.admin-bar.ss-public-help-page #Header_wrapper,
  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: auto !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .top_bar_left {
    justify-content: space-between !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    display: flex !important;
    align-items: center !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    display: block !important;
    width: auto !important;
    max-width: 92px !important;
    max-height: 52px !important;
    margin: 0 !important;
    object-fit: contain !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Content,
  body.ss-public-help-page #Content .content_wrapper,
  body.ss-public-help-page #Content .sections_group,
  body.ss-public-help-page #Content .entry-content,
  body.ss-public-help-page #Content .the_content_wrapper,
  body.ss-public-help-page .elementor {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  body.ss-public-help-page .ss-public-help-main,
  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 30px !important;
    margin-top: 0 !important;
  }
}

/* Central de Ajuda: fallback when Material Symbols is blocked by cache/optimizer. */
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help .material-symbols-outlined {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 0 !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
  text-indent: 0 !important;
  overflow: hidden !important;
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help .material-symbols-outlined::before {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 1em !important;
  height: 1em !important;
  color: currentColor !important;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 24px !important;
  font-weight: 900 !important;
  line-height: 1 !important;
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-search .material-symbols-outlined::before {
  content: "\2315";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-cats button:nth-child(1) .material-symbols-outlined::before,
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(1) .ss-public-help-faq-icon::before {
  content: "\25CF";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-cats button:nth-child(2) .material-symbols-outlined::before,
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(2) .ss-public-help-faq-icon::before {
  content: "$";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-cats button:nth-child(3) .material-symbols-outlined::before,
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(3) .ss-public-help-faq-icon::before {
  content: "\271A";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-cats button:nth-child(4) .material-symbols-outlined::before,
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(5) .ss-public-help-faq-icon::before {
  content: "\21E9";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(4) .ss-public-help-faq-icon::before,
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(6) .ss-public-help-faq-icon::before {
  content: "\25B6";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(7) .ss-public-help-faq-icon::before {
  content: "\26BF";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(8) .ss-public-help-faq-icon::before {
  content: "\002A";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(9) .ss-public-help-faq-icon::before {
  content: "\25AF";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-faq:nth-child(10) .ss-public-help-faq-icon::before,
html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-cta .material-symbols-outlined::before {
  content: "?";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-chevron::before {
  content: "\2304";
}

html.ss-help-icons-fallback body.ss-public-help-page .ss-public-help-backtop .material-symbols-outlined::before {
  content: "\2191";
}

/* EOF override: Central de Ajuda must not stretch or drop the public header. */
@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper,
  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.admin-bar.ss-public-help-page #Header_wrapper,
  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky {
    top: auto !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left,
  body.ss-public-help-page #Top_bar .menu_wrapper,
  body.ss-public-help-page #Top_bar #menu,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    border: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    max-width: 1180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    height: 78px !important;
    line-height: 78px !important;
    margin: 0 28px 0 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    max-height: 54px !important;
    width: auto !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    justify-content: center !important;
    gap: 18px !important;
    flex-wrap: nowrap !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    height: 38px !important;
    line-height: 38px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    padding: 0 16px !important;
    border-radius: 999px !important;
  }

  body.ss-public-help-page .ss-public-help-main,
  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

/* Final lock: keep Central de Ajuda desktop header aligned with the public program pages. */
@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper,
  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: 100% !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
    clip-path: none !important;
  }

  body.admin-bar.ss-public-help-page #Header_wrapper,
  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: auto !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left,
  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    align-items: center !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    border: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    max-width: 1180px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    display: flex !important;
    align-items: center !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    line-height: 78px !important;
    margin: 0 28px 0 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    display: block !important;
    width: auto !important;
    max-height: 54px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 78px !important;
    min-height: 78px !important;
    max-height: 78px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    gap: 18px !important;
    flex-wrap: nowrap !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    height: 38px !important;
    line-height: 38px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    padding: 0 16px !important;
    border-radius: 999px !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a {
    background: #6ebaab !important;
    color: #ffffff !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a span:not(.description) {
    color: #ffffff !important;
  }

  body.ss-public-help-page .ss-public-help-main,
  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }
}

/* Central de Ajuda final alignment: keep the public header compact like the home page. */
@media only screen and (min-width: 960px) {
  body.page-id-1912 #Header_wrapper,
  body.page-id-1912 #Header {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    padding: 0 !important;
    margin: 0 !important;
    background: #000 !important;
    overflow: visible !important;
  }

  body.page-id-1912 #Top_bar,
  body.page-id-1912 #Top_bar.is-sticky,
  body.page-id-1912.mfn-header-scrolled #Top_bar,
  body.page-id-1912.header-scrolled #Top_bar {
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    background: #000 !important;
  }

  body.page-id-1912 #Top_bar .container,
  body.page-id-1912 #Top_bar .column.one,
  body.page-id-1912 #Top_bar .top_bar_left,
  body.page-id-1912 #Top_bar .menu_wrapper,
  body.page-id-1912 #Top_bar #menu,
  body.page-id-1912 #Top_bar #menu > ul.menu-main {
    height: 68px !important;
    min-height: 68px !important;
    max-height: 68px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  body.page-id-1912 #Top_bar .top_bar_left,
  body.page-id-1912 #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
  }

  body.page-id-1912 #Top_bar .logo,
  body.page-id-1912 #Top_bar #logo {
    height: 68px !important;
    line-height: 68px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  body.page-id-1912 #Top_bar #logo img.logo-main {
    max-height: 44px !important;
    width: auto !important;
  }

  body.page-id-1912 #Content,
  body.page-id-1912 #Content .content_wrapper,
  body.page-id-1912 #Content .sections_group,
  body.page-id-1912 #Content .entry-content,
  body.page-id-1912 #Content .the_content_wrapper,
  body.page-id-1912 .elementor,
  body.page-id-1912 .elementor-element-sshelp01,
  body.page-id-1912 .elementor-element-sshelp01 > .e-con-inner {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  body.page-id-1912 .elementor-element-sshelp01 {
    --padding-top: 0px !important;
    --margin-top: 0px !important;
  }

  body.page-id-1912 .ss-public-help {
    margin-top: 0 !important;
  }

  body.page-id-1912 .ss-public-help-main {
    padding-top: 22px !important;
  }
}

@media only screen and (max-width: 767px) {
  body.page-id-1912 #Top_bar .logo,
  body.page-id-1912 #Top_bar #logo,
  body.page-id-1912 #Top_bar #logo img {
    transform: translateY(-5px) !important;
  }

  body.ss-public-help-page:not(.ss-help-mobile-menu-open) #Top_bar #menu,
  body.ss-public-help-page:not(.ss-help-mobile-menu-open) #Top_bar #menu > ul.menu-mobile {
    display: none !important;
  }

  body.ss-public-help-page.ss-help-mobile-menu-open #Top_bar #menu,
  body.ss-public-help-page.ss-help-mobile-menu-open #Top_bar #menu > ul.menu-mobile {
    display: block !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    min-height: 68px !important;
  }
}

body.ss-public-help-page .section_wrapper,
body.ss-public-help-page .container,
body.ss-public-help-page .four.columns,
body.ss-public-help-page .one.column,
body.ss-public-help-page .column {
  width: 100% !important;
  max-width: none !important;
}

.ss-public-help {
  --ss-help-bg: #050b14;
  --ss-help-card: rgba(255, 255, 255, 0.07);
  --ss-help-card-strong: rgba(255, 255, 255, 0.11);
  --ss-help-border: rgba(255, 255, 255, 0.12);
  --ss-help-text: #e8f1ef;
  --ss-help-muted: #aab8b5;
  --ss-help-green: #6ebaab;
  --ss-help-green-strong: #007f5f;
  min-height: 100vh;
  padding-top: 0;
  background:
    radial-gradient(circle at 12% 8%, rgba(110, 186, 171, 0.18), transparent 28rem),
    radial-gradient(circle at 86% 18%, rgba(43, 111, 98, 0.22), transparent 30rem),
    linear-gradient(180deg, #07111d 0%, var(--ss-help-bg) 48%, #04070d 100%);
  color: var(--ss-help-text);
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.ss-public-help *,
.ss-public-help *::before,
.ss-public-help *::after {
  box-sizing: border-box;
}

.ss-public-help-topbar {
  display: none !important;
}

.admin-bar .ss-public-help-topbar {
  top: 32px;
}

.admin-bar .ss-public-help {
  padding-top: 0;
}

.ss-public-help-brand {
  display: inline-flex;
  align-items: center;
  text-decoration: none !important;
}

.ss-public-help-brand img {
  display: block;
  width: 142px;
  height: auto;
  max-height: 54px;
  object-fit: contain;
}

.ss-public-help-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 28px;
  margin-left: auto;
}

.ss-public-help-nav a,
.ss-public-help-login,
.ss-public-help-cta a {
  color: var(--ss-help-text) !important;
  text-decoration: none !important;
}

.ss-public-help-nav a {
  position: relative;
  font-weight: 700;
  font-size: 14px;
  color: rgba(232, 241, 239, 0.76) !important;
}

.ss-public-help-nav a.is-active,
.ss-public-help-nav a:hover {
  color: #ffffff !important;
}

.ss-public-help-nav a.is-active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -12px;
  height: 3px;
  border-radius: 999px;
  background: var(--ss-help-green);
}

.ss-public-help-login {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 22px;
  border: 1px solid rgba(110, 186, 171, 0.6);
  border-radius: 999px;
  background: rgba(110, 186, 171, 0.12);
  color: #ffffff !important;
  font-weight: 800;
}

.ss-public-help-main {
  width: min(1120px, calc(100% - 40px));
  margin: 0 auto;
  padding: 76px 0 92px;
}

@media only screen and (min-width: 768px) {
  body.page-id-1912 .ss-public-help-main {
    padding-top: 22px !important;
  }
}

body.admin-bar.ss-public-help-page .ss-public-help-main {
  padding-top: 108px !important;
}

.ss-public-help-hero {
  max-width: 820px;
  margin: 0 auto 34px;
  text-align: center;
}

.ss-public-help-eyebrow {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 16px;
  border: 1px solid rgba(110, 186, 171, 0.26);
  border-radius: 999px;
  background: rgba(110, 186, 171, 0.12);
  color: #9ee5d7;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0;
}

.ss-public-help-hero h1 {
  margin: 20px 0 16px;
  color: #ffffff;
  font-family: Montserrat, Inter, sans-serif;
  font-size: clamp(42px, 7vw, 82px);
  line-height: 0.98;
  font-weight: 800;
  letter-spacing: 0;
}

.ss-public-help-hero h1 span {
  color: var(--ss-help-green);
}

.ss-public-help-hero p {
  max-width: 640px;
  margin: 0 auto 26px;
  color: var(--ss-help-muted);
  font-size: 18px;
  line-height: 1.65;
  font-weight: 600;
}

.ss-public-help-search {
  display: flex;
  align-items: center;
  gap: 12px;
  width: min(680px, 100%);
  min-height: 44px;
  margin: 0 auto;
  padding: 0 20px;
  border: 1px solid var(--ss-help-border);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 24px 70px rgba(0, 0, 0, 0.28);
}

.ss-public-help-search span {
  color: var(--ss-help-green);
  font-size: 26px;
}

.ss-public-help-search input {
  width: 100%;
  height: 42px;
  border: 0 !important;
  background: transparent !important;
  color: #ffffff !important;
  font: 700 16px/1 Inter, sans-serif;
  box-shadow: none !important;
  outline: 0 !important;
}

.ss-public-help-search input::placeholder {
  color: rgba(232, 241, 239, 0.52);
}

.ss-public-help-cats {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
  margin: 36px 0 28px;
}

.ss-public-help-cats button {
  min-height: 114px;
  border: 1px solid var(--ss-help-border);
  border-radius: 22px;
  background: var(--ss-help-card);
  color: #ffffff;
  cursor: pointer;
  box-shadow: none;
  transition: transform 0.2s ease, background 0.2s ease, border-color 0.2s ease;
}

.ss-public-help-cats button:hover,
.ss-public-help-cats button.is-active {
  transform: translateY(-2px);
  border-color: rgba(110, 186, 171, 0.72);
  background: rgba(110, 186, 171, 0.18);
}

.ss-public-help-cats .material-symbols-outlined {
  display: block;
  margin: 0 auto 10px;
  color: var(--ss-help-green);
  font-size: 34px;
}

.ss-public-help-cats small {
  color: #ffffff;
  font-size: 15px;
  font-weight: 800;
}

.ss-public-help-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.ss-public-help-faq {
  border: 1px solid var(--ss-help-border);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.075);
  overflow: hidden;
  box-shadow: 0 22px 70px rgba(0, 0, 0, 0.2);
}

.ss-public-help-faq[hidden] {
  display: none !important;
}

.ss-public-help-faq > button {
  display: grid;
  grid-template-columns: 42px 1fr 28px;
  align-items: center;
  gap: 16px;
  width: 100%;
  min-height: 98px;
  padding: 22px 24px;
  border: 0;
  background: transparent;
  color: #ffffff;
  text-align: left;
  cursor: pointer;
}

.ss-public-help-faq > button > span:nth-child(2) {
  font-family: Montserrat, Inter, sans-serif;
  font-size: 18px;
  line-height: 1.28;
  font-weight: 800;
  letter-spacing: 0;
}

.ss-public-help-faq-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  border-radius: 14px;
  background: rgba(110, 186, 171, 0.16);
  color: var(--ss-help-green);
  font-size: 24px !important;
}

.ss-public-help-chevron {
  color: rgba(232, 241, 239, 0.62);
  font-size: 28px !important;
  transition: transform 0.2s ease;
}

.ss-public-help-faq.is-open .ss-public-help-chevron {
  transform: rotate(180deg);
}

.ss-public-help-answer {
  max-height: 0;
  opacity: 0;
  overflow: hidden;
  transition: max-height 0.25s ease, opacity 0.2s ease;
}

.ss-public-help-answer p {
  margin: 0;
  padding: 0 24px 24px 82px;
  color: var(--ss-help-muted);
  font-size: 15px;
  line-height: 1.7;
  font-weight: 600;
}

.ss-public-help-faq.is-open .ss-public-help-answer {
  max-height: 220px;
  opacity: 1;
}

.ss-public-help-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 34px;
  padding: 34px;
  border: 1px solid rgba(110, 186, 171, 0.26);
  border-radius: 28px;
  background: linear-gradient(135deg, #6ebaab 0%, #078a68 100%);
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.24);
}

.ss-public-help-cta .material-symbols-outlined {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-bottom: 16px;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.18);
  color: #ffffff;
  font-size: 28px;
}

.ss-public-help-cta h2 {
  margin: 0 0 8px;
  color: #ffffff;
  font-family: Montserrat, Inter, sans-serif;
  font-size: clamp(26px, 4vw, 38px);
  line-height: 1.05;
  font-weight: 800;
  letter-spacing: 0;
}

.ss-public-help-cta p {
  max-width: 620px;
  margin: 0;
  color: rgba(255, 255, 255, 0.86);
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
}

.ss-public-help-cta a {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 190px;
  min-height: 56px;
  padding: 0 26px;
  border-radius: 16px;
  background: #ffffff;
  color: #08775e !important;
  font-weight: 900;
  box-shadow: 0 14px 35px rgba(0, 0, 0, 0.18);
}

.ss-public-help-backtop {
  position: fixed;
  right: 28px;
  bottom: 28px;
  z-index: 9998;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 0;
  border-radius: 18px;
  background: var(--ss-help-green);
  color: #ffffff;
  cursor: pointer;
  box-shadow: 0 18px 42px rgba(0, 0, 0, 0.32);
  opacity: 0;
  transform: translateY(14px);
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease, background 0.2s ease;
}

.ss-public-help-backtop:hover {
  background: #0a8c6b;
}

.ss-public-help-backtop.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

.ss-public-help-backtop .material-symbols-outlined {
  font-size: 28px;
  color: #ffffff;
}

.material-symbols-outlined {
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
  font-variation-settings: "FILL" 0, "wght" 600, "GRAD" 0, "opsz" 24;
}

@media only screen and (max-width: 782px) {
  body.admin-bar.ss-public-help-page #Header_wrapper {
    top: 46px !important;
  }

  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: 46px !important;
  }

  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 122px !important;
  }

  .admin-bar .ss-public-help-topbar {
    top: 46px;
  }

  .admin-bar .ss-public-help {
    padding-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  body.ss-public-help-page {
    overflow-x: hidden !important;
  }

  .ss-public-help-topbar {
    min-height: 68px;
    padding: 0 18px;
  }

  .ss-public-help {
    padding-top: 0;
  }

  .ss-public-help-brand img {
    width: 118px;
    max-height: 44px;
  }

  .ss-public-help-nav {
    display: none;
  }

  .ss-public-help-login {
    min-height: 38px;
    padding: 0 16px;
    font-size: 13px;
  }

  .ss-public-help-main {
    width: min(100% - 28px, 430px);
    padding: 76px 0 64px;
  }

  .ss-public-help-hero {
    text-align: center;
    margin-bottom: 24px;
  }

  .ss-public-help-eyebrow {
    min-height: 30px;
    padding: 0 13px;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
  }

  .ss-public-help-hero h1 {
    margin-top: 16px;
    font-size: 38px;
    line-height: 1.03;
    text-align: center;
  }

  .ss-public-help-hero p {
    margin: 0 auto 22px;
    font-size: 15px;
    line-height: 1.55;
    text-align: center;
  }

  .ss-public-help-search {
    width: min(680px, 100%);
    min-height: 44px;
    border-radius: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .ss-public-help-search input {
    height: 42px;
    font-size: 15px;
  }

  .ss-public-help-cats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin: 26px 0 22px;
  }

  .ss-public-help-cats button {
    min-height: 92px;
    border-radius: 18px;
    text-align: center;
  }

  .ss-public-help-grid {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .ss-public-help-faq {
    border-radius: 18px;
  }

  .ss-public-help-faq > button {
    grid-template-columns: 36px 1fr 24px;
    gap: 12px;
    min-height: 84px;
    padding: 18px;
  }

  .ss-public-help-faq > button > span:nth-child(2) {
    font-size: 16px;
  }

  .ss-public-help-faq-icon {
    width: 36px;
    height: 36px;
    border-radius: 12px;
    font-size: 22px !important;
  }

  .ss-public-help-answer p {
    padding: 0 18px 18px 66px;
    font-size: 14px;
  }

  .ss-public-help-cta {
    display: block;
    margin-top: 24px;
    padding: 24px;
    border-radius: 22px;
  }

  .ss-public-help-cta a {
    width: 100%;
    min-width: 0;
    margin-top: 22px;
  }

  .ss-public-help-backtop {
    right: 18px;
    bottom: 18px;
    width: 50px;
    height: 50px;
    border-radius: 16px;
  }
}

/* Central de Ajuda: desktop must use the same public header as home/program pages. */
@media only screen and (min-width: 768px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    width: auto !important;
    height: auto !important;
    min-height: 52px !important;
    max-height: none !important;
    margin-top: -2px !important;
    padding: 0 !important;
    z-index: 220 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border-bottom: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header {
    min-height: auto !important;
    height: auto !important;
    padding: 0 !important;
    overflow: visible !important;
    border-bottom: 0 !important;
    background: transparent !important;
  }

  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 5px 0 3px !important;
    z-index: 221 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border-bottom: 0 !important;
    overflow: visible !important;
    transform: none !important;
    clip-path: none !important;
  }

  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: 32px !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one {
    width: 100% !important;
    max-width: 1320px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    background: transparent !important;
    border-bottom: 0 !important;
  }

  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 2px !important;
    width: 100% !important;
    max-width: 1180px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
    padding: 0 16px !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar .logo {
    display: flex !important;
    align-items: center !important;
    min-width: 56px !important;
    margin: 0 1px 0 8px !important;
    flex: 0 0 auto !important;
  }

  body.ss-public-help-page #Top_bar #logo {
    height: auto !important;
    line-height: normal !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    display: block !important;
    max-height: 46px !important;
    width: auto !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    flex: 1 1 auto !important;
    justify-content: center !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    background: transparent !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li > a {
    padding: 8px 14px !important;
    border-radius: 0 !important;
    background: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-parent > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_parent > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-ancestor > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-page-ancestor > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a,
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li:hover > a {
    background: transparent !important;
    background-image: none !important;
    color: #8bcfc2 !important;
    box-shadow: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_item > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-parent > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current_page_parent > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-menu-ancestor > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.current-page-ancestor > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li.ss-manual-active > a span:not(.description),
  body.ss-public-help-page #Top_bar #menu > ul.menu-main > li:hover > a span:not(.description) {
    color: #8bcfc2 !important;
  }
}
/* Final mobile correction: Central de Ajuda must not be pushed down by header/admin offsets. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page.mfn-header-scrolled #Header_wrapper,
  body.ss-public-help-page.header-scrolled #Header_wrapper,
  body.ss-public-help-page #Header,
  body.ss-public-help-page.mfn-header-scrolled #Header,
  body.ss-public-help-page.header-scrolled #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky,
  body.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.ss-public-help-page.header-scrolled #Top_bar {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: block !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    box-shadow: none !important;
    border: 0 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.admin-bar.ss-public-help-page #Header_wrapper,
  body.admin-bar.ss-public-help-page #Top_bar,
  body.admin-bar.ss-public-help-page #Top_bar.is-sticky,
  body.admin-bar.ss-public-help-page.mfn-header-scrolled #Top_bar,
  body.admin-bar.ss-public-help-page.header-scrolled #Top_bar {
    top: auto !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 100% !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    margin: 0 !important;
    padding: 0 18px !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    display: flex !important;
    align-items: center !important;
    height: 96px !important;
    min-height: 96px !important;
    max-height: 96px !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    display: block !important;
    width: auto !important;
    max-width: 92px !important;
    max-height: 52px !important;
    margin: 0 !important;
    object-fit: contain !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
  }

  body.ss-public-help-page #Content,
  body.ss-public-help-page #Content .content_wrapper,
  body.ss-public-help-page #Content .sections_group,
  body.ss-public-help-page #Content .entry-content,
  body.ss-public-help-page #Content .the_content_wrapper,
  body.ss-public-help-page .elementor {
    padding-top: 0 !important;
    margin-top: 0 !important;
  }

  body.ss-public-help-page .ss-public-help-main,
  body.admin-bar.ss-public-help-page .ss-public-help-main {
    padding-top: 30px !important;
    margin-top: 0 !important;
  }
}

/* EOF override: Central de Ajuda mobile header logo and menu button on the same row. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Top_bar .top_bar_left {
    flex-wrap: nowrap !important;
    align-items: center !important;
    justify-content: space-between !important;
    position: relative !important;
    padding: 0 18px !important;
    overflow: visible !important;
  }

  body.ss-public-help-page #Top_bar .logo,
  body.ss-public-help-page #Top_bar #logo {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    max-width: 88px !important;
    max-height: 54px !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    flex: 0 0 auto !important;
    width: auto !important;
    min-width: 0 !important;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
    position: static !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    flex: 0 0 48px !important;
    width: 48px !important;
    height: 48px !important;
    margin: 0 !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    position: absolute !important;
    top: 96px !important;
    left: 18px !important;
    right: 18px !important;
    width: auto !important;
    margin: 0 !important;
  }
}

/* Final: Central de Ajuda uses the same mobile public menu pattern as the other public pages. */
@media only screen and (max-width: 767px) {
  body.ss-public-help-page #Header_wrapper,
  body.ss-public-help-page #Header,
  body.ss-public-help-page #Top_bar,
  body.ss-public-help-page #Top_bar.is-sticky {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 96px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: #020202 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar .container,
  body.ss-public-help-page #Top_bar .column.one,
  body.ss-public-help-page #Top_bar .top_bar_left {
    display: flex !important;
    justify-content: space-between !important;
    align-items: flex-start !important;
    flex-wrap: wrap !important;
    width: 100% !important;
    max-width: none !important;
    height: auto !important;
    min-height: 96px !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 8px 0 0 !important;
    position: relative !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
  }

  body.ss-public-help-page #Top_bar .logo {
    display: block !important;
    min-width: 72px !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    line-height: 1 !important;
    margin: 0 0 0 12px !important;
    padding: 0 !important;
    position: absolute !important;
    top: 8px !important;
    left: 0 !important;
    z-index: 6 !important;
    overflow: visible !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar #logo {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-main {
    display: block !important;
    width: auto !important;
    max-width: none !important;
    max-height: 61px !important;
    margin: 0 !important;
    object-fit: contain !important;
  }

  body.ss-public-help-page #Top_bar #logo img.logo-sticky,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile,
  body.ss-public-help-page #Top_bar #logo img.logo-mobile-sticky {
    display: none !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 42px !important;
    width: 42px !important;
    height: 42px !important;
    color: #8bcfc2 !important;
    border: 1px solid rgba(110, 186, 171, 0.45) !important;
    border-radius: 12px !important;
    background: transparent !important;
    margin: 0 12px 0 auto !important;
    transform: none !important;
  }

  body.ss-public-help-page #Top_bar .responsive-menu-toggle i,
  body.ss-public-help-page #Top_bar .responsive-menu-toggle .icon-menu-fine {
    color: #8bcfc2 !important;
    font-size: 20px !important;
  }

  body.ss-public-help-page #Top_bar .menu_wrapper {
    display: block !important;
    width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 62px 0 0 !important;
    position: static !important;
  }

  body.ss-public-help-page #Top_bar #menu {
    position: static !important;
    width: 100% !important;
    margin: 2px 0 0 !important;
    background: #020202 !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-main {
    display: none !important;
  }

  body.ss-public-help-page #Top_bar #menu > ul.menu-mobile {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 8px 0 0 !important;
    background: transparent !important;
  }
}
