.vali{margin-top:80px}.vali__header span{color:var(--Black,#1d1d1d);font-family:Teko;font-size:5.5rem;font-style:normal;font-weight:400;line-height:100%}.vali__body{column-gap:24px;display:grid;grid-template-columns:repeat(2,2fr);row-gap:16px}.vali__body-item{align-items:center;background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:24px 40px}.vali__body-item-description{display:flex;flex-direction:column}.vali__body-item-description h4{color:var(--Black,#1d1d1d);font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:100%}.vali__body-item-description-icons{display:flex;gap:24px}.vali__body-item-description-icons-item{align-items:center;display:flex;gap:8px}.vali__body-item-description-icons-item img{height:100%;max-height:32px;max-width:32px;width:100%}@media only screen and (max-width:1000px){.vali__body{column-gap:24px;display:grid;grid-template-columns:repeat(1,1fr);row-gap:16px}}@media only screen and (max-width:550px){.vali__body-item{flex-direction:column;gap:24px}.vali .has--arrow{width:100%}}@media only screen and (max-width:375px){.vali__body-item-description-icons{flex-direction:column;gap:8px}}