.Confirm_Add_Container{position:fixed;z-index:1202;left:0;top:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.Confirm_Add_Container:has(#Confirm_Add.Open){pointer-events:all}.Confirm_Add_Overlay{position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--grey-rgb),.2);opacity:0;transition:all 1s var(--ulu-curve);cursor:pointer}.Confirm_Add_Container:has(#Confirm_Add.Open) .Confirm_Add_Overlay{opacity:1}.Confirm_Add{opacity:0;transform:translateY(2rem);transition:all 1s var(--ulu-curve);max-height:calc(100% - 130px);max-width:calc(100% - 100px);width:50%;border-radius:var(--radius);background-color:var(--white);padding:1.5rem;overflow:auto}.Confirm_Add_Container:has(#Confirm_Add.Open) .Confirm_Add{opacity:1;transform:translateY(0)}.Confirm_Add .Product_Section{margin:0}.Confirm_Add .Close_Confirm_Add{top:1rem;right:1rem;background:none;cursor:pointer}.Confirm_Add .Product_Bottom{display:flex;justify-content:flex-start;flex-wrap:wrap;align-items:center;gap:3rem}.Confirm_Add_Header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.Confirm_Add_Header h3{font-weight:400;text-transform:uppercase;color:var(--blue)}.Confirm_Add_Product_Container{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.Confirm_Add_Media{aspect-ratio:1;flex-basis:200px;border-radius:var(--radius);overflow:hidden;background-color:rgba(var(--grey-rgb),.2)}.Confirm_Add_Infos{flex-grow:1;display:flex;flex-direction:column;gap:.5rem;font-family:var(--title-font);color:var(--blue);text-transform:uppercase}.Confirm_Add_Infos_Top{display:flex;justify-content:space-between;align-items:center}.Confirm_Add_Footer{display:flex;justify-content:flex-start;align-items:center;gap:1rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--blue)}.Confirm_Add_Options{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.Confirm_Add_Options .Separator{width:6px;height:6px;border-radius:100px;background-color:var(--blue)}@media screen and (max-width: 1024px){.Confirm_Add{max-width:95%;width:95%}.Confirm_Add .Title{margin-top:0}.Confirm_Add_Product_Container{flex-direction:column;gap:1rem}.Confirm_Add_Infos_Top{flex-direction:column-reverse;gap:.5rem;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/order-confirmation.css.map */
