.proof-strip{margin-block:80px}@media screen and (max-width: 768px){.proof-strip{margin-block:40px}}.proof-strip.padding-top{padding-block:80px}@media screen and (max-width: 768px){.proof-strip.padding-top{padding-block:40px}}.proof-strip .proof-strip__list{display:flex;gap:24px;justify-content:center;flex-wrap:wrap}.proof-strip .proof-strip__item{width:100%;flex:1 1 250px;padding:32px 16px;box-shadow:0 0 15px 5px rgba(0,0,0,.02);transition:box-shadow .3s ease-in-out}.proof-strip .proof-strip__item:hover{box-shadow:0 0 15px 5px rgba(0,0,0,.08)}.proof-strip .proof-strip__item-title{color:#30466d;font-size:32px;font-weight:700;line-height:1;text-align:center}.proof-strip .proof-strip__item-title span{font-size:17px;font-weight:300;line-height:1;text-align:center;margin-top:16px;color:#5e5e5e}