.simple-item-list{display:flex;flex-direction:column;gap:16px}.simple-item-list__title{color:var(--Dark-Blue);font-size:36px;font-weight:700;letter-spacing:-1.12px;line-height:100%;text-align:center}.simple-item-list ul{list-style-type:none;padding-left:0}.simple-item-list ul li{color:var(--Dark-Blue);display:inline-flex;font-size:18px;font-weight:700;letter-spacing:-.36px;line-height:normal;padding:0 32px 16px 0}.simple-item-list__icon{height:18px;margin:3px 12px 0 0;width:18px}@media only screen and (max-width:768px){.simple-item-list ul li{font-size:14px;letter-spacing:-.28px}.simple-item-list__icon{height:13px;margin:3px 10px 0 0;width:13px}}