@media(min-width:1200px){.l-cart__col--main{flex:0 0 65%;max-width:65%}}@media(min-width:1850px){.l-cart__col--main{flex:0 0 70%;max-width:70%}}@media(min-width:1200px){.l-cart__col--side{flex:0 0 35%;max-width:35%}}@media(min-width:1850px){.l-cart__col--side{flex:0 0 30%;max-width:30%}}.checkout-header__logo{max-height:3.125rem;width:auto}@media(min-width:992px){.checkout-header__logo{max-height:6.5625rem}}@media(min-width:1200px){.l-checkout-panel__col--side{flex:0 0 25rem;max-width:25rem}}@media(min-width:1400px){.l-checkout-panel__col--side{flex:0 0 31.25rem;max-width:31.25rem}}@media(min-width:1200px){.l-checkout-panel__col--main{flex:0 0 calc(100% - 25rem);max-width:calc(100% - 25rem)}}@media(min-width:1400px){.l-checkout-panel__col--main{flex:0 0 calc(100% - 31.25rem);max-width:calc(100% - 31.25rem)}}.product-line-grid{align-items:center}.product-line-grid:not(:last-child){border-bottom:1px solid #ececec}.product-line-grid--giftcard .product-line-grid__title a{pointer-events:none}.product-line-grid__row{grid-gap:.9375rem .625rem;display:grid;grid-template-areas:"image content content" "qty price remove";grid-template-columns:5rem 1fr 1.875rem}@media(min-width:992px){.product-line-grid__row{grid-gap:0 1.25rem;align-items:center;grid-template-areas:"image content shipping unitprice qty price remove";grid-template-columns:minmax(2.5rem,5rem) 5fr 3fr 3fr 3fr 3fr 1.875rem}}@media(min-width:1850px){.product-line-grid__row{grid-gap:0 2.5rem}}.product-line-grid__block--image{grid-area:image}@media(min-width:1850px){.product-line-grid__block--image{margin-right:-1.25rem}}.product-line-grid__block--prod{grid-area:content}.product-line-grid__block--shipping{grid-area:shipping}.product-line-grid__block--price{grid-area:unitprice}.product-line-grid__block--qty{grid-area:qty}.product-line-grid__block--total{grid-area:price}.product-line-grid__block--delete{align-self:center;grid-area:remove;justify-self:center}.checkout-step:not(:first-child){border-top:0 solid rgba(0,0,0,.125)}.checkout-step__header{border-bottom:0}.checkout-step .step-number{display:inline-block}.checkout-step .content{border-top:0 solid rgba(0,0,0,.125)}.checkout-step .not-allowed{cursor:not-allowed;opacity:.5}.checkout-step .content,.checkout-step .done,.checkout-step .step-edit{display:none}.checkout-step.-unreachable .step-title{cursor:not-allowed;opacity:.5}.checkout-step.-current .step-title{cursor:default}.checkout-step.-current .content{display:block}.checkout-step.-reachable.-complete .done{display:inline-block}.checkout-step.-current.-reachable.-complete .done,.checkout-step.-current.-reachable.-complete .step-edit,.checkout-step.-reachable.-complete .content{display:none}.checkout-step.-current.-reachable.-complete .step-number{display:inline-block}.checkout-step.-current.-reachable.-complete .content{display:block}.js-payment-binary,.js-payment-binary .accept-cgv{display:none}.js-payment-binary.disabled{cursor:not-allowed;opacity:.6}.js-payment-binary.disabled:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.js-payment-binary.disabled .accept-cgv{display:block}.checkout-option-block{border:1px solid transparent;border-radius:.9375rem;outline:1px solid #cdced2;position:relative;transition:.3s}.checkout-option-block.selected,.checkout-option-block:hover{border-color:#2aaa50;outline-color:#2aaa50;transition:.3s}.checkout-option-block__radio{align-items:center;border:1px solid #000;border-radius:50%;display:flex;font-size:1.25rem;height:1em;justify-content:center;position:relative;width:1em}.checkout-option-block__radio:after{background-color:#2aaa50;border-radius:50%;content:"";display:block;height:.5em;opacity:0;transition:.3s;width:.5em}.checkout-option-block:hover .checkout-option-block__radio:after,.selected .checkout-option-block__radio:after{opacity:1}.checkout-option-block__img--default{max-height:2.5rem}@media(max-width:991.98px){.checkout-nav-wrapper{background-color:#f8f8f8;position:relative}.checkout-nav-wrapper:before{background-color:#f8f8f8;bottom:0;box-shadow:50px 0 0 0 #f8f8f8;content:"";left:calc(-50vw + 50%);position:absolute;top:0;width:calc(100vw - 50px);z-index:-1}}@media(min-width:992px){.checkout-nav-wrapper{background:#fff}}.checkout-nav__spacer{border-top:1px solid #2aaa50;flex:1}.checkout-nav__icon{background-color:#fff;border:1px solid #2aaa50;border-radius:50%;color:#fff;display:block;font-size:1.125rem;height:1em;overflow:hidden;position:relative;width:1em}.checkout-nav__icon:before{display:none}.checkout-nav__title{bottom:110%;font-size:.625rem;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}@media(min-width:992px){.checkout-nav__title{font-size:.75rem;width:-moz-max-content;width:max-content}}.checkout-nav__edit{display:none}.checkout-nav__link--completed:not(.checkout-nav__link--active) .checkout-nav__icon{align-items:center;background:#2aaa50;border-color:#2aaa50;display:flex;justify-content:center}.checkout-nav__link--completed:not(.checkout-nav__link--active) .checkout-nav__icon:before{display:block;font-size:.5em}.checkout-nav__link--completed:not(.checkout-nav__link--active) .checkout-nav__edit{display:inline-block}.checkout-nav__link--active .checkout-nav__icon{background:#2aaa50}.checkout-nav__link--active .checkout-nav__icon:after{border:.125em solid #fff;border-radius:50%;content:"";height:.6em;left:50%;margin:-.3em 0 0 -.3em;position:absolute;top:50%;width:.6em}.checkout-nav__link--unreachable{cursor:not-allowed}.checkout-nav__link--unreachable .checkout-nav__icon:after,.checkout-nav__link--unreachable .checkout-nav__icon:before{display:none}#checkout-personal-information-step.active~.checkout-summary-column{display:none!important}.cart-summary-product-list{max-height:15.625rem;overflow-x:hidden;overflow-y:auto}