@media (max-width: 575px){.cart-box-sticks-to-bottom{position:sticky;bottom:66px;padding:16px 16px 8px;border-radius:16px 16px 0 0;margin:-16px -16px 0;background:#fff;box-shadow:0 -1px 2px #00000029;z-index:11}.cart-box-sticks-to-bottom_fixed{padding:16px 0 8px;margin:-16px 0 0;box-shadow:none}}.cart-item{position:relative;display:grid;grid-template-columns:110px 1fr 80px;grid-gap:12px 16px;font-size:15px;line-height:18px}.cart-item+.cart-item{padding-top:32px;border-top:1px solid #ecf1f5;margin-top:30px}.cart-item_has-postcard:before{content:"";width:2px;height:calc(100% - 96px);background:#d8dee4;position:absolute;top:118px;left:54px}.cart-item+.cart-item_has-postcard:before{height:calc(100% - 126px);top:148px}.cart-item_has-parent{border:0!important;margin-top:0!important}.cart-item__img-box{grid-row:1/4}.cart-item__img{width:100%;height:auto;border-radius:8px;background:#f5f5f5}.cart-item__name-box{grid-column:2/4}.cart-item__name{color:#333!important}.cart-item__qty-box{grid-column:2/4;display:flex;justify-content:flex-end}.cart-item__price-box{align-self:center;color:#000;font-size:16px;font-weight:400;line-height:1}.cart-item__del-box{display:flex;justify-content:flex-end;align-self:center;gap:30px}.cart-item__btn-i{padding:0;border:0;color:#777}@media (min-width: 768px){.cart-item{grid-template-columns:80px 1fr 140px 105px 80px;align-items:center}.cart-item_postcard{grid-template-columns:80px 1fr 105px 80px}.cart-item_has-postcard:before{display:none}.cart-item_has-parent{padding-left:53px}.cart-item_has-parent:before{content:"";width:16px;height:calc(50% + 6px);border-color:#d8dee4;border-style:solid;border-width:0 0 2px 2px;border-radius:0 0 0 8px;position:absolute;bottom:calc(50% - 16px);left:27px}.cart-item_has-parent+.cart-item_has-parent:before{height:calc(100% - 20px)}.cart-item__img-box{grid-row:auto}.cart-item__qty-box{grid-column:3/4;grid-row:1/2}.cart-item__name-box{grid-column:2/3;grid-row:1/2}.cart-item__price-box{text-align:right}}@media (min-width: 992px){.cart-item{grid-template-columns:100px 1fr 140px 153px 80px;grid-gap:20px;font-size:18px;line-height:24px}.cart-item_postcard{grid-template-columns:100px 1fr 153px 80px}.cart-item__price-box{font-size:20px;line-height:25px}}.cart{counter-reset:cart-groups;font-size:15px;line-height:18px}.pseudo-link{border-bottom:2px dashed;color:#d53782;font-weight:500;cursor:pointer}.pseudo-link:hover{border-color:transparent;color:#a8215d}.cart-price{color:#000;font-size:16px;font-weight:400;line-height:22px}.cart-group{margin-bottom:45px}.cart-group__count{display:flex;margin-bottom:25px;align-items:center}.cart-group__count:before{content:counter(cart-groups);counter-increment:cart-groups;display:flex;align-items:center;justify-content:center;flex:0 0 33px;width:33px;height:33px;border-radius:50%;margin-right:14px;background:#d93b82;color:#fff;font-size:20px;font-style:normal;font-weight:400;line-height:1}.cart-group__header{padding-bottom:17px;border-bottom:1px solid #d8dee4;margin-bottom:30px;color:#777;font-size:13px;line-height:18px}@media (min-width: 768px){.cart-group__header{display:grid;grid-template-columns:1fr 140px 105px 80px;grid-gap:20px}}@media (min-width: 992px){.cart-price{font-size:20px;line-height:25px}.cart-group__header{grid-template-columns:1fr 140px 153px 80px}}
