/** Shopify CDN: Minification failed

Line 1497:12 Expected identifier but found whitespace
Line 1497:14 Unexpected "{"
Line 1497:23 Expected ":"
Line 1530:12 Expected identifier but found whitespace
Line 1530:14 Unexpected "{"
Line 1530:23 Expected ":"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:intelligent_aboutus_timeline (INDEX:36, SCOPED:FALSE) */
img.ip-timeline-img-mask {
    -webkit-mask-image: url(../assets/Rahmen-Millis-Website.png);
    -webkit-mask-size: contain;
    -webkit-mask-position: center center;
    -webkit-mask-repeat: no-repeat;
}
  span.ip-timeline-heading {
    font-family: Minoline,sans-serif;
    font-size: 50px;
    line-height: 40px;
    display: block;
    text-align: center;
    margin-bottom: 20px;
}

.ip-timeline-content {
    display: flex;
    flex-wrap: wrap;
}

.ip-timeline-image , .ip-timeline-text {
    flex: 0 0 50%;
    max-width: 50%;
    padding-top: 20px;
    padding-bottom: 20px;
}

img.ip-timeline-img {
    max-width: 385px;
    margin: 0 auto;
    display: block;
    width: 90%;
}

.ip-timeline-text {
    display: flex;
    align-items: center;
    justify-content: center;
}


.timeline_img_left .ip-timeline-text {
    border-left: 2px solid #F1DB8C;
}

.ip-timeline-desc {
    font-size: 15px;
    line-height: 20px;
}

.ip-timeline-text-content {
    padding: 0% 10% 0% 10%;
}

.timeline_img_right .ip-timeline-image {
    order: 2;
    border-left: 2px solid #F1DB8C;
} 
  .timeline_img_right .ip-timeline-text-content {
    text-align: right;
}
@media only screen and (max-width:767px){
  .ip-timeline-image, .ip-timeline-text {
      flex: 0 0 100%;
      max-width: 100%;
  }
  
  .timeline_img_right .ip-timeline-text-content {
      text-align: left;
  }
  
  .timeline_img_right .ip-timeline-image {
      order: 1;
  }
  
  .ip-timeline-text {
      order: 2;
  }
}
/* END_SECTION:intelligent_aboutus_timeline */

/* START_SECTION:intelligent_accordian (INDEX:37, SCOPED:FALSE) */
.ip-accordain-top-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
     font-weight: 400;
     margin-bottom: 20px;
}
  
.ip-accordain-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
    font-weight: 400;
    margin: 0px;
} 


    .ip-accordain-desc {
        font-weight: 200;
    } 
    .ip-accordain-questions {
    font-weight: 200; 
        margin: 0;
        padding: 20px 15px;
        border-bottom: 1px solid #d5d8dc;
        cursor: pointer;
        outline: none;
    }

    .ip-accordain-replies {
        font-size: 15px;
        line-height: 22.5px;
        font-weight: 200; 
        color:#54595F;  
        margin: 0px;
        padding-bottom: 20px;
        border-bottom: 1px solid #d5d8dc;
        padding-top: 10px; 
    } 
  .ip-accordain-questions:before {
        content: ' \02EF';
        display: inline-block;
        transform: scale(3);
        line-height: 2px;
        position: absolute;
        left: 2px;
        top: 3px;
    }

    .ip-accordain-questions {
        position: relative;
        padding-left: 30px;
    }

    .ip-accordain-questions:not(.ip-accordain-question-active):before {
        transform: rotate(270deg) scale(3) !important;
        left: -20px;
        top: 26px;
    } 
    .ip-accordain-content {
        max-width: 770px;
        margin: 0 auto;
    } 
  
  
@media only screen and (max-width:767px){
    .ip-accordain-top-heading  , .ip-accordain-heading  {
        font-size: 40px;
        line-height: 35px;
    } 
}
/* END_SECTION:intelligent_accordian */

/* START_SECTION:intelligent_banner_image (INDEX:38, SCOPED:FALSE) */
.ip-bannerimage-image {
      height: 500px;
  }   
    img.ip-bannerimage-img {
      object-fit: cover;
      object-position: center;
      width: 100%;
      height: 100%;
  }

  .ip-bannerimage-block {
      position: relative;
  }

   .ip-bannerimage-bottom-svg {
          transform: rotate(180deg);
          bottom: -30px;
          overflow: hidden;
          position: absolute;
          left: 0;
          width: 100%;
          line-height: 0;
          direction: ltr;
          z-index:+1;
      }

      .ip-bannerimage-bottom-svg>svg {
          display: block;
          position: relative;
          left: 50%;
          transform: translateX(-50%);
          width: calc(260% + 1.3px);
          height: 100px;
      }

      .ip-bannerimage-bottom-svg .elementor-shape-fill {
          fill: #fff;
          transform-origin: center;
          transform: rotateY(0deg);
      }
/* END_SECTION:intelligent_banner_image */

