.manuals-categories-page{margin:35px 0}.manuals-categories-page .visible{display:block}.manuals-categories-page .hidden{display:none}.manuals-categories-page h1{font-size:2rem;line-height:1.5;margin-bottom:20px;padding:0 15px;text-transform:none;font-weight:700}.manuals-categories-page .subcategories-list{display:grid;grid-template-columns:repeat(5,1fr);margin:10px -10px 80px}@media (max-width:1200px){.manuals-categories-page .subcategories-list{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.manuals-categories-page .subcategories-list{grid-template-columns:repeat(3,1fr);margin-bottom:50px}}@media (max-width:576px){.manuals-categories-page .subcategories-list{grid-template-columns:repeat(2,1fr)}}.manuals-categories-page .subcategories-title{font-size:20px;font-weight:600;line-height:1.5}.manuals-categories-page .subcategory{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;background-color:#dcdcdc;border:1px solid #000;font-weight:800;margin:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:200px}.manuals-categories-page .subcategory-description{padding:0 10px}@media (max-width:400px){.manuals-categories-page .subcategory-description{padding:0 5px}}.manuals-categories-page .subcategory-img-wrapper{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;height:190px;min-width:170px}@media (max-width:400px){.manuals-categories-page .subcategory-img-wrapper{width:130px;height:155px}}@media (max-width:1200px){.manuals-categories-page .subcategory-img-wrapper{min-width:auto}}.manuals-categories-page .subcategory-img-wrapper img{height:auto;max-height:100%;max-width:100%}.manuals-categories-page .subcategory.open-products-page,.manuals-categories-page .subcategory.show-subcategories{cursor:pointer}.b-manuals .manual-grid-item{width:20%;max-width:20%}@media (max-width:1200px){.b-manuals .manual-grid-item{width:25%;max-width:25%}}@media (max-width:768px){.b-manuals .manual-grid-item{width:33.333333%;max-width:33.333333%}}@media (max-width:576px){.b-manuals .manual-grid-item{width:50%;max-width:50%}}.b-product-tile{max-width:200px;margin:auto}.b-product-tile__img-wrap{height:250px;max-height:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #f3f2f2}.b-product-tile__img-wrap img{height:auto;max-height:250px;width:auto}.b-product-tile__name{line-height:25px;min-height:50px;max-height:50px;overflow:hidden;display:-webkit-box}.b-product-tile .b-btn{background-color:#5f5f5f;text-transform:none}.b-product-tile .b-btn.disabled{pointer-events:none;background-color:#7c7c7c;cursor:not-allowed}.b-product-tile .b-btn:active{background-color:#5f5f5f}.b-product-grid .manual-title{font-weight:800;margin-bottom:20px}