@media (min-width:370px){:root{--p-mgr--carts-columns:2}}@media (min-width:480px){:root{--p-mgr--carts-columns:3}}@media (min-width:760px){:root{--p-mgr--carts-columns:4}}@media (min-width:950px){:root{--p-mgr--carts-columns:5}}@media (min-width:1100px){:root{--p-mgr--carts-columns:6}}.p-mgr__cart{width:100%;max-width:180px;height:80px;border-radius:16px;background:#f7f8fa;display:flex;align-items:center;justify-content:center;position:relative;transition:box-shadow .15s ease-in-out}.p-mgr__cart:not(.p-mgr__cart--non-interactive):not(.p-mgr__cart--active):active,.p-mgr__cart:not(.p-mgr__cart--non-interactive):not(.p-mgr__cart--active):focus,.p-mgr__cart:not(.p-mgr__cart--non-interactive):not(.p-mgr__cart--active):hover{box-shadow:0 4px 30px 0 rgba(0,0,0,.08)}.p-mgr__cart--active,.p-mgr__cart--active:active,.p-mgr__cart--active:focus,.p-mgr__cart--active:hover,.p-mgr__cart--active:link,.p-mgr__cart--active:visited{border-color:#026ffa;cursor:default;box-shadow:none;pointer-events:none}.p-mgr__cart--active:after{content:"";position:absolute;display:block;width:12px;height:12px;background:url("data:image/svg+xml;utf8,%3Csvg height='9' viewBox='0 0 12 9' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 3.5l3.75 3.75L11 1' fill='none' stroke='%23026FFA' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E") no-repeat 50%;background-size:contain;top:7px;right:6px}.p-mgr__cart>img{margin:0 auto}.p-mgr__carts{text-align:center}.p-mgr__carts-more{display:inline-block;border-bottom:1px dashed;line-height:1.44;margin:30px 0 0}.p-mgr__carts-more,.p-mgr__carts-more:active,.p-mgr__carts-more:focus,.p-mgr__carts-more:hover,.p-mgr__carts-more:link,.p-mgr__carts-more:visited{text-decoration:none}.p-mgr__carts-list{display:flex;flex-wrap:wrap;justify-content:center;margin:24px 0;gap:24px}@media (max-width:480px){.p-mgr__carts-list{display:grid;grid-template-columns:1fr 1fr}}.p-mgr__carts-all{margin-top:30px;display:inline-block;font-size:.89em}.p-mgr__carts-popup{display:flex;flex-wrap:wrap;margin:0 auto;width:100%;max-width:190px}.p-mgr__carts-popup--unfolded+.p-mgr__carts-more,.p-mgr__carts-popup:not(.p-mgr__carts-popup--unfolded) .p-mgr__cart:nth-child(n+7){display:none}@supports (display:grid) and (--c-v:1) and (grid-template-columns:repeat(var(--c-v,1),1fr)){.p-mgr__carts-popup{display:grid;grid-row-gap:20px;grid-column-gap:20px;grid-template-columns:repeat(var(--p-mgr--carts-columns,1),1fr);max-width:calc(var(--p-mgr--carts-columns, 1) * 180px)}.p-mgr .p-mgr__carts-popup .p-mgr__cart{margin:0;flex:0 0 100%;max-width:100%}}@media (min-width:370px){.p-mgr__carts-popup:not(.p-mgr__carts-popup--unfolded) .p-mgr__cart:nth-child(n+1){display:flex}.p-mgr__carts-popup:not(.p-mgr__carts-popup--unfolded) .p-mgr__cart:nth-child(n+13){display:none}.p-mgr__carts-popup .p-mgr__cart{flex-basis:calc(50% - 20px);max-width:calc(50% - 20px)}}@media (min-width:480px){.p-mgr__cart__carts-popup:not(.p-mgr__carts-popup--unfolded) .p-mgr__cart:nth-child(n+1){display:flex}.p-mgr__cart__carts-popup:not(.p-mgr__carts-popup--unfolded) .p-mgr__cart:nth-child(n+19){display:none}.p-mgr__cart__carts-popup .p-mgr__cart{flex-basis:calc(33.333% - 40px);max-width:calc(33.333% - 40px)}}@media (min-width:760px){.p-mgr__carts-popup:not(.p-mgr__carts-popup--unfolded) .p-mgr__cart:nth-child(n+1){display:flex}.p-mgr__carts-popup .p-mgr__cart{flex-basis:calc(25% - 60px);max-width:calc(25% - 60px)}.p-mgr__carts-more{display:none}}@media (min-width:850px) and (max-width:1199px){.p-mgr__carts-list{max-width:900px;margin-left:auto;margin-right:auto}}@media (min-width:950px){.p-mgr__carts-popup .p-mgr__cart{flex-basis:calc(20% - 80px);max-width:calc(20% - 80px)}}@media (min-width:1100px){.p-mgr__carts-popup .p-mgr__cart{flex-basis:calc(16.666% - 100px);max-width:calc(16.666% - 100px)}}@media (max-width:480px){.p-mgr__cart{margin:0 auto}}#carts .gb-popup__content{text-align:center}@media (min-width:992px){#carts .gb-popup__title+.gb-popup__content{margin-top:40px}}