/* START_SECTION:intelligent_center_text_headind_desc (INDEX:39, SCOPED:FALSE) */
.ip-texthd-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
    font-weight: 400;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}

.ip-texthd-content {
    padding-top: 60px;
    padding-bottom: 70px;
}

.ip-texthd-desc {
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    color:#54595F;    
    max-width: 720px; 
    margin: 0 auto;
} 
  .ip-texthd-heading {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto; 
}  
  @media only screen and (max-width:767px){
    .ip-texthd-heading {
        font-size: 40px;
        line-height: 35px;
    } 
}
/* END_SECTION:intelligent_center_text_headind_desc */

/* START_SECTION:intelligent_centertext_logo (INDEX:40, SCOPED:FALSE) */
.ip-textcenterbg-block {
          padding-left: 10px;
          padding-right: 10px;
      }
        .ip-textcenterbg-content {
          text-align: center;
      }

      .elementor-shape-fill {
        fill: #fff;
        transform-origin: center;
        transform: rotateY(0deg);
    }

    .ip-bottom-bg-svg>svg {
        width: calc(260% + 1.3px);
        height: 30px;
    }

    .ip-top-bg-svg>svg {
        width: calc(260% + 1.3px);
        height: 30px;
    }

    .ip-bottom-bg-svg {
        transform: rotate(180deg);
        overflow: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        line-height: 0;
        direction: ltr;
        bottom: -1px;
    }

    .ip-textcenterbg-block-parent {
        position: relative;
        padding-top: 100px;
        padding-bottom: 100px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }

    .ip-top-bg-svg {
        transform: rotate(180deg);
        overflow: hidden;
        position: absolute;
        left: 0;
        width: 100%;
        line-height: 0;
        direction: ltr;
        top: -20px;
    }

      .ip-textcenterbg-heading {
          font-family: 'Minoline', sans-serif;
          font-size: 60px;
          line-height: 52.5px;
          font-weight: 400;
      }

      .ip-textcenterbg-desc {
          font-family: Montserrat,sans-serif;
          font-size: 15px;
          line-height: 22.5px;
          font-weight: 200; 
          color:#54595F;   
      }

      .ip-textcenterbg-content {
          max-width: 730px;
          margin: 0 auto;
          color: #54595F;
      }

      .ip-btn {
          border-radius: 10px 10px 10px 10px;
          border: 1px solid #54595F;
          background-color: #FFFFFF00;
          border-style: solid;
          border-width: 1px 1px 1px 1px;
          color: #54595F;
          display: inline-block;
          text-decoration: none;
          font-weight: 400;
          font-size: 15px;
          padding: 14px 40px;
              text-decoration: none;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
      }

      .ip-textcenterbg-button {
          padding-top: 30px;
      }
      span.ip-btn-svg {
        display: inline-block;
        transform: translateY(3px);
        margin-right: 10px;
    }
    .ip-btn-zoom:hover {
        color: #EDC680;
        border-color: #EDC680;
        transform: scale(1.1);
    }

    .ip-btn-zoom:hover span>svg , .ip-btn-zoom:hover span>svg path{
        color: #EDC680 !important;
        fill: #EDC680 !important;
    }
    .ip-brands-images {
      display: flex;
      flex-wrap: wrap;
      padding-top: 40px;
      padding-bottom: 10px;
      justify-content: center;
  }

  a.ip-brands-image { 
      display: flex;
      flex: 0 0 25%;
      align-items: center;
      justify-content: center;
      padding-left: 20px;
      padding-right: 20px;
  }

  img.ip-brands-img {
      display: block;
      max-width: 100%;
      max-height: 80px;
  }

  @media only screen and (max-width:550px){
        a.ip-brands-image {
            flex: 0  0 100%;
            margin-bottom: 40px;
        }

        img.ip-brands-img {
            max-width: 170px;
            width: 170px;
            max-height: unset;
        }
  }
  .ip-no-padding { 
      padding-top: 0px !important;
      padding-bottom: 0px !important;
  } 

  .ip-no-padding .ip-brands-images {
      padding-top: 0px !important;
  }

  .ip-logo-desc-right .ip-textcenterbg-desc {
    text-align: left;
} 
  
@media only screen and (max-width:767px){
    .ip-textcenterbg-heading   {
        font-size: 40px;
        line-height: 35px; 
    }
}
/* END_SECTION:intelligent_centertext_logo */

/* START_SECTION:intelligent_contribute (INDEX:42, SCOPED:FALSE) */
.ip-contributes-block-parent {
      position: relative;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: bottom center;
      transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
      padding: 100px 50px;
  }
.ip-contributes-top-heading {
  font-family: Minoline,sans-serif;
  font-size: 60px;
  line-height: 52.5px;
  font-weight: 400;
  display: block;
  text-align: center;
  margin-bottom: 30px;
}
   .ip-contributes {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1120px;
  margin: 0 auto;
}
img.ip-contributes-img {
  width: 81px;
  height: auto;
}



