.dc-roi-section{background-color:#fff;padding:60px 20px}.dc-container{margin:0 auto;max-width:1000px}.dc-math-summary{background-color:#4a196f;border-radius:12px;box-shadow:0 20px 50px rgba(74,25,111,.25);color:#fff;padding:60px 50px}.dc-math-content{align-items:center;display:flex;gap:50px;justify-content:space-between}.dc-math-calc{flex:1}.dc-math-calc h3{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:2.2rem;font-weight:700;line-height:1.1;margin-bottom:30px}.dc-math-calc ul{font-size:1.2rem;list-style:none;margin:0 0 40px;padding:0}.dc-math-calc li{border-bottom:1px solid hsla(0,0%,100%,.1);margin-bottom:12px;padding-bottom:12px}.dc-math-calc li:last-child{border-bottom:none;padding-top:10px}.dc-math-calc strong{font-size:1.3rem;font-weight:700}.dc-total-line{font-size:1.1rem;margin-top:10px}.dc-orange{color:#ed8b00;display:block;font-family:Roboto Condensed,sans-serif;font-size:3rem;font-weight:900;line-height:1;margin-top:5px}.dc-btn-math{background-color:#ed8b00;border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.2);color:#fff;display:inline-block;font-weight:800;padding:14px 30px;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.dc-btn-math:hover{background-color:#fff;color:#ed8b00;transform:translateY(-2px)}.dc-math-verdict{flex:0 0 320px}.dc-verdict-card{background:#fff;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.2);color:#111;padding:30px;text-align:center}.dc-verdict-label{color:#888;font-size:.8rem;font-weight:700;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.dc-verdict-cost{color:#777;font-family:Roboto Condensed,sans-serif;font-size:2rem;font-weight:900;margin-bottom:20px}.dc-verdict-divider{background:#eee;height:1px;margin:0 auto 20px;width:80%}.dc-roi-label{color:#4a196f;display:block;font-size:.9rem;font-weight:700;margin-bottom:5px}.dc-roi-value{color:#ed8b00;display:block;font-family:Roboto Condensed,sans-serif;font-size:3rem;font-weight:900;line-height:1}@media (max-width:900px){.dc-math-content{flex-direction:column;gap:40px;text-align:center}.dc-math-calc ul{display:inline-block;text-align:left}.dc-math-verdict{flex:1;width:100%}}.dc-roi-subhead{color:#e0e0e0;font-family:Roboto,sans-serif;font-size:1.1rem;font-weight:400;margin-bottom:25px;margin-top:-15px}