.korzysci-block {
    display: flex;
    padding: 120px 10px 120px;
    gap: 60px;
    flex-wrap: wrap;
    color: #fff; 
    max-width: var(--wp--style--global--wide-size) !important;
    justify-content: center;
    background: var(--Color-Base-White, #FFF);
    margin: auto;
}
.korzysci-block h2 {
    color: #0A0A0A;
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    line-height: 48px; /* 100% */
    margin-bottom: 12px;

}
.iconCheck.korzysci-block .checkicon::before {
    top: 0px;
}
.iconCheck.korzysci-block .checkicon  {
    
    padding-top: 98px;
    
    padding-left: 0px !important;
}
.korzysci-block > .sectionTextWidth {
    color: var(--Color-Gray-Gray-700, #4F4F4F);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 138.889% */
}
.korzysci-block .korzysci-item a {
    color: #d88906;
    transition: background-color 1s, padding 1s, color 1s;
}
.korzysci-block .korzysciWrapper   {
    display: flex;
    gap: 60px;
    flex-wrap: wrap;
}

.korzysci-block .korzysciWrapper .korzysci-item {
    flex: 0 1 calc(50% - 97px);
   display: flex; 
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 12px;
background: var(--Color-Orange-Pink-1-50, #FEF6E8);
    
}
.korzysci-block .korzysci-item:hover a  {
    color: #d88906;
    padding-left: 40px;
}
 .korzysci-block .korzysci-item  .checkicon {
    color: var(--Color-Base-Black, #000);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 60px;
    padding-left: 76px;
    position: relative;
}

 
.korzysci-block .checkicon::before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path d="M20.7986 9.0034C21.2553 11.2447 20.9299 13.5748 19.8765 15.6052C18.8231 17.6356 17.1055 19.2434 15.0102 20.1607C12.9148 21.078 10.5683 21.2492 8.36195 20.6458C6.15562 20.0423 4.22285 18.7008 2.88593 16.8448C1.54902 14.9888 0.88878 12.7306 1.01532 10.4468C1.14186 8.16293 2.04754 5.99149 3.58131 4.29458C5.11508 2.59766 7.18423 1.47784 9.44371 1.12186C11.7032 0.765884 14.0164 1.19527 15.9976 2.33841M7.99764 10.0034L10.9976 13.0034L20.9976 3.00342" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
  
    content: "";
    display: flex;
width: 60px;
height: 60px; 
justify-content: center;
align-items: center;
flex-shrink: 0;
aspect-ratio: 1/1;
    background-size: 20px 20px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;border-radius: 10px;
    background-color: var(--Color-Orange-Pink-1-900, #F4A11C);
}
 
.iconCheck.korzysci-block .checkicon::before {
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="29" height="29" viewBox="0 0 29 29" fill="none"><path d="M27.3982 11.6712C28.0071 14.6596 27.5732 17.7664 26.1687 20.4736C24.7642 23.1808 22.4741 25.3246 19.6802 26.5476C16.8864 27.7707 13.7577 27.9989 10.8159 27.1944C7.87417 26.3898 5.29713 24.6011 3.51458 22.1264C1.73203 19.6518 0.851707 16.6409 1.02043 13.5957C1.18915 10.5506 2.39672 7.65533 4.44175 5.39277C6.48677 3.13021 9.24565 1.63712 12.2583 1.16248C15.2709 0.687845 18.3553 1.26036 20.9969 2.78454M10.3302 13.0046L14.3302 17.0046L27.6635 3.67122" stroke="%23F4A11C" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
   
width: 80px;
height: 80px;  
    background-size: 27px 27px;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;border-radius: 10px;
    background-color: var(--Color-Orange-Pink-1-900, #FCE3BB);
}
.korzysci-block .korzysci-item .icon{     
    display: flex;
    justify-content: center;
    align-items: center;
}
.korzysci-block .checkicon {
    
    margin-bottom: 0px;
    transition: background-color 1s, padding 1s, color 1s;
}
.korzysci-block .korzysci-item .icon  img {
    max-width: 100%;
} 
.korzysci-block .korzysci-item .content{    
    flex: 0 1 100%;
    display: flex;
    gap: 16px;
    flex-direction: column;
    justify-content: space-between; 
    color: var(--Color-Gray-Gray-600, #656565);
font-family: Poppins;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
}

 .korzysci-block.with-bg {
    /* background-image: url('../wp-content/uploads/2024/01/Group-171.png'); */
    background-size: cover; 
 }


@media screen and (max-width: 479px) {
    .korzysci-block .korzysciWrapper .korzysci-item { 
        flex: 0 0 calc(100%); ; 
        flex-direction: column;
        align-items: center;
        text-align: left; 
        padding: 16px;
        margin: auto;
        max-width: fit-content;
    }
    
.korzysci-block .korzysci-item .content{    
    flex: 0 1 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding:0;
}
.korzysci-block { 
    padding: 60px 10px 60px;
    gap: 30px;
   
}
.korzysci-block h2, .korzysci-block h2 b {

font-size: 32px;
}
.korzysci-block > .sectionTextWidth {

font-size: 16px;
}
.korzysci-block .korzysciWrapper { 
    gap: 30px; 
}
.korzysci-block .korzysci-item .checkicon, .iconCheck.korzysci-block .korzysci-item .checkicon {

font-size: 16px;
        min-height: 50px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 24px */
}
.korzysci-block .checkicon::before, .iconCheck.korzysci-block .checkicon::before {
 
    width: 50px;
    height: 50px;
      background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22" fill="none"><path d="M20.7986 9.0034C21.2553 11.2447 20.9299 13.5748 19.8765 15.6052C18.8231 17.6356 17.1055 19.2434 15.0102 20.1607C12.9148 21.078 10.5683 21.2492 8.36195 20.6458C6.15562 20.0423 4.22285 18.7008 2.88593 16.8448C1.54902 14.9888 0.88878 12.7306 1.01532 10.4468C1.14186 8.16293 2.04754 5.99149 3.58131 4.29458C5.11508 2.59766 7.18423 1.47784 9.44371 1.12186C11.7032 0.765884 14.0164 1.19527 15.9976 2.33841M7.99764 10.0034L10.9976 13.0034L20.9976 3.00342" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');
   
    background-color: var(--Color-Orange-Pink-1-900, #F4A11C);
}
.iconCheck.korzysci-block .checkicon {
    padding-top: 0px;
    padding-left: 68px !important;
}
}
