#section-descriptions h3 {
  font-size: 28px !important;
  font-weight: bold !important;
  margin-bottom: 60px !important;
  color:#393939!important;
}

#section-descriptions h2 {
  font-size: 28px !important;
  font-weight: bold !important;
    margin-bottom:60px; text-align: start !important;
}

#section-descriptions p {
  font-size: 16px !important;
  font-family: "Poppins" !important;
}

.specs__container_img {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  border: 1px solid #f5f5f5;
  border-radius: 25px;
  padding: 3.5rem;
  background-color: #f5f5f5;
  font-family: "Poppins";
  color: black;
  margin-top: 32px;
}

.specs__details_img {
  flex: 1;
  margin-right: 30px;
  padding:25px;
  display:flex;
  flex-direction: column;
  align-items: center;
}

.specs__details_img p {
  font-weight: bold;
  margin-bottom: 10px;
  color: black;
}

.specs__details_img h3 {
  font-size: 1.2em;
  margin-bottom: 15px;
}

.specs__details_img ul {
  list-style-type: none; /* Usunięcie domyślnego stylu listy */
  padding-left: 0px; /* Dodaj odstęp na myślnik */
}

.specs__details_img li {
  margin-bottom: 5px;
  font-size: 16px;
  position: relative;
  padding-left: 20px; /* Dodaj odstęp na myślnik */
}

.specs__details_img li::before {
  content: "-"; /* Ustaw myślnik jako symbol listy */
  position: absolute;
  left: 0;
  top: 0;
  font-size: 20px;
  line-height: 1.2;
  color: black; /* Kolor myślnika */
}

.specs__image-container {
  display: flex;
  align-items: center;
  width: 546px;
  height: 548px;
}
.specs__image {
  max-width: 300px;
  border-radius: 25px;
  height: auto;

}

.specs__container_tripple {
  border: 1px solid #f5f5f5;
  border-radius: 25px;
  margin-top: 32px;
  width: 115%;
  margin-left: -30px;
  padding: 3.5rem;
  background-color: #f5f5f5;
  font-family: Arial, sans-serif;
}

.specs__container_tripple p {
  color:black;
  font-weight: bold;
  font-size:16px;
  padding-left: 25px;
  margin-top: 20px;
}
.specs__title_tripple {
  font-size: 1.2em;
  margin-bottom: 15px;
}
.specs__image_tripple-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.specs__image_tripple-wrapper {
  flex: 1;
  margin: 20px;
  text-align: center;
}
.specs__image_tripple {
  max-width: 100%;
  height: auto;
  max-height: 425px;
  border-radius: 25px;

}

@media (max-width: 756px){
#section-descriptions h3 {
  font-size: 18px !important;
  font-weight: bold !important;
  margin-bottom: 20px !important;
  margin-left: 0px !important;
}

.specs__container_img {
  display: flex;
  padding: 0px;
  width: 118%;
  margin-left: -25px;
  flex-direction: column-reverse;
  align-items: center;
}

#section-descriptions h2 {
  font-size: 18px !important;
  font-weight: bold !important;

}

.specs__container_tripple{
  padding:0px;
}

#section-descriptions p {
  font-size: 16px !important;
  font-family: "Poppins" !important;
  margin-left: 0px !important;
}

.specs__image-container {
  display: flex;
  align-items: center;
  width:320px;
  height: 310px;
  margin: 30px;
}

.specs__image_tripple-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: column;
}
}

#section-descriptions:before {
  background: #DA251C !important;
}

@media (max-width: 756px){
  #specs {
    & > h3 {
      margin: 30px 0px 38px 0px !important;
  
  &:before {
    width: 6px !important;
    height: 34px !important;
  
    }
  }
}}

