.list{border-radius:0 0 0 50px;display:flex;flex-direction:column;padding:30px}.list h3{margin-bottom:10px}.list .subtitle{line-height:24px;margin-bottom:35px}.list ul{flex:1;list-style:none}.list li{font-size:14px;margin-bottom:20px}.list .btn{width:fit-content}.list--problem{color:#fff;margin-bottom:30px}.list--problem .subtitle{color:#fff}.list--opport li div,.list--problem li div{margin-left:35px;position:relative}.list--opport li div:before,.list--problem li div:before{background-size:cover;content:"";display:inline-block;height:20px;left:-35px;position:absolute;top:0;width:20px}.list--opport{box-shadow:0 3px 6px #00000029;color:#ff8948}.list--opport ul{margin-bottom:70px}@media(min-width:768px){.lists .container{display:flex;justify-content:space-between}.list{width:48%}.list--problem{margin-bottom:0}}