.workScreen_main__PlA40{background-color:var(--background-color);color:var(--primary-color);min-height:100vh;padding-bottom:100px}.workScreen_heading__JdC0o{display:grid;grid-gap:30px;gap:30px;padding-top:120px;margin-bottom:80px;align-items:center}@media(min-width:577px){.workScreen_heading__JdC0o{grid-template-columns:20% 1fr}}@media(min-width:993px){.workScreen_heading__JdC0o{margin-bottom:115px}}@media(min-width:1201px){.workScreen_heading__JdC0o{margin-bottom:100px;grid-template-columns:1fr 20% 1fr}}.workScreen_title__QWWBk{text-align:center;margin:0}@media(min-width:577px){.workScreen_title__QWWBk{text-align:left}}@media(min-width:1201px){.workScreen_title__QWWBk{text-align:center;grid-column-start:2}}.workScreen_filterButtons__JwRU5{display:flex;flex-wrap:wrap;gap:9px;justify-self:center;justify-content:center}@media(min-width:577px){.workScreen_filterButtons__JwRU5{justify-self:end;justify-content:flex-end}}@media(min-width:1201px){.workScreen_filterButtons__JwRU5{grid-column-start:3}}.workScreen_wrapperImages__LOrjO{display:flex;flex-direction:column;gap:20px}@media(min-width:769px){.workScreen_wrapperImages__LOrjO{display:grid;grid-template-columns:repeat(20,1fr)}}.workScreen_imageBlock__g__99{height:auto!important;position:relative;display:block;border-radius:20px;overflow:hidden;padding-top:101%}@media(min-width:769px){.workScreen_imageBlock__g__99:nth-child(9n+1),.workScreen_imageBlock__g__99:nth-child(9n+2){grid-column:span 10;padding-top:100%}.workScreen_imageBlock__g__99:nth-child(9n+3),.workScreen_imageBlock__g__99:nth-child(9n+6),.workScreen_imageBlock__g__99:nth-child(9n+9){grid-column:span 20;padding-top:50%}.workScreen_imageBlock__g__99:nth-child(9n+4),.workScreen_imageBlock__g__99:nth-child(9n+8){grid-column:span 7;padding-top:100%}.workScreen_imageBlock__g__99:nth-child(9n+5),.workScreen_imageBlock__g__99:nth-child(9n+7){grid-column:span 13;padding-top:53%}}.FilterButton_button__IcTPv{display:inline-block;max-width:max-content;color:var(--primary-color);border-radius:10px;cursor:pointer;transition:all .3s ease;font-size:14px;line-height:28px;padding:6px 14px}.FilterButton_button__IcTPv.FilterButton_active__wpXvS,.FilterButton_button__IcTPv:hover{background-color:#fff;color:#000}