.heading{color:var(--gray-primary);font-size:18px;margin:40px 0 20px}.categories{column-gap:20px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;row-gap:18px}.categories__block{border:1px solid var(--gray-border);border-radius:5px;padding:20px 22px;position:relative}.categories__image{display:block;margin:0 auto 20px;max-height:110px;max-width:150px}.categories__title{color:var(--primary-button-background-color)!important;font-size:18px;font-weight:700;line-height:1.4;margin-bottom:10px}.categories__title:hover{color:var(--primary-button-background-color-hover)!important}.categories__sublist{font-size:15px;line-height:1.4;list-style-type:none;margin:10px 0 0;padding:0}.categories__sublist li{padding-top:7px}.categories__sublist li span{color:var(--primary-button-background-color);padding-right:5px}@media(max-width:820px){.categories{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.categories{grid-template-columns:1fr}.categories__image{max-width:140px;position:absolute;right:10px;top:10px;z-index:-1}.categories__title{padding-right:26vw}.categories__sublist{font-size:17px;line-height:1.6}}@media(max-width:410px){.categories__image{max-width:30vw}}.pop-categories{column-gap:14px;display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;row-gap:10px}.pop-categories__block{background-color:#fff;border:1px solid var(--gray-border);border-radius:5px;padding:10px;position:relative}.pop-categories__block:hover{box-shadow:0 2px 7px 0 #c3c3c3}.pop-categories__image{display:block;left:10px;max-height:60px;max-width:80px;position:absolute;top:50%;transform:translateY(-50%)}.pop-categories__title{color:var(--primary-button-background-color)!important;display:table-cell;font-size:18px;font-weight:700;height:85px;line-height:1.2;padding-left:100px;vertical-align:middle}.pop-categories:hover .pop-categories__title{color:var(--primary-button-background-color-hover)!important}@media(max-width:1024px){.pop-categories{grid-template-columns:repeat(2,1fr)}.pop-categories__title{height:70px}}@media(max-width:550px){.pop-categories{grid-template-columns:1fr}.pop-categories__title{height:60px}}.shop-logo{overflow:hidden}.shop-logo__scroll{height:auto;position:relative;width:100%}.shop-logo__cards{-webkit-overflow-scrolling:touch;box-sizing:border-box;margin:0;overflow-x:scroll;padding:4px 0;position:relative;white-space:nowrap}.shop-logo__cards::-webkit-scrollbar{display:none}.shop-logo__card{border:1px solid #e7e5e8;border-radius:3px;box-sizing:border-box;display:inline-block;height:80px;position:relative;width:150px}.shop-logo__card a{border-radius:5px;box-shadow:none;display:block;height:80px;overflow:hidden;width:150px}.shop-logo__card a img{display:block;left:50%;max-height:46px;max-width:120px;position:absolute;top:50%;transform:translate(-50%,-50%)}.shop-logo__card:hover{box-shadow:1px 1px 5px rgba(0,0,0,.1),0 1px 0 #e7e5e8}.shop-logo__btn{background:#f4f4f4;border:0;box-sizing:border-box;color:var(--primary-text-color);cursor:pointer;font-size:1.2em;height:46px;line-height:46px;padding:0 5px;position:absolute;top:50%;transform:translateY(-50%)}.shop-logo__btn--next{right:0}.shop-logo__btn--previous{float:left;left:0;z-index:9997}.shop-logo__btn--hidden{display:none}