/** Shopify CDN: Minification failed

Line 154:0 Unexpected "}"

**/
.list-menu--right {
  right: 0;
}

.list-menu--disclosure {
  position: absolute;
  min-width: 100%;
  width: 20rem;
  border: 1px solid var(--color-border);
  background-color: rgb(var(--color-background));
  
}

.list-menu--disclosure:focus {
  outline: none;
}

.list-menu__item--active {
  text-decoration: none;
  color: var(--color-base-accent-hex);
}

.list-menu--disclosure.localization-selector {
  max-height: 18rem;
  overflow: auto;
  width: 10rem;
  padding: 0.5rem;
}
.header__submenu.list-menu.has-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  width: 50rem;
  align-items: center;
}
.header__submenu.list-menu.has-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    left: 0;
    padding: 10px 10px 0;
}
.header__submenu.list-menu.has-image .view-all {
    border-top: 1.5px var(--color-border) solid;
    width: 100%;
    text-align: center;
    margin-top: 8px;
    padding: 5px;
}
.header__submenu.list-menu.has-image .view-all a{
    display: block;
}
.header__submenu.list-menu .inline-menu {
  width:30%;
}
.header__submenu.list-menu.has-image figure {
  width: 70%;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.header__submenu.list-menu.has-image figure img {
  max-width: 100%;
}
.header__submenu.list-menu.has-image figure img {
    object-fit: cover;
    margin: auto;
    padding: 10px;
}
.header__submenu.list-menu:not(.has-image) {
    padding: 0;
}
.header__submenu.has-image .header__menu-item {
    padding: .95rem 0.5rem .95rem 1rem;
}

.header__menu-item.get-powerx-hero-btn {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  margin-left: 13px;
  border-radius: 50px;
  padding: 8px 16px;
  background: linear-gradient(86.97deg,#00acee 1.56%,#24c2ff 104.14%);
  color: #fff;
}
.pro-powerx .header__menu-item.get-powerx-hero-btn {
  margin-left: 0px;
}
@media (max-width: 989px) {
  .pro-powerx .header__menu-item.get-powerx-hero-btn {
    margin-left: 1rem;
  }
}
.header__menu-item.get-powerx-hero-btn:hover {
  background: linear-gradient(86.97deg,#24c2ff 1.56%,#00acee 104.14%);
  color: #fff;
}
.header__menu-item.get-powerx-hero-btn .header__active-menu-item {
  color: inherit;
}
a.header__menu-item {
  padding-right: 3.7rem;
}
@media screen and (max-width: 989px) {
  a.header__menu-item {
    padding-right: 1rem;
  }
}
.header-wrapper {
  box-shadow: none;
  border-bottom: 1px solid var(--color-border);
}
@media screen and (min-width: 990px) {
  .header-wrapper {
    box-shadow: 0 0 16px 3px rgba(125, 125, 125, 0.1);
    border-bottom: 0px solid var(--color-border);
  }
}
.pro-powerx .header-wrapper {
  box-shadow: none;
  border-bottom: 1px solid var(--color-border);
  background: transparent;
}
@media screen and (min-width: 990px) {
  .pro-powerx .header-wrapper {
    box-shadow: none;
    border-bottom: 0px solid var(--color-border);    
  }
}
@media screen and (min-width: 990px)
  .header__inline-menu {
    height: 100%;
    display: flex;
  }
}
.list-menu.list-menu--inline {
  height: 100%;
}
.list-menu.list-menu--inline li {
  height: 100%;
  display: flex;
  align-items: center;
}
.list-menu.list-menu--inline li details-disclosure {
  height: 100%;
  display: flex;
  align-items: center;
}
.list-menu.list-menu--inline li details-disclosure>details {
  position: relative;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}
.list-menu.list-menu--inline li details summary.list-menu__item {
  display: block;
  height: 100%;
  margin: auto;
  display: flex;
}
.pro-powerx .last-link {
  padding-right: 2.2rem;
  margin-left: 0rem;
}
.pro-powerx .header__inline-menu .header__menu-item.schedule-demo,
.pro-powerx .menu-drawer__menu-item.schedule-demo {
  color: #00acee;
  text-decoration: underline;
}
.pro-powerx .header__inline-menu .header__menu-item.schedule-demo:hover,
.pro-powerx .menu-drawer__menu-item.schedule-demo:hover {
  color: #fff;
  text-decoration: underline;
}
@media screen and (max-width: 989px) {
  .pro-powerx .last-link {
    padding-right: 2.2rem;
    margin-left: 1rem;
  }
  .pro-powerx .header__inline-menu {
    margin-left: auto;
  }
}
@media screen and (max-width: 767px) {
  .pro-powerx .last-link {
    padding-right: 0;
    margin-left: 0rem;
  }
}

.pro-powerx .header__inline-menu .list-menu--disclosure {
  width: 30rem;
  border: 1px solid #32334b;
  background-color: transparent;
}
.pro-powerx .header__inline-menu details[open]>.header__submenu {
  background: rgba(28,30,37,0.97);
}
.pro-powerx .header__inline-menu .header__submenu .header__menu-item.list-menu__item.link.link--text {
  font-size: 1.4rem;
}
.pro-powerx .header__inline-menu .header__submenu .header__menu-item.list-menu__item.link.link--text:hover {
  color:#00acee;
}
                                                                   
.header__submenu.list-menu--disclosure.partner {  
  width: 22rem;
  left: -4px;
}