@charset 'utf-8';.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.bold{font-weight:600}.paragraph-link{text-decoration:none;font-weight:600;color:#5643fd}.range-input[type=range]{height:26px;-webkit-appearance:none;margin:10px 0;width:80%;background-color:transparent;max-width:250px}.range-input[type=range]:focus{outline:none}.range-input[type=range]::-webkit-slider-runnable-track{width:100%;height:14px;cursor:pointer;animation:.2s;box-shadow:1px 1px 1px #50555C;background:#50555C;border-radius:14px;border:0 solid #000000}.range-input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer;-webkit-appearance:none;margin-top:-3px}.range-input[type=range]:focus::-webkit-slider-runnable-track{background:#50555C}.range-input[type=range]::-moz-range-track{width:100%;height:14px;cursor:pointer;animation:.2s;box-shadow:1px 1px 1px #50555C;background:#50555C;border-radius:14px;border:0 solid #000000}.range-input[type=range]::-moz-range-thumb{box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer}.range-input[type=range]::-ms-track{width:100%;height:14px;cursor:pointer;animation:.2s;background:transparent;border-color:transparent;color:transparent}.range-input[type=range]::-ms-fill-lower{background:#50555C;border:0 solid #000000;border-radius:28px;box-shadow:1px 1px 1px #50555C}.range-input[type=range]::-ms-fill-upper{background:#50555C;border:0 solid #000000;border-radius:28px;box-shadow:1px 1px 1px #50555C}.range-input[type=range]::-ms-thumb{margin-top:1px;box-shadow:0 0 0 #000000;border:0 solid #000000;height:20px;width:40px;border-radius:12px;background:#1d1135;cursor:pointer}.range-input[type=range]:focus::-ms-fill-lower{background:#50555C}.range-input[type=range]:focus::-ms-fill-upper{background:#50555C}.button{padding:6px 10px;outline:none;background-color:transparent;border:solid 3px #5643fd;transition:all 300ms ease-in-out;border-radius:15px;color:#5643fd;font-size:18px;font-weight:500}.button:hover{background-color:#5643fd;transition:all 300ms ease-in-out;color:#fcfbfe;cursor:pointer}.scroll-container::-webkit-scrollbar{width:8px;background-color:transparent}.scroll-container::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,0.1);-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.1);background-color:transparent;border-radius:10px}.scroll-container::-webkit-scrollbar-thumb{border-radius:10px;background-color:#7649fe;background-image:gradient(linear, 40% 0%, 75% 84%, from(#5643fd), to(#7649fe));background-image:-webkit-gradient(linear, 40% 0%, 75% 84%, from(#5643fd), to(#7649fe))}select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit}select::-ms-expand{display:none}select{outline:none}.select{width:100%;min-width:100px;max-width:200px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date{width:50%;min-width:200px;max-width:300px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.date::-webkit-datetime-edit-day-field{color:#1d1135}.date::-webkit-calendar-picker-indicator{color:#ba1e68}.date::-webkit-calendar-picker-indicator:hover{cursor:pointer}.num-input{width:40%;min-width:150px;max-width:300px;border-radius:.25em;padding:.25em .5em;font-size:1.25rem;cursor:pointer;line-height:1.1;background-color:#1d1135;background-image:linear-gradient(45deg, #7649fe, #5643fd 33%);color:#fcfbfe;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.char{font-size:20px;font-weight:700}.container{display:flex;align-items:flex-start;justify-content:center;width:100%;min-width:100%;height:100%;max-height:100vh;font-family:'Source Sans Pro',sans-serif}@media screen and (max-width:1500px){.container{flex-direction:column;align-items:center;top:40%}}.container .result-wrapper,.container .settings-wrapper{background:rgba(255,255,255,0);box-shadow:0 8px 32px 0 rgba(31,38,135,0.37);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;margin:0 20px}.container .result-wrapper{width:20%;height:70%}@media screen and (max-width:1500px){.container .result-wrapper{width:50%}}@media screen and (max-width:1330px){.container .result-wrapper{margin-top:500px}}@media screen and (max-width:950px){.container .result-wrapper{width:90%}}@media screen and (max-width:950px){.container .result-wrapper{min-height:300px}}.container .result-wrapper .header,.container .result-wrapper .airlines{width:100%;display:flex}.container .result-wrapper .header{height:10%;min-height:40px;align-items:center;justify-content:center;border-bottom:solid 2px #5643fd}@media screen and (max-width:1500px){.container .result-wrapper .header{justify-content:flex-start}}@media screen and (max-width:1500px){.container .result-wrapper .header .span-header{margin:0 30px}}.container .result-wrapper .airlines,.container .result-wrapper .scroll-container{height:90%;flex-direction:column;align-items:center;overflow:auto}.container .result-wrapper .airlines .airline,.container .result-wrapper .scroll-container .airline{width:90%;height:80px;min-height:80px;background-color:#323232;margin:10px 0;border-radius:10px}.container .result-wrapper .airlines .airline:nth-child(1),.container .result-wrapper .scroll-container .airline:nth-child(1){margin-top:20px}.container .result-wrapper .airlines .airline .airline-row,.container .result-wrapper .scroll-container .airline .airline-row{width:100%;height:40%;display:flex;align-items:center;justify-content:space-around}.container .result-wrapper .airlines .airline .airline-row span.callsign,.container .result-wrapper .scroll-container .airline .airline-row span.callsign{font-weight:400;font-size:20px;color:#ba1e68;font-family:'Fredoka One',cursive;letter-spacing:1.1px}.container .result-wrapper .airlines .airline .airline-row .airports,.container .result-wrapper .scroll-container .airline .airline-row .airports{width:50%;display:flex;align-items:center;justify-content:center}.container .result-wrapper .airlines .airline .airline-row .airports .airport_iata,.container .result-wrapper .scroll-container .airline .airline-row .airports .airport_iata{font-size:15px;font-weight:700;color:#fcfbfe}.container .settings-wrapper{width:50%;height:70%}@media screen and (max-width:1500px){.container .settings-wrapper{margin-top:40px}}@media screen and (max-width:1500px){.container .settings-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column;height:auto}}@media screen and (max-width:950px){.container .settings-wrapper{width:90%}}.container .settings-wrapper .header{width:100%;height:10%;display:flex;align-items:center;border-bottom:solid 2px #5643fd}.container .settings-wrapper .header .span-header{margin:0 30px}.container .settings-wrapper .options{width:100%;height:90%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1330px){.container .settings-wrapper .options{height:auto}}.container .settings-wrapper .options .option{width:95%;height:auto;min-height:120px;background:rgba(86,67,253,0.3);box-shadow:0 8px 32px 0 rgba(31,38,135,0.37);backdrop-filter:blur(0);-webkit-backdrop-filter:blur(0);border:1px solid rgba(255,255,255,0.18);border-radius:10px;margin:10px 0;display:flex;flex-direction:column}@media screen and (max-width:1500px){.container .settings-wrapper .options .option{flex-direction:column}}.container .settings-wrapper .options .option:nth-child(1){margin-top:20px}.container .settings-wrapper .options .option .option-name{height:auto;width:auto;font-size:18px;font-weight:600;color:#fcfbfe;text-transform:uppercase}.container .settings-wrapper .options .option .wrapper{width:100%;height:100%;display:flex;align-items:center}@media screen and (max-width:1330px){.container .settings-wrapper .options .option .wrapper{flex-direction:column}}@media screen and (max-width:750){.container .settings-wrapper .options .option .wrapper{height:100%}}.container .settings-wrapper .options .option .wrapper .column{width:50%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media screen and (max-width:1330px){.container .settings-wrapper .options .option .wrapper .column{width:100%;height:auto;min-height:100px;border-right:none}.container .settings-wrapper .options .option .wrapper .column:nth-child(1){border-bottom:solid 2px #7649fe}}.container .settings-wrapper .options .option .wrapper .column:nth-child(1){border-right:solid 2px #7649fe}@media screen and (max-width:1330px){.container .settings-wrapper .options .option .wrapper .column:nth-child(1){border-right:none}}.container .settings-wrapper .options .option .wrapper .column .name-name,.container .settings-wrapper .options .option .wrapper .column .iata-iata{display:flex;justify-content:center;align-items:center;height:50%;width:100%}.container .settings-wrapper .options .option .wrapper .column .name-name{width:100%;justify-content:center}.container .settings-wrapper .options .option .wrapper .column .name-name .arrow-right{position:relative;transform:translateX(-25%)}.container .settings-wrapper .options .option .wrapper .column .name-name .airport-name{margin:0 50px;color:#505050}.container .settings-wrapper .options .option .wrapper .column .date-date{display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:100%;height:100%}@media screen and (max-width:1330px){.container .settings-wrapper .options .option .wrapper .column .date-date{min-height:100px}}.container .settings-wrapper .options .option .wrapper .column .price-price{display:flex;align-items:center;justify-content:space-around;flex-direction:column;height:100%;width:100%}.container .settings-wrapper .options .option .wrapper .column .currency{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.container .settings-wrapper .options .option .wrapper .column .currency .header-wrapper,.container .settings-wrapper .options .option .wrapper .column .currency .currency-wrapper{width:90%;height:auto;display:flex;align-items:center;justify-content:space-around}.container .settings-wrapper .options .option .wrapper .column .currency .currency-icon{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.container .settings-wrapper .options .option .wrapper .column .currency *{margin:10px 0}.container .settings-wrapper .options .option .wrapper .column .checkers{width:100%;height:100%;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:1330px){.container .settings-wrapper .options .option .wrapper .column .checkers{flex-direction:column}}@media screen and (max-width:750px){.container .settings-wrapper .options .option .wrapper .column .checkers{flex-direction:column;align-items:flex-start;justify-content:space-around;height:100%}}.container .settings-wrapper .options .option .wrapper .column .checkers .checker{width:auto;min-width:150px;max-width:250px;height:auto;display:flex;align-items:center;justify-content:space-around}@media screen and (max-width:750px){.container .settings-wrapper .options .option .wrapper .column .checkers .checker{width:90%;margin-left:15px;justify-content:space-between}}.container .settings-wrapper .options .option .wrapper .column .checkers .checker label{font-weight:600;text-transform:uppercase;font-size:14px;display:flex;align-items:center;justify-content:space-around;min-width:200px;max-width:300px;width:20%}@media screen and (max-width:750px){.container .settings-wrapper .options .option .wrapper .column .checkers .checker label{justify-content:space-between;width:100%}}.container .settings-wrapper .options .option .wrapper .column .checkers .checker .label>.checkbox{height:25px;width:25px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;border:1px solid #1d1135;border-radius:4px;outline:none;transition-duration:.3s;background-color:#1d1135;cursor:pointer}.container .settings-wrapper .options .option .wrapper .column .checkers .checker .label>.checkbox:checked{border:1px solid #7649fe;background-color:transparent}.container .settings-wrapper .options .option .wrapper .column .checkers .checker .label>.checkbox:checked+span::before{content:'\2713';display:block;text-align:center;color:#fcfbfe;position:absolute;left:.7rem;top:.2rem}.container .settings-wrapper .options .option .wrapper .column .checkers .checker .label>.checkbox:active{border:2px solid #1d1135}.container .settings-wrapper .options .option .wrapper .column.down{flex-direction:column}.container .settings-wrapper .options .option .wrapper .column.full{width:100%;height:100%}.container .settings-wrapper .options .option .wrapper .column.no-border{border:none}.span-header{font-size:32px;font-weight:600}label.option-label{width:90%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:950px){label.option-label{flex-direction:column;align-items:flex-start;margin:3px 0}label.option-label *{margin:5px 0}label.option-label input{width:95%}}.arrow-right{filter:invert(29%) sepia(22%) saturate(5566%) hue-rotate(304deg) brightness(82%) contrast(107%);width:24px;height:24px;margin:0 10px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.small-arrow{width:16px;height:16px}.small-opacity-arrow{opacity:.8}.select{max-width:70px;text-align-last:center}.input-text{font-weight:600;text-transform:uppercase;font-size:14px}.footer{top:100vh}@media screen and (max-width:1500px){.footer{top:200vh}}.search-flights{margin:10px 0;height:30px !important}