.rg-cart{padding-top:10px;padding-bottom:80px}.rg-box{display:flex;gap:var(--rg-col-gap);justify-content:center;align-items:flex-start;padding-top:24px}.rg-box__main{width:var(--rg-col-main);flex:0 0 auto;min-width:0}.rg-box__side{width:var(--rg-col-side);flex:0 0 auto}@media screen and (min-width:1281px){.rg-box__side{position:sticky;top:calc(var(--header-height, 0px) + 16px);align-self:flex-start}}@media screen and (max-width:1280px){.rg-box{display:block;width:var(--rg-col-main);margin:0 auto}.rg-box__main,.rg-box__side{width:100%}.rg-box__side{margin-top:28px}}@media screen and (max-width:1025px){.rg-box{width:auto;margin-left:10px;margin-right:10px}.rg-box__side{margin-top:20px}}.rg-card{background:var(--rg-white);border-radius:var(--rg-r-card)}.rg-toolbar{display:flex;align-items:center;justify-content:space-between;padding:20px var(--rg-card-pad-x);margin-bottom:var(--rg-stack-gap)}.rg-products{padding:var(--rg-card-pad-y) var(--rg-card-pad-x)}@media screen and (max-width:1025px){.rg-toolbar{padding-left:24px;padding-right:24px}.rg-products{padding:24px}}.rg-toolbar__actions{display:flex;align-items:center;gap:20px}.rg-toolbar__actions .rg-icon[data-rg-share]{width:20px;height:21px}.rg-toolbar__actions .rg-icon[data-rg-clear]{width:22px;height:23px}.rg-toolbar__actions .rg-icon[data-rg-share] svg{width:20px;height:20px}.rg-toolbar__actions .rg-icon[data-rg-clear] svg{width:22px;height:22px}.rg-products__head{display:flex;align-items:flex-start;margin-bottom:0}.rg-products__count{font-family:var(--rg-font-body);font-weight:400;font-size:12px;line-height:16px;color:var(--rg-muted);vertical-align:super;margin-left:4px}.rg-cart-banner{display:flex;width:100%;padding:44px 0}.rg-cart-banner img{display:block;width:100%;height:auto}@media screen and (max-width:1025px){.rg-cart-banner{padding:20px 0 0}}.rg-list{margin:0;padding:0;list-style:none}.rg-entry{padding-top:32px}.rg-entry__box{display:flex;align-items:flex-start}.rg-entry__media{position:relative;width:120px;height:145px;flex:0 0 120px}.rg-entry__media img{display:block;width:120px;height:120px;object-fit:contain;margin-top:12px}.rg-entry__check{position:absolute;top:0;left:0;z-index:1}.rg-entry__info{flex:1 1 auto;min-width:0;padding-left:20px}.rg-entry__sub{display:block;margin:0 0 4px;font-size:12px;line-height:16px;color:var(--rg-muted)}.rg-entry__name{display:block;margin:0;font-size:16px;line-height:24px;font-weight:400;color:var(--rg-black);text-decoration:none;overflow-wrap:anywhere}.rg-entry__name:hover{text-decoration:underline}.rg-entry__opts{margin:4px 0 0;font-size:12px;line-height:16px;color:var(--rg-muted)}.rg-entry__opts div{display:flex;gap:4px}.rg-entry__opts dt,.rg-entry__opts dd{margin:0}.rg-entry__menu{position:relative;flex:0 0 30px;height:24px;display:flex;justify-content:flex-end}.rg-entry__menu [data-rg-menu-toggle]{width:28px;height:24px}.rg-entry__menu [data-rg-menu-toggle] svg{width:4px;height:18px}.rg-entry__actions{display:flex;align-items:center;justify-content:space-between;margin-top:20px;min-height:35px}.rg-entry__price{display:flex;align-items:baseline;gap:12px}.rg-entry__now{font-family:var(--rg-font-head);font-weight:700;font-size:20px;line-height:28px;color:var(--rg-black);white-space:nowrap}.rg-entry__was{font-size:12px;line-height:16px;color:var(--rg-muted-2);text-decoration:line-through;white-space:nowrap}.rg-entry__error{margin:8px 0 0;font-size:12px;line-height:16px;color:#d21a1a}.rg-entry__error:empty{display:none}.rg-entry--busy{opacity:.45;pointer-events:none}.rg-counter{display:flex;align-items:center;width:105px;height:35px;border-radius:var(--rg-r-chip);background:var(--rg-page);overflow:hidden}.rg-counter button{-webkit-appearance:none;appearance:none;width:35px;height:35px;flex:0 0 35px;border:0;background:none;color:var(--rg-black);cursor:pointer;display:grid;place-items:center;padding:0}.rg-counter button[data-rg-step="-1"] svg{width:16px;height:3px}.rg-counter button[data-rg-step="1"] svg{width:16px;height:17px}.rg-counter button:disabled{opacity:.2;cursor:not-allowed}.rg-counter input{width:35px;height:35px;flex:0 0 35px;border:0;background:none;text-align:center;font-family:var(--rg-font-body);font-size:16px;line-height:35px;color:var(--rg-black);padding:0;-moz-appearance:textfield}.rg-counter input::-webkit-outer-spin-button,.rg-counter input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.rg-entry--unselected .rg-counter{pointer-events:none}.rg-entry--unselected .rg-counter button,.rg-entry--unselected .rg-counter input{color:var(--rg-muted-2);opacity:.35}.rg-menu{position:relative}.rg-menu__list{position:absolute;top:0;right:32px;z-index:20;width:175px;margin:0;padding:0 20px;list-style:none;background:var(--rg-white);border-radius:var(--rg-r-menu);box-shadow:var(--rg-shadow-menu);display:none}.rg-menu__list[data-open=true]{display:block}.rg-menu__list li:first-child{border-bottom:1px solid var(--rg-page)}.rg-menu__list button{display:flex;align-items:center;gap:8px;width:135px;height:48px;padding:0;border:0;background:none;font-family:var(--rg-font-body);font-size:16px;line-height:24px;color:var(--rg-black);text-align:left;cursor:pointer;white-space:nowrap}.rg-menu__list svg{width:20px;height:20px;flex:0 0 20px}.rg-menu__list button:hover{opacity:.6}.rg-menu__list button[data-active=true] svg{color:var(--rg-orange)}.rg-totals{padding:var(--rg-card-pad-y) 0}@media screen and (max-width:1025px){.rg-totals{padding:24px 0}}.rg-totals__pad{padding-left:var(--rg-side-pad-x);padding-right:var(--rg-side-pad-x)}@media screen and (max-width:560px){.rg-totals__pad{padding-left:20px;padding-right:20px}.rg-toolbar,.rg-products{padding-left:16px;padding-right:16px}}.rg-totals__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.rg-totals__count{font-size:16px;line-height:24px;color:var(--rg-muted);white-space:nowrap}.rg-delivery{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px var(--rg-side-pad-x) 0;padding:20px 24px;border-radius:var(--rg-r-chip);background:var(--rg-page);font-size:14.8px;line-height:20.8px}.rg-delivery__title{color:var(--rg-muted)}.rg-delivery__price{font-weight:700;color:var(--rg-green);white-space:nowrap}@media screen and (max-width:560px){.rg-delivery{margin-left:20px;margin-right:20px}}.rg-promo{margin-top:12px}.rg-promo__field{display:flex;align-items:center;height:55px;padding:6px 20px;border:1px solid var(--rg-line);border-radius:var(--rg-r-chip);background:var(--rg-white)}.rg-promo__field:focus-within{border-color:var(--rg-black)}.rg-promo__field input{flex:1 1 auto;min-width:0;border:0;background:none;font-family:var(--rg-font-body);font-size:16px;line-height:24px;color:var(--rg-black);padding:0}.rg-promo__field input::placeholder{font-size:14px;color:var(--rg-muted-2);opacity:1}.rg-promo__field input:focus{outline:none}.rg-promo__submit{flex:0 0 21px;width:21px;height:20px;margin-left:12px}.rg-promo__note{margin:8px 0 0;font-size:12px;line-height:16px;color:var(--rg-muted)}.rg-authrow{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;margin:12px var(--rg-side-pad-x) 0;padding:16px 21px;border-radius:var(--rg-r-chip);background:var(--rg-page);text-decoration:none;color:var(--rg-black)}.rg-authrow__content{display:flex;align-items:flex-start;gap:16px;flex:1 1 auto;min-width:0}.rg-authrow__icon{flex:0 0 40px;width:40px;height:40px;border-radius:var(--rg-r-chip);background:var(--rg-black);display:grid;place-items:center}.rg-authrow__icon svg{width:28px;height:22px}.rg-authrow>svg{flex:0 0 20px;width:20px;height:20px}.rg-authrow__body{flex:1 1 auto;min-width:0}.rg-authrow__titleline{display:flex;align-items:center;gap:8px;height:24px}.rg-authrow__title{font-size:16px;font-weight:600;line-height:24px;color:var(--rg-black)}.rg-authrow__info{display:flex;flex:0 0 21px;width:21px;height:20px}.rg-authrow__info svg{width:21px;height:20px}.rg-authrow__sub{display:block;white-space:nowrap;font-size:12px;line-height:16px;color:var(--rg-muted)}@media screen and (max-width:560px){.rg-authrow{margin-left:8px;margin-right:8px}.rg-cart{padding-bottom:48px}}@media screen and (max-width:1025px){.rg-authrow{margin-top:24px}}.rg-result{margin:12px var(--rg-side-pad-x) 24px;padding:16px 0;border-radius:var(--rg-r-chip);background:var(--rg-page)}@media screen and (max-width:560px){.rg-result{margin-left:20px;margin-right:20px}}.rg-result__row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 21px;font-size:14.8px;line-height:20.8px;color:var(--rg-muted)}.rg-result__row+.rg-result__row{margin-top:10px}.rg-result__row dt,.rg-result__row dd{margin:0}.rg-result__discount{color:var(--rg-green);white-space:nowrap}.rg-result__total{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:16px;padding:16px 21px 0;border-top:1px solid var(--rg-line);font-family:var(--rg-font-head);font-weight:700;font-size:20px;line-height:28px;color:var(--rg-black)}.rg-cartno{margin-top:24px;font-size:14.8px;line-height:20.8px;color:var(--rg-muted)}.rg-rules{margin-top:16px;font-size:12px;line-height:16px;color:var(--rg-muted)}.rg-rules a{color:var(--rg-black);text-decoration:underline}.rg-empty{padding:32px 0;margin-top:48px}.rg-empty__wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.rg-empty__icon{width:120px;height:120px;display:block}.rg-empty__title{margin:20px 0;text-align:center}.rg-empty__text{margin:0;text-align:center;font-size:14.8px;line-height:20.8px;color:var(--rg-muted-3)}.rg-empty__text a{color:var(--rg-black);text-decoration:underline}.rg-empty__cta{margin:48px 0 16px;padding:0 20px;text-align:center}.rg-empty__cta .rg-btn{display:inline-block;width:350px;max-width:100%}@media screen and (max-width:1025px){.rg-empty__cta{margin-top:32px}}.rg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:16px;background:#0006}.rg-overlay[hidden]{display:none}.rg-modal{position:relative;width:650px;max-width:100%;padding:28px 48px;border:0;border-radius:var(--rg-r-chip);background:var(--rg-white);display:flex;flex-direction:column}.rg-modal__close{position:absolute;top:22px;right:22px;width:24px;height:24px}.rg-modal__content{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:72px 0}.rg-modal__title{text-align:center}.rg-modal__text{margin:20px 0 0;font-size:14.8px;line-height:20.8px;color:var(--rg-muted);text-align:center}.rg-modal__actions{margin-top:24px}.rg-modal__copy{display:flex;align-items:center;gap:8px;width:100%;margin-top:24px;padding:6px 20px;border:1px solid var(--rg-line);border-radius:var(--rg-r-chip);height:55px}.rg-modal__copy input{flex:1 1 auto;min-width:0;border:0;background:none;font-family:var(--rg-font-body);font-size:14px;color:var(--rg-muted);padding:0}.rg-modal__copy input:focus{outline:none}@media screen and (max-width:749px){.rg-modal{padding:24px 20px}.rg-modal__content{padding:32px 0}}.rg-toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:1100;padding:12px 20px;border-radius:var(--rg-r-chip);background:var(--rg-black);color:var(--rg-white);font-size:14.8px;line-height:20.8px;box-shadow:0 4px 16px #0003}.rg-toast[hidden]{display:none}
/*# sourceMappingURL=/cdn/shop/t/17/assets/rg-cart.css.map */
