.catalog-row{display:flex;align-items:stretch;justify-content:space-between}h1+.catalog-row{margin-top:25px}.catalog{width:calc(100% - 270px - 29px)}.catalog-sort{display:flex;align-items:center;font-weight:400;color:var(--bg-bg-accent)}.catalog-sort__icon{width:20px;height:15px;stroke:var(--tx-tx-accent);margin-right:12px;flex:none}.catalog-sort__text{transition:.2s ease all}.catalog-sort:hover .catalog-sort__text{text-decoration:underline}.catalog-show-by{display:flex;align-items:center}.catalog-show-by__item{font-weight:400;border-bottom:2px solid transparent;font-size:14px;line-height:17px;margin-left:8px;color:var(--tx-tx-accent)}.catalog-show-by__item.is-selected{border-color:var(--bg-bg-accent);color:var(--bg-bg-button-chips)}.catalog-show-by__label{font-weight:400}.catalog-show-by__item:hover,.catalog-show-by__label{color:var(--bg-bg-button-chips)}.catalog-list{margin:24px -10px 0;display:flex;align-items:stretch;flex-wrap:wrap;justify-content:flex-start}.catalog-list .catalog-item{width:calc(100%/3 - 20px);margin:0 10px 19px}.section-about.catalog-description{margin-top:50px}@media (max-width:1024px){.catalog-list .catalog-item{width:calc(100%/2 - 20px)}}@media (max-width:1023px){.catalog{width:calc(100% - 240px - 20px)}}@media (max-width:767px){.catalog-row{flex-wrap:wrap}.catalog-col{width:100%}.catalog-sort__item{font-weight:700;color:var(--bg-bg-accent);display:inline-flex;align-items:center}.catalog-sort__item.is-selected{color:#231f20}.catalog-sort__item+.catalog-sort__item{margin-top:13px}.catalog-sort__item .catalog-sort__icon{width:20px;height:15px}.catalog-sort__item.is-selected .catalog-sort__icon{stroke:#231f20}.catalog-list{gap:16px;margin-left:0;margin-right:0;margin-top:12px}.catalog-list .catalog-item{width:calc(100%/2 - 8px);margin:0}.catalog-show-by{padding-top:4px}.section-about.catalog-description{margin-top:36px}}.catalog-series__favorite.is-active svg{stroke:var(--bg-bg-accent)}.catalog-series__footer{flex-wrap:wrap}.button[disabled],.catalog-series__button.button[disabled]{background:var(--bg-bg-accent);color:#fff;opacity:.5}.catalog-series{width:100%;margin-top:22px;border:1px solid #ececf2;border-radius:20px 20px 0 0}.catalog-series__title{background:#c7eafb;border-radius:19px 19px 0 0;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-family),sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:27px;padding:3px 10px 3px 20px}.catalog-series__favorite{border:0;padding:10px;background:0 0;cursor:pointer;line-height:0}.catalog-series__favorite svg{width:20px;height:20px;stroke:var(--tx-tx-secondary)}.catalog-series__inner{display:flex;align-items:stretch}.catalog-series__images{width:115px;flex:none}.catalog-series__image{width:100%;height:96px;display:flex;align-items:center;justify-content:center;position:relative}.catalog-series__image img{max-width:100%;max-height:100%}.catalog-series__360deg{position:absolute;z-index:2;padding:0;margin:0;border:0;background:0 0;width:24px;height:24px;top:10px;right:10px;cursor:pointer}.catalog-series__360deg svg{width:100%;height:100%}.catalog-series__footer{background:#f1f1f2;border-radius:0;padding:15px 20px;display:flex;align-items:center}img.catalog-series__property{width:30px;height:30px;margin-right:20px}.catalog-series__table th,span.catalog-series__property{font-size:18px;line-height:18px;font-family:var(--font-family),sans-serif}span.catalog-series__property{font-weight:600;margin-left:-10px;margin-right:20px}.catalog-series__total{margin-left:auto;min-width:191px;font-weight:400;font-size:16px;line-height:20px;padding-right:20px}.catalog-series__total span{margin-left:8px;font-weight:700}.catalog-series__button{padding:12.5px 32px}.catalog-series__list{width:calc(100% - 115px)}.catalog-series__table{width:100%;border-collapse:collapse;max-width:100%}.catalog-series__table th{width:auto!important;background:#fff;border:1px solid #ececf2;font-weight:400;padding:10px;border-top:none;text-align:left}.catalog-series__table th.catalog-series__th-action{width:36px!important;border-left:none!important}.catalog-series__th-img{width:24px;height:24px}.catalog-series__th-box,.catalog-series__th-pack{padding:6px 10px!important}th.catalog-series__th-total{border-right:none!important}th.catalog-series__th-quantity{width:95px!important}th.catalog-series__th-measure{width:60px!important}.catalog-series__td--quantity .quantity-spinner{width:95px;border:0;padding:0;height:36px}.catalog-series__td--quantity .quantity-spinner__input{width:100%;height:36px;font-size:13px;line-height:16px;font-family:"Core Rhino",sans-serif;font-weight:400;background-color:transparent}.catalog-series__td--quantity .quantity-spinner__button{height:36px;flex:none;width:24px;padding:0;transition:.3s ease all}.quantity-spinner__button.is-minus:before,.quantity-spinner__button.is-plus:after,.quantity-spinner__button.is-plus:before{width:12px}.catalog-series__td{border:1px solid #ececf2;padding:10px 9px;font-size:14px;line-height:16px;white-space:nowrap}.catalog-series__td--char{white-space:unset}.catalog-series__caption{border:1px solid #ececf2;background:#ecf8fe;font-size:18px;line-height:18px;color:var(--bg-bg-button-chips);font-family:var(--font-family),sans-serif;font-weight:700;text-align:center;padding:9.5px 10px}.catalog-series__basket{width:36px;height:36px;border:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s ease all;background:var(--bg-bg-accent)}.catalog-series__basket svg{width:20px;height:20px;fill:#fff;stroke:#fff}.catalog-series__basket:not([disabled]):hover{opacity:.8}.catalog-series__basket[disabled]{background:0 0;cursor:default}.catalog-series__basket[disabled] svg{stroke:var(--bg-bg-accent);fill:var(--bg-bg-accent)}td.catalog-series__td.catalog-series__td--action,td.catalog-series__td.catalog-series__td--measure,td.catalog-series__td.catalog-series__td--quantity{padding:0}td.catalog-series__td.catalog-series__td--char,td.catalog-series__td.catalog-series__td--price{font-weight:700}.catalog-series__td--measure .quantity-select__current{width:60.9px;height:36px;border-radius:0;border:0;padding:0 20px 0 10px;font-size:14px;display:block;line-height:36px}.catalog-series__td--measure .quantity-select__current:before{width:25px;height:36px;background:0 0}.catalog-series__td--measure .quantity-select__current:after{border-bottom-color:#231f20;border-right-color:#231f20;right:9px}.catalog-series__td--measure .quantity-select__list{border-radius:0}.catalog-series__td--measure .quantity-select__item{padding:4px 16px 4px 10px}.catalog-series__table tr:nth-child(odd){background:#f6f6f6}.catalog-series__table tr:last-child .catalog-series__td{border-bottom:none}.catalog-series__properties{display:flex;align-items:center}@media (max-width:1180px){.catalog-series__table,.catalog-series__table tbody,.catalog-series__table td,.catalog-series__table tr{display:block}.catalog-series__table th{display:none}.catalog-series__table tr:nth-child(odd){background:0 0}.catalog-series__caption,.catalog-series__td{border-bottom:0}.catalog-series__td[data-title]:before{content:attr(data-title);font-family:var(--font-family),sans-serif;font-size:18px;width:160px;display:block;padding:10px;margin-right:10px;border-right:1px solid #ececf2}.catalog-series__table tr{display:flex;flex-wrap:wrap}.catalog-series__td[data-title]{width:100%;display:flex;align-items:center;padding:0}.catalog-series__td.catalog-series__td--box,.catalog-series__td.catalog-series__td--pack{width:50%}td.catalog-series__td.catalog-series__td--quantity{width:calc(50% - 100px);background:#f6f6f6}.catalog-series__td--quantity .quantity-spinner,td.catalog-series__caption{width:100%}td.catalog-series__td.catalog-series__td--measure{width:100px;background:#f6f6f6}.catalog-series__td--measure .quantity-select__current{width:100px}td.catalog-series__td.catalog-series__td--total{width:calc(50% - 37px);background:#f6f6f6}.catalog-series__basket{background:var(--bg-bg-accent);opacity:.5}.catalog-series__basket svg{fill:#fff;stroke:#fff}.catalog-series__image{height:auto}.catalog-series__images{width:200px}.catalog-series__list{width:calc(100% - 200px)}.catalog-series__total{min-width:unset}.catalog-series__footer{background:#ecf8fe}.catalog-series__td{border-left:none}.catalog-series__td--box,.catalog-series__td--pack{display:flex!important;align-items:center}.catalog-series__td--box:before,.catalog-series__td--pack:before{content:"";width:16px;height:16px;margin-right:10px;display:block;margin-top:-2px}.catalog-series__td--pack:before{background:url(/icons/pdf/icons/pack-quantity.svg)center no-repeat;background-size:contain}.catalog-series__td--box:before{background:url(/icons/pdf/icons/box-quantity.svg)center no-repeat;background-size:contain}}@media (max-width:980px){.catalog-series__total{margin-left:unset}.catalog-series__properties{width:100%;margin-bottom:20px}.catalog-series__footer{justify-content:space-between}.catalog-series__inner{flex-direction:column}.catalog-series__images{width:100%;display:flex;align-items:center;justify-content:space-between}.catalog-series__image{height:96px}.catalog-series__list{width:100%}}@media (max-width:560px){.catalog-series__td[data-title]:before{width:50%;box-sizing:border-box;font-size:16px;line-height:20px;padding:7px 10px}.catalog-series__td--measure .quantity-select__current,td.catalog-series__td.catalog-series__td--measure{width:60px}td.catalog-series__td.catalog-series__td--quantity{width:calc(50% - 60px)}.catalog-series__image{height:88px}.catalog-series__title{font-size:18px;line-height:22px;padding:0 10px}.catalog-series,.catalog-series__title{border-radius:12px 12px 0 0}.catalog-series__favorite{padding:0;margin-right:-10px;width:38px;height:38px}.catalog-series__favorite svg{width:14px;height:14px}.catalog-series__caption{font-size:16px;line-height:18px;padding:7px 10px}.catalog-series__td{font-size:14px;line-height:16px}.catalog-series__footer{padding:10px 5px 20px;justify-content:center}img.catalog-series__property{width:24px;height:24px;margin-right:15px}span.catalog-series__property{margin-left:-5px;margin-right:15px}.catalog-series__total{padding-right:0;margin:5px}.catalog-series__properties{width:auto;margin:5px auto 5px 5px}.catalog-series__button.button{margin-top:10px}}