.catalog{margin-bottom:50px}@media screen and (max-width: 480px){.catalog{margin-bottom:24px}}.catalog-list{display:grid;grid-template-columns:repeat(4, 1fr);-moz-column-gap:23px;column-gap:23px;row-gap:12px;margin-bottom:58px}@media screen and (max-width: 1500px){.catalog-list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 1300px){.catalog-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 1024px){.catalog-list{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 768px){.catalog-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.catalog-list{margin-left:-15px;margin-right:-15px;gap:0;margin-bottom:24px}}.catalog-bottom{display:flex;justify-content:center;align-items:center}.catalog-links{display:flex;align-items:center;margin-bottom:58px}@media screen and (max-width: 480px){.catalog-links{margin-bottom:24px;display:grid;grid-template-columns:repeat(2, 1fr);margin-left:-15px;margin-right:-15px}}.catalog-links::after{content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;background:#c4c4c4;height:1px;width:100vw}.catalog-links__item{text-decoration:none;padding:25px 48px;color:#828282;background:#f2f2f2;border:1px solid #f2f2f2;font-weight:normal;font-size:28px;line-height:120%;letter-spacing:.05em;font-family:'Prata', serif}@media screen and (max-width: 1024px){.catalog-links__item{font-size:20px;padding:12px 24px}}@media screen and (max-width: 480px){.catalog-links__item{font-size:16px;padding:10px 24px;height:100%;text-align:center;display:flex;justify-content:center;align-items:center}}.catalog-links__item:not(:last-child){margin-right:18px}@media screen and (max-width: 480px){.catalog-links__item:not(:last-child){margin-right:0}}.catalog-links__item_active{background-color:#fff;color:#000;border:1px solid #c4c4c4}.catalog-links__item_active::after{content:'';position:absolute;bottom:-1px;height:1px;left:0;right:0;background-color:#fff;z-index:2}.catalog-sections{display:grid;gap:24px;grid-template-columns:repeat(4, 1fr);margin-bottom:58px}@media screen and (max-width: 1300px){.catalog-sections{grid-template-columns:repeat(2, 1fr);margin-bottom:32px}}@media screen and (max-width: 480px){.catalog-sections{grid-template-columns:100%;gap:12px;margin-bottom:24px}}.catalog-sections__item{display:flex;flex-direction:column;background:#f2f2f2;text-decoration:none;transition:all .4s ease-in-out}.catalog-sections__item:nth-child(4n+1):hover{background:#d19445}.catalog-sections__item:nth-child(4n+1):hover::before{opacity:0}.catalog-sections__item:nth-child(4n+2):hover{background:#d70026}.catalog-sections__item:nth-child(4n+2):hover::before{opacity:0}.catalog-sections__item:nth-child(4n+3):hover{background:#000a29}.catalog-sections__item:nth-child(4n+3):hover::before{opacity:0}.catalog-sections__item:nth-child(4n+4):hover{background:#5d646a}.catalog-sections__item:nth-child(4n+4):hover::before{opacity:0}.catalog-sections__item::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(242,242,242,0.85);z-index:2;transition:all .4s ease-in-out}.catalog-sections__item_active:nth-child(4n+1){background:#d19445}.catalog-sections__item_active:nth-child(4n+1)::before{opacity:0}.catalog-sections__item_active:nth-child(4n+2){background:#d70026}.catalog-sections__item_active:nth-child(4n+2)::before{opacity:0}.catalog-sections__item_active:nth-child(4n+3){background:#000a29}.catalog-sections__item_active:nth-child(4n+3)::before{opacity:0}.catalog-sections__item_active:nth-child(4n+4){background:#5d646a}.catalog-sections__item_active:nth-child(4n+4)::before{opacity:0}.catalog-sections__item-title{padding:30px 10px 10px;color:#5d646a;text-align:center;z-index:4}.catalog-sections__item_active .catalog-sections__item-title{color:#fff}.catalog-sections__item:hover .catalog-sections__item-title{color:#fff}.catalog-sections__item-image{width:100%;height:256px;display:flex;justify-content:flex-end;align-items:flex-end}@media screen and (max-width: 1500px){.catalog-sections__item-image{height:150px}}.catalog-sections__item-image img{display:block;max-height:100%}
