@charset "UTF-8";@font-face{font-family:DrukCyr;font-style:normal;font-weight:400;src:url(/fonts/Druk-Wide-Cy-Web-Bold-Regular.646784fe..ttf) format("truetype")}.providers-list{display:grid;gap:var(--spacing-2xs);grid-auto-rows:100px;grid-template-columns:repeat(2,1fr)}@media(min-width:480px){.providers-list{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px){.providers-list{gap:var(--spacing-sm);grid-auto-rows:112px;grid-template-columns:repeat(4,1fr)}}@media(min-width:960px){.providers-list{grid-template-columns:repeat(5,1fr)}}@media(min-width:1280px){.providers-list{gap:var(--spacing-md)}}@media(min-width:1440px){.providers-list{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}@media(min-width:1680px){.providers-list{grid-template-columns:repeat(7,1fr)}}