.mentor-program__promises{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;gap:2rem;max-width:1280px;margin:0 auto;padding:32px 16px;align-items:stretch}.mentor-program__promises__list{border-radius:10px;padding:4px;color:#fff;display:flex;flex-direction:column;flex:1 1 100%}.mentor-program__promises__list--positive{background-color:#15803d}.mentor-program__promises__list--positive ul svg{color:#15803d}.mentor-program__promises__list--negative{background-color:#b91c1c}.mentor-program__promises__list--negative ul svg{color:#b91c1c}.mentor-program__promises__list h3{padding:8px 16px;font-weight:600;color:#fff}.mentor-program__promises__list__content{flex:1 1 100%;background-color:#fff;padding:18px;color:#121212;border-radius:12px}.mentor-program__promises__list ul{list-style:none;padding:0;margin:0}.mentor-program__promises__list li{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}.mentor-program__promises__list li svg{flex-shrink:0;width:20px;height:20px}@media(min-width:768px){.mentor-program__promises{flex-direction:row}.mentor-program__promises__list{flex:1 1 45%}}
