@charset "UTF-8";.category-banner{border-bottom:3px solid #ff9700;color:#1e272e;margin-top:24px}.category-banner .category-banner__btns{align-items:center;display:flex;flex-direction:column;gap:12px;padding-block:24px 32px;width:100%}.category-banner .category-banner__btns a,.category-banner .category-banner__btns button{border-radius:30px;color:#fff;display:grid;font-size:24px;font-weight:900;height:60px;max-width:500px;place-items:center;text-transform:uppercase;width:80%}.category-banner .category-banner__btns a:first-child,.category-banner .category-banner__btns button:first-child{background-color:#ff9700}.category-banner .category-banner__btns a:last-child,.category-banner .category-banner__btns button:last-child{background-color:#08c}.category-banner img{width:100%}.category-banner h2{font-size:30px;font-weight:900;margin-top:18px}.category-banner ul{display:flex;flex-direction:column;font-size:20px;gap:12px;margin-left:32px;margin-top:12px}.category-banner ul li:before{color:#ff9700;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.category-banner h3{font-size:20px;font-weight:900;margin-top:12px}.category-banner>span{display:block;font-size:18px;margin-top:52px}@media(max-width:990px){.category-banner .category-banner__btns a,.category-banner .category-banner__btns button{font-size:18px}}@media(max-width:520px){.category-banner h2{font-size:20px}.category-banner ul{font-size:12px}.category-banner h3{font-size:14px}.category-banner span{font-size:16px;text-align:center}.category-banner .category-banner__btns a,.category-banner .category-banner__btns button{max-width:340px;width:100%}}.banner-fallback{height:420px;width:100%}.fallback-content{align-items:center;background-image:linear-gradient(45deg,#ff8000,#ff9700);border-radius:24px;display:flex;flex-direction:column;gap:32px;height:100%;justify-content:center}.fallback-content .fallback-icon{font-size:52px}.fallback-content .fallback-text{color:#fff;font-size:32px;font-weight:500;text-align:center}@media screen and (max-width:768px){.fallback-content .fallback-icon{font-size:32px}.fallback-content .fallback-text{font-size:24px}}.categories-list-wr{color:#1e272e;margin-top:30px}.categories-list-wr .search-wr{height:50px;max-width:320px}.categories-list-wr h1{font-size:50px;font-weight:900;text-transform:uppercase}@media screen and (max-width:1024px){.categories-list-wr .search-wr{max-width:440px}}@media screen and (max-width:768px){.categories-list-wr .search-wr{grid-row:2}.categories-list-wr h1{font-size:42px}}@media screen and (max-width:520px){.categories-list-wr h1{font-size:30px}}.categories-list__header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:24px}@media screen and (max-width:1024px){.categories-list__header{align-items:flex-start;flex-direction:column;gap:24px}}@media screen and (max-width:768px){.categories-list__header{display:grid;grid-template-columns:1fr 30px;grid-template-rows:1fr 50px}}.categories-list__menu-toggler{color:#ff9700;display:none}@media screen and (max-width:768px){.categories-list__menu-toggler{display:block}}.categories__items{display:grid;gap:30px;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;margin-top:52px}@media screen and (max-width:990px){.categories__items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.categories__items{gap:24px}}.categories__item{border:3px solid transparent;height:-moz-fit-content;height:fit-content;transition:.3s}.categories__item.image-error .categories__item-img img{width:160px}.categories__item.categories__item--product .categories__item-name{flex-direction:column;gap:6px}.categories__item.categories__item--product .categories__item-name h3{font-size:18px;font-weight:400;text-transform:none}.categories__item.categories__item--product .categories__item-name span{color:#ff9700;font-weight:500}.categories__item:hover{border-color:#ff9700}.categories__item:hover .categories__item-img{background-color:#ff970033}@media screen and (max-width:768px){.categories__item.image-error .categories__item-img img{width:40%}}.categories__header{margin-top:24px}.categories__header h2{font-size:32px}.categories__header span{display:block;font-size:18px;margin-top:8px}@media screen and (max-width:420px){.categories__header h2{font-size:24px}.categories__header span{font-size:14px}}.categories__item-img{align-items:center;background-color:#f5f5f5;display:flex;height:290px;justify-content:center;position:relative;transition:.3s;width:100%}.categories__item-img img{height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}@media screen and (max-width:768px){.categories__item-img{height:220px}}@media screen and (max-width:520px){.categories__item-img{height:190px}.categories__item-img img{-o-object-fit:cover;object-fit:cover;width:100%}}.categories__item-name{align-items:center;background-color:#fff;display:flex;justify-content:center;padding-block:20px;position:relative;width:100%;z-index:1}.categories__item-name h3{color:#1e272e;font-size:20px;font-weight:400;text-align:center}@media screen and (max-width:1200px){.categories__item-name h3{font-size:20px}}@media screen and (max-width:768px){.categories__item-name h3{font-size:26px}}@media screen and (max-width:520px){.categories__item-name h3{font-size:clamp(1rem,.3534rem + 2.7586vw,1.25rem)}}.categories__pagination{display:flex;gap:12px;justify-content:center;margin-top:30px}.categories__pagination button{background-color:#ff9700;border-radius:24px;color:#fff;font-size:24px;font-weight:500;height:48px;width:48px}.categories__pagination button:not(.active):hover{opacity:.6}.categories__pagination button.active{background-color:#1e272e}.categories-catalog{margin-top:30px;padding-inline:30px}.categories-catalog .toggle-wr{display:none}.categories-catalog.subcategories-catalog .toggle-wr{display:block}@media screen and (max-width:768px){.categories-catalog.subcategories-catalog .toggle-wr{display:none}}@media screen and (max-width:990px){.categories-catalog.subcategories-catalog .categories-catalog__content{width:60%}}@media screen and (max-width:768px){.categories-catalog.subcategories-catalog .categories-catalog__content{width:100%}.categories-catalog{padding-inline:0}}.categories-catalog-wr{display:flex}.categories-catalog__content{height:auto;width:100%}.categories-catalog__content .categories__items{margin-top:30px}.categories-catalog__content .categories-list-wr{margin-top:0}.categories-catalog__content .categories-list-wr h1{font-size:30px}.categories-catalog__content .hotline__content h2{font-size:32px;text-align:center}.categories-catalog__content .hotline__content>a{font-size:72px}.categories-catalog__content .hotline__content span{font-size:24px}@media(max-width:1199px){.categories-catalog__content .hotline__content h2{font-size:28px}.categories-catalog__content .hotline__content>a{font-size:52px}.categories-catalog__content .hotline__content span{font-size:18px}}@media(min-width:960px)and (max-width:991px){.categories-catalog__content .hotline__content h2{font-size:20px}.categories-catalog__content .hotline__content>a{font-size:40px}.categories-catalog__content .hotline__content span{font-size:14px}}@media(max-width:768px){.categories-catalog__content .hotline__content h2{font-size:20px}.categories-catalog__content .hotline__content>a{font-size:40px}.categories-catalog__content .hotline__content span{font-size:14px}}@media(max-width:420px){.categories-catalog__content .hotline__content h2{font-size:16px}.categories-catalog__content .hotline__content>a{font-size:32px}.categories-catalog__content .hotline__content span{font-size:14px}}@media screen and (max-width:768px){.categories-catalog__content{width:100%}.categories-catalog__content .categories-list-wr h1{font-size:24px}}@media screen and (max-width:520px){.categories-catalog__content .categories-list-wr h1{font-size:20px}}.categories-catalog__description{margin-top:32px;padding-inline:16px}.categories-catalog__description *{font-family:Arial}.categories-catalog__description a{color:#ff9700}.categories-catalog__description img{width:100%}
