.opinie-block {
    /* display: flex; */  
    padding: 100px 00px 100px;
    gap: 11px;
    flex-wrap: wrap;
    color: #232323;
    justify-content: center;
}
#opinieSection { 
    overflow: hidden;

}
.opinie-block .sectionTextWidth p {
    color: var(--Color-Base-Cool-Surface, #D8F2D9);
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Inter;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 0px;
margin-bottom: 0px;
}
    .opinie-block .sectionTextWidth h3 {
    color: var(--Color-Base-Volt-Yellow, #FFF01A);
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Tomorrow;
font-size: 42px;
font-style: normal;
font-weight: 700;
line-height: normal;
margin-top: 0px;
margin-bottom: 20px;
}
.opinie-block .opinie-item{    
    /* flex: 0 1 70%; */
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    gap: 40px;
    flex: 1 0 0; background: var(--Color-Base-Premium-Gray, #343734);
}
#opinieSection .reviewImg {
    
    width: 42px;
    height: 30px; 
    display: block;
    margin: auto;
    margin-bottom: 24px; 
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="43" height="31" viewBox="0 0 43 31" fill="none"><path d="M0.203597 21.6183C1.0884 26.8637 6.00499 31.0171 11.9257 29.8519C16.0544 29.0404 19.1281 25.7481 19.8015 21.3509C20.3981 17.4612 18.2493 13.2805 14.6522 11.4292C13.8229 11.0021 12.918 10.7229 11.9151 10.3231C12.5506 9.17082 13.1389 7.94524 13.8749 6.81548C14.6203 5.67035 15.5039 4.61393 16.3426 3.5315C16.9014 2.80987 17.0148 1.92972 16.6084 1.17143C16.1855 0.384736 15.3846 -0.0340435 14.4632 0.0913536C14.1466 0.133941 13.8359 0.247509 13.5311 0.352796C7.20639 2.53423 2.84736 6.66997 0.94782 13.1812C0.145712 15.9316 -0.278377 18.7566 0.203597 21.6183Z" fill="%23FFF01A"/><path d="M34.4745 29.8543C38.8383 29.0191 41.9983 25.4642 42.4566 20.8777C42.8665 16.7621 40.3362 12.6334 36.393 11.0139C35.8259 10.7809 35.2258 10.6259 34.484 10.3834C35.1632 9.15426 35.7586 7.91685 36.5028 6.77763C37.2589 5.62066 38.1602 4.5607 39.0001 3.45933C39.5683 2.71405 39.6179 1.78422 39.123 1.02237C38.6256 0.256976 37.7148 -0.127496 36.8537 0.12803C32.9624 1.28736 29.6158 3.30673 27.0122 6.46887C24.7523 9.21577 23.4836 12.4016 22.9449 15.889C22.6378 17.8753 22.4559 19.871 22.841 21.875C23.8912 27.351 29.0523 30.8941 34.4745 29.8543Z" fill="%23FFF01A"/></svg>');
    background-size: cover;
   
}
 
#opinieSection .mt-0 {
    color: var(--Color-Base-White, #FFF);
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Inter;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 27px */
}
#opinieSection .checkicon {
    color: var(--Color-Base-Cool-Surface, #D8F2D9);
    text-align: center;
    leading-trim: both;
    text-edge: cap;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    padding-left: 0px;
    line-height: 140%; /* 22.4px */
}
 
#opinieSection blockquote {
    position: relative;
    display: flex;
    padding: 40px;
    flex-direction: column;
    height: 90%;
    align-items: center;
    margin: 15px;
    gap: 40px;
    flex: 1 0 0;background: var(--Color-Base-Premium-Gray, #343734);
}
#opinieSection .tns-visually-hidden {
    display: none !important;
}
#opinieSection blockquote .checkicon {
    margin-top: 0px;
}
#opinieSection blockquote::before {
display: none !important;
}
.opinie-block .opinie-item .icon{     
    display: flex;
    justify-content: center;
    align-items: center;
}

.opinie-block .opinie-item .icon  img {
    max-width: 100%;
} 
.opinie-item.hidden {
    display: none;
}
.opinie-block .opinie-item .content{    
    flex: 0 1 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 10px 35px;
}

  #opinieContent {
    display: flex;  
    margin-top: 35px;
  }  
  .tns-nav {
    display: flex;
    justify-content: center;
    margin-top: 36px;
    gap: 12px;
}
.tns-nav button.tns-nav-active {

    background-color: #234EAE;
    opacity: 1; 
}
.tns-nav button { 
    background-color: #234EAE;
    width: 20px;
    border: 0px ;
height: 20px;
opacity: 0.2; 
    border-radius: 10px;

}
 
  
  /* Zapytanie media dla urządzeń mobilnych */
  @media screen and (max-width: 767px) {
     #opinieSection #opinieContent blockquote {
        position: relative;
        margin: 10px 0 15px;
        padding: 43px 15px 1em 15px !important;
        margin-right: 0px;
        text-align: center;
    }
    .opinie-block .sectionTextWidth p {
        font-size: 18px;
    }
    .opinie-block { 
        padding: 50px 00px 50px; 
    }
    #opinieContent {
        display: flex
    ;
        flex-direction: column;
        gap: 40px;
    }
.tns-outer {
    max-width: 100%;
}
.tns-nav {
    display: flex;
    gap: 8px;
    
    justify-content: center;
}

.tns-nav button.tns-nav-active {
    opacity: 1;
}
#opinieContent {
      grid-template-columns: 1fr; /* Jedna kolumna na urządzeniach mobilnych */
    }
  }


@media screen and (max-width: 479px) {
    #opinieSection .ratingDisplay img{
        max-width: 100%;
    }
        #opinieSection .ratingDisplay {
        position: absolute;
        width: 90px;
        height: 64px;
        right: 24px;
        bottom: -13px;
    }
    #opinieSection blockquote .checkicon {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .opinie-block .oferta-item { 
        flex: 0 0 calc(100%); ; 
        flex-direction: column;
        align-items: center;
        text-align: center;
        max-width: 346px;
        margin: auto;

    }
    
.opinie-block .oferta-item .content{    
    flex: 0 1 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 10px 20px; 
}
 #opinieSection #opinieContent blockquote {
    position: relative;
    margin: 0; 
    margin-right: 0px; 
    text-align: left; 
}
#opinieSection .sectionTextWidth {
    width: 100%;
    margin: 0 auto 60px;
}
}
