.framework-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 5rem;padding-left:0}.framework-list li{-moz-column-break-inside:avoid!important;break-inside:avoid!important;margin-bottom:15px!important}.framework-list li::marker{font-weight:600;font-size:1.5rem;list-style-type:disc!important}@media (max-width:768px){.framework-list{grid-template-columns:repeat(1,1fr);-moz-column-count:1!important;column-count:1!important;-moz-column-gap:2rem!important;column-gap:2rem!important}.framework-box{min-height:unset!important}}