.what-changes-section{width:100%;padding:80px 60px}.what-changes-section .container{max-width:1600px;margin:0 auto}.what-changes-section .main-title{font-size:60px;font-weight:600;line-height:1.4;color:#12141d;text-align:center;margin-bottom:100px}.what-changes-section .main-title .highlight-purple-bg{background:#faeaff;padding:4px 16px;border-radius:8px;display:inline-block;position:relative}.what-changes-section .main-title .highlight-purple-bg:before{content:"";position:absolute;inset:0;background:#eef1ff;border-radius:8px;z-index:-1}.what-changes-section .feature-row{display:flex;justify-content:space-between;align-items:center;gap:80px;margin-bottom:100px}.what-changes-section .feature-row:last-child{margin-bottom:0}.what-changes-section .feature-row .feature-content{flex:1}.what-changes-section .feature-row .feature-content h3{font-size:48px;font-weight:500;color:#12141d;line-height:1.3;margin-bottom:15px}.what-changes-section .feature-row .feature-content h3 .highlight-purple-text{color:rgba(0,0,0,0);background:linear-gradient(109deg,#0085E5 1.22%,#FF00B6 117.06%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.what-changes-section .feature-row .feature-content p{font-size:18px;color:#12141d;line-height:1.6;font-weight:400;margin-bottom:32px;max-width:500px}.what-changes-section .feature-row .feature-content .btn-gradient{background:linear-gradient(109deg,#0085E5 1.22%,#FF00B6 117.06%);color:#fff;border:none;height:55px;padding:16px 32px;border-radius:8px;font-size:15px;font-weight:600!important;transition:opacity .3s ease}.what-changes-section .feature-row .feature-content .btn-gradient:hover{opacity:.9;color:#fff!important}.what-changes-section .feature-row .feature-image{flex:1.2;display:flex;justify-content:center}.what-changes-section .feature-row .feature-image .feature-video,.what-changes-section .feature-row .feature-image img,.what-changes-section .feature-row .feature-image video{width:100%;max-width:600px;height:auto;object-fit:contain}.what-changes-section .feature-row.reverse .feature-image{justify-content:flex-start}.what-changes-section .feature-row.reverse .feature-content{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1000px){.what-changes-section{padding:60px 40px}.what-changes-section .main-title{font-size:32px;margin-bottom:60px}.what-changes-section .feature-row,.what-changes-section .feature-row.reverse{flex-direction:column;gap:40px;margin-bottom:80px}.what-changes-section .feature-row .feature-content,.what-changes-section .feature-row.reverse .feature-content{text-align:center;align-items:center}.what-changes-section .feature-row .feature-content p,.what-changes-section .feature-row.reverse .feature-content p{text-align:center;margin-left:auto;margin-right:auto}.what-changes-section .feature-row .feature-image,.what-changes-section .feature-row.reverse .feature-image{order:-1;justify-content:center}}@media(max-width:600px){.what-changes-section{padding:40px 20px}.what-changes-section .main-title{font-size:26px;margin-bottom:40px}.what-changes-section .feature-row .feature-content h3{font-size:24px}.what-changes-section .feature-row .feature-content p{font-size:14px}}[dir=rtl] .what-changes-section .feature-row h3,[dir=rtl] .what-changes-section .feature-row p{text-align:right}[dir=rtl] .what-changes-section .feature-row.reverse .feature-content{align-items:flex-end}