@charset "utf-8";.Content__in{position:relative}.Content__in::before{content:'';display:block;pointer-events:none;height:var(--header-size)}.Section{display:grid;grid-template-columns:repeat(var(--column-count),var(--column-size));grid-column-gap:var(--column-gap);justify-content:center}.Section__in{grid-column-start:span var(--column-count)}.Section__head{font-weight:700;font-size:32px;line-height:44px;color:#111}.Section__head+*{margin-top:32px}@media (max-width:1400px){.Section{padding-right:var(--column-indent);padding-left:var(--column-indent)}}@media (max-width:1024px){.Section__head{font-size:24px;line-height:34px}.Section__head+*{margin-top:24px}}.Section--cart{padding-top:60px;padding-bottom:60px}.Section__cart{display:block;width:100%;height:auto;box-sizing:border-box}.Section__cart-in{display:grid;grid-template-columns:auto 332px;grid-template-rows:min-content;grid-gap:16px;position:relative;opacity:1;transition:opacity .2s}.Section__cart--loading .Section__cart-in{opacity:.5;cursor:not-allowed;pointer-events:none}.Section__cart--loading .Section__cart-in *{pointer-events:none}.Section__cart-products{display:block}.Section__cart-products__item{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:stretch;position:relative;padding:16px;width:100%;height:fit-content;box-sizing:border-box;border-radius:20px;border:1px solid #000;background-color:#f2f1ec;overflow:hidden}.Section__cart-products__item+.Section__cart-products__item{margin-top:16px}.Section__cart-products__item-image{display:block;position:relative;overflow:hidden;width:fit-content;height:194px;background-color:#fcfcfb;border-radius:12px;flex-shrink:0}.Section__cart-products__item-image img{display:block;width:auto;max-width:100%;height:100%;object-fit:cover;object-position:center;margin:auto}.Section__cart-products__item-image img:nth-child(1){position:relative;z-index:2;opacity:0;transition:opacity .2s}.Section__cart-products__item-image--loaded img:nth-child(1){opacity:1}.Section__cart-products__item-image img:nth-child(2){position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;transition:opacity .2s}.Section__cart-products__item-image--loaded img:nth-child(2){opacity:0}.Section__cart-products__item-in{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start;width:100%;height:auto;margin-left:8px;margin-right:24px;flex-shrink:1}.Section__cart-products__item-head{display:block}.Section__cart-products__item-head__title{max-width:340px;color:#111;font-size:16px;font-weight:700;line-height:22px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}.Section__cart-products__item-head__text{color:#111;font-size:14px;font-weight:500;line-height:20px;margin-top:4px}.Section__cart-products__item-head__text sub,.Section__cart-products__item-head__text sup{display:inline-block;margin-top:-100%}.Section__cart-products__item-price{display:block;margin-top:4px;margin-bottom:auto}.Section__cart-products__item-price__in{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;color:#111;font-size:20px;font-weight:700;line-height:28px}.Section__cart-products__item-price__discount{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center}.Section__cart-products__item-price__discount svg{display:block;width:20px;height:20px;color:#e11638;margin-right:8px;flex-shrink:0}.Section__cart-products__item-price__discount-title{color:#e11638;font-size:20px;font-weight:700;line-height:28px}.Section__cart-products__item-price__original{color:#81817f;font-size:16px;font-weight:700;line-height:22px;text-decoration:line-through;margin-top:1px;margin-left:8px}.Section__cart-products__item-price__request{color:#626262}.Section__cart-products__item-in>.Button{display:flex;margin-top:24px;margin-bottom:0}.Section__cart-products__item-paginations{display:block;width:100%;max-width:160px;height:fit-content;flex-shrink:0;margin-top:0;margin-bottom:auto}.Section__cart-products__item-paginations__title{color:#111;font-size:16px;font-weight:700;line-height:22px}.Section__cart-products__item-paginations__actions{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;margin-top:8px;width:100%;height:fit-content}.Section__cart-products__item-paginations__item.Button{--button_padding:0px;--button_font-size:28px;--button_line-height:28px;flex-shrink:0}.Section__cart-products__item-paginations__item--next{margin-right:auto}.Section__cart-products__item-paginations__text{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center;color:#888;font-size:16px;font-weight:400;line-height:22px;border-radius:12px;background-color:#fff;width:100%;height:36px;box-sizing:border-box;margin-left:8px;margin-right:8px;flex-shrink:1}.Section__cart-products__item-paginations__actions .Button:last-child{display:none;flex-shrink:0;margin-left:12px}.Section__cart-data{display:block;padding:16px;border-radius:20px;border:1px solid #111;width:100%;height:fit-content;box-sizing:border-box}.Section__cart-data__title{color:#111;font-size:24px;font-weight:700;line-height:34px}.Section__cart-data__title+*{margin-top:16px}.Section__cart-data__receipt{display:block}.Section__cart-data__receipt-title{color:#111;font-size:16px;font-weight:700;line-height:22px}.Section__cart-data__receipt-item{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:baseline;width:auto;height:auto;box-sizing:border-box;margin-top:8px}.Section__cart-data__receipt-item::after{content:'';display:block;width:100%;height:1px;background-color:#afaeaa;margin-left:4px;margin-right:4px;order:2;width:100%;flex-shrink:1}.Section__cart-data__receipt-item__header{color:#5e5d5c;font-size:14px;font-weight:400;line-height:20px;order:1;width:fit-content;flex-shrink:0;text-align:left;margin-right:auto}.Section__cart-data__receipt-item__header-title{display:inline-block}.Section__cart-data__receipt-item__header-text{display:inline-block}.Section__cart-data__receipt-item__footer{color:#111;font-size:14px;font-weight:700;line-height:20px;order:3;width:fit-content;flex-shrink:0;text-align:right;margin-left:auto}.Section__cart-data__receipt-item__footer-title{display:inline-block}.Section__cart-data__receipt-item__footer-text{display:inline-block;color:#5e5d5c;font-weight:400}.Section__cart-data__receipt-item--footnote .Section__cart-data__receipt-item__footer{color:#e11638}.Section__cart-data__receipt-item--footer{margin-top:16px}.Section__cart-data__receipt-item--footer .Section__cart-data__receipt-item__header{color:#111;font-size:20px;font-weight:500;line-height:28px}.Section__cart-data__receipt-item--footer .Section__cart-data__receipt-item__footer{font-size:20px;line-height:28px}.Section__cart-data__footer{display:grid;grid-template-columns:100%;grid-gap:8px;width:100%;margin-top:16px}.Section__cart-data__footer .Button{width:100%;--button_padding:24px}.Section__cart-placeholder{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:center;padding-top:140px;padding-bottom:140px}.Section__cart-placeholder__title{color:#111;text-align:center;font-size:32px;font-weight:700;line-height:44px;width:100%}.Section__cart-placeholder__text{color:#111;text-align:center;font-size:24px;font-weight:400;line-height:34px;width:100%;max-width:748px;margin-top:16px}.Section__cart-placeholder .Button{width:fit-content;margin-top:32px}@media (max-width:1400px){.Section__cart-in{grid-template-columns:auto 312px}.Section__cart-products{display:block}.Section__cart-products__item{display:grid;grid-template-columns:auto 1fr;grid-template-rows:min-content;grid-column-gap:8px}.Section__cart-products__item-image{height:198px;grid-area:1/1/3/2}.Section__cart-products__item-in{margin-left:0;margin-right:0;margin-bottom:8px;grid-area:1/2/2/3}.Section__cart-products__item-in>.Button{display:none}.Section__cart-products__item-paginations{max-width:100%;margin-top:auto;margin-bottom:0;grid-area:2/2/3/3}.Section__cart-products__item-paginations__actions .Button:last-child{display:flex}.Section__cart-products__item-paginations__text{max-width:70px}}@media (max-width:1024px){.Section__cart-in{grid-template-columns:100%}.Section__cart-products{order:2}.Section__cart-data{order:1}.Section__cart-data__title{font-size:20px;line-height:28px}.Section__cart-data__footer{grid-template-columns:repeat(2,calc((100% - 8px * 1)/ 2))}.Section__cart-placeholder{padding-top:100px;padding-bottom:100px}.Section__cart-placeholder__title{font-size:24px;line-height:34px}.Section__cart-placeholder__text{font-size:20px;line-height:28px}.Section__cart-placeholder .Button{margin-top:24px}}@media (max-width:768px){.Section__cart-products__item{padding:8px}.Section__cart-products__item-image{height:104px;grid-area:1/1/2/2}.Section__cart-products__item-in{margin-bottom:0;grid-area:1/2/2/3}.Section__cart-products__item-head{display:block}.Section__cart-products__item-head__title{font-size:14px;line-height:20px}.Section__cart-products__item-head__text{font-size:12px;line-height:16px}.Section__cart-products__item-price__in{font-size:14px;line-height:20px;flex-direction:column;align-items:flex-start}.Section__cart-products__item-price__discount svg{width:14px;height:14px;margin-right:4px}.Section__cart-products__item-price__discount-title{font-size:14px;line-height:20px}.Section__cart-products__item-price__original{font-size:12px;line-height:16px;margin-top:0;margin-left:0}.Section__cart-products__item-paginations{margin-top:8px;grid-area:2/1/3/3}.Section__cart-products__item-paginations__title{display:none}.Section__cart-products__item-paginations__actions{margin-top:0}.Section__cart-data{display:block;padding:16px;border-radius:20px;border:1px solid #111;width:100%;height:fit-content;box-sizing:border-box}.Section__cart-data__title{color:#111;font-size:24px;font-weight:700;line-height:34px}.Section__cart-data__title+*{margin-top:16px}.Section__cart-data__footer{grid-template-columns:100%}.Section__cart-placeholder{padding-top:60px;padding-bottom:60px;grid-column:span 2}.Section__cart-placeholder .Button{width:100%}}.Section--populars{padding-top:0}