.categories-block{padding:3.125rem 0 0}.categories-block__head{font-weight:400;font-size:clamp(2rem,45 / 1920 * 100vw,3.125rem);line-height:125%;letter-spacing:-.02em;color:#fff}.categories-block__body{margin-top:1.875rem;display:-ms-grid;display:grid;gap:.625rem;border-bottom:.0625rem solid rgba(255,255,255,.2);padding:0 0 3.125rem}.categories-block__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:.5rem;padding:2.5rem 1.25rem;background-color:#191919;position:relative}.categories-block__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(315deg,rgba(201,168,133,.14) 0,rgba(201,168,133,0) 65%);pointer-events:none;border-radius:.5rem}.categories-block__upper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem}.categories-block__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:2.8125rem;max-width:2.8125rem;height:2.8125rem}.categories-block__title{font-weight:400;font-size:clamp(1.375rem,28 / 1920 * 100vw,2rem);line-height:100%;letter-spacing:-.02em;color:#fff}.categories-block__description{margin-top:.9375rem;font-family:NotoSans,sans-serif;font-weight:400;font-size:clamp(1rem,16 / 1920 * 100vw,1.125rem);line-height:130%;color:#a7a7a7}.categories-block__posts{margin-top:1.875rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.25rem}.categories-block__post-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.625rem;font-family:NotoSans,sans-serif;font-weight:400;font-size:clamp(1rem,16 / 1920 * 100vw,1.125rem);line-height:100%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#fff;-webkit-transition:color .3s linear;transition:color .3s linear}.theme-dark .categories-block__head{color:#000}.theme-dark .categories-block__body{border-bottom:.0625rem solid rgba(11,11,13,.12)}.theme-dark .categories-block__item{background-color:#fff;-webkit-box-shadow:0 4px 24px rgba(0,0,0,.08);box-shadow:0 4px 24px rgba(0,0,0,.08)}.theme-dark .categories-block__item:after{background:linear-gradient(315deg,rgba(201,168,133,.1) 0,rgba(201,168,133,0) 65%)}.theme-dark .categories-block__title{color:#0b0b0d}.theme-dark .categories-block__description{color:#a7a7a7}.theme-dark .categories-block__post-link{color:#0b0b0d}@media screen and (min-width:768px){.categories-block__body{margin-top:3.75rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.categories-block__description{margin-top:1.875rem;min-height:4.0625rem}}@media screen and (min-width:1240px){.categories-block{padding:6.25rem 0 0}.categories-block__body{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);padding:0 0 6.25rem}.categories-block__upper{gap:1.875rem}.categories-block__icon{min-width:3.75rem;max-width:3.75rem;height:3.75rem}}@media (hover:hover){.categories-block__post-link:hover,.theme-dark .categories-block__post-link:hover{color:#c9a885}}