.visually-hidden:not(:focus):not(:active),
input[type="checkbox"].visually-hidden,
input[type="radio"].visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(100%);
          clip-path: inset(100%);
  clip: rect(0 0 0 0);
  overflow: hidden; }

.cms-page-view .main-container > .container {
  margin: 0;
  padding: 0;
  max-width: none;
  width: auto; }

.cms-page-view .alert-success {
  margin: 0;
  padding: 10px; }
  @media (min-width: 1023px) {
    .cms-page-view .alert-success {
      margin-top: 51px; } }

@media (max-width: 1023px) and (min-width: 461px) {
  .cms-page-view .columns.product-item_flex {
    margin: 0 0 15px;
    width: 100%;
    border-style: solid;
    border-width: 1px 0 0 1px;
    border-color: #efefef; } }

.cms-page-view .product-item_flex:after {
  display: none; }

@media (max-width: 768px) and (min-width: 461px) {
  .cms-page-view .columns .product-item__wrapper {
    margin-bottom: 0; } }

@media (max-width: 1023px) and (min-width: 461px) {
  .cms-page-view .columns .product-item__wrapper {
    margin-bottom: 0;
    border-bottom: 1px solid #efefef !important; } }

.cms-page-view .columns .product-item__wrapper::after {
  display: none; }

#promo {
  position: relative;
  margin-bottom: 110px;
  /* Enabled */ }
  @media (max-width: 1023px) {
    #promo {
      margin-bottom: 80px; } }
  @media (max-width: 767px) {
    #promo {
      margin-bottom: 45px; } }
  #promo .banner {
    width: 100%;
    height: 400px;
    padding: 0;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-color: #66686a;
    background-image: url("/media/up/hansgrohe/promo/airpower/banner-bg.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover; }
    @media (max-width: 1023px) {
      #promo .banner {
        height: 352px;
        margin-bottom: 45px; } }
    @media (max-width: 767px) {
      #promo .banner {
        height: 360px;
        margin-bottom: 40px; } }
    #promo .banner__title {
      margin: 245px 0 0;
      padding: 0 20px;
      font-size: 50px;
      line-height: 55px;
      text-align: center;
     font-family: var(--font-family-primary);
      font-weight: 500;
      color: #fff;
      text-transform: uppercase; }
      @media (max-width: 1023px) {
        #promo .banner__title {
          margin: 160px 0 0;
          max-width: 500px;
          font-size: 40px;
          line-height: 45px; } }
      @media (max-width: 767px) {
        #promo .banner__title {
          margin-top: 142px;
          font-size: 30px;
          line-height: 35px; } }
  #promo .content__wrapper {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1160px;
    padding: 0 10px;
    margin: 0 auto; }
    @media (max-width: 1023px) {
      #promo .content__wrapper {
        padding: 0 50px; } }
    @media (max-width: 767px) {
      #promo .content__wrapper {
        padding: 0 10px; } }
    @media (max-width: 1023px) {
      #promo .content__wrapper--no-padding {
        padding: 0; } }
  #promo .content__title {
    margin: 0 0 30px;
    padding: 0;
    font-size: 48px;
    line-height: 55px;
    font-family: var(--font-family-primary);
    font-weight: 500;
    color: #F17733;
    text-align: center; }
    @media (max-width: 1023px) {
      #promo .content__title {
        margin: 0 0 17px;
        font-size: 48px;
        line-height: 51px; } }
    @media (max-width: 767px) {
      #promo .content__title {
        margin: 0 0 24px;
        padding: 0 10px;
        font-size: 30px;
        line-height: 31px; } }
    @media (max-width: 1023px) {
      #promo .content__title br {
        display: none; } }
  #promo .content__caption {
    margin: 0 auto 48px;
    padding: 0;
    max-width: 970px;
    font-size: 28px;
    line-height: 42px;
    font-family: var(--font-family-primary);
    font-weight: 500;
    color: #BFBFBF;
    text-align: center; }
    @media (max-width: 1023px) {
      #promo .content__caption {
        margin-bottom: 65px;
        font-size: 18px;
        line-height: 25px;
        text-align: left; } }
    @media (max-width: 767px) {
      #promo .content__caption {
        margin-bottom: 45px; } }
  #promo .content__subtitle {
    margin: 0 0 18px;
    padding: 100px 0 0;
    font-size: 40px;
    line-height: 45px;
    font-family: var(--font-family-primary);
    font-weight: 500;
    color: #1b1c1d;
    text-align: left; }
    @media (max-width: 1023px) {
      #promo .content__subtitle {
        padding-top: 73px;
        line-height: 50px; } }
    @media (max-width: 767px) {
      #promo .content__subtitle {
        margin-bottom: 16px;
        padding-top: 53px;
        font-size: 27px;
        line-height: 33px; } }
    #promo .content__subtitle--first {
      padding-top: 0; }
      @media (max-width: 1023px) {
        #promo .content__subtitle--first {
          font-size: 48px;
          line-height: 51px; } }
      @media (max-width: 767px) {
        #promo .content__subtitle--first {
          font-size: 27px;
          line-height: 33px; } }
    @media (max-width: 1023px) {
      #promo .content__subtitle--second {
        font-size: 27px;
        line-height: 34px;
        font-weight: 700; } }
    @media (max-width: 767px) {
      #promo .content__subtitle--second {
        font-size: 27px;
        line-height: 33px; } }
    #promo .content__subtitle--border-top {
      margin-top: 25px;
      border-top: 2px solid #D7DADF; }
      @media (max-width: 1023px) {
        #promo .content__subtitle--border-top {
          margin-top: 15px; } }
      @media (max-width: 767px) {
        #promo .content__subtitle--border-top {
          margin-top: 18px; } }
    @media (max-width: 1023px) {
      #promo .content__subtitle br {
        display: none; } }
  #promo .content__text {
    margin: 0 0 35px;
    padding: 0;
    font-size: 28px;
    line-height: 35px;
    font-family: var(--font-family-primary);
    font-weight: 300;
    color: #1b1c1d;
    text-align: left; }
    @media (max-width: 1023px) {
      #promo .content__text {
        margin-bottom: 25px;
        font-size: 18px;
        line-height: 25px; } }
    #promo .content__text:last-child {
      margin-bottom: 0; }
  @media (max-width: 1023px) {
    #promo .content__border-bottom {
      padding-bottom: 20px;
      border-bottom: 2px solid #D7DADF; } }
  #promo .col-50 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    @media (max-width: 1023px) {
      #promo .col-50 {
        display: block; } }
    #promo .col-50__item {
      margin: 0;
      padding: 0;
      width: calc(50% - 13px); }
      @media (max-width: 1023px) {
        #promo .col-50__item {
          width: 100%;
          margin-bottom: 25px; } }
      @media (max-width: 767px) {
        #promo .col-50__item {
          margin-bottom: 40px; } }
      @media (max-width: 1023px) {
        #promo .col-50__item:last-child {
          margin-bottom: 0; } }
  #promo .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000000; }
  #promo .video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  #promo .video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; }
  #promo .video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 84px;
    height: 84px;
    border: none;
    background-color: transparent;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    cursor: pointer; }
  #promo .video__button-shape {
    fill: #212121;
    fill-opacity: 0.8; }
  #promo .video__button-icon {
    fill: #ffffff; }
  #promo .video__button:focus {
    outline: none; }
  #promo .video:hover .video__button-shape,
  #promo .video__button:focus .video__button-shape {
    fill: #ff0000;
    fill-opacity: 1; }
  #promo .video--enabled {
    cursor: pointer; }
  #promo .video--enabled .video__button {
    display: block; }
  #promo .jet-types {
    margin: 100px 0 0;
    padding: 70px 0 165px;
    background-color: #464848; }
    @media (max-width: 1023px) {
      #promo .jet-types {
        margin-top: 70px;
        padding: 75px 0; } }
    @media (max-width: 767px) {
      #promo .jet-types {
        margin-top: 52px;
        padding: 40px 0 64px; } }
    #promo .jet-types__title {
      margin: 0 0 60px;
      padding: 0;
      max-width: 770px;
      font-size: 40px;
      line-height: 45px;
      font-family: var(--font-family-primary);
      font-weight: 500;
      color: #fff;
      text-align: left; }
      @media (max-width: 1023px) {
        #promo .jet-types__title {
          margin-bottom: 45px; } }
      @media (max-width: 767px) {
        #promo .jet-types__title {
          margin-bottom: 34px;
          font-size: 27px;
          line-height: 34px; } }
    #promo .jet-types__list {
      margin: 0 0 73px 0;
      padding: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      list-style: none; }
      @media (max-width: 1023px) {
        #promo .jet-types__list {
          margin-bottom: 43px; } }
      @media (max-width: 1023px) {
        #promo .jet-types__list {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: distribute;
              justify-content: space-around; } }
    #promo .jet-types__list-item {
      margin: 0;
      padding: 0 0 0 113px;
      height: 108px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      list-style: none;
      font-size: 30px;
      line-height: 35px;
      font-family: var(--font-family-primary);
      font-weight: 500;
      color: #fff;
      background-image: url("/media/up/hansgrohe/promo/airpower/icon-rainair-xl.svg");
      background-position: left center;
      background-repeat: no-repeat; }
      @media (max-width: 767px) {
        #promo .jet-types__list-item {
          height: auto;
          padding: 73px 0 0;
          font-size: 23px;
          line-height: 35px;
          background-size: 74px;
          background-position: top center; } }
      #promo .jet-types__list-item--rainair {
        margin-left: 175px;
        background-image: url("/media/up/hansgrohe/promo/airpower/icon-rainair.svg"); }
        @media (max-width: 767px) {
          #promo .jet-types__list-item--rainair {
            margin-left: 0; } }
    #promo .jet-types__item-title {
      font-size: inherit;
      line-height: inherit;
      color: inherit;
      font-weight: inherit; }
  #promo .figure__image {
    display: block;
    max-width: 100%; }
  #promo .figure__image-caption {
    margin: 20px 0 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-family: var(--font-family-primary);
    font-weight: 300;
    color: #797979; }
    @media (max-width: 1023px) {
      #promo .figure__image-caption {
        max-width: 600px;
        font-size: 14px;
        line-height: 17px; } }
    @media (max-width: 1023px) {
      #promo .figure__image-caption--large {
        font-size: 16px;
        line-height: 20px; } }
    @media (max-width: 1023px) {
      #promo .figure__image-caption--large {
        font-size: 14px;
        line-height: 17px; } }
  #promo .products {
    margin-bottom: 26px; }
    @media (max-width: 1023px) {
      #promo .products {
        margin-bottom: 30px; } }
    #promo .products__title {
      margin-bottom: 50px; }
      @media (max-width: 1023px) {
        #promo .products__title {
          margin-bottom: 28px; } }
      @media (max-width: 767px) {
        #promo .products__title {
          margin-bottom: 17px; } }
  #promo .categories {
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none; }
    @media (max-width: 1023px) {
      #promo .categories {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    #promo .categories__item {
      margin: 0;
      padding: 0 20px;
      list-style: none;
      border-left: 1px solid #000; }
      @media (max-width: 1023px) {
        #promo .categories__item {
          border-left: none;
          padding: 0; } }
      @media (max-width: 767px) {
        #promo .categories__item {
          margin-bottom: 10px; } }
      #promo .categories__item:first-child {
        border-left: none;
        padding-left: 0; }
    #promo .categories__link {
      display: inline-block;
      margin: 0;
      padding: 0;
      font-size: 19px;
      line-height: 19px;
      font-family: var(--font-family-primary);
      font-weight: 400;
      color: #225785;
      text-align: center;
      text-decoration: underline; }
      @media (max-width: 1023px) {
        #promo .categories__link {
          line-height: 24px; } }
      @media (max-width: 767px) {
        #promo .categories__link {
          display: block;
          padding: 35px 50px;
          font-size: 18px;
          background-color: #f0f0f0; } }
      #promo .categories__link:hover {
        color: #19A892; }
  #promo .text-strong {
    font-family: var(--font-family-primary);
    font-weight: 700;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
  #promo .text-strong-mobile {
    font-family: var(--font-family-primary);
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit; }
    @media (max-width: 1023px) {
      #promo .text-strong-mobile {
        font-weight: 700; } }
