.listStyle-1 {margin-top: 250px;}.listStyle-1 .container {display: flex;flex-direction: column;gap: 20px;}.listStyle-1 h2 {max-width: 100%;width: 100%;}.listStyle-1 .list .item p {font-size: 1.2rem;font-weight: 600;}.listStyle-1 .list .item {display: flex;align-items: center;gap: 20px;border-bottom: 2px solid #222222;padding-bottom: 20px;margin-bottom: 20px;}.listStyle-1 .list {width: 85%;flex-direction: column;border-radius: 16px;height: 100%;background: #141416;padding: 30px 150px;}.listStyle-1 .list .item:last-child {margin-bottom: 0px;border-bottom: none;padding-bottom: 0px;}@media (max-width: 940px) {.listStyle-1 .list {padding: 10px;margin: 0px;width: 100%;}.listStyle-1 .list .item {flex-direction: column;}.listStyle-1 .list .item svg {min-width: 40px !important;}}@media (max-width: 600px) {.listStyle-1 .list .item p {font-size: 1rem;}}.listStyle-1 .list .item svg {min-width: 56px;}
