.company-item__in{display:flex}.company-item__top{max-width:100px;min-width:100px;margin-right:24px}.company-item__img-wrap{padding-bottom:100%;position:relative;margin-bottom:8px}.company-item__image{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.company-item__price{font:1.4rem/2rem var(--manrope),sans-serif;font-weight:500;color:#758599}.company-item__center{flex:1}.company-item__title{font:2rem/2.8rem var(--manrope),sans-serif;font-weight:700;color:#151a20;margin-bottom:12px}.company-item__tags{display:flex;align-items:center;flex-wrap:wrap}.company-item__tags-item{font:1.4rem/2rem var(--manrope),sans-serif;font-weight:500;color:#389e0d;margin-bottom:12px;border-radius:12px;background:#f6ffed;margin-right:8px}.company-item__text{font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:500;color:#47586e;margin-bottom:12px}.company-item__phone{position:relative;display:inline-block;font:1.6rem/2rem var(--manrope),sans-serif;font-weight:700;padding-left:36px;color:#151a20;margin-bottom:12px}.company-item__phone:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:24px;height:24px;background:url(/_next/static/media/phone-green.3ba99755.svg) 50% no-repeat;background-size:24px auto}.company-item__button{max-width:260px}.company-item__bottom{min-width:194px;margin-left:32px}.company-item__rewiews{font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:500;color:#08979c}.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:2px 8px;border-radius:9999px}.badge--error{background-color:#dd2b2b;color:#fff}.badge--success{background-color:#09d137;color:#fff}.badge--blue{background-color:#317fe5;color:#fff}.badge--warning{background-color:#ffc800;color:#fff}.badge--light{background-color:#d8d8d8;color:#333}.badge--dark{background-color:#333;color:#eee}.categories-page{padding-bottom:120px}.categories-page__breadcrumbs{margin-bottom:57px}.categories-page__container{display:flex;justify-content:space-between}.categories-page__title{margin:0 0 24px}.categories-page__filters{width:345px}@media(max-width:1680px){.categories-page__filters{width:325px}}@media(max-width:1199px){.categories-page__filters{width:0}}.categories-page__content{width:calc(100% - 390px)}@media(max-width:1680px){.categories-page__content{width:calc(100% - 370px)}}@media(max-width:1199px){.categories-page__content{width:100%}}.categories-page__sort{margin-bottom:32px}.categories-page__products{margin-left:-8px;margin-right:-8px;display:flex;flex-wrap:wrap;margin-bottom:45px}.categories-page--list .categories-page__product-item{margin-bottom:24px;width:100%}.categories-page__product-item{width:25%;padding-left:8px;padding-right:8px;margin-bottom:16px}@media(max-width:767px){.categories-page__product-item{width:50%}}.categories-page__company-item{padding-bottom:32px;border-bottom:1px solid #ebeef2;margin-bottom:32px;width:100%}.categories-page__cards{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:32px}@media(max-width:1680px){.categories-page__cards{grid-template-columns:repeat(4,1fr)}}@media(max-width:1199px){.categories-page__cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){.categories-page__cards{grid-template-columns:repeat(2,1fr)}}.categories-page__card{display:block;padding:16px;border:1px solid #ebeef2;border-radius:12px;background:#fff;transition:.2s ease}.categories-page__card:hover{border-color:#08979c}.categories-page__card-title{font-weight:600;font-size:16px;line-height:22px;color:#08979c}.categories-page__show-more{grid-column:1/-1;margin:8px auto 0;padding:10px 16px;background:rgba(0,0,0,0);border:1px solid #08979c;color:#08979c;border-radius:10px;cursor:pointer;transition:.2s ease}.categories-page__show-more:hover{background:rgba(8,151,156,.06)}