#specs {
    border-top: 1px solid #bababa;
    margin-bottom: 6.5rem;
    & > h3 {
      margin: 60px 0px 60px 0px !important;
      color: #000000;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 0;
      text-decoration: none;
      text-align: left;
      line-height: 1;
      margin-bottom: 1rem;
      font-size: 2.8rem;
      font-weight: 700;
      position: relative;
      &:before {
        content: '';
        position: relative;
        width: 6px;
        height: 49px;
        background: #da251c;
        border-radius: 3px;
        margin-right: 1.6rem;
      }
    }
    .specs__inner {
      background: #f5f5f5;
      border-radius: 2.5rem;
      padding: 3.5rem;
      column-count: 3;
      color:black;
      column-gap: 40px;
      word-wrap: break-word;
      p {
        margin-top: 0 !important;
        font-size: 16px !important;
        line-height: 2.2rem !important;
      }
    }
  }

  @media (max-width: 756px){
  .specs__inner {
    padding: 3rem 2.3rem !important;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
    column-count: 1 !important;
  }
}

  .longdescription_video {
    margin-bottom: 12rem;
    & > h3 {
      margin: 5.3rem 0 6rem !important;
      color: #000000;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 0;
      text-decoration: none;
      text-align: left;
      line-height: 1;
      margin-bottom: 1rem;
      font-size: 2.8rem;
      font-weight: 700;
      position: relative;
      &:before {
        content: '';
        position: relative;
        width: 6px;
        height: 4.9rem;
        background: #42538F;
        border-radius: 3px;
        margin-right: 1.6rem;
      }
    }
    & > div {
      width: 100%;
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-gap: 5px;
      iframe {
        width: 100%;
        height: 420px;
        border-radius:25px;
      }
    }
  }
  
  
  #projector_additional__video {
    margin-bottom: 6rem;
    & > h3 {
      margin: 5.3rem 0 6rem !important;
      color: #000000;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 0;
      text-decoration: none;
      text-align: left;
      line-height: 1;
      margin-bottom: 1rem;
      font-size: 2.8rem;
      font-weight: 700;
      position: relative;
      &:before {
        content: '';
        position: relative;
        width: 6px;
        height: 4.9rem;
        background: #42538F;
        border-radius: 3px;
        margin-right: 1.6rem;
      }
    }
    iframe {
      width: 100%;
      height: 555px;
      border-radius: 25px;
    }
  }
  
  .longdescription {
    h2 {
      font-size:28px;
    }
    
     @media only screen and (max-width: 500px) {
       p {
        font-size: 16px!important;
        margin-bottom: 30px!important;
      }
     }
  
    p {
      line-height: 2.4rem;
      margin-top: 0;
      font-size: 18px;
      margin-bottom: 2.4rem;
    }
    .big_label + img {
      width: 100%;
      height: auto;
      border-radius: 25px;
      margin-bottom: 4.8rem;
    }

    .longdescription_wrapper {
      padding: 6rem 0;
      align-items: center;
      div {
        img {
          border-radius: 25px;
        }
        h3 {
          font-size: 2.8rem;
          margin-bottom: 6rem;
        }
      }
      &.--left {
        display: flex;
        flex-direction: row-reverse;
        border-bottom: 1px solid #bababa;
        div:has(img) {
          min-width: 550px;
          margin-right: 4.5rem;
        }
      }
      &.--right {
        display: flex;
        border-bottom: 1px solid #bababa;
        div:has(img) {
          min-width: 550px;
          margin-left: 4.5rem;
        }
      }
      &.--full-width {
        display: flex;
        flex-direction: column;
        div:has(img) {
          width: 100%;
          padding-bottom: 0;
          margin-bottom: 6rem;
          img {
            min-width: 100%;
            height: auto;
          }
        }
      }
      &:has(.multiple-img) {
        border-bottom: none;
      }
      div.multiple-img {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 2.4rem;
        img {
          object-fit: cover;
          min-width: 100%;
          min-height: 100%;
          &:nth-of-type(1) {
            grid-column: ~'1 / 2';
            grid-row: ~'1 / 3';
          }&:nth-of-type(2) {
            grid-column: ~'2 / 3';
            grid-row: ~'1 / 2';
          }
          &:nth-of-type(3) {
            grid-column: ~'2 / 3';
            grid-row: ~'2 / 3';
          }
        }
      }
    }
  }

  #multiple-img {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 14px;
    width: 3100px;
    height: 550px;
}

