.cnc-beforeafter-section.beforeafter-layout4{position:relative;padding:100px 0;box-sizing:border-box;}
.cnc-beforeafter-section.beforeafter-layout4 :is(h1,h2,h3,h4,h5,h6,p){margin:0;padding:0;}
.cnc-beforeafter-section.beforeafter-layout4 .container{max-width:1430px;margin:0 auto;padding:0 15px;color:#323232;display: flex;flex-direction: column;row-gap: 30px;}
.cnc-beforeafter-section.beforeafter-layout4 .heading{text-align:center;}
.cnc-beforeafter-section.beforeafter-layout4 .heading :is(h1,h2,h3,h4,h5,h6){font-size:48px;font-weight:700;color:#005bc5;margin-bottom:10px;}
.cnc-beforeafter-section.beforeafter-layout4 .heading p{font-size:20px;font-weight:400;margin-bottom: 10px;}
.cnc-beforeafter-section.beforeafter-layout4 .heading p:last-of-type{margin-bottom: 0;}
.cnc-beforeafter-section.beforeafter-layout4 .before-after-row{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;}
.cnc-beforeafter-section.beforeafter-layout4 .before-after-col{position:relative;background:#fff;flex:1 1 446px;max-width:446px;}
.cnc-beforeafter-section.beforeafter-layout4 .before-after-col .image-box{width:100%;height: 100%;max-height: 470px; position:relative;overflow:hidden;border:8px solid #ffffff;box-shadow:0px 0px 14px 8px #0000001f;z-index:0;display: flex;align-items: center;justify-content: center;}
.cnc-beforeafter-section.beforeafter-layout4 .before-after-col .image-box img{width: 100%;height: 100%; max-width:100%;max-height:100%;object-fit:cover;display:block;}
.cnc-beforeafter-section.beforeafter-layout4 .btn-label{background:#0d6efd;color:#fff;padding:4px 65px; text-align: center; min-width: 238px; border:2px solid #ffffff;border-radius:10px;position:relative;max-width:max-content;margin-top:-30px;z-index:1;margin-left:auto;margin-right:auto;word-break: break-word;}
.cnc-beforeafter-section.beforeafter-layout4 .btn-label :is(h1,h2,h3,h4,h5,h6){font-size:32px;font-weight:700;line-height: 131%;}
@media (max-width:1024px){
    .cnc-beforeafter-section.beforeafter-layout4 .heading :is(h1,h2,h3,h4,h5,h6){font-size:40px;}
    .cnc-beforeafter-section.beforeafter-layout4 .btn-label :is(h1,h2,h3,h4,h5,h6) { font-size: 28px; }
    .cnc-beforeafter-section.beforeafter-layout4 .heading p{font-size:18px;}
}
@media (max-width:767px){
    .cnc-beforeafter-section.beforeafter-layout4 .heading :is(h1,h2,h3,h4,h5,h6){font-size:30px;}
    .cnc-beforeafter-section.beforeafter-layout4 .heading{margin-bottom: 20px;}
    .cnc-beforeafter-section.beforeafter-layout4 .heading p{font-size:16px;}
    .cnc-beforeafter-section.beforeafter-layout4{padding:50px 0;}
    .cnc-beforeafter-section.beforeafter-layout4 .btn-label{padding:5px 37px;}
    .cnc-beforeafter-section.beforeafter-layout4 .btn-label :is(h1,h2,h3,h4,h5,h6){font-size:24px;}
}
