.info-wrapper{align-items:center;display:flex;justify-content:space-evenly;width:100%!important;gap:15px}@media(max-width:767px){.info-wrapper{background:#f5f5f5;justify-content:space-between;flex-direction:column}}.info-wrapper .link{text-decoration:none;cursor:pointer}.info-wrapper .link:hover{border:1px solid #000}.block-item{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:center;background:#e5e6e7;border-radius:8px;padding:10px 25px;width:50%;flex-basis:50%;border:1px solid rgba(0,10,19,.1)}@media(max-width:767px){.block-item{width:100%;flex-basis:100%}}.block-item img{width:16px;height:18px}.block-item p{color:#001428;font-size:12px;line-height:12px;font-weight:600}