.categories{--main-padding:24px;--min-main-padding:16px;--min-card-width:328px;--min-card-height:70px;--img-width:200px;--img-height:298px;--img-height2:144px;margin:48px 0;margin:calc(var(--main-padding)*2) 0}@media(max-width:768px){.categories{margin:var(--main-padding) 0}}.categories__wrapper{display:grid;grid-template-areas:"first second third" "first second third" "first for five";grid-template-columns:repeat(5,minmax(100px,1fr));grid-template-rows:auto;height:100%}@media(max-width:1920px){.categories__wrapper{padding:0 var(--main-padding)}}@media(max-width:1400px){.categories__wrapper{grid-template-areas:"first first" "second third" "for five";grid-template-columns:repeat(2,1fr)}}@media(max-width:992px){.categories__wrapper{grid-template-areas:"header" "first" "second" "for" "third" "five";grid-template-columns:auto}}@media(max-width:768px){.categories__wrapper{padding:0 var(--min-main-padding)}}.categories__wrapper .--first,.categories__wrapper .--five,.categories__wrapper .--for,.categories__wrapper .--second,.categories__wrapper .--third{border:2px solid var(--surface-black-t10)}@media(max-width:992px){.categories__wrapper .--first,.categories__wrapper .--five,.categories__wrapper .--for,.categories__wrapper .--second,.categories__wrapper .--third{border:2px solid var(--surface-black-t10)}}.categories__wrapper .--first{border-right-color:transparent}@media(max-width:1400px){.categories__wrapper .--first{border-bottom-color:transparent}}@media(max-width:992px){.categories__wrapper .--first{border-right-color:var(--surface-black-t10)}}.categories__wrapper .--second{background:var(--surface-ground);border-right-color:transparent}@media(max-width:1400px){.categories__wrapper .--second{border-bottom-color:transparent;border-right-color:var(--surface-black-t10)}}.categories__wrapper .--third{border-right-color:transparent}@media(max-width:1400px){.categories__wrapper .--third{border-bottom-color:transparent}}@media(max-width:992px){.categories__wrapper .--for,.categories__wrapper .--third{border-right-color:var(--surface-black-t10)}.categories__wrapper .--first,.categories__wrapper .--for,.categories__wrapper .--second,.categories__wrapper .--third{border-bottom-color:transparent}}.categories__wrapper .--first,.categories__wrapper .--five{background:var(--surface-ground-light)}@media(min-width:1400px){.categories__wrapper .--five img,.categories__wrapper .--for img{height:calc(var(--img-height2))}}.categories__wrapper__header{display:none;grid-area:header;height:var(--min-card-height);overflow:hidden}.categories__wrapper__header__image-wrapper.--pattern-lines{border:2px solid var(--surface-black-t10);height:var(--min-card-height);max-width:209px}@media(max-width:992px){.categories__wrapper__header{--min-card-height:55px;display:block}}.categories__wrapper__footer{border:2px solid var(--surface-black-t10);border-top:none;display:grid;grid-column:3;grid-template-columns:209px 1fr;grid-template-rows:1fr;height:var(--min-card-height);overflow:hidden;position:relative}@media(max-width:992px){.categories__wrapper__footer__image-wrapper.--pattern-lines{display:none}}@media(max-width:1400px){.categories__wrapper__footer{grid-column:2}}@media(max-width:992px){.categories__wrapper__footer{--min-card-height:55px;grid-column:1;grid-template-columns:1fr}}.categories__wrapper__footer__image-wrapper.--pattern-lines,.categories__wrapper__header__image-wrapper.--pattern-lines{background:url(/_nuxt/img/perpendicular-lines.29ac561.png) no-repeat 100%;transform:scaleX(-1)}.categories__wrapper__footer__image-wrapper.--pattern-wood-texture,.categories__wrapper__header__image-wrapper.--pattern-wood-texture{background:url(/_nuxt/img/wood-texture-lines.d8138f3.png) repeat 0 0;background-size:cover;border-left:2px solid var(--surface-black-t10)}