.cart-header{background:var(--white,#fff);border-bottom:1px solid var(--gray-darker,#d5dae5);padding:30px 0;position:relative;z-index:6}@media(max-width:440px){.cart-header{padding:15px 0}}.cart-header__title{color:var(--dark,#262626);font-size:2.125rem;font-weight:700;line-height:normal;margin:0 0 40px 0}@media(max-width:440px){.cart-header__title{font-size:1rem;font-weight:700;line-height:24px;margin:0 0 15px 0}}.cart-header__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width:768px){.cart-header__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cart__header-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto}@media(max-width:768px){.cart__header-dropdown{margin-left:0;margin-top:15px}}.cart__header-dropdown-title{color:var(--dark-light,#6d7179);font-size:.875rem;font-weight:700;line-height:22px;margin-right:5px;margin-left:30px}@media(max-width:768px){.cart__header-dropdown-title{margin-left:0}}.cart__header-dropdown-select{height:40px}.cart__header-dropdown-select .dropdown__header{height:40px;background:var(--gray,#f9f9f9);border:none;min-width:50px;padding:0 10px;-webkit-transition:var(--transition);transition:var(--transition)}@media(max-width:740px){.cart__header-dropdown-select .dropdown__header{height:40px;width:auto;margin:0}}.cart__header-dropdown-select .dropdown__header:hover{background:var(--gray-2,#eaeaea)}.cart__header-dropdown-select .dropdown__header .svg-icon{margin-left:3px;color:var(--dark-light,#6d7179);width:12px;height:12px}.cart__header-dropdown-select .dropdown__header-text{color:var(--dark,#262626);font-size:.875rem;font-style:normal;font-weight:500;line-height:22px}.cart__header-currency .dropdown__content{right:0;left:auto;width:50px}.cart__header-currency .dropdown__content-item{text-align:center}.cart-empty{padding:50px 0}@media(max-width:540px){.cart-empty{padding:30px 0}}.cart-empty__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-empty__icon,.cart-empty__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cart-empty__icon{width:100px;height:100px;border-radius:50%;background:var(--white,#fff);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}.cart-empty__icon svg{width:60px;height:60px}.cart-empty__title{-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1.75rem;font-weight:500;line-height:34px;margin-bottom:30px}.cart-empty__actions{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:440px){.cart-empty__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.cart-empty__actions a:not(:last-child){margin-right:30px}@media(max-width:440px){.cart-empty__actions a:not(:last-child){margin-right:0;margin-bottom:15px}}.cart-page{min-height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:var(--gray,#f9f9f9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.cart-page,.cart-page *{-webkit-box-sizing:border-box;box-sizing:border-box}.cart-page .container{width:100%}@media(max-width:740px){.cart-page .container{width:auto;margin-left:30px;margin-right:30px}}.cart-page__inner{padding:50px 0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media(max-width:540px){.cart-page__inner{padding:30px 0}}.cart-page__bottom{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:540px){.cart-page__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.cart-page__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media(max-width:540px){.cart-page__info{margin-bottom:15px}}.cart-page__info-title{color:var(--dark-light,#6d7179);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1rem;font-weight:500;line-height:24px;margin-right:10px}.cart-page__info-value{color:var(--dark,#262626);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1.375rem;font-weight:700;line-height:28px}.cart-page__info-subvalue{color:var(--dark,#262626);-webkit-font-feature-settings:"clig" off,"liga" off;font-feature-settings:"clig" off,"liga" off;font-size:1.1rem;font-weight:700;line-height:25px}@media(max-width:420px){.cart-page__order-btn{width:100%}}