.proof-section{background:#fff;padding:50px 0 0;width:100%}.container{margin:0 auto;max-width:1200px;padding:0 15px}.proof-section .proof-inner{align-items:flex-start;display:flex;gap:60px;text-align:left}.proof-section .proof-left{width:50%}.proof-section .section-badge{align-items:center;background-color:#d45a240d;border:1px solid #d45a2499;border-radius:30px;color:#555;display:inline-flex;font-size:16px;font-weight:400;gap:10px;line-height:26px;margin-bottom:20px;padding:10px 12px;text-transform:uppercase}.proof-section .section-badge:before{background:#d45a24;border-radius:50%;content:"";display:inline-block;height:8px;width:8px}.proof-section .proof-title{color:#1b1c37;font-size:44px;font-weight:700;line-height:54px;margin-bottom:30px}.proof-section .proof-desc{color:#252525;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:26px;margin-bottom:30px}.proof-section .proof-desc-bold{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:30px}.proof-section .proof-right{position:relative;width:50%}.proof-section .img-wrap img{aspect-ratio:1/.8;border-radius:16px;object-fit:cover;width:100%}.proof-section .result-card{bottom:20px;left:10px;overflow:hidden;padding:0;position:absolute;right:10px}.proof-section .result-tag{align-items:center;background:#6c63d4;border-radius:30px;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-size:20px;font-weight:500;gap:10px;line-height:32px;margin-bottom:10px;padding:16px 20px}.proof-section .result-text{background-color:#fff;border-radius:14px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:26px;padding:20px}@media (max-width:991px){.proof-section{padding:60px 0 0}.proof-section .proof-inner{flex-direction:column;gap:40px}.proof-section .proof-left,.proof-section .proof-right{width:100%}}@media (max-width:767px){.proof-section{padding:40px 0 0}.proof-section .proof-title{font-size:36px;line-height:46px}.proof-section .result-card{margin-top:20px;position:static}.proof-section .result-tag{font-size:18px;padding:14px 18px}}@media (max-width:480px){.proof-section .proof-title{font-size:32px;line-height:42px}.proof-section .proof-desc,.proof-section .result-text{font-size:15px;line-height:24px}}