.AboutHowto{flex-direction:column;gap:4vh;display:flex}@media only screen and (min-width:768px){.AboutHowto{gap:40px}}.AboutHowto__items{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative}@media only screen and (min-width:768px){.AboutHowto__items:before{content:"";background:var(--color-primary);z-index:-1;width:75%;height:2px;display:block;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}}.AboutHowto__items{gap:1.6vh}@media only screen and (min-width:768px){.AboutHowto__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}}.AboutHowto__items .CardInfo{padding-top:0;padding-bottom:0}.AboutHowto__items .CardInfo__icon{background:var(--color-white)}.AboutHowto__items .CardInfo__icon-file{zoom:.8}.AboutHowto__items .CardInfo__icon--car{zoom:1}.AboutHowto__actions{justify-content:center;display:flex}
