.devR-SI-section{color:#fff;display:flex;font-family:Inter,sans-serif;justify-content:center}.devR-SI-container{max-width:1200px;width:100%}.devR-SI-text-blue{color:#3182ce}.devR-SI-cards-wrapper{display:flex;gap:20px;margin-bottom:50px}.devR-SI-card{border-radius:24px;display:flex;flex:1;flex-direction:column;gap:15px;justify-content:flex-start;min-height:180px;padding:40px 30px}.devR-SI-card-dark{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.08)}.devR-SI-card-blue{background:linear-gradient(180deg,#14147c,#0a0a4b);border:1px solid hsla(0,0%,100%,.08)}.devR-SI-card-label{color:#4da3ff;font-size:11px;font-weight:700;letter-spacing:.05em}.devR-SI-card-blue .devR-SI-card-label{color:hsla(0,0%,100%,.8)}.devR-SI-card-question{color:#fff;font-size:24px;font-weight:600;line-height:1.3;margin:0}.devR-SI-footer{color:#94a3b8;font-size:15px;line-height:1.6;margin:0 auto;max-width:700px;text-align:center}@media (max-width:992px){.devR-SI-cards-wrapper{flex-wrap:wrap}.devR-SI-card{flex:1 1 calc(50% - 20px)}}@media (max-width:768px){.devR-SI-title{font-size:32px}.devR-SI-card{flex:1 1 100%;min-height:auto}.devR-SI-section{padding:60px 20px}}