p.ip-contributes-heading {
  font-size: 17.5px;
  font-weight: 600;
  margin: 0px;
}

.ip-contribute {
  flex: 0 0 33.33%;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

p.ip-contributes-desc {
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    color:#54595F;
  text-align: center;
} 
.ip-contributes-content {
    max-width: 800px; 
    margin: 0 auto;
}
  .ip-contribute-button {
    text-align: center;
    padding-top: 30px;
} 
 @media only screen and (max-width:767px){
  .ip-contribute {
      flex:0 0 100%; 
      max-width: 100%;
  } 
}

  @media only screen and (max-width:767px){
    .ip-contributes-top-heading  {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_contribute */

/* START_SECTION:intelligent_crown (INDEX:43, SCOPED:FALSE) */
.ip-crown-block {
        padding-left: 10px;
        padding-right: 10px;

    }
      .ip-crown-content {
        text-align: center;
        padding-top: 20px;
      padding-bottom: 60px;
    }

    .ip-crown-image>img {
        width: 178px;
        height: 178px;
    }

    .ip-crown-heading {
        font-family: 'Minoline', sans-serif;
        font-size: 60px;
        line-height: 52.5px;
        font-weight: 400;
    }
    .ip-crown-sheading {
      font-size: 17.5;
      line-height: 21.875px;
      font-weight: 400;
      color: #54595F;
      margin-bottom: 10px;
      margin-top: -20px;
  }
    .ip-crown-desc {
      font-family: Montserrat,sans-serif;
      font-size: 15px;
      line-height: 22.5px;
      font-weight: 200; 
      color:#54595F;    
      padding-top: 20px;
    }

    .ip-crown-content {
        max-width: 730px;
        margin: 0 auto;
        color: #7A7A7A;
    }

    .ip-btn {
        border-radius: 10px 10px 10px 10px;
        border: 1px solid #54595F;
        background-color: #FFFFFF00;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        color: #54595F;
        display: inline-block;
        text-decoration: none;
        font-weight: 400;
        font-size: 15px;
        padding: 14px 40px;
            text-decoration: none;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
    }

    .ip-crown-button {
        padding-top: 30px;
    }
    span.ip-btn-svg {
      display: inline-block;
      transform: translateY(3px);
      margin-right: 10px;
  }
  .ip-btn-zoom:hover {
      color: #EDC680;
      border-color: #EDC680;
      transform: scale(1.1);
  }

  .ip-btn-zoom:hover span>svg , .ip-btn-zoom:hover span>svg path{
      color: #EDC680 !important;
      fill: #EDC680 !important;
  }

    .ip-crown-bottom-svg {
          transform: rotate(180deg);
          bottom: -30px;
          overflow: hidden;
          position: absolute;
          left: 0;
          width: 100%;
          line-height: 0;
          direction: ltr;
          z-index:+1;
      } 

      .ip-crown-bottom-svg>svg {
          display: block;
          position: relative;
          left: 50%;
          transform: translateX(-50%);
          width: calc(260% + 1.3px);
          height: 100px;
      }

      .ip-crown-bottom-svg .elementor-shape-fill {
          fill: #fff;
          transform-origin: center;
          transform: rotateY(0deg);
      }

  .ip-crown-block-block {
      position: relative;
  }
  .ip-top-banner-only-heading {
    padding-top: 140px;
    padding-bottom: 100px; 
}
  .ip-desc-leftalign .ip-crown-desc {
    text-align: left;
}

  @media only screen and (max-width:767px){
    .ip-crown-heading { 
        font-size: 40px;
        line-height: 35px;
    }
  }
/* END_SECTION:intelligent_crown */

/* START_SECTION:intelligent_healing (INDEX:44, SCOPED:FALSE) */
.ip-healings-block-parent {
        position: relative;
        padding: 50px 50px; 
    }
.ip-healings-top-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
          line-height: 52.5px;
          font-weight: 400;
    display: block;
    text-align: center;
    margin-bottom: 30px;
}
.ip-healings {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1120px;
      margin: 0 auto;
  }
  p.ip-healings-heading {
      font-size: 17.5px;
      color: #FAC77C;
      font-weight: 600;
      margin: 0px;
  }

  .ip-healing {
      flex: 0 0 33.33%;
      padding-left: 10px;
      padding-right: 10px;
  }

  p.ip-healings-desc {
      font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    color:#54595F;  
      text-align: left;
  }  

   @media only screen and (max-width:767px){
        .ip-healing {
            flex:0 0 100%; 
            max-width: 100%;
        } 
    }

  @media only screen and (max-width:767px){
    .ip-healings-top-heading  {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_healing */

/* START_SECTION:intelligent_humanskin (INDEX:45, SCOPED:FALSE) */
.ip-human-content {
          display: flex;
          flex-wrap: wrap;
          max-width: 720px;
          margin: 0 auto;
      }
      
      .ip-human-column {
          flex: 0 0 50%;
          max-width: 50%;
          padding-left: 10px;
          padding-right: 10px;
          padding-bottom: 40px;
      }
      
      img.ip-human-img {
          max-width: 90%;
          display: block;
          margin: 0 auto;
      }
      
      .ip-human-desc {
          font-size: 15px;
          line-height: 22.5px;
          font-weight: 200; 
          color:#54595F;  
      }

  img.ip-human-img.ip-round-img {
    -webkit-mask-image: url(../assets/circle.svg);
    -webkit-mask-size: contain;
    -webkit-mask-position: top center;
    -webkit-mask-repeat: no-repeat;
}

  
  @media only screen and (max-width:700px){
    .ip-human-column {
     flex: 0 0 100%;
      max-width:100%;
    }
  }
/* END_SECTION:intelligent_humanskin */

/* START_SECTION:intelligent_image_text (INDEX:46, SCOPED:FALSE) */
.ip-imagetext-content {
      display: flex;
      flex-wrap: wrap;
  }

  .ip-imagetext-image {
          flex: 0 0 50%;
          max-width: 50%;
  }

  .ip-imagetext-text {
         flex: 0 0 50%;
         max-width: 50%;
  }

  .ip-imagetext-image,.ip-imagetext-text {
      padding-left: 10px;
      padding-right: 10px;
      padding-top: 40px;
      padding-bottom: 40px;
  }

  img.ip-imagetext-img {
      width: 100%;
  }

  .ip-imagetext-heading {
          font-family: Minoline,sans-serif;
          font-size: 60px;
          line-height: 52.5px;
  }

  .ip-imagetext-desc {
      font-family: Montserrat,sans-serif;
      font-size: 15px;
      line-height: 22.5px;
      font-weight: 200;      
      padding-top: 20px;
      color:#54595F;
  }

  .ip-imagetext-button {
      padding-top: 20px;
      padding-bottom: 20px;
  }

    .ip-btn {
        border-radius: 10px 10px 10px 10px;
        border: 1px solid #54595F;
        background-color: #FFFFFF00;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        color: #54595F;
        display: inline-block;
        text-decoration: none;
        font-weight: 400;
        font-size: 15px;
        padding: 14px 40px;
            text-decoration: none;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
    }
    span.ip-btn-svg {
      display: inline-block;
      transform: translateY(3px);
      margin-right: 10px;
  }
  .ip-btn-zoom:hover {
      color: #EDC680;
      border-color: #EDC680;
      transform: scale(1.1);
  }

  .ip-btn-zoom:hover span>svg , .ip-btn-zoom:hover span>svg path{
      color: #EDC680 !important;
      fill: #EDC680 !important;
  }
    .ip-imagetext-text {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
  }
  @media only screen and (max-width:767px){
    .ip-imagetext-image,.ip-imagetext-text {
       flex: 0 0 100%;
        max-width:100%;
      }
      .ip-imagetext-text-content {
        text-align: center;
    }
    .ip-imagetext-heading {
            font-size: 40px;
            line-height: 35px;
    }
  }
 .ip_center_align {
    text-align: center;
}
 
  img.ip-imagetext-img-mask {
      -webkit-mask-image: url('../assets/Rahmen-Millis-Website.png');
      -webkit-mask-size: contain;
      -webkit-mask-position: center center;
      -webkit-mask-repeat: no-repeat;
  }
/* END_SECTION:intelligent_image_text */

/* START_SECTION:intelligent_parallax (INDEX:47, SCOPED:FALSE) */
.ip-parallax-block {
    min-height: 60vh;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
/* END_SECTION:intelligent_parallax */

/* START_SECTION:intelligent_presse_gallery_card (INDEX:49, SCOPED:FALSE) */
.ip-pressocard-top-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
    font-weight: 400;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

p.ip-pressocard-download>a {
    color: #121212;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

span.ip-pressocard-download-svg {
    display: inline-block;
    margin-right: 5px;
}

 
span.ip-pressocard-download-svg>svg {
    transform: translateY(6px);
}

.ip-pressocards {
    display: flex;
    flex-wrap: wrap;
}

.ip-pressocard {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

img.ip-pressocard-img {
    width: 100%;
}

.ip-pressocard-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-radius: 10px;
    padding-bottom: 15px;
}

.ip-pressocard-downloads {
    padding-left: 10px;
    padding-right: 10px;
}

.ip-card-style .ip-pressocard-content {
    background-color: #D1C1DB40; 
    height: 100%;
}

p.ip-pressocard-heading {
    font-weight: 600;
    color: #54595F;
}

p.ip-pressocard-desc {
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    margin-bottom: 40px;
}

p.ip-pressocard-link>a {
    /* display: inline-block;
    text-decoration: none;
    color: #54595F;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200;  */
    border-radius: 10px 10px 10px 10px; 
    border: none;
    background-color: #d8c3de7d;
    color: #54595F;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 40px;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
p.ip-pressocard-link>a:hover{
  background-color: #edc680!important; 
    color: #fff!important; 
  transform: scale(1.1);
}
.ip-pressocard-block-parent:not(.ip-card-style) .ip-pressocard-content {
    padding-left: 0px;
    padding-right: 0px;
} 

  @media only screen and (max-width: 767px){
    .ip-pressocard { 
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
     .ip-pressocard-top-heading {
          text-align: center;
      } 
      
      p.ip-pressocard-download {
          text-align: center;
      }
  }
/* END_SECTION:intelligent_presse_gallery_card */

/* START_SECTION:intelligent_presseangragen (INDEX:50, SCOPED:FALSE) */
img.ip-pressean-img {
    width: 100%;
    max-width: 256px;
    margin: 0 auto;
    display: block;
}
  img.ip-pressean-img:not(.ip-pressean-crown-img){    
    -webkit-mask-image: url('../assets/circle.svg');
    -webkit-mask-size: contain;
    -webkit-mask-position: top center;
    -webkit-mask-repeat: no-repeat;
  }

.ip-presseans {
    display: flex;
    flex-wrap: wrap;
}

.ip-pressean {
    flex: 0 0 33.33%;
    max-width: 33.33%; 
}

.ip-pressean-content {
    padding: 5% 15% 5% 15%;
} 
  p.ip-pressean-heading {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

  img.ip-pressean-img.ip-pressean-crown-img {
    max-width: 170px;
    transform: translateX(-4px);
}

.ip-pressean-content-img {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .ip-pressean-content-img img.ip-pressean-img {
    max-height: 180px;
    width: auto;
}   
  @media only screen and (max-width: 767px){
    .ip-pressean {
        flex: 0 0 100%;
        max-width: 100%;
    }
  }
/* END_SECTION:intelligent_presseangragen */

/* START_SECTION:intelligent_referenzen (INDEX:51, SCOPED:FALSE) */
img.ip-referenzen-img {
    width: 100%;
    max-width: 256px;
    margin: 0 auto;
    display: block;
}
  img.ip-referenzen-img:not(.ip-referenzen-crown-img){    
    -webkit-mask-image: url('../assets/circle.svg');
    -webkit-mask-size: contain;
    -webkit-mask-position: top center;
    -webkit-mask-repeat: no-repeat;
  }

.ip-referenzens {
    display: flex;
    flex-wrap: wrap;
}

.ip-referenzen {
    flex: 0 0 50%;
    max-width: 50%;
}

.ip-referenzen-content {
    padding: 5% 15% 5% 15%;
} 
  p.ip-referenzen-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
    font-weight: 400;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

p.ip-referenzen-sheading {
    text-align: center;
    font-size: 17.5px;
    line-height: 21.875px;
    font-weight: 400;
    text-transform: uppercase;  
}

p.ip-referenzen-desc {
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    text-align: center;
} 
  img.ip-referenzen-img.ip-referenzen-crown-img {
    max-width: 220px;
}

.ip-referenzen-content-img {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
}
  .ip-referenzen-content-img img.ip-referenzen-img {
    max-height: 180px;
    width: auto;
}   
  @media only screen and (max-width: 767px){
    .ip-referenzen {
        flex: 0 0 100%;
        max-width: 100%;
    }
  }
  @media only screen and (max-width:767px){
    p.ip-referenzen-heading {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_referenzen */

/* START_SECTION:intelligent_story_image_text (INDEX:53, SCOPED:FALSE) */
.ip-story-content {
      display: flex;
      flex-wrap: wrap;
  }

  .ip-story-image {
      flex: 0 0 65%;
      max-width: 65%;
      padding-left: 10px;
      padding-right: 10px;
  }

  .ip-story-text {
      flex: 0 0 35%;
      max-width: 35%;
      padding-left: 10px;
      padding-right: 10px;
      display: flex;
      align-items: center;
      padding-top: 30px;
      padding-bottom: 30px;
  }

  .ip-story-desc {
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
  }
  .ip_pos_right .ip-story-image {
      order: 2;
  }
  img.ip-story-img {
      width: 100%;
  }
    .ip-story-image {
      align-items: center;
      display: flex;
  }
  .ip-story-content{
      padding-top: 20px; 
      padding-bottom: 20px;
  }
  @media only screen and (max-width:900px){
    .ip-story-image , .ip-story-text {    
      flex: 0 0 100%;
      max-width: 100%;
      text-align:center;
    }
    .ip-story-image {
        order: 2;
    }
  }


  

.ip-last-story .ip-story-image , .ip-last-story .ip-story-text {
    flex: 0 0 100%;
    max-width: 100%;
}

.ip-last-story .ip-story-content {
    max-width: 650px;
    text-align: center;
    margin: 0 auto;
}
/* END_SECTION:intelligent_story_image_text */

/* START_SECTION:intelligent_team (INDEX:54, SCOPED:FALSE) */
.ip-team-top-heading {
    font-family: Minoline,sans-serif;
          font-size: 60px;
          line-height: 52.5px;
          font-weight: 400;
    text-align: center;
     margin-bottom: 50px;
}

.ip-team-block-parent {
    padding-top: 60px;
}

p.ip-team-heading {
    font-family: Minoline,sans-serif;
          font-size: 60px;
          line-height: 52.5px;
          font-weight: 400;
    margin: 0px;
} 
  .ip-team {
    display: flex;
    flex-wrap: wrap;
        padding-top: 40px;
    padding-bottom: 40px; 
}

.ip-team_img {
    flex: 0 0 50%;
    max-width: 50%;
}

.ip-team_content {
    flex: 0 0 50%;
    max-width: 50%;
}

img.ip-team-img {
    width: 80%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 50%;
}

p.ip-team-desc {
    font-weight: 200;
} 
  p.ip-team-questions {
    line-height: 1;
    margin: 0;
    padding: 20px 15px;
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    outline: none;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200;
}
  p.ip-team-questions {
    line-height: 1;
    margin: 0;
    padding: 20px 15px;
    border-bottom: 1px solid #d5d8dc;
    cursor: pointer;
    outline: none;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200;
}

.ip_team_right .ip-team_img {
    order: 2;
}

img.ip-team-img {
    max-width: 380px;
}

.ip-team-question-active {
    border-bottom: none !important;
}

p.ip-team-replies {
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200;
    margin: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d5d8dc;
} 
  p.ip-team-questions:before {
    content: ' \02EF';
    display: inline-block;
    transform: scale(3);
    line-height: 2px;
    position: absolute;
    left: 2px;
    top: 3px;
}

p.ip-team-questions {
    position: relative;
    padding-left: 30px;
}

p.ip-team-questions:not(.ip-team-question-active):before {transform: rotate(270deg) scale(3) !important;left: -20px;top: 26px;} 
  
  
@media only screen and (max-width:776.9px){
  .ip-team_img, .ip-team_content {
    flex: 0 0 100%;
    max-width: 100%;
    }
    
    p.ip-team-heading {
        text-align: center;
        margin-top: 20px;
    }
    
    .ip_team_right .ip-team_img {
        order: unset;
    }
}  
  @media only screen and (max-width:767px){
    p.ip-team-heading , .ip-team-top-heading {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_team */

/* START_SECTION:intelligent_textcenter_bg (INDEX:55, SCOPED:FALSE) */
.ip-textcenterbg-block {
        padding-left: 10px;
        padding-right: 10px;
    }
      .ip-textcenterbg-content {
        text-align: center;
    }

    .elementor-shape-fill {
      fill: #fff;
      transform-origin: center;
      transform: rotateY(0deg);
  }

  .ip-bottom-bg-svg>svg {
      width: calc(260% + 1.3px);
      height: 30px;
  }

  .ip-top-bg-svg>svg {
      width: calc(260% + 1.3px);
      height: 30px;
  }

  .ip-bottom-bg-svg {
      transform: rotate(180deg);
      overflow: hidden;
      position: absolute;
      left: 0;
      width: 100%;
      line-height: 0;
      direction: ltr;
      bottom: -1px;
  }

  .ip-textcenterbg-block-parent {
      position: relative;
      padding-top: 100px;
      padding-bottom: 100px;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
  }

  .ip-top-bg-svg {
      transform: rotate(180deg);
      overflow: hidden;
      position: absolute;
      left: 0;
      width: 100%;
      line-height: 0;
      direction: ltr;
      top: -20px;
  }

    .ip-textcenterbg-heading {
        font-family: 'Minoline', sans-serif;
        font-size: 60px;
          line-height: 52.5px;
          font-weight: 400;
    }

    .ip-textcenterbg-desc {
      font-family: Montserrat,sans-serif;
      font-size: 15px;
      line-height: 22.5px;
      font-weight: 200; 
      color:#54595F; 
      padding-top: 20px;
    }

    .ip-textcenterbg-content {
        max-width: 730px;
        margin: 0 auto;
        color: #7A7A7A;
    }

    .ip-btn {
        border-radius: 10px 10px 10px 10px;
        border: 1px solid #54595F;
        background-color: #FFFFFF00;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        color: #54595F;
        display: inline-block;
        text-decoration: none;
        font-weight: 400;
        font-size: 15px;
        padding: 14px 40px;
            text-decoration: none;
      -webkit-transition: all .3s ease;
      -moz-transition: all .3s ease;
      -ms-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
    }

    .ip-textcenterbg-button {
        padding-top: 30px;
    }
    span.ip-btn-svg {
      display: inline-block;
      transform: translateY(3px);
      margin-right: 10px;
  }
  .ip-btn-zoom:hover {
      color: #EDC680;
      border-color: #EDC680;
      transform: scale(1.1);
  }

  .ip-btn-zoom:hover span>svg , .ip-btn-zoom:hover span>svg path{
      color: #EDC680 !important;
      fill: #EDC680 !important;
  }
  @media only screen and (max-width:767px){
    .ip-textcenterbg-heading  {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_textcenter_bg */

/* START_SECTION:intelligent_three_principles (INDEX:56, SCOPED:FALSE) */
.elementor-shape-fill {
            fill: #fff;
            transform-origin: center;
            transform: rotateY(0deg);
        }

        .ip-bottom-bg-svg-simple>svg {
            width: calc(260% + 1.3px);
            height: 20px;
        }

        .ip-top-bg-svg-simple>svg {
            width: calc(260% + 1.3px);
            height: 20px;
        }

        .ip-bottom-bg-svg-simple {
            transform: rotate(180deg);
            overflow: hidden;
            position: absolute;
            left: 0;
            width: 100%;
            line-height: 0;
            direction: ltr;
            bottom: -1px;
        }

        .ip-top-bg-svg-simple {
            overflow: hidden;
            position: absolute;
            left: 0;
            width: 100%;
            line-height: 0;
            direction: ltr;
            top: 0px;
        }

      .ip-threeprinciples-block-parent {
          position: relative;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: bottom center;
          transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
          padding: 100px 50px;
      }
    .ip-threeprinciples-top-heading {
      font-family: Minoline,sans-serif;
      font-size: 60px;
      line-height: 52.5px;
      font-weight: 400;
      display: block;
      text-align: center;
      margin-bottom: 30px;
      color: {{ section.settings.text_color }};
  }
       .ip-threeprinciples {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1120px;
      margin: 0 auto;
  }
  img.ip-threeprinciples-img {
      width: 81px;
      height: auto;
  }



  p.ip-threeprinciples-heading {
      font-size: 17.5px;
      font-weight: 400;
      margin: 0px;
  }

  .ip-threeprinciple {
      flex: 0 0 33.33%;
      text-align: center;
      padding-left: 10px;
      padding-right: 10px;
  }

  p.ip-threeprinciples-desc {
      font-size: 15px;
      line-height: 22.5px;
      font-weight: 200; 
      color: {{ section.settings.text_color }};
      text-align: left;
  } 

     @media only screen and (max-width:767px){
      .ip-threeprinciple {
          flex:0 0 100%; 
          max-width: 100%;
      } 
    }

  @media only screen and (max-width:767px){
    .ip-threeprinciples-top-heading  {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_three_principles */

/* START_SECTION:intelligent_whatsapp (INDEX:57, SCOPED:FALSE) */
.ip-whatsapp-block-parent {
    background-color: #fbfbfb;
} 
 
.ip-whatsapp-content {
    text-align: center;
    padding-top: 40px;
    padding-bottom: 30px;
}

p.ip-whatsapp-heading {
    color: #54595F;
    font-size: 18px;
    font-weight: 600;
}

p.ip-whatsapp-number>a {
    color: #54595F;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
}

p.ip-whatsapp-svg>svg {
    fill: #d8c3de !important;
}
/* END_SECTION:intelligent_whatsapp */

/* START_SECTION:intelligent_wundheilung (INDEX:58, SCOPED:FALSE) */
.ip-wundheilung-desc {
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    max-width: 720px;
    margin: 0 auto;
}

.ip-wundheilung-button {
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    max-width: 720px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 30px;
}

.ip-wundheilung-images {
    max-width: 720px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 30px;
    justify-content: space-between;
}

img.ip-wundheilung-img {
    flex: 0  0 33%;
    max-width: 33%;
}


a.ip-btn-single {
    display: inline-block;
    text-decoration: none;
    background-color: #D8C3DE7D;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #54595F00;
    border-radius: 10px 10px 10px 10px;
    color: #54595F;
    padding: 16px 40px;
    font-weight: 600;
    transition: 0.5s;
}

a.ip-btn-single:hover {
    background-color: #fbd59d;
    color: #FFFFFF;
    transform: scale(1.1);
}

   @media only screen and (max-width:767px){
        img.ip-wundheilung-img  {
            flex:0 0 90%; 
            max-width: 90%;
        }  
       .ip-wundheilung-images {
            justify-content: center;
        }
    }
/* END_SECTION:intelligent_wundheilung */

/* START_SECTION:intelligent_wundheilung_time (INDEX:59, SCOPED:FALSE) */
.elementor-shape-fill {
            fill: #fff;
            transform-origin: center;
            transform: rotateY(0deg);
        }

        .ip-bottom-bg-svg-simple>svg {
            width: calc(260% + 1.3px);
            height: 20px;
        }

        .ip-top-bg-svg-simple>svg {
            width: calc(260% + 1.3px);
            height: 20px;
        }

        .ip-bottom-bg-svg-simple {
            transform: rotate(180deg);
            overflow: hidden;
            position: absolute;
            left: 0;
            width: 100%;
            line-height: 0;
            direction: ltr;
            bottom: -1px;
        }

        .ip-top-bg-svg-simple {
            overflow: hidden;
            position: absolute;
            left: 0;
            width: 100%;
            line-height: 0;
            direction: ltr;
            top: 0px;
        }

      .ip-fourtimes-block-parent {
          position: relative;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: bottom center;
          transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
          padding: 100px 50px;
      }  
    .ip-fourtimes-top-heading {
      font-family: Minoline,sans-serif;
      font-size: 60px;
      line-height: 52.5px;
      font-weight: 400;
      display: block;
      text-align: center;
      margin-bottom: 30px;
  }
       .ip-fourtimes {
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      max-width: 1120px;
      margin: 0 auto;
  }
  img.ip-fourtimes-img {
      width: 81px;
      height: auto;
  }



  p.ip-fourtimes-heading {
      font-size: 17.5px;
      font-weight: 400;
      margin: 0px;
          word-wrap: break-word;
  }
  .ip-fourtimes-top-sheading {
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    text-align: center;
    margin-bottom: 50px;
}
  
  .ip-fourtime {
      flex: 0 0 25%;
      max-width:25%;
      text-align: center;
      padding-left: 10px;
      padding-right: 10px;
  }

  p.ip-fourtimes-desc {
      font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
      text-align: center;
          word-wrap: break-word;
  } 

     @media only screen and (max-width:767px){
      .ip-fourtime {
          flex:0 0 100%; 
          max-width: 100%;
      } 
    }

  
@media only screen and (max-width:767px){
    .ip-fourtimes-top-heading {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_wundheilung_time */

/* START_SECTION:intelligent_zahlung (INDEX:60, SCOPED:FALSE) */
span.ip-zahlung-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
    font-weight: 400;
    display: block;
    margin-bottom: 30px;
}

.ip-zahlung-column {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px;
    padding-right: 20px;
}

.ip-zahlung-content {
    display: flex;
    flex-wrap: wrap;
    max-width: 800px;
    margin: 0 auto;
}

.ip-zahlung-desc {
    margin-bottom: 40px;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    line-height: 20px;
} 
@media only screen and (max-width:767px){
      .ip-zahlung-column {
          flex:0 0 100%; 
          max-width: 100%;
          margin-bottom: 20px;
      } 
}

@media only screen and (max-width:767px){
    span.ip-zahlung-heading  {
        font-size: 40px;
        line-height: 35px;
    }
}
/* END_SECTION:intelligent_zahlung */

/* START_SECTION:presse-liste (INDEX:87, SCOPED:FALSE) */
.ip-pressocard-top-heading {
    font-family: Minoline,sans-serif;
    font-size: 60px;
    line-height: 52.5px;
    font-weight: 400;
    margin-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

p.ip-pressocard-download>a {
    color: #121212;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}

span.ip-pressocard-download-svg {
    display: inline-block;
    margin-right: 5px;
}

 
span.ip-pressocard-download-svg>svg {
    transform: translateY(6px);
}

.ip-pressocards {
    display: flex;
    flex-wrap: wrap;
}

.ip-pressocard {
    flex: 0 0 33.33%;
    max-width: 33.33%;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 20px;
}

.ip-pressocard-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    border-radius: 10px;
    padding-bottom: 15px;
}

.ip-pressocard-downloads {
    padding-left: 10px;
    padding-right: 10px;
}

.ip-card-style .ip-pressocard-content {
    background-color: #D1C1DB40; 
    height: 100%;
}

p.ip-pressocard-heading {
    font-weight: 400;
    color: #54595F;
}

p.ip-pressocard-desc {
    font-family: Montserrat,sans-serif;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200; 
    margin-bottom: 40px;
}

p.ip-pressocard-link>a {
    /* display: inline-block;
    text-decoration: none;
    color: #54595F;
    font-size: 15px;
    line-height: 22.5px;
    font-weight: 200;  */
    border-radius: 10px 10px 10px 10px; 
    border: none;
    background-color: #d8c3de7d;
    color: #54595F;
    display: inline-block;
    text-decoration: none;
    font-weight: 400;
    font-size: 15px;
    padding: 14px 40px;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
p.ip-pressocard-link>a:hover{
  background-color: #edc680!important; 
    color: #fff!important; 
  transform: scale(1.1);
}
.ip-pressocard-block-parent:not(.ip-card-style) .ip-pressocard-content {
    padding-left: 0px;
    padding-right: 0px;
} 

  @media only screen and (max-width: 767px){
    .ip-pressocard { 
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 20px;
    }
     .ip-pressocard-top-heading {
          text-align: center;
      } 
      
      p.ip-pressocard-download {
          text-align: center;
      }
  }
/* END_SECTION:presse-liste */