.devR-M2-problem{color:#fff;font-family:Inter,sans-serif}.devR-M2-container{margin:auto;max-width:1200px}.devR-M2-desc span{color:#2bbcff}.devR-M2-cards{display:flex;gap:30px}.devR-M2-card{background:rgba(0,30,80,.5);border:1px solid rgba(0,140,255,.1);border-radius:20px;flex:1;padding:30px}.devR-M2-card-title{color:#9fb3d1;font-size:20px;font-weight:600;letter-spacing:1px;margin-bottom:20px}.devR-M2-blue{color:#0f6cf4}.devR-M2-card ul{display:flex;flex-direction:column;font-size:18px;gap:12px;list-style:none;margin:0;padding:0}.devR-M2-card ul li{color:#dbe6ff;list-style:none;margin-bottom:5px;padding-left:23px;position:relative}.devR-M2-card ul li:before{color:#7e8aa8;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%230f6cf4' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M3.332 8h9.333M8 3.333 12.667 8 8 12.667'/%3E%3C/svg%3E");left:0;position:absolute;top:2px}.devR-M2-check li:before{color:#2bbcff;content:"✔"}@media (max-width:992px){.devR-M2-cards{flex-direction:column}.devR-M2-title{font-size:32px}}@media (max-width:576px){.devR-M2-problem{padding:40px 15px}.devR-M2-desc{margin-bottom:-10px}.devR-M2-title{font-size:26px}}