  .l-subheader.at_top,
  .l-subheader.at_top .w-dropdown-list,
  .l-subheader.at_top .type_mobile .w-nav-list.level_1 {
      background: var(--color-header-middle-text-hover);
      color: var(--color-header-top-text)
  }
  
  .no-touch .l-subheader.at_top a:hover,
  .no-touch .l-header.bg_transparent .l-subheader.at_top .w-dropdown.opened a:hover {
      color: var(--color-header-top-text-hover)
  }
  
  .l-header.bg_transparent:not(.sticky) .l-subheader.at_top {
      background: rgba(26, 86, 219, 0.58);
      color: var(--color-header-top-transparent-text)
  }
  
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-cart-link:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-text a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-html a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-nav>a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-menu a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-search>a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-socials.shape_none.color_text a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-socials.shape_none.color_link a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .w-dropdown a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .type_desktop .menu-item.level_1.opened>a,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_top .type_desktop .menu-item.level_1:hover>a {
      color: var(--color-header-top-transparent-text-hover)
  }
  
  .l-subheader.at_middle,
  .l-subheader.at_middle .w-dropdown-list,
  .l-subheader.at_middle .type_mobile .w-nav-list.level_1 {
      background: var(--color-header-middle-bg);
      color: var(--color-header-middle-text)
  }
  
  .no-touch .l-subheader.at_middle a:hover,
  .no-touch .l-header.bg_transparent .l-subheader.at_middle .w-dropdown.opened a:hover {
      color: var(--color-header-middle-text-hover)
  }
  
  .l-header.bg_transparent:not(.sticky) .l-subheader.at_middle {
      background: var(--color-header-transparent-bg);
      color: var(--color-header-transparent-text)
  }
  
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-cart-link:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-text a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-html a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-nav>a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-menu a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-search>a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-socials.shape_none.color_text a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-socials.shape_none.color_link a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .w-dropdown a:hover,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1.opened>a,
  .no-touch .l-header.bg_transparent:not(.sticky) .at_middle .type_desktop .menu-item.level_1:hover>a {
      color: var(--color-header-transparent-text-hover)
  }
  
  .header_ver .l-header {
      background: var(--color-header-middle-bg);
      color: var(--color-header-middle-text)
  }
  
  @media (min-width:1381px) {
      .hidden_for_default {
          display: none!important
      }
      .l-subheader.at_bottom {
          display: none
      }
      .l-header {
          position: relative;
          z-index: 111
      }
      .l-subheader {
          margin: 0 auto
      }
      .l-subheader-h {
          display: flex;
          align-items: center;
          position: relative;
          margin: 0 auto;
          max-width: var(--site-content-width, 1200px);
          height: inherit
      }
      .w-header-show {
          display: none
      }
      .l-header.pos_fixed {
          position: fixed;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-header.pos_fixed:not(.notransition) .l-subheader {
          transition-property: transform, background, box-shadow, line-height, height, visibility;
          transition-duration: .3s;
          transition-timing-function: cubic-bezier(.78, .13, .15, .86)
      }
      .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
          position: fixed!important
      }
      .header_hor .l-header.sticky_auto_hide {
          transition: margin .3s cubic-bezier(.78, .13, .15, .86) .1s
      }
      .header_hor .l-header.sticky_auto_hide.down {
          margin-top: calc(-1.1 * var(--header-sticky-height, 0px))
      }
      .l-header.bg_transparent:not(.sticky) .l-subheader {
          box-shadow: none!important;
          background: none
      }
      .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
          padding-top: 0!important;
          padding-bottom: 0!important
      }
      .l-header.pos_static.bg_transparent {
          position: absolute;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-subheader.width_full .l-subheader-h {
          max-width: none!important
      }
      .l-header.shadow_thin .l-subheader.at_middle,
      .l-header.shadow_thin .l-subheader.at_bottom {
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
      }
      .l-header.shadow_wide .l-subheader.at_middle,
      .l-header.shadow_wide .l-subheader.at_bottom {
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
      }
      .header_hor .l-subheader-cell>.w-cart {
          margin-left: 0;
          margin-right: 0
      }
       :root {
          --header-height: 116px;
          --header-sticky-height: 60px
      }
      .l-header:before {
          content: '116'
      }
      .l-header.sticky:before {
          content: '60'
      }
      .l-subheader.at_top {
          line-height: 36px;
          height: 36px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_top {
          line-height: 0px;
          height: 0px;
          overflow: hidden;
          visibility: hidden
      }
      .l-subheader.at_middle {
          line-height: 80px;
          height: 80px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_middle {
          line-height: 60px;
          height: 60px;
          overflow: visible;
          visibility: visible
      }
      .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .headerinpos_above .l-header.pos_fixed {
          overflow: hidden;
          transition: transform 0.3s;
          transform: translate3d(0, -100%, 0)
      }
      .headerinpos_above .l-header.pos_fixed.sticky {
          overflow: visible;
          transform: none
      }
      .headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,
      .headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h {
          padding-top: 0!important
      }
      .headerinpos_below .l-header.pos_fixed:not(.sticky) {
          position: absolute;
          top: 100%
      }
      .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
          padding-top: 0!important
      }
      .headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
          min-height: 100vh
      }
      .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h {
          padding-top: var(--header-height)
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
          position: absolute;
          top: 100vh
      }
      .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
          padding-top: 0!important
      }
      .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
          padding-bottom: var(--header-height)
      }
      .headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h {
          top: calc( var(--header-height) / 2)
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart.layout_dropdown .w-cart-content,
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
          bottom: 100%;
          transform-origin: 0 100%
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
          top: auto;
          bottom: 100%;
          box-shadow: var(--box-shadow-up)
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
          top: auto;
          bottom: 0;
          transform-origin: 0 100%
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
          top: auto;
          bottom: -0.4em;
          padding-top: 0.4em;
          padding-bottom: 2.4em
      }
      .admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type {
          min-height: calc( 100vh - var(--header-height) - 32px)
      }
      .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type) {
          min-height: calc( 100vh - var(--header-sticky-height) - 32px)
      }
      .admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
          min-height: calc(100vh - 32px)
      }
  }
  
  @media (min-width:1025px) and (max-width:1380px) {
      .hidden_for_laptops {
          display: none!important
      }
      .l-subheader.at_bottom {
          display: none
      }
      .l-header {
          position: relative;
          z-index: 111
      }
      .l-subheader {
          margin: 0 auto
      }
      .l-subheader-h {
          display: flex;
          align-items: center;
          position: relative;
          margin: 0 auto;
          max-width: var(--site-content-width, 1200px);
          height: inherit
      }
      .w-header-show {
          display: none
      }
      .l-header.pos_fixed {
          position: fixed;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-header.pos_fixed:not(.notransition) .l-subheader {
          transition-property: transform, background, box-shadow, line-height, height, visibility;
          transition-duration: .3s;
          transition-timing-function: cubic-bezier(.78, .13, .15, .86)
      }
      .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
          position: fixed!important
      }
      .header_hor .l-header.sticky_auto_hide {
          transition: margin .3s cubic-bezier(.78, .13, .15, .86) .1s
      }
      .header_hor .l-header.sticky_auto_hide.down {
          margin-top: calc(-1.1 * var(--header-sticky-height, 0px))
      }
      .l-header.bg_transparent:not(.sticky) .l-subheader {
          box-shadow: none!important;
          background: none
      }
      .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
          padding-top: 0!important;
          padding-bottom: 0!important
      }
      .l-header.pos_static.bg_transparent {
          position: absolute;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-subheader.width_full .l-subheader-h {
          max-width: none!important
      }
      .l-header.shadow_thin .l-subheader.at_middle,
      .l-header.shadow_thin .l-subheader.at_bottom {
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
      }
      .l-header.shadow_wide .l-subheader.at_middle,
      .l-header.shadow_wide .l-subheader.at_bottom {
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
      }
      .header_hor .l-subheader-cell>.w-cart {
          margin-left: 0;
          margin-right: 0
      }
       :root {
          --header-height: 116px;
          --header-sticky-height: 60px
      }
      .l-header:before {
          content: '116'
      }
      .l-header.sticky:before {
          content: '60'
      }
      .l-subheader.at_top {
          line-height: 36px;
          height: 36px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_top {
          line-height: 0px;
          height: 0px;
          overflow: hidden;
          visibility: hidden
      }
      .l-subheader.at_middle {
          line-height: 80px;
          height: 80px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_middle {
          line-height: 60px;
          height: 60px;
          overflow: visible;
          visibility: visible
      }
      .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .headerinpos_above .l-header.pos_fixed {
          overflow: hidden;
          transition: transform 0.3s;
          transform: translate3d(0, -100%, 0)
      }
      .headerinpos_above .l-header.pos_fixed.sticky {
          overflow: visible;
          transform: none
      }
      .headerinpos_above .l-header.pos_fixed~.l-section>.l-section-h,
      .headerinpos_above .l-header.pos_fixed~.l-main .l-section:first-of-type>.l-section-h {
          padding-top: 0!important
      }
      .headerinpos_below .l-header.pos_fixed:not(.sticky) {
          position: absolute;
          top: 100%
      }
      .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
          padding-top: 0!important
      }
      .headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
          min-height: 100vh
      }
      .headerinpos_below .l-header.pos_fixed~.l-main>.l-section:nth-of-type(2)>.l-section-h {
          padding-top: var(--header-height)
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) {
          position: absolute;
          top: 100vh
      }
      .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
          padding-top: 0!important
      }
      .headerinpos_bottom .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
          padding-bottom: var(--header-height)
      }
      .headerinpos_bottom .l-header.pos_fixed.bg_transparent~.l-main .l-section.valign_center:not(.height_auto):first-of-type>.l-section-h {
          top: calc( var(--header-height) / 2)
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-cart.layout_dropdown .w-cart-content,
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_2 {
          bottom: 100%;
          transform-origin: 0 100%
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_mobile.m_layout_dropdown .w-nav-list.level_1 {
          top: auto;
          bottom: 100%;
          box-shadow: var(--box-shadow-up)
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_3,
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-nav.type_desktop .w-nav-list.level_4 {
          top: auto;
          bottom: 0;
          transform-origin: 0 100%
      }
      .headerinpos_bottom .l-header.pos_fixed:not(.sticky) .w-dropdown-list {
          top: auto;
          bottom: -0.4em;
          padding-top: 0.4em;
          padding-bottom: 2.4em
      }
      .admin-bar .l-header.pos_static.bg_solid~.l-main .l-section.full_height:first-of-type {
          min-height: calc( 100vh - var(--header-height) - 32px)
      }
      .admin-bar .l-header.pos_fixed:not(.sticky_auto_hide)~.l-main .l-section.full_height:not(:first-of-type) {
          min-height: calc( 100vh - var(--header-sticky-height) - 32px)
      }
      .admin-bar.headerinpos_below .l-header.pos_fixed~.l-main .l-section.full_height:nth-of-type(2) {
          min-height: calc(100vh - 32px)
      }
  }
  
  @media (min-width:601px) and (max-width:1024px) {
      .hidden_for_tablets {
          display: none!important
      }
      .l-subheader.at_bottom {
          display: none
      }
      .l-header {
          position: relative;
          z-index: 111
      }
      .l-subheader {
          margin: 0 auto
      }
      .l-subheader-h {
          display: flex;
          align-items: center;
          position: relative;
          margin: 0 auto;
          max-width: var(--site-content-width, 1200px);
          height: inherit
      }
      .w-header-show {
          display: none
      }
      .l-header.pos_fixed {
          position: fixed;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-header.pos_fixed:not(.notransition) .l-subheader {
          transition-property: transform, background, box-shadow, line-height, height, visibility;
          transition-duration: .3s;
          transition-timing-function: cubic-bezier(.78, .13, .15, .86)
      }
      .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
          position: fixed!important
      }
      .header_hor .l-header.sticky_auto_hide {
          transition: margin .3s cubic-bezier(.78, .13, .15, .86) .1s
      }
      .header_hor .l-header.sticky_auto_hide.down {
          margin-top: calc(-1.1 * var(--header-sticky-height, 0px))
      }
      .l-header.bg_transparent:not(.sticky) .l-subheader {
          box-shadow: none!important;
          background: none
      }
      .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
          padding-top: 0!important;
          padding-bottom: 0!important
      }
      .l-header.pos_static.bg_transparent {
          position: absolute;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-subheader.width_full .l-subheader-h {
          max-width: none!important
      }
      .l-header.shadow_thin .l-subheader.at_middle,
      .l-header.shadow_thin .l-subheader.at_bottom {
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
      }
      .l-header.shadow_wide .l-subheader.at_middle,
      .l-header.shadow_wide .l-subheader.at_bottom {
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
      }
      .header_hor .l-subheader-cell>.w-cart {
          margin-left: 0;
          margin-right: 0
      }
       :root {
          --header-height: 116px;
          --header-sticky-height: 50px
      }
      .l-header:before {
          content: '116'
      }
      .l-header.sticky:before {
          content: '50'
      }
      .l-subheader.at_top {
          line-height: 36px;
          height: 36px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_top {
          line-height: 0px;
          height: 0px;
          overflow: hidden;
          visibility: hidden
      }
      .l-subheader.at_middle {
          line-height: 80px;
          height: 80px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_middle {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
  }
  
  @media (max-width:600px) {
      .hidden_for_mobiles {
          display: none!important
      }
      .l-subheader.at_bottom {
          display: none
      }
      .l-header {
          position: relative;
          z-index: 111
      }
      .l-subheader {
          margin: 0 auto
      }
      .l-subheader-h {
          display: flex;
          align-items: center;
          position: relative;
          margin: 0 auto;
          max-width: var(--site-content-width, 1200px);
          height: inherit
      }
      .w-header-show {
          display: none
      }
      .l-header.pos_fixed {
          position: fixed;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-header.pos_fixed:not(.notransition) .l-subheader {
          transition-property: transform, background, box-shadow, line-height, height, visibility;
          transition-duration: .3s;
          transition-timing-function: cubic-bezier(.78, .13, .15, .86)
      }
      .headerinpos_bottom.sticky_first_section .l-header.pos_fixed {
          position: fixed!important
      }
      .header_hor .l-header.sticky_auto_hide {
          transition: margin .3s cubic-bezier(.78, .13, .15, .86) .1s
      }
      .header_hor .l-header.sticky_auto_hide.down {
          margin-top: calc(-1.1 * var(--header-sticky-height, 0px))
      }
      .l-header.bg_transparent:not(.sticky) .l-subheader {
          box-shadow: none!important;
          background: none
      }
      .l-header.bg_transparent~.l-main .l-section.width_full.height_auto:first-of-type>.l-section-h {
          padding-top: 0!important;
          padding-bottom: 0!important
      }
      .l-header.pos_static.bg_transparent {
          position: absolute;
          left: var(--site-outline-width, 0);
          right: var(--site-outline-width, 0)
      }
      .l-subheader.width_full .l-subheader-h {
          max-width: none!important
      }
      .l-header.shadow_thin .l-subheader.at_middle,
      .l-header.shadow_thin .l-subheader.at_bottom {
          box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08)
      }
      .l-header.shadow_wide .l-subheader.at_middle,
      .l-header.shadow_wide .l-subheader.at_bottom {
          box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.1), 0 2px 1px -1px rgba(0, 0, 0, 0.05)
      }
      .header_hor .l-subheader-cell>.w-cart {
          margin-left: 0;
          margin-right: 0
      }
       :root {
          --header-height: 96px;
          --header-sticky-height: 60px
      }
      .l-header:before {
          content: '96'
      }
      .l-header.sticky:before {
          content: '60'
      }
      .l-subheader.at_top {
          line-height: 36px;
          height: 36px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_top {
          line-height: 0px;
          height: 0px;
          overflow: hidden;
          visibility: hidden
      }
      .l-subheader.at_top .l-subheader-cell.at_left,
      .l-subheader.at_top .l-subheader-cell.at_right {
          display: flex;
          flex-basis: 100px
      }
      .l-subheader.at_middle {
          line-height: 60px;
          height: 60px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_middle {
          line-height: 60px;
          height: 60px;
          overflow: visible;
          visibility: visible
      }
      .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
      .l-header.sticky .l-subheader.at_bottom {
          line-height: 50px;
          height: 50px;
          overflow: visible;
          visibility: visible
      }
  }
  
  @media (min-width:1381px) {
      .ush_image_1 {
          height: 45px!important
      }
      .l-header.sticky .ush_image_1 {
          height: 45px!important
      }
  }
  
  @media (min-width:1025px) and (max-width:1380px) {
      .ush_image_1 {
          height: 40px!important
      }
      .l-header.sticky .ush_image_1 {
          height: 40px!important
      }
  }
  
  @media (min-width:601px) and (max-width:1024px) {
      .ush_image_1 {
          height: 35px!important
      }
      .l-header.sticky .ush_image_1 {
          height: 35px!important
      }
  }
  
  @media (max-width:600px) {
      .ush_image_1 {
          height: 30px!important
      }
      .l-header.sticky .ush_image_1 {
          height: 30px!important
      }
  }
  
  .ush_menu_1.type_desktop {
      --menu-items-gap: 20px
  }
  
  .ush_menu_1.type_desktop .menu-item:not(.level_1) {
      font-size: 16px
  }
  
  .ush_menu_1.type_mobile .w-nav-anchor.level_1,
  .ush_menu_1.type_mobile .w-nav-anchor.level_1+.w-nav-arrow {
      font-size: 20px
  }
  
  .ush_menu_1.type_mobile .w-nav-anchor:not(.level_1),
  .ush_menu_1.type_mobile .w-nav-anchor:not(.level_1)+.w-nav-arrow {
      font-size: 15px
  }
  
  @media (min-width:1381px) {
      .ush_menu_1 .w-nav-icon {
          --icon-size: 32px;
          --icon-size-int: 32
      }
  }
  
  @media (min-width:1025px) and (max-width:1380px) {
      .ush_menu_1 .w-nav-icon {
          --icon-size: 32px;
          --icon-size-int: 32
      }
  }
  
  @media (min-width:601px) and (max-width:1024px) {
      .ush_menu_1 .w-nav-icon {
          --icon-size: 28px;
          --icon-size-int: 28
      }
  }
  
  @media (max-width:600px) {
      .ush_menu_1 .w-nav-icon {
          --icon-size: 24px;
          --icon-size-int: 24
      }
  }
  
  @media screen and (max-width:900px) {
      .w-nav.ush_menu_1>.w-nav-list.level_1 {
          display: none
      }
      .ush_menu_1 .w-nav-control {
          display: flex
      }
  }
  
  .no-touch .ush_menu_1 .w-nav-item.level_1.opened>a:not(.w-btn),
  .no-touch .ush_menu_1 .w-nav-item.level_1:hover>a:not(.w-btn) {
      background: transparent;
      color: var(--color-header-middle-text-hover)
  }
  
  .ush_menu_1 .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
  .ush_menu_1 .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
  .ush_menu_1 .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
      background: transparent;
      color: var(--color-header-middle-text-hover)
  }
  
  .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-item>a:not(.w-btn),
  .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-menu-ancestor>a:not(.w-btn),
  .l-header.bg_transparent:not(.sticky) .ush_menu_1.type_desktop .w-nav-item.level_1.current-page-ancestor>a:not(.w-btn) {
      background: transparent;
      color: var(--color-header-transparent-text-hover)
  }
  
  .ush_menu_1 .w-nav-list:not(.level_1) {
      background: var(--color-header-middle-bg);
      color: var(--color-header-middle-text)
  }
  
  .no-touch .ush_menu_1 .w-nav-item:not(.level_1)>a:focus,
  .no-touch .ush_menu_1 .w-nav-item:not(.level_1):hover>a {
      background: transparent;
      color: var(--color-header-middle-text-hover)
  }
  
  .ush_menu_1 .w-nav-item:not(.level_1).current-menu-item>a,
  .ush_menu_1 .w-nav-item:not(.level_1).current-menu-ancestor>a,
  .ush_menu_1 .w-nav-item:not(.level_1).current-page-ancestor>a {
      background: transparent;
      color: var(--color-header-middle-text-hover)
  }
  
  .ush_menu_1 {
      font-family: var(--h1-font-family)!important;
      font-size: 18px!important
  }
  
  .ush_text_1 {
      color: #ffffff!important
  }
  
  </style><style id="us-design-options-css">.us_custom_bc730ba5 {
      color: rgba(255, 255, 255, 0.75)!important;
      font-size: 1.2rem!important
  }
  
  .us_custom_686bd968 {
      font-size: calc( 1rem + 2vw)!important;
      text-transform: uppercase!important;
      max-width: 800px!important
  }
  
  .us_custom_5065eeef {
      max-width: 800px!important;
      margin-top: 1.5rem!important;
      margin-bottom: 1.5rem!important
  }
  
  .us_custom_0207f80c {
      font-weight: 600!important;
      text-transform: uppercase!important
  }
  
  .us_custom_4b30b708 {
      margin-top: -150px!important
  }
  
  .us_custom_10dca5cb {
      border-top-width: 1px!important;
      border-bottom-width: 1px!important;
      border-color: #ebebeb!important;
      border-top-style: solid!important;
      border-bottom-style: solid!important
  }
  
  .us_custom_a574d586 {
      color: var(--color-header-middle-text-hover)!important
  }
  
  .us_custom_21941eb5 {
      border-radius: 15px!important;
      border: 5px solid var(--color-header-middle-text-hover)!important
  }
  
  .us_custom_ba205bf8 {
      font-size: 3rem!important
  }
  
  .us_custom_5cd26a65 {
      margin-top: 0!important;
      padding-top: 0!important
  }
  
  .us_custom_ea0553a1 {
      padding-left: 26%!important
  }
  
  .us_custom_03d79746 {
      color: var(--color-header-middle-bg)!important;
      margin-right: 26%!important
  }
  
  .us_custom_11723130 {
      min-height: 70vh!important;
      background: var(--color-content-bg-alt) url(https://elevatewealth.co.uk/wp-content/uploads/2025/11/lovely-mature-family-smiling-and-hugging-outdoors-2024-12-13-10-51-26-utc.avif) 50% / cover!important
  }
  
  .us_custom_5bd07435 {
      border-top-width: 1px!important;
      border-bottom-width: 1px!important;
      border-color: #e3e3e3!important;
      border-top-style: solid!important;
      border-bottom-style: solid!important
  }
  
  .us_custom_0259209c {
      color: var(--color-content-heading)!important
  }
  
  .us_custom_0135f3f3 {
      padding: 3rem!important;
      background: var(--color-content-bg-alt)!important
  }
  
  .us_custom_8535c5f4 {
      margin-bottom: 0!important;
      padding-bottom: 0!important
  }
  
  .us_custom_3fafde4d {
      margin-right: 5%!important;
      padding-right: 5%!important
  }
  
  .us_custom_97c3c3d6 {
      font-size: 1.2rem!important;
      line-height: 1.5!important
  }
  
  .us_custom_0b9e950f {
      font-size: 1.0rem!important;
      line-height: 1.5!important
  }
  
  .us_custom_be9572e2 {
      font-size: 11px!important;
      padding-left: 5%!important;
      padding-right: 5%!important
  }
  
  .us_custom_eb849559 {
      text-align: center!important
  }
  
  @media (min-width:1025px) and (max-width:1380px) {
      .us_custom_bc730ba5 {
          color: rgba(255, 255, 255, 0.75)!important;
          font-size: 1.4rem!important
      }
      .us_custom_4b30b708 {
          margin-top: -150px!important
      }
      .us_custom_ea0553a1 {
          padding-left: 26%!important
      }
      .us_custom_03d79746 {
          margin-right: 16%!important
      }
      .us_custom_0135f3f3 {
          padding: 3rem!important
      }
  }
  
  @media (min-width:601px) and (max-width:1024px) {
      .us_custom_bc730ba5 {
          color: rgba(255, 255, 255, 0.75)!important;
          font-size: 1.3rem!important
      }
      .us_custom_4b30b708 {
          margin-top: -150px!important
      }
      .us_custom_ea0553a1 {
          padding-left: 16%!important
      }
      .us_custom_03d79746 {
          margin-right: 16%!important
      }
      .us_custom_0135f3f3 {
          padding: 2rem!important
      }
      .us_custom_3fafde4d {
          margin-bottom: 2rem!important
      }
  }
  
  @media (max-width:600px) {
      .us_custom_fd43344c {
          padding-left: 1.5rem!important;
          padding-right: 1.5rem!important
      }
      .us_custom_bc730ba5 {
          color: rgba(255, 255, 255, 0.75)!important;
          font-size: 1.2rem!important
      }
      .us_custom_4b30b708 {
          margin-top: 0px!important
      }
      .us_custom_ea0553a1 {
          padding-left: 10%!important
      }
      .us_custom_03d79746 {
          margin-right: 0!important
      }
      .us_custom_0135f3f3 {
          padding: 2rem!important
      }
      .us_custom_3fafde4d {
          margin-bottom: 2rem!important
      }
      .us_custom_ab2365b5 {
          margin-bottom: 2rem!important
      }
  }