.radio-button[data-v-ab2a6e6c] {
	align-items: center;
	background-color: #fff;
	border: 1px solid #c9cbd0;
	border-radius: 50%;
	cursor: pointer;
	display: inline-flex;
	height: 18px;
	justify-content: center;
	transition: border 0.2s ease;
	width: 18px;
}
.inner-circle[data-v-ab2a6e6c] {
	background-color: #0072c6;
	border-radius: 50%;
	height: 8px;
	width: 8px;
}
.trip_type_options[data-v-14a0da53] {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 8px #8a8a8a80;
	height: auto;
	left: 0;
	margin-bottom: 50px;
	min-width: 200px;
	position: absolute;
	top: 30px;
	z-index: 4;
}
.titleArea[data-v-14a0da53] {
	align-items: center;
	border-bottom: 1px solid #e4e6e7;
	display: flex;
	height: 40px;
}
.titleArea .title[data-v-14a0da53] {
	color: #8b8f9f;
	flex: 1;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	padding-left: 20px;
}
.titleArea .closeButton[data-v-14a0da53] {
	align-items: center;
	border-left: 1px solid #e4e6e7;
	cursor: pointer;
	display: flex;
	flex-shrink: 0;
	height: 100%;
	justify-content: center;
	width: 40px;
}
.titleArea .closeButton .closeIcon[data-v-14a0da53] {
	height: 25px;
	width: 25px;
}
.options_list .option_item[data-v-14a0da53] {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 50px;
	justify-content: space-between;
	margin-bottom: 8px;
	padding: 0 20px;
}
.options_list .option_name[data-v-14a0da53] {
	color: #333;
	font-size: 15px;
	line-height: normal;
}
.travelers_options[data-v-428c3125] {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 8px #8a8a8a80;
	height: auto;
	left: -100px;
	margin-bottom: 50px;
	min-width: 320px;
	position: absolute;
	top: 30px;
	z-index: 4;
}
@media screen and (min-width: 1000px) {
	.travelers_options[data-v-428c3125] {
		left: 0;
	}
}
.titleArea[data-v-428c3125] {
	align-items: center;
	border-bottom: 1px solid #e4e6e7;
	display: flex;
	height: 40px;
}
.titleArea .title[data-v-428c3125] {
	color: #8b8f9f;
	flex: 1;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	padding-left: 20px;
}
.titleArea .closeButton[data-v-428c3125] {
	align-items: center;
	border-left: 1px solid #e4e6e7;
	cursor: pointer;
	display: flex;
	flex-shrink: 0;
	height: 100%;
	justify-content: center;
	width: 40px;
}
.titleArea .closeButton .closeIcon[data-v-428c3125] {
	height: 25px;
	width: 25px;
}
.options_list .option_item[data-v-428c3125] {
	align-items: center;
	display: flex;
	height: 65px;
	justify-content: space-between;
	padding: 0 20px;
}
.options_list .option_item[data-v-428c3125]:not(:last-child) {
	border-bottom: 1px solid #e4e6e7;
}
.options_list .option_item .passengers_selector[data-v-428c3125] {
	align-items: center;
	display: flex;
}
.options_list .option_item .passengers_selector .minus_button[data-v-428c3125],
.options_list .option_item .passengers_selector .plus_button[data-v-428c3125] {
	background-color: unset;
	border: 1px solid #e4e6e7;
	border-radius: 50px;
	cursor: pointer;
	display: inline-flex;
	margin: 0;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}
.options_list
	.option_item
	.passengers_selector
	.minus_button
	.minus_icon[data-v-428c3125],
.options_list
	.option_item
	.passengers_selector
	.minus_button
	.plus_icon[data-v-428c3125],
.options_list
	.option_item
	.passengers_selector
	.plus_button
	.minus_icon[data-v-428c3125],
.options_list
	.option_item
	.passengers_selector
	.plus_button
	.plus_icon[data-v-428c3125] {
	height: 15px;
	width: 15px;
}
.options_list .option_item .passengers_selector .plus_button[data-v-428c3125] {
	margin-left: 7px;
}
.options_list .option_item .passengers_selector .minus_button[data-v-428c3125] {
	margin-right: 7px;
}
.options_list
	.option_item
	.passengers_selector
	.minus_button[data-v-428c3125]:disabled,
.options_list
	.option_item
	.passengers_selector
	.minus_button[disabled][data-v-428c3125],
.options_list
	.option_item
	.passengers_selector
	.plus_button[data-v-428c3125]:disabled,