@media (max-width: 756px){
  #multiple-img {
    width: 353px;
    height: 353px;
}
}

#multiple-img img {
    object-fit: cover;
    min-width: 100%;
    min-height: 100%;
}

#multiple-img img:nth-of-type(1) {
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    border-radius: 25px;
}

#multiple-img img:nth-of-type(2) {
    grid-column: 2 / 3;
    grid-row: 1 / 2;
    border-radius: 25px;
}

#multiple-img img:nth-of-type(3) {
    grid-column: 2 / 3;
    grid-row: 2 / 3;
    border-radius: 25px;
}

@media (max-width: 756px) {
  #multiple-img {
      grid-template-rows: 150px 150px;
      margin-bottom: 2rem;
  }
}

@media (max-width: 756px) {
  #projector_longdescription .longdescription_wrapper img {
      margin-bottom: 2rem;
  }
}

@media (max-width: 978px) {
  #multiple-img img {
      min-width: 100%;
      object-fit: cover;
  }
}


  
  @media(max-width: 978px) {
    #projector_longdescription {
      .big_label + img {
        margin-bottom: 3.8rem;
      }
      .longdescription_wrapper {
        h3 {
          font-size: 2.4rem;
          margin-top: 4rem;
          margin-bottom: 5rem;
        }
        &.--left, &.--right {
          flex-direction: column-reverse;
          div:has(img) {
            min-width: 100%;
            margin-right: 0;
            margin-left: 0;
            img {
              min-width: 100%;
              object-fit: cover;
            }
          }
        }
        &.--full-width {
          padding-bottom: 0;
        }
      }
      #specs {
        .specs__inner {
          column-count: 1;
        }
      }
      .longdescription_video {
        margin-bottom: 3rem;
        & > h3 {
          margin: 3rem 0 3rem !important;
        }
        & > div {
          grid-template-columns: 1fr;
          grid-gap: 1.8rem;
        }
      }
    }
  }
  
  @media(max-width: 756px) {
    #projector_longdescription {
      overflow: visible;
      font-size: 1.6rem;
      .big_label {
        font-size: 1.8rem;
        margin-bottom: 3rem;
        & + img {
          margin-bottom: 2.8rem;
        }
      }
      .big_label:before {
        width: 1rem;
      }
      video {
        max-width: 100%;
      }
      iframe {
        max-width: 100%;
        height: 195px;
        border-radius:25px;
      }
      .longdescription_wrapper  {
        padding: 1rem 0;
        margin-bottom: 3.5rem;
        h3 {
          margin-top: 0;
          margin-bottom: 3rem;
          font-size: 1.8rem;
        }
        &.--full-width {
          margin-bottom: 1rem;
          div:has(img) {
            margin-bottom: 1rem;
          }
        }
        &:has(.multiple-img) {
          padding-top: 1rem;
          h3 {
            margin-top: 2rem;
          }
        }
        img {
          margin-bottom: 2rem;
        }
      }
      #specs {
        overflow: visible;
        margin-bottom: 4.5rem;
        & > h3 {
          margin: 3.5rem 0 3rem !important;
        }
        .specs__inner_new {
          padding: 3rem 2.3rem;
          margin-left: -1.5rem;
          margin-right: -1.5rem;
        }
      }
      .longdescription_video > div iframe {
        height: 200px;
      }
    }
  }
  
  
  // STYLE KLIENTA
  
  #projector_longdescription.longdescription {
    width: 1536px;
    font-family: 'Inter';
     @media only screen and (max-width: 500px) {
       padding-left:0px!important;
      padding-right:0px!important;
     }
     @media only screen and (max-width: 978px) {
       padding-left:0px!important;
      padding-right:0px!important;
     }
    
    h2 {
      text-transform: uppercase !important;
      margin-bottom:60px;
    }
    
    @media only screen and (max-width: 500px) {
        h2 {
          margin-bottom:30px;
          font-size: 18px;
  }
  }
  @media only screen and (max-width: 978px) {
        h2 {
          margin-bottom:30px;
          font-size: 18px;
  }
  }
  
  
    
    h3 {
      text-transform: uppercase !important;
    }
    
    .list-b {
      display: flex;
      flex-wrap: wrap;
      list-style: none;
      margin-bottom: 50px;
      padding: 0;
      line-height: 1.4;
      margin-left: -80px;
    
      figure {
        position: absolute;
      top: 10px;
      left: 0;
      width: 70px;
      text-align: center;
    
      img {
        border-width: 0;
        vertical-align: middle;
        box-shadow: none;
      }
      }
    
      h3 {
        margin-bottom: 25px;
      }
    
      p {
        margin-bottom: 25px;
      }
    
      li {
        position: relative;
      z-index: 2;
      width: 50%;
      margin-bottom: 10px;
      padding-top: 9px;
      padding-left: 85px;
      border-left: 80px solid rgba(0,0,0,0);
      }
      
  
    
      @media only screen and (max-width: 1000px) {
        padding-left: 0;
    
        li {
          border-left: 0;
        }
      }
    
      @media only screen and (max-width: 760px) {
        margin-left: inherit;
    
        li {
          width: 100%;
        }
      }
      
      @media only screen and (max-width: 500px) {
        h2 {
          font-size: 18px;
        }
    
      }
    
    }
  }
  
  // PRawo i lewo w opisie
  
  
  .module-aside {
      display: flex;
      flex-wrap: wrap;
      margin: 0 0 60px 0px;
      align-items: center;
      justify-content: center;
      @media screen and (max-width: 900px) {
        display:block;
      
        figure > img {width: 100%};
      }
      
  }
  
  @media only screen and (max-width: 500px) {
        .module-aside {
        margin: 0 0 0px 0px;
        display:flex;
        }
    
      }

      @media only screen and (max-width: 500px) {
        .module-aside.left-image-aside_new {
          display: flex;
          flex-direction: column-reverse;
        }
    
      }
  
  .module-aside > *:first-child {
      flex-grow: 3;
      flex-basis: 0;
  }
  
  .right-image-aside_new .inner {
      order: 1;
      border-left: 0;
      border-left: 38px solid rgba(0, 0, 0, 0);
      @media only screen and (max-width: 500px) {
        border-right: 0px;
        border-left: 0px!important;
      }
  }
  .left-image-aside_new .inner {
      order: 0;
      border-right: 38px solid rgba(0, 0, 0, 0);
      @media only screen and (max-width: 500px) {
        border-left: 0px;
         border-right:0px!important;
      }
  }
  
  
  // STYLE dla 3 kolumn;
  
  
  .three-column-flex-grid-container {
      display: flex;
      justify-content: space-between;
  }
  
  .three-column-flex-grid-container .single-flex-column {
      width: 25%;
      text-align: center;
  }
  
  .three-column-flex-grid-container .single-flex-column .paragraph-box {
      text-align: justify;
  }
  
  @media screen and (max-width: 992px) {
  .three-column-flex-grid-container {
   display: block;
  }
  
  .three-column-flex-grid-container .single-flex-column {
   width: 100%;
  
  }
  }
  // Zaokrąglenie wszystkich obrazków
  
  
  #projector_longdescription img {
    border-radius: 25px; 
   }
   
   
   .graphcontainer {
    height: 550px;
    width: 550px;
    border-radius: 25px;
   }
   
   @media only screen and (max-width: 500px) {
       .graphcontainer{
           height: 353px;
           width: 353px;
           border-radius: 25px;
       }
   }
  
  // Style nie pamiętne Blazejowe
  
  
  
  #projector_longdescription.cm {
  overflow: inherit;
  }
  
  /* koluckik poprawki CSS; */ 
  
  @media screen and (max-width: 500px) {
      .module-aside.left-image-aside {
          display: flex!important; 
          flex-direction: column-reverse!important;
      }
  }
  
  .headTitle_new {
    & > h2 {
      margin: 60px 0px 30px 0px !important;
      color: #000000;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 0;
      text-decoration: none;
      text-align: left;
      line-height: 1;
      margin-bottom: 1rem;
      font-size: 28px;
      font-weight: 700;
      position: relative;
      &:before {
        content: '';
        position: relative;
        width: 6px;
        height: 49px;
        background: #da251c;
        border-radius: 3px;
        margin-right: 1.6rem;
      }
    }
  }

    @media (max-width: 756px){
      .headTitle_new {
        & > h2 {
          margin: 14px 0px 30px 0px !important;
          font-size: 18px !important;
      
      &:before {
        width: 6px !important;
        height: 34px !important;
      
        }
      }
    }}
  
  .headlineTitle_new {
    content: '';
    position: relative;
    width: 6px;
    height: 49px;
    background: #DA251C;
    border-radius: 3px;
    margin-right: 1.6rem;
  }
  
  @media only screen and (max-width: 500px) {
      .headlineTitle_new {
         width: 10px;
         height: 38px;
         display: flex;
         align-items: center;
      }
  }
  
  .row-elment_new{
    display:flex;
    flex-direction: row;
    align-items: center;
  }
  
  .headBanner_new{
    max-width: 1536px;
    width:100%;
    height: auto;
    max-height:440px;
    margin-top: 39px;
    margin-bottom:48px;
    align-items: center;
    border-radius: 25px;
  }
  
  @media only screen and (max-width: 500px) {
      .headBanner_new {
          width: 353px !important;
          height: 160px !important;
          margin-bottom:30px;
          margin-top: 0px;
          max-width:100%;
      }
  }

  @media only screen and (min-width: 978px) and (max-width: 1200px) {
    .headBanner_new {
      width:100% !important;
      max-width: 100%;
  }
}
  
  .descriptionbanner_new{
    max-width: 1536px;
    width:100%;
    height: auto;
    max-height:600px;
    margin-top: 90px;
    margin-bottom:60px;
    align-items: center;
    border-radius: 25;
  }
  
  @media only screen and (max-width: 500px) {
      .descriptionbanner_new {
          width: 353px !important;
          height: 200px !important;
          margin-bottom:30px;
          margin-top: 0px;
          max-height:200px;
          max-width: 100%;
      }
  }
  
  .bannerimage_new{
    border-radius: 25px;
    max-width: 1536px;
    max-height:600px;
    width:100%!important;
    height:auto!important;
    object-fit: cover;
  }
  
  @media only screen and (max-width: 500px) {
        .bannerimage_mobile_new {
          width:353px!important;
          height:160px!important;
          max-width:100%;
        }
  }
  
  @media screen and (max-width: 500px) {
      .bannerimage_new {
          display: none !important; 
      }
  
      .bannerimage_mobile_new {
          display: block !important; 
      }
  }
  
  @media screen and (min-width: 501px) {
      .bannerimage_new {
          display: block !important;
      }
  
      .bannerimage_mobile_new {
          display: none !important; 
      }
  }
  
  .description_banner_image_new{
    border-radius: 25px;
    max-width: 1536px;
    max-height:600px;
    width:100%!important;
    height:auto!important;
    object-fit: cover;
  }
  
  @media only screen and (max-width: 500px) {
      .description_banner_image_mobile_new {
          width: 353px !important;
          height: 200px !important;
          margin-bottom:30px;
          margin-top: 0px;
          max-width: 100%;
          max-height:200px;
      }
  }
  
  @media screen and (max-width: 500px) {
      .description_banner_image_new {
          display: none !important;
      }
  
      .description_banner_image_mobile_new {
          display: block !important; 
      }
  }
  
  @media screen and (min-width: 501px) {
      .description_banner_image_new {
          display: block !important;
      }
  
      .description_banner_image_mobile_new {
          display: none !important; 
      }
  }
  
  .specs_Title_new {
    border-top: 1px solid #bababa;
    & > h3 {
      margin: 60px 0px 60px 0px !important;
      color: #000000;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding: 10px 0;
      text-decoration: none;
      text-align: left;
      line-height: 1;
      margin-bottom: 1rem;
      font-size: 28px;
      font-weight: 700;
      position: relative;
      &:before {
        content: '';
        position: relative;
        width: 6px;
        height: 49px;
        background: #da251c;
        border-radius: 3px;
        margin-right: 1.6rem;
      }
    }

    @media (max-width: 756px){
      .specs_Title_new {
        & > h3 {
          margin: 60px 0px 30px 0px !important;
          font-size: 24px !important;
      
      &:before {
        width: 6px !important;
        height: 34px !important;
      
        }
      }
    }}

  @media (max-width: 756px){
    #specs {
    &:before {
      width: 6px !important;
      height: 34px !important;
    
      }}
    }
  }
  
  .specs_block_projector_new{
    width:1540px;
    height:674px;
    background-color: #F5F5F5;
    border-radius: 25px;
    padding-top: 39px;
      padding-left: 33px;
      padding-right: 33px;
      padding-bottom: 20px;
      margin-bottom: 90px;
  }
  
  .specs_block_title_new{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 41px;
    margin-top: 39px;
  }
  
  .specs_block_column_title_new{
    font-weight:bold;
    font-size: 16px;
  }
  
  .specs_block_columns_new{
    display:flex;
    margin-top: 41px;
  }
  
  .specs_block_row_new{
    flex:1;
    width:33%;
  }
  
  .specs_block_column_desc_new{
    display:flex;
    margin-bottom:33px!important;
  }
  
  .videoFramework_new{
    display:flex;
    margin-bottom: 120px;
  }
  
  @media only screen and (max-width: 756px) {
      .videoFramework_new {
          display:flex;
          flex-direction: column;
          margin-bottom: 49px;
      }
  }
  
  .innerbanner_new{
   margin-bottom: 60px; 
  }
  
  .horizontal_line_new {
    margin-bottom: 60px; 
  }
  
  @media only screen and (max-width: 756px) {
      .horizontal_line_new {
          margin-bottom: 30px; 
      }
  }

  #longdescription_wrapper--right {
    padding: 6rem 0;
    display:flex;
}

