.cartAddressesNew{display:flex;flex-flow:row wrap;justify-content:space-between;margin-bottom:-20px;width:100%}.cartAddressesNew .cartInfo{margin-bottom:20px;margin-right:20px}.cartAddressesNew .cartInfo:last-child{margin-right:0}.cartAddressesNew .cartFooterInfo{margin-bottom:20px}.cartAddressesNew .cartFooterInfo:last-child{margin-bottom:0}@media(min-width:768px){.cartAddressesNew{flex-flow:row nowrap}.cartAddressesNew .cartFooterInfo{margin-right:0}}@media(min-width:1024px){.cartAddressesNew{flex-flow:column nowrap}.cartAddressesNew .cartInfo{margin-right:0}}.modifyLayerNew{align-items:flex-end;background:#f0f2f6;display:flex;flex-flow:column nowrap;z-index:3}.modifyLayerNew__container{height:100%;margin:0 auto;max-width:650px;width:100%}.modifyLayerNew__picto{margin-right:5px}.modifyLayerNew__back{align-items:center;background:none;border:none;cursor:pointer;display:flex;margin:0 0 30px;padding:0}.modifyLayerNew .myAddressForm{background-color:inherit;padding:24px}.modifyLayerNew .myAddresses{height:auto}@media(max-width:768px){.myAddressesNew__form{padding:0}.myAddressesNew__form .myAddressForm{padding:16px}}.clientAddress{background-color:#fff;border-radius:16px;box-shadow:0 2px 4px #1d1d1d0f;margin:24px;padding:24px}@media(max-width:768px){.clientAddress{margin:16px}}.clientAddress--title{font-family:var(--font-stack-brand);font-size:1.125rem;font-weight:700;line-height:120%;margin:8px 0}@media(max-width:480px){.clientAddress--title{font-size:1rem}}.clientAddress--address p{font-family:var(--font-stack-body);font-size:1rem;line-height:150%;margin:0}@media(max-width:480px){.clientAddress--address p{font-size:.875rem}}.clientAddress--actions{display:flex;justify-content:flex-start}@media(max-width:320px){.clientAddress--actions{width:65%}}.clientAddress--actions__cta{background-color:#fff;border:none;color:#e2001a;font-family:var(--font-stack-body);font-size:.875rem;font-weight:400;margin-top:10px;padding:0;text-decoration:underline}.clientAddress--actions__cta:hover{cursor:pointer}.clientAddress--actions__cta:first-child{margin-right:16px}@media(max-width:480px){.clientAddress--actions__cta{font-size:.75rem}}.clientAddress--noRedressed,.clientAddress--notServed{background-color:#fef3eb;color:#c23400}.clientAddress--default,.clientAddress--noRedressed,.clientAddress--notServed{border-radius:16px;display:inline;font-family:var(--font-stack-body);font-size:.75rem;font-weight:700;line-height:16px;padding:4px 12px}.clientAddress--default{background-color:#e9f3ef;color:#167852}.clientAddress--notDisplayed{display:none}.deliveryBanner{align-items:center;background-color:#fef3eb;border:1px solid #f48a3a;border-radius:8px;display:flex;height:52px;justify-content:space-evenly;margin:32px 24px}@media(max-width:768px){.deliveryBanner{margin:24px 16px}}.deliveryBanner p{font-family:var(--font-stack-body);font-size:.75rem;font-weight:400;letter-spacing:.2px;line-height:150%}@media(max-width:320px){.deliveryBanner p{font-size:.625rem}}.deliveryBanner--icon{height:26px;margin:10px;width:25px}.deliveryBanner--hide{display:none}.deliveryBanner--inForm{margin:32px 24px 0}