.offer-card{background-color:#e7f1ff;padding:10px;margin:10px 0;border-radius:10px}.offer-card__header{border-radius:10px;position:-webkit-sticky;position:sticky;top:58px;z-index:2}.offer-card__header>div{padding:5px;background-color:#ced8e6;border-radius:10px}.offer-card__header :first-child{background-color:rgba(206,216,230,0)}.offer-card__expander{cursor:pointer;color:#0b5ed7}.offer-card__description{color:#6c757d}.offer-card__row{margin:10px 0;width:100%}.offer-card__row>div{display:flex;justify-content:center;align-content:center;flex-direction:column}.offer-card__row__probability{border-radius:1rem;border:1px solid gray;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}.offer-card__row__probability-good{background-color:green}.offer-card__row__probability-warning{background-color:orange}.offer-card__row__probability-danger{background-color:#b60707}.offer-card__row__own-local-stock{background-color:#68b132;border-radius:10px}.offer-card__row__own-stock{background-color:#efd152;border-radius:10px}.offer-card__row__not_own-stock{background-color:#811218}.offer-card__row:hover{background-color:oldlace;border-radius:10px}.offer-card__header__article{display:none}.offer-card__header__quantity{width:12%}.offer-card__header__date{width:30%;margin:0 5px}.offer-card__header__price{width:58%}.offer-card__quantity{width:12%}.offer-card__date{width:30%}.offer-card__price{width:20%}.offer-card__count{width:38%}.offer-card__aside-title{display:none}.offer-card__price__last-update-field{color:#6c757d;font-size:.9rem}@media(min-width:768px){.offer-card__header__quantity{width:10%}.offer-card__header__date{width:40%}.offer-card__header__price{width:50%}.offer-card__quantity{width:10%}.offer-card__date{width:40%}.offer-card__price{width:28%}.offer-card__count{width:22%}}@media(min-width:1400px){.offer-card__aside-title{display:block;width:42%}.offer-card__rows{width:58%}.offer-card__header__article{display:block;width:42%}.offer-card__header__quantity{width:8%}.offer-card__header__date{width:20%}.offer-card__header__price{width:30%}.offer-card__quantity{width:14%}.offer-card__date{width:35%}.offer-card__price{width:21%}.offer-card__count{width:30%}}.offer-table th{font-size:.65rem}@media(min-width:992px){.offer-table th{font-size:1rem}}.cart-table td,.offer-table td,.order-info-table td{vertical-align:middle!important}.cart-table td.td__space,.offer-table td.td__space,.order-info-table td.td__space{border-left:none;border-right:none;background-color:#fff}.cart-table td.td__count,.cart-table td.td__date,.cart-table td.td__description,.cart-table td.td__distributor,.cart-table td.td__price,.cart-table tr.tr__header div.description,.offer-table td.td__count,.offer-table td.td__date,.offer-table td.td__description,.offer-table td.td__distributor,.offer-table td.td__price,.offer-table tr.tr__header div.description,.order-info-table td.td__count,.order-info-table td.td__date,.order-info-table td.td__description,.order-info-table td.td__distributor,.order-info-table td.td__price,.order-info-table tr.tr__header div.description{font-size:.8rem}.cart-table td.td__quantity,.offer-table td.td__quantity,.order-info-table td.td__quantity{width:8%}.cart-table td.td__price,.offer-table td.td__price,.order-info-table td.td__price{width:10%}.cart-table td.td__date,.offer-table td.td__date,.order-info-table td.td__date{width:18%}.cart-table td.td__count,.offer-table td.td__count,.order-info-table td.td__count{width:15%}.cart-table td.td__distributor,.offer-table td.td__distributor,.order-info-table td.td__distributor{width:5%}.cart-table td.td__count input,.offer-table td.td__count input,.order-info-table td.td__count input{text-align:center}.cart-table .td__date__isNotActual,.offer-table .td__date__isNotActual,.order-info-table .td__date__isNotActual{color:red!important}.price-item-card .price-item-card__image{object-fit:contain}.price-item-card .price-item-card__image,.price-item-card main{width:100%}.price-item-card .price-item-card__desc{margin-top:2rem;font-size:1.3rem}.price-item-card .price-item-card__desc h2{-webkit-text-decoration:#000 underline;text-decoration:#000 underline}.price-item-card .price-item-card__desc .price-item-card__desc__row{width:100%}.price-item-card .price-item-card__desc .price-item-card__desc__row>span{display:inline-block;width:50%}.price-item-card .price-item-card__desc .price-item-card__desc__row>span.price-item-card__desc__row__title{color:#707f8d}.price-item-card .price-item-card__desc .price-item-card__desc__row>span.price-item-card__desc__row__additional{width:100%;color:#707f8d;font-size:1rem}@media(min-width:768px){.price-item-card .price-item-card__image{width:90%;height:300px}.price-item-card .price-item-card__desc{margin-top:0}}.add-to-cart button.add-to-cart__add{margin-left:7px;width:34px;height:34px;min-width:40px;max-width:40px}.add-to-cart__count{position:relative}.add-to-cart__count input[type=number]{width:100%;height:34px;min-width:70px;-moz-appearance:textfield;text-align:center}.add-to-cart__count input::-webkit-inner-spin-button,.add-to-cart__count input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart__count button{width:10px;height:10px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;color:#b0b0ad;position:absolute;top:12px;padding:0;margin:0}.add-to-cart__count button.add-to-cart__count__minus-button{left:7px}.add-to-cart__count button.add-to-cart__count__plus-button{right:7px}