.listaTecnica .itemLista:nth-of-type(odd)::after {content:'';position:absolute;inset:0;left:-100vw;background:var(--grey300);z-index:-1;}.listaTecnica:nth-of-type(even) .itemLista:nth-of-type(even)::after {content:'';position:absolute;inset:0;right:-100vw;background:var(--grey300);z-index:-1;}.listaTecnica:nth-of-type(even) .itemLista:nth-of-type(odd)::after {content:'';position:absolute;inset:0;right:-100vw;background:var(--white100);z-index:-1;}@media screen and (max-width:1279px) {}@media screen and (max-width:1023px) {.listaTecnica .itemLista:nth-of-type(odd)::after {right:-100vw;}.listaTecnica:nth-of-type(even) .itemLista:nth-of-type(odd)::after {left:-100vw;background:var(--grey300);}.listaTecnica:nth-of-type(even) .itemLista:nth-of-type(even)::after {display:none;}}@media screen and (max-width:767px) {}@media screen and (max-width:639px) {}