.our-values{display:flex;gap:32px}.our-values h2{font-size:var(--h2-size);font-weight:400;line-height:100%;text-transform:uppercase}.our-values-holder{display:flex;flex-wrap:wrap;gap:16px}.our-values-holder .our-values-item{display:flex;flex-direction:column;gap:12px;width:calc(50% - 8px);padding:20px;border-radius:24px;background:linear-gradient(0deg,#F8FAFB 0%,#F8FAFB 100%),#F9F9F9}.our-values-holder .our-values-item .our-image{width:fit-content}.our-values-holder .our-values-item .our-image{width:40px;height:40px;object-fit:contain}.our-values-holder .our-values-item .our-title{font-size:16px;font-weight:400;line-height:100%;color:var(--black)}.our-values-holder .our-values-item p{font-size:16px;font-weight:400;line-height:120%;color:rgb(142 142 142)}@media screen and (max-width:991px){.our-values{flex-direction:column;gap:40px}.our-values>div{width:100%}}@media screen and (max-width:582px){.our-values-holder{gap:8px}.our-values-holder .our-values-item{width:100%}}