.button-back{position:absolute;top:10px;left:10px;cursor:pointer;font-family:Comfortaa,"MS Sans Serif",Geneva,sans-serif}.button-back span{font-size:13pt}.arrow-back{font-size:11pt}.order{width:100%;max-width:1050px;padding:10px;margin:auto;padding-top:40px;padding-bottom:45px}@media (min-width:800px){.order__main{display:flex;gap:20px}}.order__products{flex:1 1 auto}.order__info{flex:0 0 auto;margin-top:20px;padding:10px;box-shadow:0 3px 4px 1px rgba(39,28,28,.25);background:#fdfdfd;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}@media (min-width:800px){.order__info{margin-top:0}}.order__products-container{margin-top:20px}.order__product{display:flex;justify-content:space-between;text-align:center;padding:10px;box-shadow:0 3px 4px 1px rgba(39,28,28,.25);background:#fdfdfd;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin-top:10px}.order__product>*{width:20%}.order__product>:first-of-type{text-align:left;width:40%}.order__product>:last-of-type{text-align:right}.order__success-title{margin:30px 0}.order__go-home{text-align:center}.order__go-home--desktop{display:none}@media (min-width:800px){.order__go-home--desktop{display:block}}@media (min-width:800px){.order__go-home--mobile{display:none}}.order__go-home a{display:block;width:100%;padding:13px 0;margin:13px 0;font-size:13pt;font-family:Comfortaa,"MS Sans Serif",Geneva,sans-serif;text-align:center;background:#56b438;color:#fff;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;box-shadow:0 0 5px 2px rgba(67,85,99,.3);cursor:pointer}.order__go-home a:hover{background:#a1bf84}.order__status{padding:5px 10px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;text-align:center}.order__status--confirmed{background:#a1bf84}.order__status--new{background:#ff0}