.select-collection-items-footer__popup-footer{align-items:center;display:flex;justify-content:space-between}.cart-modal-action-empty__title{color:var(--red-1,#f1574b);font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:16px;font-weight:var(--w-font-weight-light,300);letter-spacing:0;line-height:24px}.cart-modal-action-counter{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.cart-modal-action-selected{align-items:center;display:flex;gap:20px}.cart-modal-action-selected__selected{align-items:center;background:var(--neutral-1,#f8f8f8);border-radius:35px;display:flex;font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:14px;font-weight:var(--w-font-weight-medium,500);letter-spacing:0;line-height:20px;padding:4px 12px}.cart-modal-action-selected__check{color:var(--green-1,#2bc78f);height:16px;margin-left:4px;width:16px}.stock-item-template{display:grid;grid-template-areas:"img title" "description description" "action-bottom action-bottom";grid-template-columns:64px 1fr;grid-column-gap:16px;grid-row-gap:12px;align-items:center}@media screen and (min-width:768px){.stock-item-template{align-items:flex-start;-moz-column-gap:24px;column-gap:24px;grid-template-areas:"img title" "img description" "img action-bottom";grid-template-columns:auto 1fr;grid-row-gap:4px}}.stock-item-template__img{grid-area:img}.stock-item-template__title{font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:16px;font-weight:var(--w-font-weight-medium,500);grid-area:title;letter-spacing:0;line-height:24px}@media screen and (min-width:768px){.stock-item-template__title{color:var(--neutral-7,#272727);font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:18px;font-weight:var(--w-font-weight-medium,500);letter-spacing:0;line-height:26px}}.stock-item-template__description{color:var(--neutral-5,#828282);font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:12px;font-weight:var(--w-font-weight-light,300);grid-area:description;letter-spacing:0;line-height:18px;margin-bottom:8px;position:relative}@media screen and (min-width:768px){.stock-item-template__description{font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:14px;font-weight:var(--w-font-weight-light,300);letter-spacing:0;line-height:20px}}.stock-item-template__action-bottom{grid-area:action-bottom}.action-product-list__products{display:flex;flex-flow:column;gap:16px}.action-product-list__products .cart-modal__title{font-family:var(--w-font-family,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif);font-size:16px;font-weight:var(--w-font-weight-medium,500);letter-spacing:0;line-height:24px}.select-collection-items-body__steps{margin-bottom:40px}
