.principles{margin-bottom:50px}.principles__card{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px;display:grid}@media (max-width:767.98px){.principles__card{grid-template-columns:repeat(1,1fr)}}.principles__card-icon{justify-content:center;align-items:center;width:50px;height:50px;display:flex}.principles__card-title{color:var(--white-1000);margin:12px 0 8px;font-size:20px;font-weight:600}.principles__card-desc{color:var(--white-850);font-size:16px;font-weight:400}@media (max-width:767.98px){.principles__card-desc{grid-column:span 2}}.principles__item{border-radius:24px;padding:24px 28px}@media (max-width:767.98px){.principles__item{grid-template-columns:60px 1fr;display:grid}}.principles__item:first-of-type{background:var(--gradient-1)}.principles__item:nth-of-type(2){background:var(--gradient-2)}.principles__item:nth-of-type(3){background:var(--gradient-3)}
