.my-tickets-list{width:100%;max-width:1248px}.my-tickets-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;align-items:center;gap:0;width:100%;max-width:1248px;height:156px;min-height:156px;padding:30.5px 1.5rem}@media (min-width:768px){.my-tickets-card{display:flex}}.my-tickets-card-col{align-items:center;min-width:0;display:flex}.my-tickets-card-col-1{flex-direction:column;flex-shrink:0;justify-content:space-around;align-items:flex-start;gap:0;width:350px;height:95px;padding:0;display:flex}.my-tickets-card-col-2{flex-direction:column;flex-shrink:0;justify-content:center;width:197px;padding:0;display:flex}.my-tickets-card-col-3{flex-direction:column;flex-shrink:0;justify-content:center;width:139px;padding:0;display:flex}.my-tickets-card-sep{background-color:#e5e7eb;flex-shrink:0;align-self:stretch;width:1px;min-height:60px;margin:0 32px}.my-tickets-card-image{box-sizing:border-box;background:#e5e7eb;border-radius:.75rem;flex-shrink:0;width:120px;height:120px;margin-right:32px;padding:18px 0 18px 18px;position:relative;overflow:hidden}.my-tickets-card-image img{object-fit:cover;width:100%;height:100%}.my-tickets-card-status{color:#fff;box-sizing:border-box;background-color:#00c86f;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:69px;height:24px;padding:10px 12px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;line-height:100%;display:inline-flex}.my-tickets-card-status-used{color:#6b7280;background-color:#e5e7eb}.my-tickets-card-status-transferred{color:#2563eb;background-color:#dbeafe}.my-tickets-card-title{color:#111827;margin:0;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:100%}.my-tickets-card-type{color:#757d83;align-items:center;gap:6px;margin:0;font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:100%;display:flex}.my-tickets-card-details{color:#757d83;flex-direction:column;justify-content:space-around;gap:0;height:95px;font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:100%;display:flex}.my-tickets-card-detail-item{align-items:center;gap:5px;display:flex}.my-tickets-card-detail-item img{flex-shrink:0;width:24px;height:24px}.my-tickets-card-purchase{color:#757d83;flex-direction:column;justify-content:space-around;gap:0;height:95px;font-family:Inter,sans-serif;font-size:17px;font-weight:400;line-height:100%;display:flex}.my-tickets-card-purchase strong{color:#111827;font-weight:500}.my-tickets-card-purchase p{margin:0}.my-tickets-card-actions{flex-direction:column;flex-shrink:0;justify-content:space-around;gap:0;height:95px;margin-left:auto;padding:0;display:flex}.my-tickets-card-actions .my-tickets-btn-primary{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(90deg,#4c9f7a,#2f6aae);border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:180px;height:36px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.my-tickets-card-actions .my-tickets-btn-secondary{color:#111827;cursor:pointer;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:180px;height:36px;padding:0;font-family:Inter,sans-serif;font-size:14px;font-weight:500;display:inline-flex}.my-tickets-card-actions .my-tickets-btn-secondary:hover{background:#f9fafb}@media (max-width:1279px){.my-tickets-list{max-width:100%}.my-tickets-card{width:100%;max-width:100%;padding:30.5px 1rem}.my-tickets-card-col-1{width:280px}.my-tickets-card-col-2{width:160px}.my-tickets-card-col-3{width:120px}.my-tickets-card-sep{margin:0 16px}.my-tickets-card-image{margin-right:16px}.my-tickets-card-actions .my-tickets-btn-primary,.my-tickets-card-actions .my-tickets-btn-secondary{width:140px}}@media (max-width:1023px){.my-tickets-card-image{width:100px;height:100px}.my-tickets-card-col{width:100%!important;height:auto!important}.my-tickets-card-col-1,.my-tickets-card-col-2,.my-tickets-card-col-3{justify-content:flex-start;gap:.5rem;width:100%;height:auto}.my-tickets-card-sep{display:none}.my-tickets-card-details,.my-tickets-card-purchase{justify-content:flex-start;gap:.5rem;height:auto}.my-tickets-card-actions{flex-direction:row;justify-content:flex-start;gap:.5rem;width:100%;height:auto;margin-left:0}.my-tickets-card-actions .my-tickets-btn-primary,.my-tickets-card-actions .my-tickets-btn-secondary{flex:1;width:auto;min-width:120px}}@media (max-width:767px){.my-tickets-list{gap:.75rem}.my-tickets-card-title{font-size:17px;line-height:120%}.my-tickets-card-type,.my-tickets-card-details,.my-tickets-card-purchase{font-size:12px;line-height:120%}.my-tickets-card-image{width:75px;height:75px;padding:12px 0 12px 12px}.my-tickets-card-actions .my-tickets-btn-primary,.my-tickets-card-actions .my-tickets-btn-secondary{padding:0 .75rem;font-size:13px}.my-tickets-card-status{width:auto;min-width:65px;height:auto;padding:8px 10px;font-size:11px}}@media (min-width:768px) and (max-width:1023px){.my-tickets-card{padding:1.5rem}.my-tickets-card-image{width:96px;height:96px}.my-tickets-card-title{font-size:19px}.my-tickets-card-type,.my-tickets-card-details,.my-tickets-card-purchase{font-size:16px}}
