.Layout_layout__vMu_3{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:14.0625rem 46.875rem 14.0625rem;grid-template-areas:"left   header right" "left   main   aside " "footer footer footer";font-size:1rem;margin-left:auto;margin-right:auto;width:75rem;max-width:none;min-height:100vh;min-height:calc(var(--vh, 1vh)*100)}@media screen and (max-width:1200px){.Layout_layout__vMu_3{grid-template-columns:auto 46.875rem 14.0625rem;width:100%}}@media screen and (max-width:992px){.Layout_layout__vMu_3{grid-template-columns:auto auto auto}}@media screen and (max-width:768px){.Layout_layout__vMu_3{grid-template-columns:100%;grid-template-rows:auto 1fr auto auto;grid-template-areas:"header header" "main   main  " "aside  aside " "footer footer"}}.Header_header__NLhag{grid-area:header;width:100%;padding:10px;background:var(--color--main);align-items:flex-end;max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;border-bottom:1px solid #666363}.Header_header__NLhag h1{cursor:pointer}.Card_card__diA2r:not(:first-child){margin-top:1.5rem}.Card_title__PcqqF{line-height:1}.Card_title__PcqqF a{font-size:1.5rem}.Card_tags__DvuWN{display:flex;margin-top:6px}.Card_tags__DvuWN ul{display:flex}.Card_tags__DvuWN ul a{padding:2px;border-radius:4px;background:#e6e6e6;border:1px solid #545454}.Card_tags__DvuWN ul li:not(:first-child){margin-left:.625rem}.SearchInput_searchInput__6MZeV{width:100%;min-width:12.5rem;background:var(--main-color)}.Home_main__N5_5Q{grid-area:main;background:var(--color-main);padding:1.5rem;max-width:1400px;width:100%;margin:0 auto}.Home_main__N5_5Q .Home_tag__ho1iy{display:flex;vertical-align:middle}.Home_main__N5_5Q li{list-style:none}.Footer_footer__Q5T55{grid-area:footer;width:100%;display:grid;justify-items:center;align-items:center;padding:1.25rem}.Side_side__OLKWo{grid-area:aside;padding:1.5rem}