html {
    scroll-behavior: smooth;
}

.entry-content {
    border: none !important;
}

.single-post .site-main .cesis_container, .single-post .cesis_top_banner .cesis_container {
    max-width: 1440px !important;
}

.article_ctn, .cesis_blog_m_thumbnail {
    padding-top: 0 !important;
    margin: 0 !important;
}

.headerImage {
    position: relative;
    height: clamp(160px, 20vw, 272px);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: #ffffff;
}

.headerImage p {
    margin: 0 !important;
}

.headerImage div {
    width: 100%;
    height: 16px;
    flex-shrink: 0;
    background: linear-gradient(180deg, rgba(217, 217, 217, 0.10) 0%, rgba(115, 115, 115, 0.25) 100%);
    backdrop-filter: blur(3.8499999046325684px);
}

.softwareHeaderContent {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.softwareHeaderContent .infoSoftware {
    width: 100%;
    display: flex;
    gap: clamp(17px, 2vw, 24px);
    align-items: end;
    position: relative;
    top: -60px;
}

.nameSoftware h3 {
    color: #333;
    font-size: clamp(16px, 1.76vw, 24px);
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin: 0 0 6px;
}

.nameSoftware div {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.nameSoftware div span {
    display: flex;
    max-width: max-content;
    width: 100%;
    padding: 6px 18px;
    justify-content: center;
    align-items: center; 
    flex-shrink: 0;
    border-radius: 8px;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px; 
    text-transform: uppercase;
    text-align: center;
}

.nameSoftware div span:nth-child(1) { 
    background: #FDE9FF;
    color: #95389E;
}

.nameSoftware div span:nth-child(2) {
    background: #ECFFF7;
    color: #4FB58B;
}

.requestButtons {
    display: flex;
    align-items: end;
    gap: 10px;
    justify-content: end;
    position: relative;
    top: -60px;
}

.requestButtons a {
    display: flex;
    width: 150px;
    height: 42px;
    padding: 12px 16px;
    flex-direction: column; 
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid #6256CA;
    background: #6256CA;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

a.demo-buchen{
    border: 1px solid #007bff;
    background: #007bff;
}

.requestButtons a.demo-buchen:hover{
    border: 1px solid #007bff;
    background: #ffffff;
    color: #007bff;
}

.requestButtons a:hover {
    background: #FFFFFF;
    color: #6256CA;
}


.requestButtons .checkContentHead {
    display: flex;
    width: 160px;
    height: 42px;
    padding: 12px 16px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    border: 1px solid #6256CA;
    background: rgba(98, 86, 202, 0.05);
    cursor: pointer;
}

.requestButtons .checkContentHead input {
    width: 16px !important;
    height: 16px !important;
    border-radius: 4px;
    border: 1px solid #4e4e4e !important;
    background: #FFFFFF !important;
    appearance: none;
    cursor: pointer;
}

.requestButtons .checkContentHead input:checked {
    background: #6256CA !important;
    border: 1px solid #6256CA !important;
}

.requestButtons .checkContentHead input[type="checkbox"]:checked:before {
    color: #FFFFFF !important;
}

.requestButtons .checkContentHead span {
    color: #6256CA;
    font-size: 14px;
    font-weight: 500;
    line-height: 140%;
}

.requestButtons .checkContentHead .compareSwap {
    max-width: 243px;
    width: 100%;
    height: 74px;
    position: absolute; 
    background: #FFFFFF;
    top: 40px;
    z-index: 10;
    left: auto;
    right: 0;
    margin: 0 auto;
    padding: 4px 8px;
    border-radius: 6px;
    box-shadow: 1px -1px 8px 0px #D9D9D9;
    display: none;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.requestButtons .checkContentHead .compareSwap span {
    white-space: normal !important;
    word-wrap: break-word !important;
    overflow-wrap: break-word !important;
    letter-spacing: -0.42px !important;
    color: #333 !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 21px !important;
}

.requestButtons .checkContentHead .compareSwap svg {
    position: absolute;
    bottom: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.imgSoftware {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: clamp(100px, 15vw, 188px);
    width: 100%;
    height: clamp(98px, 15vw, 169px);
    flex-direction: column;
    border-radius: 6px;
    border: 1px solid #D9D9D9;
    background: #FFF;
}

.imgSoftware img {
    max-width: clamp(77px, 8vw, 140px);
    width: 100%;
}

.borderRadios > .vc_column-inner > .wpb_wrapper:first-of-type {
    position: relative;
    height: auto; 
    border-left: 2px solid #D9D9D9 !important;
    padding-left: 27px !important;
    padding-bottom: 30px;
}


.borderRadios > .vc_column-inner > .wpb_wrapper:first-of-type::before {
    content: "";
    position: absolute;
    top: 0; 
    left: -9px;  
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background-color: #D9D9D9;
    border-radius: 50%;
}

.borderRadios > .vc_column-inner > .wpb_wrapper > .wpb_content_element {
    margin-bottom: 0px !important;
    padding-bottom: 24px;
    position: relative;
    top: -16px;
}


.module_datas {
    display: flex;
    flex-wrap: wrap;
    gap: 30px; 
}

.module_datas div {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: flex;
    align-items: center;
    gap: 5px;
    width: 100%;
}

.module_datas h6 {
    margin: 0 0 -15px 0;
    color: #202020;
    font-weight: 500;
    font-size: clamp(16px, 3vw, 18px);
}

.module_datas div img {
    width: 30px;
    height: 30px;
} 

.module_datas div p {
    color: #333;
}

.module_data_content {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.flexDataRow {
    display: flex;
    flex-wrap: wrap;
}

.flexDataRow div {
    /* flex: 1 1 calc(25% - 10px); */
    max-width: 260px;
    width: 100%;
}

.flexDataRow div p {
    max-width: 200px;
    font-size: 13px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: help;
}

/* .borderRadios h3 {
    font-size: clamp(16px, 1.77vw, 20px) !important;
} */

.borderRadios h3 {
    font-size: clamp(18px, 3vw, 24px) !important;
    position: relative;
    top: -16px;
    font-weight: 600;
    margin-bottom: 25px !important;
}

.borderRadios p {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #202020;
}
.borderRadios ul li {
    font-size: 16px !important;
    line-height: 24px !important;
    color: #202020;
}

@media (max-width: 1024px) {

    .flexDataRow div {
        max-width: 311px;
    }

    .flexDataRow div p {
        overflow: inherit;
    }

    .requestButtons .checkContentHead .compareSwap {
        top: -80px;
        right: 0;
    }

    .borderRadios p {
        font-size: 14px !important;
        line-height: 24px !important;
    }

    .videoplayerWidth  .wpb_wrapper {
        width: 100% !important;
    }

    .borderRadios > .vc_column-inner > .wpb_wrapper:first-of-type {
        border: none !important;
        padding: 0 !important;
    }

    .borderRadios > .vc_column-inner > .wpb_wrapper:first-of-type::before {
        top: 0;
        left: 0;
        width: 0;
        height: 0;
        background-color: #ffffff00;
    }

    .softwareHeaderContent {
        flex-direction: column;
    }

    .requestButtons {
        justify-content: space-between;
    }

    .requestButtons a {
        width: 60%;
    }

    .requestButtons .checkContentHead {
        width: 40%;
    }

    /* .borderRadios > .vc_column-inner > .wpb_wrapper:first-child {
        margin-top: -60px;
    } */
}

@media (max-width: 960px) {
    .borderRadios h3 {
        font-size: 18px !important;
    }
}

@media (max-width: 768px) {

    /* .flexDataRow div {
        flex: 1 1 calc(35% - 10px);
    } */

    .headerImage div {
        height: 10px;
    }

    .headerImage img {
        height: 130px;
        background-position: center;
        background-repeat: no-repeat;
        object-fit: cover;
    } 
}

@media (max-width: 664px) {

    .flexDataRow div {
        max-width: 100%;
    }

    .requestButtons a, .requestButtons .checkContentHead {
        width: 100%;
    }

    .requestButtons {
        flex-direction: column;
        align-items: center;
    }

    .softwareHeaderContent .infoSoftware {
        top: -30px;
    }

    .requestButtons {
        top: -17px;
    }

    .requestButtons .checkContentHead .compareSwap {
        top: -25px;
        left: 0;
        right: 0;
        margin: 0 auto;
    }

    /* .borderRadios > .vc_column-inner > .wpb_wrapper:first-child {
        margin-top: -40px;
    } */
}


@media (max-width: 540px) {

}

@media (max-width: 425px) {

    .module_datas div img {
        width: 25px !important;
        height: 25px !important;
    }

    .flexDataRow div p {
        max-width: 100% !important;
        font-size: 11px !important;
    }

    .nameSoftware div span {
        max-width: 100px;
    }    

    .borderRadios h3 {
        line-height: 20px !important;
    }

    .borderRadios p {
        font-size: 12px !important;
        line-height: 22px !important;
    }

    .nameSoftware {
        width: 100%;
    }

    .nameSoftware h3 { 
        margin: 0;
    }

    .nameSoftware div span {
        max-width: -webkit-fill-available;
        padding: 6px;
    }

    .nameSoftware div {
        gap: 6px;
        flex-direction: column;
    }

}

@media (max-width: 360px) {
    .softwareHeaderContent .infoSoftware {
        gap: clamp(10px, 2vw, 24px);
    }
}