#longdescription_wrapper--left {
  padding: 6rem 0;
  display: flex;
  flex-direction: row-reverse;
}

@media only screen and (max-width: 756px) {
  #longdescription_wrapper--right {
    padding: 30px 0;
    display:flex;
    flex-direction: column-reverse;
}
#longdescription_wrapper--left {
  padding: 30px 0;
  display: flex;
  flex-direction: column-reverse;
}
}


.left-image-aside img, .right-image-aside img {border-radius: 25px;}
.module-decsription > img {border-radius: 25px; margin:30px 0}
.module-decsription figure img {border-radius: 25px;}
.module-decsription h2 span img {border-radius: 25px;}
.module-decsription p img {border-radius: 25px;}

.module-decsription > p { margin:0 0 30px 0}
.module-aside {margin:60px 0!important}

.module-decsription  img {-webkit-box-shadow: 0px 0px 30px -7px rgba(66, 68, 90, 0.2);
  -moz-box-shadow: 0px 0px 30px -7px rgba(87, 66, 90, 0.2);
  box-shadow: 0px 0px 30px -7px rgba(66, 68, 90, 0.2);}
  
  .module-decsription .list-b figure img { box-shadow: none!important}
  
  .blog-home-article-image img {border-radius:10px}
  .sub-article-image img {border-radius:5px}