﻿.sc_IconList._Dots .Item{display:grid;grid-template-columns:1em max-content;gap:10px;}@media print,screen and (min-width:750px){.pg_GridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,400px));gap:50px;justify-content:center;}}@media print,screen and (min-width:2100px){.pg_GridLayout{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,450px));gap:50px;}}