.ps{margin:0 auto;max-width:1290px;padding:0 20px}.ps__heading{margin-bottom:20px}.ps__subtitle,p.ps__subtitle{font-size:18px;font-weight:300;line-height:1.5;margin-bottom:40px}.ps-grid{display:grid;gap:16px;grid-template-columns:1fr}.ps-item{position:relative}.ps-item__bubble{border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:44px;margin-bottom:20px;width:44px}.ps-item__arrow,.ps-item__bubble{align-items:center;font-size:18px;justify-content:center}.ps-item__arrow{color:#999;display:none;position:absolute;right:-16px;top:46px;transform:translateY(-50%);width:16px}.ps-item__body{background:#fff;border-radius:16px;box-sizing:border-box;height:100%;padding:24px}.ps-item__title,h3.ps-item__title{font-size:18px!important;font-weight:600!important;line-height:1.3;margin-bottom:8px}.ps-item__desc,p.ps-item__desc{font-size:15px;font-weight:300;line-height:1.6;margin:0}@media (min-width:601px){.ps-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.ps-item__arrow{display:flex;right:-20px;width:20px}.ps-item:nth-child(2n) .ps-item__arrow{display:none}}@media (min-width:901px){.ps-grid{gap:24px;grid-template-columns:repeat(4,1fr)}.ps__heading{margin-bottom:40px}.ps-item__arrow{display:flex;right:-12px;width:24px}.ps-item:nth-child(2n) .ps-item__arrow{display:flex}.ps-item:nth-child(4n) .ps-item__arrow{display:none}}