.check-flight-results{flex-direction:column;gap:2.5rem;width:100%;display:flex}@media (min-width:1360px){.check-flight-results{gap:1.75rem}}.check-flight-results__info{color:var(--black-700);font-size:.75rem;font-weight:400;line-height:1.6}@media (min-width:1360px){.check-flight-results__info{margin-inline:1.875rem;font-size:1rem;font-weight:500;line-height:1.5}}.check-flight-results__state{background-image:var(--check-flight-results-bg-mobile);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.25rem;justify-content:center;align-items:center;width:100%;min-height:15rem;padding:2.5rem 1rem;display:flex}@media (min-width:760px){.check-flight-results__state{background-image:var(--check-flight-results-bg-desktop);min-height:20rem;padding:3.5rem 1.5rem}}.check-flight-results__state-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}.check-flight-results__state-icon{justify-content:center;align-items:center;display:flex}@media (min-width:1360px){.check-flight-results__state-icon img{width:3.75rem;height:3.75rem}}.check-flight-results__state-text{width:100%;color:var(--black-900);font-size:1rem;font-weight:300;line-height:1.25;font-family:var(--adp-font-family);margin:0;font-style:italic}.check-flight-results__state-flight{font-weight:700}.wrapper{width:100%;overflow-x:auto}.wrapper::-webkit-scrollbar{height:.5rem}.wrapper::-webkit-scrollbar-track{background:var(--black-200);border-radius:999px}.wrapper::-webkit-scrollbar-thumb{background:var(--gray-500);border-radius:62.4375rem}.table{border-collapse:collapse;width:100%;min-width:43.75rem;font-size:.75rem}.table thead th{background-color:var(--gray-900);color:var(--adp-white);text-align:center;white-space:nowrap;border-right:.0625rem solid var(--adp-white);padding:.75rem;font-size:.75rem;font-weight:700;line-height:1.3}.table thead th:last-child{border-right:none}.table tbody tr{border-bottom:.0625rem solid #001f4514}.table tbody tr:last-child{border-bottom:none}.table tbody td{text-align:center;color:var(--navy-100);background-color:var(--gray-200);height:2.5rem;font-size:.75rem;font-weight:300;line-height:1.3}.airline-logo{width:100%;height:100%;margin:0 auto;position:relative}
