.c-order-simpleOrderConfirm{z-index:1000;background-color:#0000;place-items:end center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0;box-shadow:0 0 2rem #0000001a}.c-order-simpleOrderConfirm--loading{z-index:100;background-color:#f9f7f4;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.c-order-simpleOrderConfirm--loaded{animation-name:loading_fade_out_animation;animation-duration:1.2s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards}.c-order-simpleOrderConfirm--loaded-AnimationFinish{display:none}.c-order-simpleOrderConfirm--mounted{animation-name:simple_order_confirm_fade_in_animation;animation-duration:.7s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards}.c-order-simpleOrderConfirm--close{background-color:#0000004d;animation-name:simple_order_confirm_fade_out_animation;animation-duration:1.7s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards}.c-order-simpleOrderConfirm__modal{opacity:0;z-index:100;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex}@media screen and (max-width:900px){.c-order-simpleOrderConfirm__modal{height:auto;display:block}}.c-order-simpleOrderConfirm__modal--mounted{animation-name:simple_order_confirm_slide_in_animation;animation-duration:1.7s;animation-timing-function:cubic-bezier(.165,.84,.44,1);animation-fill-mode:forwards}.c-order-simpleOrderConfirm__modal--close{opacity:1;animation-name:simple_order_confirm_slide_out_animation;animation-duration:1.7s;animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-fill-mode:forwards}.c-order-simpleOrderConfirm__modal-content{position:relative}@media screen and (min-width:900px){.c-order-simpleOrderConfirm__modal-content{max-height:100svh;overflow-y:scroll}}@media screen and (min-width:1600px){.c-order-simpleOrderConfirm__modal-content{max-height:100svh;overflow-y:scroll}}.c-order-simpleOrderConfirm__toggle{position:relative}.c-order-simpleOrderConfirm__toggle h2{line-height:1.6rem}.c-order-simpleOrderConfirm__toggle-cross{position:absolute;top:50%;right:5px;transform:translateY(-50%)}.c-order-simpleOrderConfirm__close{cursor:pointer;z-index:101;margin:-2rem;padding:2rem;font-size:3rem;position:absolute;top:.75rem;right:.75rem}.c-order-simpleOrderConfirm__content{scrollbar-width:none;max-width:900px;height:auto;margin:0 auto;padding:3rem;position:relative;overflow:hidden scroll}@media screen and (max-width:900px){.c-order-simpleOrderConfirm__content{width:100%;height:75svh}}.c-order-simpleOrderConfirm__content-main{flex-direction:column;padding-bottom:2rem;display:flex}.c-order-simpleOrderConfirm__item{border-top:1px solid #0607251a;padding:1.5rem 0;position:relative}.c-order-simpleOrderConfirm__item--price{padding:3rem 3rem 3rem 0}.c-order-simpleOrderConfirm__item-content{flex-direction:row;display:flex}.c-order-simpleOrderConfirm__item-content--title{width:25%;font-size:1.4rem;line-height:1.6rem}.c-order-simpleOrderConfirm__item-content--description{width:70%;margin-left:5%;padding-right:3rem}.c-order-simpleOrderConfirm__item-content--description-payment{align-items:center;font-size:1.2rem}.c-order-simpleOrderConfirm__item-content--inner{border:none;justify-content:space-between}.c-order-simpleOrderConfirm__item-arrow{align-items:center;height:100%;display:flex;position:absolute;top:0;right:3px}.c-order-simpleOrderConfirm__item-text{font-size:1.4rem}.c-order-simpleOrderConfirm__item-text--small{font-size:1.2rem}.c-order-simpleOrderConfirm__item-text--label{margin-left:.4rem;font-size:1rem}.c-order-simpleOrderConfirm__item-text--bold{font-weight:700}@keyframes simple_order_confirm_slide_in_animation{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0%)}}@keyframes simple_order_confirm_slide_out_animation{0%{opacity:1}to{transform:translateY(100%)}}@keyframes simple_order_confirm_fade_in_animation{0%{background-color:#0000}to{background-color:#0000004d}}@keyframes simple_order_confirm_fade_out_animation{0%{background-color:#0000004d}to{background-color:#0000}}@keyframes loading_fade_out_animation{0%{opacity:1}to{opacity:0}}
