.repeat-order-container{max-width:1280px;width:100%;margin-bottom:32px;font-family:Rubik;padding:30px 20px 20px;border-radius:16px}.repeat-order-container .title{font-size:24px;font-weight:500;text-align:left;margin-bottom:20px}@media screen and (max-width:768px){.repeat-order-container .title{font-size:18px}}.repeat-order-container .orders{display:flex;gap:15px;overflow-x:auto;padding-bottom:10px}.repeat-order-container .orders::-webkit-scrollbar{display:none}.repeat-order-container .orders .order-card{flex:0 0 75%;scroll-snap-align:start;background:#fff;padding:25px 15px;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:start;max-width:400px;width:auto}.repeat-order-container .orders .order-card .store{margin:0 0 5px}.repeat-order-container .orders .order-card .store img{width:100%;max-width:55px}.repeat-order-container .orders .order-card .fecha{font-size:14px;font-weight:400;color:#606060;margin:5px 0}.repeat-order-container .orders .order-card .order-id{font-size:16px;font-weight:500;color:#333;margin-bottom:5px}.repeat-order-container .orders .order-card .order-status{min-width:130px;margin-bottom:15px}.repeat-order-container .orders .order-card .order-status span{font-family:Rubik;font-weight:400;font-size:12px;line-height:140%;border-radius:4px;padding:1px 8px}.repeat-order-container .orders .order-card .order-status span.green{background:#dcf2e5;color:#17ab4d}.repeat-order-container .orders .order-card .order-status span.yellow{background:#fcf2e2;color:#ab651a}.repeat-order-container .orders .order-card .order-status span.blue{background:#dce2f2;color:#526085}.repeat-order-container .orders .order-card .order-status span.red{background:#fad9de;color:#de0220}.repeat-order-container .orders .order-card .order-status span.dark-green{background:#17ab4d;color:#fff}.repeat-order-container .orders .order-card .items-wrapper{display:flex;align-items:end;gap:20px}.repeat-order-container .orders .order-card .items-wrapper .items{display:flex;align-items:center;gap:5px}.repeat-order-container .orders .order-card .items-wrapper .items img{width:48px;height:48px;border-radius:2px;border:1px solid #d0d0d0}.repeat-order-container .orders .order-card .items-wrapper .items .additional{width:48px;height:48px;border-radius:2px;border:1px solid #d0d0d0;background:#fff;padding:5px;font-size:14px;font-weight:400;color:#333;display:flex;align-items:center;justify-content:center}.repeat-order-container .orders .order-card .items-wrapper .repeat-btn{background:#00269a;color:#fff;border:none;border-radius:80px;cursor:pointer;min-width:138px;height:36px;padding:0 10px;transition:.3s ease;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:5px}.repeat-order-container .orders .order-card .items-wrapper .repeat-btn .check{width:18px;height:13px;position:relative}.repeat-order-container .orders .order-card .items-wrapper .repeat-btn .check:before{content:"";position:absolute;left:0;width:18px;height:13px;background-image:url('data:image/svg+xml;charset=utf-8,<svg width="16" height="12" viewBox="0 0 18 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.55 13L.85 7.3l1.425-1.425L6.55 10.15 15.725.975 17.15 2.4 6.55 13z" fill="%23fff"/></svg>');background-size:contain;background-repeat:no-repeat}.repeat-order-container .orders .order-card .items-wrapper .repeat-btn:hover{background:#133fc3}@media screen and (max-width:768px){.repeat-order-container{border-radius:0;padding:30px 0 20px 20px}.repeat-order-container .items-wrapper{align-items:start!important;flex-direction:column;width:100%}.repeat-order-container .orders{padding-right:20px}.repeat-order-container .repeat-btn{width:100%}}@media screen and (min-width:1287px){.orders{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px}.order-card{flex:1 1 calc(33% - 20px)!important;max-width:400px}}@media screen and (max-width:769px){.one-order .order-card{flex:0 0 100%!important}}@media screen and (max-width:1024px){.one-order .items-wrapper{align-items:start!important;flex-direction:column;width:100%}}@media screen and (min-width:769px){.one-order{display:flex;align-items:center;justify-content:space-between!important}.one-order .title{text-align:center;width:35%}.one-order .orders{width:65%}.one-order .order-card{flex-direction:row!important;align-items:end!important;justify-content:space-between!important;max-width:100%!important;gap:30px}.one-order .items-wrapper{justify-content:space-between;width:100%}.one-order .repeat-btn{min-width:202px!important}.two-orders .items-wrapper{justify-content:space-between;width:100%}.two-orders .repeat-btn{min-width:202px!important}.two-orders .order-card{max-width:100%!important}}