.section.categories .link{color:#151515}.section.categories .product-categories{width:calc(100% + 20px);display:grid;grid-template-columns:2fr 1fr;grid-template-rows:repeat(2, 1fr);grid-column-gap:0;grid-row-gap:0}@media (max-width:991px){.section.categories .product-categories{display:flex;flex-direction:column}}.section.categories .product-categories .cat{display:flex;align-items:start;justify-content:end;flex-direction:column;position:relative;font-size:18px;font-weight:300;text-decoration:none;min-height:400px;color:#FFFFFF;background-size:cover;background-repeat:no-repeat;background-position:center;margin-right:20px;margin-bottom:20px;padding:30px;border-radius:18px;background-color:#F4F5F4}@media (max-width:991px){.section.categories .product-categories .cat{min-height:300px}}.section.categories .product-categories .cat .title{font-weight:600;font-size:30px;line-height:1.2;max-width:500px;margin-bottom:8px}.section.categories .product-categories .cat .ast-button{text-decoration:none;margin-top:24px}.section.categories .product-categories .cat:hover::after{opacity:0.4}.section.categories .product-categories .cat.full{grid-area:span 2 / span 1;justify-content:end}@media (min-width:601px){.section.categories .product-categories .cat.full{padding:60px;justify-content:start}.section.categories .product-categories .cat.full .title{font-size:36px;line-height:1.33;margin-bottom:0}.section.categories .product-categories .cat.full .description{margin-bottom:8px}}@media (max-width:991px){.section.categories .product-categories .cat.full{min-height:600px}}