.blue-tickets-section{background:#fff0;max-width:1920px;margin:0 auto;width:100%;padding:140px 100px;display:flex;flex-direction:column;align-items:stretch;gap:80px}.blue-tickets-section .container{gap:60px;display:flex;flex-direction:column;align-items:center;width:100%;padding:0!important}.blue-tickets-section .main-h2,.blue-tickets-section .h4{color:var(--n-white)}.blue-tickets-section .main-text-medium{color:var(--n-very-light-accent)}.blue-tickets-section .tickets{display:flex;flex-direction:row;align-items:stretch;gap:0;width:100%}.blue-tickets-section .ticket-item{flex:1;display:flex;flex-direction:column;padding:32px;border-radius:16px;gap:40px;align-items:start;position:relative;background-repeat:repeat-x;background-image:linear-gradient(180deg,#fff0 0%,#056CF2 100%)}.blue-tickets-section .hor-line{display:none}.blue-tickets-section .ticket-item:not(:last-child) .line{position:absolute;top:0;right:-1px;height:100%;width:2px;object-fit:cover}.blue-tickets-section .card-text{display:flex;width:100%;flex-direction:column;align-items:start;gap:16px}.blue-tickets-section .ticket-item img.number{width:auto;height:105px}@media screen and (max-width:1919px){.blue-tickets-section{padding:100px 80px;gap:60px}.blue-tickets-section .container{gap:48px}.blue-tickets-section .ticket-item img.number{height:80px}}@media screen and (max-width:1439px){.blue-tickets-section{padding:80px 60px}.blue-tickets-section .container{gap:40px}.blue-tickets-section .ticket-item{padding:24px;gap:32px}.blue-tickets-section .card-text{gap:12px}}@media screen and (max-width:1079px){.blue-tickets-section{padding:80px 40px}.blue-tickets-section .tickets{flex-direction:column}.blue-tickets-section .ticket-item{padding:40px 24px;display:grid;grid-template-columns:120px auto;background:var(--d-dark) repeat-x}.blue-tickets-section .ticket-item:first-child{background-image:linear-gradient(180deg,rgb(5 108 242 / .6) 0%,#fff0 100%)}.blue-tickets-section .ticket-item:last-child{background-image:linear-gradient(180deg,#fff0 0%,rgb(5 108 242 / .6) 100%)}.blue-tickets-section .ticket-item:not(:last-child) .line{display:none}.blue-tickets-section .ticket-item:not(:last-child) .hor-line{position:absolute;display:block;bottom:0;top:auto;left:50%;transform:translateX(-50%);height:2px;width:85%;object-fit:cover}}@media screen and (max-width:576px){.blue-tickets-section{padding:60px 16px}.blue-tickets-section .ticket-item{padding:32px 20px;display:flex;flex-direction:column}.blue-tickets-section .ticket-item img.number{height:60px}}