.options_list
	.option_item
	.passengers_selector
	.plus_button[disabled][data-v-428c3125] {
	cursor: auto;
	opacity: 0.3;
}
.options_list .info[data-v-428c3125] {
	display: flex;
	flex-direction: column;
}
.options_list .option_name[data-v-428c3125] {
	color: #333;
	font-size: 15px;
	line-height: 20px;
}
.options_list .option_description[data-v-428c3125] {
	color: #8b8f9f;
	font-size: 13px;
	line-height: 20px;
}
.options_list .traveler_select[data-v-428c3125] {
	background: #fff;
	border: 1px solid #e4e6e7;
	border-radius: 5px;
	box-sizing: border-box;
	height: 38px;
	margin-left: 8px;
	width: 65px;
}
.submit_buttons[data-v-428c3125] {
	display: flex;
}
.submit_buttons .cancel_btn[data-v-428c3125] {
	background: #fff;
	border: none;
	border-top: 1px solid #e4e6e7;
	color: #0072c6;
	cursor: pointer;
	flex: 1;
	font-size: 16px;
	height: 48px;
	padding: 0;
	text-align: center;
}
.submit_buttons .cancel_btn[data-v-428c3125]:hover {
	background: #e4e6e7;
}
.SearchSummary__modalSearch__fc
	.OptionModal__optionModal__fc
	div
	.travelers_options[data-v-428c3125] {
	border-radius: 0;
	box-shadow: none;
	left: 0;
}
.SearchSummary__modalSearch__fc
	.OptionModal__optionModal__fc
	div
	.titleArea[data-v-428c3125] {
	display: none;
}
.cabin_options[data-v-01bc4138] {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 1px 8px #8a8a8a80;
	height: auto;
	left: -115px;
	margin-bottom: 50px;
	min-width: 200px;
	position: absolute;
	top: 30px;
	z-index: 4;
}
@media screen and (min-width: 1000px) {
	.cabin_options[data-v-01bc4138] {
		left: 0;
	}
}
.titleArea[data-v-01bc4138] {
	align-items: center;
	border-bottom: 1px solid #e4e6e7;
	display: flex;
	height: 40px;
}
.title[data-v-01bc4138] {
	color: #8b8f9f;
	flex: 1;
	font-size: 15px;
	font-weight: 400;
	line-height: normal;
	margin: 0;
	padding-left: 20px;
}
.closeButton[data-v-01bc4138] {
	align-items: center;
	border-left: 1px solid #e4e6e7;
	cursor: pointer;
	display: flex;
	flex-shrink: 0;
	height: 100%;
	justify-content: center;
	width: 40px;
}
.closeIcon[data-v-01bc4138] {
	height: 25px;
	width: 25px;
}
.options_list .option_item[data-v-01bc4138] {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 50px;
	justify-content: space-between;
	padding: 0 20px;
}
.options_list .option_name[data-v-01bc4138] {
	color: #333;
	font-size: 15px;
	line-height: normal;
}
.container[data-v-7833a3dd] {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 100%;
}
.options[data-v-7833a3dd] {
	-moz-column-gap: 40px;
	column-gap: 40px;
	display: flex;
	flex-flow: wrap;
	justify-content: flex-start;
	margin-bottom: 10px;
	min-width: 410px;
	position: relative;
	row-gap: 10px;
}
@media screen and (max-width: 500px) {
	.options[data-v-7833a3dd] {
		font-size: 13px !important;
		gap: 18px;
		justify-content: start;
		padding-left: 20px;
		padding-right: 20px;
	}
}
.option[data-v-7833a3dd] {
	cursor: pointer;
	display: flex;
	position: relative;
}
.option span[data-v-7833a3dd] {
	color: var(--FC_white);
	font-size: 15px;
	font-weight: 500;
}
@media screen and (max-width: 500px) {
	.option span[data-v-7833a3dd] {
		font-size: 14px;
		font-weight: 500;
		line-height: 16.94px;
		text-align: left;
	}
}
table[data-v-7833a3dd] {
	background: var(--FC_white);
	border-collapse: collapse;
	border-radius: 50px;
	height: 70px;
	padding-left: 40px;
	table-layout: fixed;
	width: 100%;
}
td[data-v-7833a3dd] {
	padding-left: 20px;
}
.first-child[data-v-7833a3dd] {
	padding-left: 40px;
}
.search-button[data-v-7833a3dd] {
	height: 100%;
	justify-content: flex-end;
	padding-right: 10px;
}
.group[data-v-7833a3dd],
.search-button[data-v-7833a3dd] {
	align-items: center;
	display: flex;
}
.group[data-v-7833a3dd] {
	gap: 7px;
}
.search-button[data-v-b3d453fa] {
	align-items: center;
	background-color: #d1265c;
	border: none;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-family: Inter, sans-serif;
	font-size: 18px;
	font-weight: 700;
	height: 50px;
	justify-content: center;
	letter-spacing: 0;
	line-height: 21.78px;
	padding: 10px 20px;
	text-align: left;
	transition: background-color 0.3s;
	width: 158px;
}
@media screen and (max-width: 768px) {
	.search-button[data-v-b3d453fa] {
		width: 100% !important;
	}
}
.flight-icon[data-v-b3d453fa],
.search-button[data-v-b3d453fa]:hover {
	background-color: #b61044;
}
.flight-icon[data-v-b3d453fa] {
	align-items: center;
	display: flex;
	height: 50px;
	justify-content: center;
	width: 52px;
}
.flight-icon img[data-v-b3d453fa] {
	height: 24px;
	width: 24px;
}
.search-row[data-v-b3d453fa] {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}
.modal {
	background: var(--FC_white) !important;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 9999;
}
.modal,
.modal-header {
	align-items: center;
	display: flex;
	width: 100%;
}
.modal-header {
	background-color: #0072c6;
	color: #fff;
	justify-content: space-between;
	padding: 10px 20px;
}
.modal-header h2 {
	margin: 0;
}
.modal-header button {
	background-color: transparent;
	border: none;
	color: #fff;
	cursor: pointer;
}
.modal-content {
	background: var(--FC_white) !important;
	border-radius: 0;
	box-sizing: border-box;
	height: 100%;
	max-width: 100%;
	padding-top: 12px;
	text-align: center;
	width: calc(100% - 40px);
	z-index: 10000;
}
.container {
	box-shadow: none !important;
	overflow-y: unset !important;
}
.label {
	position: relative;
	text-align: left;
}
input[type="text"] {
	padding-block: 0;
	padding-inline: 0;
}
.months-display[data-v-63cdc71c] {
	background-color: #fff;
	display: flex;
}
.month-container[data-v-63cdc71c] {
	padding: 10px;
}
.header[data-v-63cdc71c] {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-bottom: 20px;
	position: relative;
}
.month-title[data-v-63cdc71c] {
	color: #333;
	font-size: 17px;
	font-weight: 500;
	margin: 0;
	text-align: center;
}
.next-month-btn[data-v-63cdc71c],
.prev-month-btn[data-v-63cdc71c] {
	background: none;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.prev-month-btn[data-v-63cdc71c] {
	left: 0;
}
.next-month-btn[data-v-63cdc71c] {
	right: 0;
}
.arrow-icon[data-v-63cdc71c] {
	height: 20px;
	width: 20px;
}
.day-grid[data-v-63cdc71c] {
	display: grid;
	grid-template-columns: repeat(7, 1fr);
	text-align: center;
}
.day-label[data-v-63cdc71c] {
	color: #8b8f9f;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 10px;
}
.day-button[data-v-63cdc71c] {
	background-color: #fff;
	border: none;
	cursor: pointer;
	padding: 13px;
	width: 100%;
}
.day-button.day-filler[data-v-63cdc71c] {
	background-color: #fff;
	box-sizing: border-box;
	height: 40px;
	padding: 12px;
	width: 100%;
}
.day-button.selected[data-v-63cdc71c] {
	border-radius: 50%;
}
.day-button.range-start[data-v-63cdc71c],
.day-button.selected[data-v-63cdc71c] {
	background-color: #0072c6;
	color: #fff !important;
}
.day-button.range-start[data-v-63cdc71c] {
	border-bottom-left-radius: 50%;
	border-top-left-radius: 50%;
}
.day-button.range-end[data-v-63cdc71c] {
	background-color: #0072c6;
	border-bottom-right-radius: 50%;
	border-top-right-radius: 50%;
	color: #fff !important;
}
.day-button.in-range[data-v-63cdc71c] {
	background-color: #e8f9ff;
	border-radius: 0;
	color: #333;
}
.day-button.past-date[data-v-63cdc71c] {
	color: #ccc;
}
.day-button.future-date[data-v-63cdc71c] {
	color: #333;
}
.day-button.disabled-date[data-v-63cdc71c] {
	background-color: #f5f5f5;
}
.day-button.disabled-date[data-v-63cdc71c],
.day-button[data-v-63cdc71c]:disabled {
	color: #ddd;
	cursor: not-allowed;
}
.day-button.day-filler[data-v-63cdc71c] {
	color: transparent;
	cursor: default;
}
@media (max-width: 640px) {
	.months-display[data-v-63cdc71c] {
		align-items: center;
		flex-direction: column;
		gap: 20px;
		max-height: 90vh;
		overflow-y: auto;
		scrollbar-width: none;
	}
	.month-container[data-v-63cdc71c] {
		max-width: 330px;
	}
	.months-display[data-v-63cdc71c]::-webkit-scrollbar {
		display: none;
	}
}
.cancel-btn[data-v-a4266bd9] {
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #0072c6;
	cursor: pointer;
	font-weight: 700;
	padding: 10px 20px;
	width: 275px;
}
.submit-btn[data-v-6d80e3e5] {
	background-color: #28a745;
	border: none;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-weight: 700;
	padding: 10px 20px;
	transition: background-color 0.3s ease;
	width: 275px;
}
.submit-btn[data-v-6d80e3e5]:hover {
	background-color: #308500;
}
.anytime-container[data-v-fbef957a] {
	background-color: #fff;
	margin: auto;
	padding: 20px;
}
.form-group[data-v-fbef957a] {
	margin-bottom: 20px;
}
.form-group label[data-v-fbef957a] {
	color: #8b8f9f;
	display: flex;
	font-size: 14px;
	margin-bottom: 6px;
	padding-left: 10px;
}
.select[data-v-fbef957a] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-color: #fff;
	border: 0;
	border-bottom: 1px solid #e4e6e7;
	color: #0072c6;
	font-size: 15px;
	padding: 12px;
	width: 100%;
}
.select[data-v-fbef957a],
.select[data-v-fbef957a]:focus {
	outline: none;
}
.form-group-row[data-v-fbef957a] {
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}
.form-group-row .form-group[data-v-fbef957a] {
	flex: 1;
}
.button-group[data-v-fbef957a] {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
}
@media (max-width: 780px) {
	.button-group[data-v-fbef957a] {
		flex-direction: column;
		gap: 10px;
	}
	.button-group[data-v-fbef957a] > * {
		width: 100%;
	}
}
.calendar-anytime-container[data-v-232fc496] {
	background: #fff;
	left: 0;
	min-width: 100%;
	position: absolute;
	top: 46px;
	z-index: 1000;
}
@media (min-width: 780px) {
	.calendar-anytime-container[data-v-232fc496] {
		background: #fff;
		border-bottom-color: #ddd;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-left-color: #ddd;
		border-left-style: solid;
		border-left-width: 1px;
		border-right-color: #ddd;
		border-right-style: solid;
		border-right-width: 1px;
		border-top-color: #ddd;
		border-top-style: solid;
		border-top-width: 1px;
		box-shadow: 0 4px 8px #0000001a;
		left: 0;
		min-width: 640px;
		position: absolute;
		top: 68px;
		z-index: 1000;
	}
}
.tabs[data-v-232fc496] {
	background-color: #f7f5f5;
	display: flex;
	justify-content: flex-start;
}
.tabs button[data-v-232fc496] {
	background: none;
	border: none;
	border-bottom: 2px solid transparent;
	color: #0072c6;
	cursor: pointer;
	flex: none;
	font-size: 15px;
	font-weight: 600;
	padding: 12px 20px;
}
.tabs button.active[data-v-232fc496] {
	background-color: #fff;
	border-bottom: none;
	box-shadow: inset 0 -1px #fff;
}
.tab-content[data-v-232fc496] {
	padding: 16px;
	text-align: center;
}
.anytime-content[data-v-232fc496] {
	color: #555;
	text-align: center;
}
.date-input[data-v-bb1966ad] {
	cursor: pointer;
	display: inline-block;
	text-align: left;
	width: 100%;
}
.date-label[data-v-bb1966ad] {
	color: #8d8f9e;
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 16.94px;
}
.date-display[data-v-bb1966ad] {
	font-size: 16px;
	font-weight: 500;
	line-height: 19.36px;
	position: relative;
	text-align: left;
	top: 1px;
}
@media screen and (min-width: 992px) {
	.date-display[data-v-bb1966ad] {
		top: 5px;
	}
}
.date-display.placeholder[data-v-bb1966ad] {
	color: #8d8f9e;
	font-weight: 400;
}
.tabs[data-v-bb1966ad] {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-bottom: 20px;
}
.tabs button[data-v-bb1966ad] {
	cursor: pointer;
	font-size: 14px;
	padding: 8px 16px;
}
.tabs .active[data-v-bb1966ad] {
	border-bottom: 2px solid #0072c6;
	font-weight: 700;
}
.tab-content[data-v-bb1966ad] {
	padding: 16px;
	text-align: center;
}
.tabs-container[data-v-b09d3624] {
	display: flex;
	flex-direction: column;
	margin-bottom: 4px;
	width: 100%;
}
@media screen and (min-width: 993px) {
	.tabs-container[data-v-b09d3624] {
		width: 340px;
	}
}
.tabs[data-v-b09d3624] {
	background-color: #f3f3f3;
	border-bottom: 1px solid #ccc;
	display: flex;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tabs li[data-v-b09d3624] {
	color: #0072c6;
	cursor: pointer;
	font-size: 14px;
	padding: 13px 16px;
}
.tabs li.active[data-v-b09d3624] {
	background-color: #fff;
	border-bottom: 2px solid #0072c6;
	font-weight: 700;
}
.container[data-v-b09d3624] {
	background: var(--FC_white);
	box-shadow: 0 20px 40px #0000001a;
	display: flex;
	flex-direction: column;
	max-height: 300px;
	overflow-y: scroll;
	position: relative;
	width: 100%;
	z-index: 10;
}
@media screen and (min-width: 993px) {
	.container[data-v-b09d3624] {
		max-height: 300px;
		overflow-y: auto !important;
		top: -4px;
		width: 340px;
	}
}
.item[data-v-b09d3624]:hover {
	background: #cbccd4;
}
.item[data-v-b09d3624] {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: space-between;
	padding: 6px 20px 5px;
}
@media screen and (min-width: 993px) {
	.item[data-v-b09d3624] {
		font-size: 14px;
		font-weight: 400;
		line-height: normal;
	}
}
.airport-item[data-v-b09d3624] {
	padding-left: 40px;
}
.left-side[data-v-b09d3624] {
	display: flex;
	gap: 7px;
}
.container[data-v-0c420e6c] {
	cursor: pointer;
	display: flex;
	flex-direction: column;
	position: relative;
	width: 100%;
	z-index: 1;
}
.label[data-v-0c420e6c] {
	color: #8d8f9e;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 1px;
}
.value[data-v-0c420e6c] {
	color: var(--FC_neutral100);
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	overflow: hidden;
	padding-left: 0;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
@media screen and (min-width: 992px) {
	.value[data-v-0c420e6c] {
		border-bottom-color: currentcolor;
		border-bottom-style: none;
		border-bottom-width: medium;
		border-left-color: currentcolor;
		border-left-style: none;
		border-left-width: medium;
		border-right-color: currentcolor;
		border-right-style: none;
		border-right-width: medium;
		border-top-color: currentcolor;
		border-top-style: none;
		border-top-width: medium;
		color: var(--FC_neutral100);
		font-size: 16px;
		font-weight: 500;
		line-height: 19.36px;
		overflow: hidden;
		padding-left: 0;
		text-align: left;
		text-overflow: ellipsis;
		white-space: nowrap;
		width: 100%;
	}
}
input[data-v-0c420e6c] {
	background: transparent;
	border: none;
	outline: none;
}
.clear-btn[data-v-0c420e6c] {
	cursor: pointer;
	height: 20px;
	opacity: 0.2;
	position: absolute;
	right: 40px;
	top: 82px;
	transition: opacity 0.2s;
	width: 20px;
}
@media screen and (min-width: 992px) {
	.clear-btn[data-v-0c420e6c] {
		cursor: pointer;
		height: 20px;
		opacity: 0.2;
		right: 20px;
		top: 22px;
		transition: opacity 0.2s;
		width: 20px;
	}
}
.clear-btn[data-v-0c420e6c]:hover {
	opacity: 1;
}
.results[data-v-0c420e6c] {
	left: 0;
	margin-top: 10px;
	position: absolute;
	width: 100%;
	z-index: 999999;
}
@media screen and (min-width: 992px) {
	.results[data-v-0c420e6c] {
		left: -23px;
		margin-top: 54px;
		position: absolute;
	}
}
.input-container[data-v-0c420e6c] {
	padding-top: 5px;
}
input[type="text"][data-v-0c420e6c] {
	padding-block: 0;
	padding-inline: 0;
}
.checkbox-group[data-v-8a357e67] {
	align-items: flex-start;
	background: #205087;
	display: flex;
	flex-direction: column;
	gap: 15px;
	padding: 10px 0;
	top: -1px;
}
@media screen and (min-width: 1000px) {
	.checkbox-group[data-v-8a357e67] {
		align-items: center;
		flex-direction: row;
		padding: 8px 0 8px 20px;
	}
}
.checkboxes[data-v-8a357e67] {
	flex-wrap: wrap;
	gap: 10px;
	padding-left: 20px;
	padding-right: 20px;
}
@media screen and (min-width: 1000px) {
	.checkboxes[data-v-8a357e67] {
		display: flex;
		flex-wrap: wrap;
		gap: 10px;
		padding-left: 0;
		padding-right: 0;
	}
}
.checkbox-item[data-v-8a357e67] {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	gap: 6px;
}
@media screen and (min-width: 1000px) {
	.checkbox-item[data-v-8a357e67] {
		width: auto;
	}
}
.checkbox-group label[data-v-8a357e67] {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
@media screen and (min-width: 992px) {
	.checkbox-group label[data-v-8a357e67] {
		font-size: 14px;
		font-weight: 400;
		line-height: 16.94px;
		text-align: left;
	}
}
.custom-radio[data-v-8a357e67] {
	cursor: pointer;
	height: 20px;
	width: 20px;
}
.custom-radio.selected[data-v-8a357e67] {
	border: 4px solid #0072c6;
}
.is-hidden[data-v-8a357e67] {
	visibility: hidden;
}
.style-left[data-v-8a357e67] {
	color: #fff;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding-left: 10px;
}
@media screen and (min-width: 992px) {
	.style-left[data-v-8a357e67] {
		padding-left: 0;
	}
}
.alert-group label[data-v-8a357e67],
.checkbox-group label[data-v-8a357e67] {
	color: #fff;
	font-family: Inter, sans-serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: 0;
	line-height: 18.5px;
	text-align: left;
}
.checkboxes[data-v-8a357e67] {
	align-items: center;
	display: flex;
	gap: 15px;
}
.custom-checkbox[data-v-8a357e67] {
	cursor: pointer;
	height: 20px;
	opacity: 0;
	position: absolute;
	width: 20px;
}
.custom-checkbox + label[data-v-8a357e67] {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding-left: 28px;
	position: relative;
}
.custom-checkbox + label[data-v-8a357e67]:before {
	background-color: #fff;
	border: 2px solid #fff;
	content: "";
	height: 20px;
	left: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 20px;
}
.custom-checkbox:checked + label[data-v-8a357e67]:before {
	background-color: #fff;
	border-color: #fff;
}
.custom-checkbox:checked + label[data-v-8a357e67]:after {
	border-bottom: 2px solid #0072c6;
	border-right: 2px solid #0072c6;
	content: "";
	height: 11px !important;
	left: 5px !important;
	position: absolute;
	top: 50%;
	transform: translateY(-60%) rotate(45deg);
	width: 6px !important;
}
@media screen and (min-width: 1000px) {
	.custom-checkbox + label[data-v-8a357e67]:before {
		height: 16px;
		width: 16px;
	}
	.custom-checkbox + label[data-v-8a357e67] {
		font-size: 14px;
		font-weight: 400;
		line-height: 16.94px;
		padding-left: 24px;
		text-align: left;
		text-underline-position: from-font;
	}
	.custom-checkbox:checked + label[data-v-8a357e67]:after {
		height: 8px;
		left: 4px;
		width: 4px;
	}
}
input[type="radio"][data-v-8a357e67] {
	box-shadow: none;
}
.flight-search-container[data-v-4c77b745] {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
}
@media screen and (min-width: 1001px) {
	.flight-search-container[data-v-4c77b745] {
		height: 67px;
	}
}
.search-fields[data-v-4c77b745] {
	background-color: #fff;
	display: flex;
	height: 100%;
	justify-content: space-between;
	position: relative;
}
@media screen and (max-width: 768px) {
	.search-fields[data-v-4c77b745] {
		flex-wrap: wrap;
		position: relative;
	}
}
.field-group[data-v-4c77b745] {
	align-items: flex-start;
	border: none;
	color: #333;
	display: flex;
	flex: 1;
	flex-direction: column;
	font-family: Inter, sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.02em;
	padding: 13px 0 0 23px !important;
	position: relative;
}
@media screen and (max-width: 400px) {
	.field-group[data-v-4c77b745] {
		border-bottom-color: #ccc;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		flex-basis: 95%;
		padding: 12px 0 8px 14px !important;
		width: 95%;
	}
}
@media screen and (min-width: 401px) and (max-width: 768px) {
	.field-group[data-v-4c77b745] {
		border-bottom-color: #eeebea;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		flex-basis: 45%;
		padding: 12px 0 8px 12px !important;
		width: 45%;
	}
}
.field-group[data-v-4c77b745]:not(:last-child):after {
	background-color: #ccc;
	bottom: 0;
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}
.field-group label[data-v-4c77b745] {
	color: #8d8f9e;
	font-size: 13px;
	font-weight: 400;
	line-height: 15.73px;
	text-align: left;
}
.field-group input[data-v-4c77b745] {
	border: none;
	color: #333;
	font-family: Inter, sans-serif;
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 0.02em;
	line-height: 20.57px;
}
.field-group input[data-v-4c77b745]::-moz-placeholder {
	color: #8d8f9e;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.5;
}
.field-group input[data-v-4c77b745]::placeholder {
	color: #8d8f9e;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: 0.02em;
	line-height: 1.5;
}
.search-row input[type="checkbox"][data-v-4c77b745] {
	height: 24px;
	left: 890px;
	margin: 0 10px 0 0;
	top: 322px;
	width: 24px;
}
.search-label[data-v-4c77b745] {
	color: #fff;
	margin-right: 20px;
}
@media (max-width: 600px) {
	.search-fields[data-v-4c77b745] {
		flex-wrap: wrap;
	}
	.field-group[data-v-4c77b745] {
		box-sizing: border-box;
		flex-basis: 50%;
		max-width: 50%;
		padding: 16px 14px 8px !important;
	}
	.flight-search-container[data-v-4c77b745],
	.search-row[data-v-4c77b745] {
		flex-direction: column-reverse;
	}
	.search-row input[type="checkbox"][data-v-4c77b745] {
		margin: 10px 0;
	}
	.search-button[data-v-4c77b745] {
		margin-top: 20px;
		width: auto;
	}
}
.alert[data-v-4c77b745] {
	gap: 5px;
}
.alert[data-v-4c77b745],
.full-screen-modal[data-v-4c77b745] {
	align-items: center;
	display: flex;
}
.full-screen-modal[data-v-4c77b745] {
	background-color: #00000080;
	height: 100%;
	justify-content: center;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}
.placeholder[data-v-4c77b745] {
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
}
.overlay[data-v-4c77b745] {
	background: transparent;
	cursor: pointer;
	height: 100%;
	left: 0;
	pointer-events: all;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 100%;
}
@media (max-width: 600px) {
	.flight-search-container .placeholder[data-v-4c77b745] {
		color: #8d8f9e;
		display: inline-block;
		font-size: 15px;
		font-weight: 500;
		line-height: 24px;
		overflow: hidden;
		text-align: left;
		white-space: nowrap;
	}
	.flight-search-container .placeholder.selected[data-v-4c77b745] {
		color: #333;
		font-weight: 600;
	}
}
.calendar-anytime-container[data-v-4c77b745] {
	background: #fff;
	border: 1px solid #ddd;
	box-shadow: 0 4px 8px #0000001a;
	left: 0;
	min-width: 640px;
	position: absolute;
	top: 68px;
	z-index: 1000;
}
.tabs[data-v-4c77b745] {
	background-color: #f7f5f5;
	display: flex;
	justify-content: flex-start;
}
.tabs button[data-v-4c77b745] {
	background: none;
	border: none;
	border-bottom: 2px solid transparent;
	color: #0072c6;
	cursor: pointer;
	flex: none;
	font-size: 15px;
	font-weight: 600;
	padding: 12px 20px;
}
.tabs button.active[data-v-4c77b745] {
	background-color: #fff;
	border-bottom: none;
	box-shadow: inset 0 -1px #fff;
}
.tab-content[data-v-4c77b745] {
	padding: 16px;
	text-align: center;
}
.anytime-content[data-v-4c77b745] {
	color: #555;
	text-align: center;
}
.search-row[data-v-4c77b745] {
	display: flex;
	justify-content: flex-end;
}
.error-message[data-v-4c77b745] {
	border-radius: 4px;
	font-size: 14px;
	left: 0;
	padding: 5px 10px;
	top: -25px;
}
.error-message[data-v-4c77b745],
.field-group.error[data-v-4c77b745]:after {
	background-color: red;
	color: #fff;
	position: absolute;
}
.field-group.error[data-v-4c77b745]:after {
	border-radius: 50%;
	content: "!";
	display: block;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	right: 5%;
	text-align: center;
	top: 10px;
	width: 20px;
}
.container[data-v-90149d19] {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.modal-overlay[data-v-b25276c0] {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 900;
}
.language-list[data-v-b25276c0] {
	flex-direction: column;
	margin-top: 10px;
	max-height: 300px;
	overflow-y: auto;
	width: 98%;
}
.scroll-indicator[data-v-b25276c0] {
	height: 20px;
}
.selector-enter-active[data-v-b25276c0],
.selector-leave-active[data-v-b25276c0] {
	transition: opacity 0.5s;
}
.selector-enter[data-v-b25276c0],
.selector-leave-to[data-v-b25276c0] {
	opacity: 0;
}
.selector-container[data-v-b25276c0] {
	background-color: var(--FC_white);
	border-radius: 10px;
	box-shadow: 0 2px 8px #00000054;
	position: absolute;
	right: 0;
	top: calc(100% + 5px);
	transition: all 0.3s ease;
	z-index: 2000;
}
.selector-wrapper[data-v-b25276c0] {
	align-items: flex-start;
	flex-direction: row;
	width: 100%;
	width: 230px;
}
.selector-select[data-v-b25276c0],
.selector-wrapper[data-v-b25276c0] {
	display: flex;
	flex-direction: column;
	z-index: 1000;
}
.selector-select[data-v-b25276c0] {
	border: 0.5px solid var(--FC_neutral60);
	margin: auto;
	max-width: 300px;
	width: 100%;
}
select[data-v-b25276c0] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1.5px solid var(--FC_neutral80-8);
	border-radius: 37px;
	color: var(--FC_blue);
	font-size: 16px;
	font-weight: 200;
	height: 100px;
	outline: none;
	padding: 10px;
	width: 100%;
}
.language-list ul[data-v-b25276c0] {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
.language-list li[data-v-b25276c0] {
	color: var(--FC_neutral100);
	cursor: pointer;
	font-size: 36px;
	font-size: 14px;
	font-weight: 450;
	line-height: 28px;
	padding: 5px;
}
.language-list li[data-v-b25276c0]:hover {
	background-color: #f0f0f0;
}
.language-list[data-v-b25276c0]::-webkit-scrollbar {
	padding: 5px;
	width: 8px;
}
.language-list[data-v-b25276c0]::-webkit-scrollbar-thumb {
	background: var(--FC_neutral20, #e6e6e6);
	border-radius: 5px;
}
.language-list[data-v-b25276c0]::-webkit-scrollbar-thumb:hover {
	background-color: #555;
}
.modal-mask[data-v-b25276c0] {
	background-color: var(--FC_neutral99);
	justify-content: flex-end;
	left: 0;
	top: 0;
	z-index: 1001;
}
.modal-container[data-v-b25276c0],
.modal-mask[data-v-b25276c0] {
	display: flex;
	height: 100%;
	position: fixed;
	transition: opacity 0.3s ease;
	width: 100%;
}
.modal-container[data-v-b25276c0] {
	background-color: var(--FC_white);
	border: 1px 0 0;
	border-radius: 30px 30px 0 0;
	box-shadow: 0 2px 8px #00000054;
	flex-direction: column;
	justify-content: start;
	top: 20px;
	z-index: 1003;
}
.modal-title[data-v-b25276c0] {
	align-self: stretch;
	color: var(--FC_neutral-100, #333);
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	gap: var(--Font-Size-01, 12px);
	height: 51px;
	line-height: normal;
	padding: 0 var(--Font-Size-04, 16px);
}
.close-line[data-v-b25276c0],
.modal-title[data-v-b25276c0] {
	align-items: center;
	display: flex;
}
.close-line[data-v-b25276c0] {
	flex-flow: row;
	justify-content: space-between;
	margin-top: 2px;
	width: 100%;
}
.close-box[data-v-b25276c0] {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 48px;
	justify-content: center;
	width: 48px;
}
.closeIcon[data-v-b25276c0] {
	height: 12px;
	width: 12px;
}
.language-options[data-v-b25276c0] {
	display: flex;
	flex-direction: column;
	overflow-y: scroll;
	width: 100%;
}
.language-options li[data-v-b25276c0] {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 10px;
	height: 48px;
	justify-content: start;
	padding-left: 16px;
	padding-right: 16px;
}
.language-options ul[data-v-b25276c0] {
	margin-bottom: 50px;
	padding-inline-start: 0;
}
.language-option[data-v-b25276c0] {
	font-size: 14px;
	font-weight: 300;
}
.radio-btn[data-v-b25276c0],
.tc-radio-button[data-v-b25276c0] {
	height: 16px;
	width: 16px;
}
.tc-radio-button[data-v-b25276c0] {
	background-color: var(--FC_white);
	border: 1px solid var(--FC_neutral60);
	border-radius: 50%;
	box-sizing: border-box;
}
.tc-radio-button.selected[data-v-b25276c0] {
	border: 4px solid var(--FC_blue);
}
.modal-overlay[data-v-e3dd6802] {
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.currency-list[data-v-e3dd6802] {
	flex-direction: column;
	margin-top: 10px;
	max-height: 300px;
	overflow-y: auto;
	width: 98%;
}
.scroll-indicator[data-v-e3dd6802] {
	height: 20px;
}
.selector-enter-active[data-v-e3dd6802],
.selector-leave-active[data-v-e3dd6802] {
	transition: opacity 0.5s;
}
.selector-enter[data-v-e3dd6802],
.selector-leave-to[data-v-e3dd6802] {
	opacity: 0;
}
.selector-container[data-v-e3dd6802] {
	background-color: var(--FC_white);
	border-radius: 10px;
	box-shadow: 0 2px 8px #00000054;
	position: absolute;
	right: 0;
	top: calc(100% + 5px);
	transition: all 0.3s ease;
	z-index: 1001;
}
.selector-wrapper[data-v-e3dd6802] {
	align-items: flex-start;
	display: flex;
	flex-direction: row;
	flex-direction: column;
	width: 100%;
	width: 230px;
	z-index: 1002;
}
.selector-select[data-v-e3dd6802] {
	border: 0.5px solid var(--FC_neutral60);
	display: flex;
	flex-direction: column;
	margin: auto;
	max-width: 300px;
	width: 100%;
}
select[data-v-e3dd6802] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1.5px solid var(--FC_neutral80-8);
	border-radius: 37px;
	color: var(--FC_blue);
	font-size: 16px;
	font-weight: 200;
	height: 100px;
	outline: none;
	padding: 10px;
	width: 100%;
}
.currency-list ul[data-v-e3dd6802] {
	list-style: none;
	margin: 0;
	padding-left: 15px;
}
.currency-list li[data-v-e3dd6802] {
	color: var(--FC_neutral100);
	cursor: pointer;
	font-size: 14px;
	font-weight: 450;
	line-height: 28px;
	padding: 3px;
}
.currency-list li[data-v-e3dd6802]:hover {
	background-color: #f0f0f0;
}
.currency-list[data-v-e3dd6802]::-webkit-scrollbar {
	padding: 5px;
	width: 8px;
}
.currency-list[data-v-e3dd6802]::-webkit-scrollbar-thumb {
	background: var(--FC_neutral20, #e6e6e6);
	border-radius: 5px;
}
.currency-list[data-v-e3dd6802]::-webkit-scrollbar-thumb:hover {
	background-color: #555;
}
.modal-mask[data-v-e3dd6802] {
	background-color: var(--FC_neutral99);
	justify-content: flex-end;
	left: 0;
	top: 0;
	z-index: 1001;
}
.modal-container[data-v-e3dd6802],
.modal-mask[data-v-e3dd6802] {
	display: flex;
	height: 100%;
	position: fixed;
	transition: opacity 0.3s ease;
	width: 100%;
}
.modal-container[data-v-e3dd6802] {
	background-color: var(--FC_white);
	border: 1px 0 0;
	border-radius: 30px 30px 0 0;
	box-shadow: 0 2px 8px #00000054;
	flex-direction: column;
	justify-content: start;
	top: 20px;
	z-index: 1003;
}
.modal-title[data-v-e3dd6802] {
	align-self: stretch;
	color: var(--FC_neutral-100, #333);
	font-family: Inter;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	gap: var(--Font-Size-01, 12px);
	height: 51px;
	line-height: normal;
	padding: 0 var(--Font-Size-04, 16px);
}
.close-line[data-v-e3dd6802],
.modal-title[data-v-e3dd6802] {
	align-items: center;
	display: flex;
}
.close-line[data-v-e3dd6802] {
	flex-flow: row;
	justify-content: space-between;
	margin-top: 2px;
	width: 100%;
}
.close-box[data-v-e3dd6802] {
	align-items: center;
	cursor: pointer;
	display: flex;
	height: 48px;
	justify-content: center;
	width: 48px;
}
.closeIcon[data-v-e3dd6802] {
	height: 12px;
	width: 12px;
}
.currency-options[data-v-e3dd6802] {
	display: flex;
	flex-direction: column;
	overflow-y: scroll;
	width: 100%;
}
.currency-options li[data-v-e3dd6802] {
	align-items: center;
	display: flex;
	flex-direction: row;
	font-size: 14px;
	font-weight: 450;
	gap: 10px;
	height: 48px;
	justify-content: start;
	line-height: 28px;
	padding-left: 16px;
	padding-right: 16px;
}
.currency-options ul[data-v-e3dd6802] {
	margin-bottom: 50px;
	padding-inline-start: 0;
}
.radio-btn[data-v-e3dd6802],
.tc-radio-button[data-v-e3dd6802] {
	height: 16px;
	width: 16px;
}
.tc-radio-button[data-v-e3dd6802] {
	background-color: var(--FC_white);
	border: 1px solid var(--FC_neutral60);
	border-radius: 50%;
	box-sizing: border-box;
}
.tc-radio-button.selected[data-v-e3dd6802] {
	border: 4px solid var(--FC_blue);
}
.modal-enter-from[data-v-4c64e63a],
.modal-leave-to[data-v-4c64e63a] {
	opacity: 0;
}
.modal-mask[data-v-4c64e63a] {
	background-color: #00000080;
	justify-content: flex-end;
	left: 0;
	position: fixed;
	top: 0;
	z-index: 1000;
}
.modal-container[data-v-4c64e63a],
.modal-mask[data-v-4c64e63a] {
	display: flex;
	height: 100%;
	transition: opacity 0.3s ease;
	width: 100%;
}
.modal-container[data-v-4c64e63a] {
	background-color: var(--FC_white);
	box-shadow: 0 2px 8px #00000054;
	flex-direction: column;
	gap: 12px;
	justify-content: start;
}
.close-line[data-v-4c64e63a] {
	flex-flow: row-reverse;
	margin-top: 2px;
	width: 100%;
}
.close-box[data-v-4c64e63a],
.close-line[data-v-4c64e63a] {
	align-items: center;
	display: flex;
}
.close-box[data-v-4c64e63a] {
	cursor: pointer;
	height: 48px;
	justify-content: center;
	width: 48px;
}
.closeIcon[data-v-4c64e63a] {
	height: 12px;
	width: 12px;
}
.section-group[data-v-4c64e63a] {
	margin-left: 16px;
	margin-right: 16px;
}
.section[data-v-4c64e63a] {
	align-items: center;
	display: flex;
	flex-direction: row;
	gap: 10px;
	height: 48px;
	justify-content: start;
	width: 100%;
}
.sectionIcon[data-v-4c64e63a] {
	height: 16px;
	width: 16px;
}
.sectionTitle[data-v-4c64e63a] {
	color: var(--FC_neutral100);
	size: 15px;
	font-weight: 400;
	line-height: 18.15px;
}
.divisor[data-v-4c64e63a] {
	background-color: var(--FC_neutral20);
	height: 1px;
	margin-left: 10px;
	margin-right: 10px;
	width: 100%;
}
.selectors[data-v-4c64e63a] {
	align-items: center;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-around;
	max-height: 162px;
	min-height: 103px;
}
.selector[data-v-4c64e63a] {
	display: flex;
	flex-direction: column;
	height: 71px;
	justify-content: space-between;
}
@media screen and (max-width: 365px) {
	.selector[data-v-4c64e63a] {
		margin-top: 10px;
	}
}
.preferred[data-v-4c64e63a] {
	color: var(--FC_neutral60);
	font-size: 14px;
	gap: 4px;
}
.selectorBox[data-v-4c64e63a] {
	background-color: var(--FC_neutral10);
	border: 1px solid var(--FC_neutral20);
	border-radius: 10px;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	height: 48px;
	justify-content: center;
	width: 181px;
}
.selectorText[data-v-4c64e63a] {
	font-size: 14px;
	font-weight: 400;
	line-height: 16.8px;
	margin-left: 12px;
}
a[data-v-4c64e63a] {
	color: var(--FC_neutral100);
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
}
.verticals-container[data-v-bf5e1908] {
	align-items: center;
	display: flex;
	gap: 20px;
	height: 60px;
	justify-content: space-between;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.right-side[data-v-bf5e1908] {
	align-items: center;
	color: #fff;
	display: flex;
	gap: 30px;
	justify-content: flex-end;
}
.header-logo-desktop[data-v-bf5e1908] {
	display: flex;
	height: auto;
}
@media screen and (min-width: 993px) {
	.header-logo-desktop[data-v-bf5e1908] {
		width: 221.28px;
	}
}
@media screen and (min-width: 450px) and (max-width: 992px) {
	.header-logo-desktop[data-v-bf5e1908] {
		width: 183.89px;
	}
}
@media screen and (max-width: 450px) {
	.header-logo-desktop[data-v-bf5e1908] {
		width: 146.5px;
	}
}
.title[data-v-bf5e1908] {
	color: var(--FC_white);
	font-size: 14px;
	font-weight: 350;
	line-height: 28px;
	text-decoration: none;
}
.selectors[data-v-bf5e1908] {
	align-items: center;
	background: #296cb5;
	display: flex;
	flex-shrink: 0;
	height: 30px;
	justify-content: center;
	line-height: 28px;
	position: relative;
}
.selectors span[data-v-bf5e1908] {
	border: 1px solid #1e5087;
	color: var(--FC_white);
	cursor: pointer;
	font-size: 12px;
	font-weight: 650;
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
}
@media screen and (max-width: 768px) {
	.selectors span[data-v-bf5e1908] {
		display: none;
	}
}
.account[data-v-bf5e1908] {
	gap: 5px;
	justify-content: center;
}
.account[data-v-bf5e1908],
.right-side span[data-v-bf5e1908] {
	cursor: pointer;
}
.menu-mobile[data-v-bf5e1908] {
	align-items: center;
	cursor: pointer;
	display: flex;
	justify-content: right;
}
@media screen and (min-width: 993px) {
	.menu-mobile[data-v-bf5e1908] {
		display: none;
	}
}
.verticals[data-v-bf5e1908] {
	display: flex;
	gap: 30px;
}
@media screen and (max-width: 992px) {
	.verticals[data-v-bf5e1908] {
		display: none;
	}
}
.account[data-v-bf5e1908] {
	align-items: center;
	display: flex;
}
.header-background[data-v-7006b827] {
	background-color: var(--FC_blue);
	width: 100%;
}
.header-container[data-v-7006b827] {
	background-color: var(--FC_blue);
	display: flex;
	flex-direction: column;
	margin: auto;
	max-width: 1280px;
	padding: 0 16px 30px;
	width: 100%;
}
@media screen and (max-width: 993px) {
	.header-container[data-v-7006b827] {
		display: flex;
		flex-direction: column;
		margin: auto;
		max-width: 100%;
		padding: 0 16px 30px;
	}
}
.landing-title[data-v-7006b827] {
	color: var(--FC_white);
	font-weight: 400;
	line-height: 43.57px;
	margin: 50px 0 20px;
}
@media screen and (max-width: 768px) {
	.landing-title[data-v-7006b827] {
		font-family: Inter;
		font-size: 22px;
		font-weight: 400;
		line-height: 26.63px;
		margin: 26px 0 20px;
		text-align: left;
	}
}
.home-title[data-v-7006b827] {
	color: var(--FC_white);
	font-size: 26px;
	font-weight: 400;
	line-height: 32px;
	margin: 50px 0 58px;
	text-align: center;
}
@media screen and (min-width: 993px) {
	.home-title[data-v-7006b827] {
		font-size: 54px;
		font-weight: 400;
		line-height: 63px;
	}
}
@media (max-width: 600px) {
	.home-title[data-v-7006b827] {
		margin: 22px 0 30px !important;
	}
}
.container[data-v-df82b07d] {
	gap: 24px;
	margin: auto;
	max-width: 1440px;
	padding: 48px 80px;
}
@media screen and (max-width: 768px) {
	.container[data-v-df82b07d] {
		padding: 40px 24px;
	}
}
.section-title[data-v-df82b07d] {
	color: var(--FC_neutral100);
	font-size: 20px;
	font-weight: 350;
	padding-bottom: 16px;
}
.anchor-link[data-v-df82b07d] {
	color: var(--FC_blue);
	font-size: 14px;
	font-weight: 350;
	line-height: 26px;
}
.anchor-ul[data-v-df82b07d] {
	display: grid;
	flex-wrap: wrap;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
@media screen and (max-width: 600px) {
	.anchor-ul[data-v-df82b07d] {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 600px) and (max-width: 800px) {
	.anchor-ul[data-v-df82b07d] {
		grid-template-columns: repeat(3, 1fr);
	}
}
@media screen and (min-width: 800px) and (max-width: 1050px) {
	.anchor-ul[data-v-df82b07d] {
		grid-template-columns: repeat(4, 1fr);
	}
}
@media screen and (min-width: 1050px) and (max-width: 1350px) {
	.anchor-ul[data-v-df82b07d] {
		grid-template-columns: repeat(5, 1fr);
	}
}
@media screen and (min-width: 1350px) {
	.anchor-ul[data-v-df82b07d] {
		grid-template-columns: repeat(6, 1fr);
	}
}
.anchor-li[data-v-df82b07d] {
	color: var(--FC_blue);
	height: 40px;
	text-decoration: none;
	width: 200px;
}
.lists-container[data-v-df82b07d] {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
}
@media screen and (max-width: 340px) {
	.lists-container[data-v-df82b07d] {
		-moz-column-gap: 20px;
		column-gap: 20px;
	}
}
.footer-background[data-v-7a7d1262] {
	background: var(--FC_neutral100);
	width: 100%;
}
.footer-container[data-v-7a7d1262] {
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	gap: 30px;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 1280px;
	padding-bottom: 20px;
	padding-top: 60px;
}
@media screen and (max-width: 450px) {
	.footer-container[data-v-7a7d1262] {
		width: calc(100% - 48px);
	}
}
@media screen and (min-width: 450px) and (max-width: 992px) {
	.footer-container[data-v-7a7d1262] {
		width: calc(100% - 90px);
	}
}
@media screen and (min-width: 992px) {
	.footer-container[data-v-7a7d1262] {
		width: calc(100% - 160px);
	}
}
.main[data-v-7a7d1262] {
	display: flex;
	flex-direction: row;
	gap: 80px;
}
@media screen and (max-width: 992px) {
	.main[data-v-7a7d1262] {
		flex-direction: column;
		gap: 32px;
	}
}
.left-side[data-v-7a7d1262] {
	display: flex;
	flex-direction: column;
	gap: 13px;
}
@media screen and (min-width: 993px) {
	.left-side[data-v-7a7d1262] {
		max-width: 50%;
	}
}
@media screen and (max-width: 992px) {
	.left-side[data-v-7a7d1262] {
		gap: 32px;
	}
}
.logos[data-v-7a7d1262] {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.tripflyfast-logo-img[data-v-7a7d1262] {
	height: 36.94px;
	width: 234px;
}
@media screen and (max-width: 992px) {
	.tripflyfast-logo-img[data-v-7a7d1262] {
		height: 29.88px;
		width: 179px;
	}
}
.social-media-logos[data-v-7a7d1262] {
	display: flex;
	flex-direction: row;
	gap: 20px;
}
@media (min-width: 993px) {
	.social-media-logos[data-v-7a7d1262] {
		display: none;
	}
}
.social-media-logo[data-v-7a7d1262] {
	height: 28px;
	width: 28px;
}
.description[data-v-7a7d1262] {
	color: var(--FC_neutral10);
	font-size: 14px;
	font-weight: 300;
	line-height: 26px;
}
.divider[data-v-7a7d1262] {
	background-color: var(--FC_neutral40);
	box-sizing: border-box;
	height: 0.5px;
	margin: 0 auto;
	max-width: 500px;
	width: 100%;
}
.right-side[data-v-7a7d1262] {
	display: grid;
	gap: 8px;
	justify-content: space-between;
	width: 100%;
}
@media screen and (max-width: 550px) {
	.right-side[data-v-7a7d1262] {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 550px) and (max-width: 993px) {
	.right-side[data-v-7a7d1262] {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media screen and (min-width: 993px) {
	.right-side[data-v-7a7d1262] {
		grid-template-columns: repeat(3, 1fr);
	}
}
.section[data-v-7a7d1262] {
	display: flex;
	flex-direction: column;
	gap: 5px;
	padding-bottom: 40px;
	width: 140px;
}
.section-title[data-v-7a7d1262] {
	color: var(--FC_neutral10);
	font-size: 16px;
	font-weight: 650;
	line-height: 26px;
}
@media screen and (max-width: 992px) {
	.section-title[data-v-7a7d1262] {
		padding-bottom: 15px;
	}
}
.subsection[data-v-7a7d1262] {
	color: var(--FC_neutral10);
	font-size: 14px;
	font-weight: 350;
	line-height: 26px;
}
@media screen and (max-width: 992px) {
	.subsection[data-v-7a7d1262] {
		padding-top: 8px;
	}
}
.subsection a[data-v-7a7d1262] {
	color: var(--FC_neutral10);
	font-size: 14px;
}
@media screen and (max-width: 992px) {
	.subsection a[data-v-7a7d1262] {
		font-size: 16px;
	}
}
@media (max-width: 992px) {
	.social-media[data-v-7a7d1262] {
		display: none;
	}
}
.sub-footer[data-v-7a7d1262] {
	color: var(--FC_neutral10);
	display: flex;
	font-size: 12px;
	gap: 30px;
	justify-content: space-between;
	padding-bottom: 30px;
}
@media screen and (max-width: 450px) {
	.sub-footer[data-v-7a7d1262] {
		align-items: start;
		flex-direction: column-reverse;
	}
}
@media screen and (min-width: 450px) and (max-width: 992px) {
	.sub-footer[data-v-7a7d1262] {
		align-items: center;
		flex-direction: column-reverse;
	}
}
@media screen and (min-width: 992px) {
	.sub-footer[data-v-7a7d1262] {
		align-items: start;
		flex-direction: row;
	}
}
.sub-footer-text[data-v-7a7d1262] {
	font-size: 12px;
	line-height: 26px;
}
.sub-footer-links[data-v-7a7d1262],
.sub-footer-text[data-v-7a7d1262] {
	color: var(--FC_neutral10);
	font-weight: 250;
}
.sub-footer-links[data-v-7a7d1262] {
	display: flex;
	gap: 38px;
}
