*{box-sizing:border-box}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:400;margin:0}body{display:grid;place-items:center;font-family:Inter,sans-serif;font-size:clamp(14px,4vw,16px);margin:0;padding:10px;min-height:100vh;background-image:url(./background-DC1AzVwc.webp),linear-gradient(45deg,#3e6c9a,#f9dbc2);background-size:cover;background-repeat:no-repeat;background-position:center}.ticket{max-width:400px;width:100%;padding:60px clamp(15px,4vw,40px) 40px;display:flex;flex-direction:column;row-gap:20px;background-color:#fff;border-radius:4px}.ticket__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:40px}.ticket__title{display:flex;flex-direction:column;color:#b9b9b9;font-weight:500;text-transform:uppercase}.ticket__title abbr{font-size:34px;font-weight:900;color:#5088c9;text-decoration:none}.ticket__title:last-child{position:relative;text-align:right}.ticket__dash{width:28px;height:4px;background-color:#d7e5f3}.ticket__info{display:flex;align-items:center;column-gap:clamp(50px,15vw,70px)}.ticket__text{color:#000}.ticket__text--accent{text-transform:uppercase}.ticket__body{display:flex;justify-content:space-between;column-gap:10px;align-items:flex-start}.ticket__details{display:flex;flex-direction:column;justify-content:space-between;row-gap:10px;flex-grow:1}.ticket__image{display:block;width:100%;max-width:150px}
