/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */

#header-sticky .logo img {
	max-height: 34px;
}

:root {
	--airsea-photo-radius: 24px;
	--airsea-photo-radius-sm: 18px;
}

.mainContent :where(figure, .field--type-image, .field--name-field-media-image, .field--name-field-image) img {
	border-radius: var(--airsea-photo-radius-sm);
	overflow: hidden;
}
body.toolbar-fixed #header-sticky {
	z-index: 1000;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #header-sticky {
	top: 79px;
}
body.toolbar-fixed.toolbar-horizontal:not(.toolbar-tray-open) #header-sticky,
body.toolbar-fixed.toolbar-vertical #header-sticky {
	top: 39px;
}
body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #header-sticky.sticky {
	top: 79px !important;
}
body.toolbar-fixed.toolbar-horizontal:not(.toolbar-tray-open) #header-sticky.sticky,
body.toolbar-fixed.toolbar-vertical #header-sticky.sticky {
	top: 39px !important;
}
.header-main .main-menu ul li a {
	text-transform: uppercase;
}
.hero-3 .hero-image {
	width: 98%;
	height: 98%;
	border-radius: var(--airsea-photo-radius);
	margin: 1%;
	max-height: 904px;
	overflow: hidden;
}
.path-frontpage .header-main {
	padding: 30px 0 10px;
}
.path-frontpage .header-main {
	padding: 30px 0 10px;
}
.path-frontpage .sticky  .header-main {
	padding: 10px 0 10px;
}
.hero-image.bg-cover::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.5); /* dark overlay */
	z-index: 1;
}
.region-pageheaderimage {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 110%;
}
@media (min-width: 768px) {
	.region-pageheaderimage {
		width: 100%;
	}
}
.region-pageheaderimage img {
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.breadcrumb-wrapper {
	background-image: url('../images/default-page-header.jpg');
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.page-node-21 .view-page-header-image img {
	content: url('../images/airsea-diverse/about-senior-traveler.jpg');
	object-position: center 42%;
}
.page-node-22 .view-page-header-image img {
	content: url('../images/airsea-diverse/insurance-santorini.jpg');
	object-position: center center;
}
.page-node-33 .view-page-header-image img {
	content: url('../images/airsea-diverse/news-hong-kong-harbor.jpg');
	object-position: center center;
}
.view-page-header-image .views-row::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.5); /* dark overlay */
	z-index: 1;
}
h1.page-header {
	padding-bottom: 9px;
	margin: 0;
    margin-top: 0;
	border-bottom: 0;
    color: #ffffff;
    font-size: 60px;
    font-weight: 800;
    margin-bottom: 30px;	
}
#footerSection {
	background-image: url('images/footer-bg.jpg');
}
.footerFirst {
	padding: 28px 30px 32px;
	background: rgba(255, 255, 255, 0.94);
	border-radius: 10px;
	box-shadow: 0 18px 45px rgba(0, 0, 0, 0.18);
}
.footer-widget-wrapper-new::before {
	display: none;
}
.footer-bottom {
	border-top: 0;
}
.footerFirst .widget-head {
	margin-bottom: 22px !important;
}
.footerFirst .widget-head img {
	display: block;
	width: 100%;
	max-width: 340px;
	height: auto;
	margin: 0 auto;
}
.footer-widget-wrapper-new .footerFirst .footer-content h3,
.footer-widget-wrapper-new .footerFirst .footer-content p {
	color: #173847;
}
.footer-widget-wrapper-new .footerFirst .footer-content h3 {
	font-size: 24px;
	line-height: 1.2;
}
.footer-widget-wrapper-new .footerFirst .footer-content p {
	font-size: 16px;
	line-height: 1.65;
}
.footer-widget-wrapper-new .footerFirst .footer-content .social-icon a {
	background: #173847;
	color: #ffffff;
}
.footer-widget-wrapper-new .footerFirst .footer-content .social-icon a:hover {
	background: var(--theme);
	color: #ffffff;
}
.header-main .main-menu ul li {
	margin-inline-end: 30px;
}
.header-main .main-menu ul li a {
	font-size: 18px;
	font-weight: bold;
}

body {
	color: #12303a;
	font-size: 17px;
	line-height: 1.65;
}

p,
li,
dd,
td,
th,
label,
input,
select,
textarea,
button {
	letter-spacing: 0;
}

.mainContent p,
.mainContent li,
.mainContent label,
.mainContent input,
.mainContent select,
.mainContent textarea {
	font-size: max(17px, 1rem);
}

.mainContent a {
	text-underline-offset: 3px;
}

a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible {
	outline: 3px solid #2aaed0;
	outline-offset: 4px;
}

.theme-btn,
.header-main .main-menu ul li a,
.airsea-tour-cta,
.airsea-public-tour-card__actions a,
.airsea-tour-search-result__actions a,
.airsea-see-all-tours {
	min-height: 48px;
}

.header-main .main-menu ul li a,
.theme-btn {
	align-items: center;
	display: inline-flex;
}

@media (prefers-reduced-motion: reduce) {
	*,
	*::before,
	*::after {
		animation-duration: 0.001ms !important;
		animation-iteration-count: 1 !important;
		scroll-behavior: auto !important;
		transition-duration: 0.001ms !important;
	}
}

.new-top-desti-thumb {
	height: 300px;	
	border-radius: var(--airsea-photo-radius);
	background-size: cover;
	background-position: center center;	
	overflow: hidden;
}
@media (min-width: 768px) {
	.new-top-desti-thumb {
		height: 280px;	
	}
}
.new-top-desti-thumb-overlay::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(0, 0, 0, 0.3); /* dark overlay */
	z-index: 1;
}
.new-top-desti-thumb img {
  width: 110%;
  height: auto;
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.row {
	display: block !important;
}
@media (min-width: 768px) {
	.row {
		display: flex !important;
	}
}
.view-homepage-destination .row > * {
  padding-right: 15px !important;
  padding-left: 15px !important;
}

.new-top-desti-thumb .content {
	position: absolute;
	bottom: 20px;
	left: 30px;
	opacity: 1;
	visibility: visible;
	transition: all 0.4s ease-in-out;
	z-index: 9;
	text-transform: uppercase;
	left: 50%;
	transform: translate(-50%, -50%);	
}
.new-top-desti-thumb .content a {
	text-transform: uppercase;
}
.new-top-desti-thumb .icon {
	z-index: 10;
	text-decoration: none;
	cursor: pointer;
}

.new-top-desti-thumb .icon::before,
.new-top-desti-thumb .icon::after {
	display: none !important;
}

.new-top-desti-thumb .icon {
	align-items: center;
	background: rgba(255, 255, 255, 0.18);
	border: 2px solid rgba(255, 255, 255, 0.86);
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 0;
	height: 64px;
	justify-content: center;
	width: 64px;
}

.new-top-desti-thumb .icon i,
.new-top-desti-thumb .icon svg {
	display: none !important;
}

.new-top-desti-thumb .icon::after {
	content: "\f061";
	display: inline-block !important;
	font-family: "Font Awesome 6 Pro";
	font-size: 21px;
	font-weight: 700;
}
.new-top-desti-thumb .icon:hover,
.new-top-desti-thumb .icon:focus-visible {
	background: var(--theme);
	color: #ffffff;
}

.airsea-sticky-help {
	align-items: center;
	background: rgba(18, 48, 58, 0.96);
	border: 1px solid rgba(255, 255, 255, 0.16);
	border-radius: 999px;
	bottom: 22px;
	box-shadow: 0 18px 38px rgba(18, 48, 58, 0.22);
	display: flex;
	gap: 8px;
	left: 50%;
	padding: 8px;
	position: fixed;
	transform: translateX(-50%);
	z-index: 900;
}

.airsea-sticky-help a {
	align-items: center;
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 16px;
	font-weight: 900;
	gap: 9px;
	min-height: 48px;
	padding: 12px 20px;
	text-decoration: none;
	white-space: nowrap;
}

.airsea-sticky-help a:first-child {
	background: #f05a30;
}

.airsea-sticky-help a:last-child {
	background: rgba(255, 255, 255, 0.12);
}

.airsea-sticky-help a:hover,
.airsea-sticky-help a:focus {
	background: #ffffff;
	color: #12303a;
	text-decoration: none;
}

.path-admin-dashboard .airsea-sticky-help,
.path-airseatvl .airsea-sticky-help,
.user-logged-in.path-user .airsea-sticky-help {
	display: none;
}

.path-frontpage #block-turmet-exposedformtourpage-2 {
	background: #ffffff;
	border: 1px solid rgba(23, 56, 71, 0.08);
	border-radius: 18px;
	box-shadow: 0 20px 55px rgba(18, 48, 58, 0.14);
	margin: -48px auto 52px;
	max-width: 1040px;
	padding: 24px;
	position: relative;
	z-index: 8;
}

.path-frontpage #views-exposed-form-tour-page-2 {
	margin: 0;
}

.path-frontpage #views-exposed-form-tour-page-2 .form--inline {
	align-items: end;
	display: grid !important;
	gap: 16px;
	grid-template-columns: minmax(190px, 1fr) minmax(190px, 1fr) minmax(210px, 1fr) auto;
}

.path-frontpage #views-exposed-form-tour-page-2 .form-item,
.path-frontpage #views-exposed-form-tour-page-2 .form-actions {
	clear: none !important;
	float: none !important;
	margin: 0;
}

.path-frontpage #views-exposed-form-tour-page-2 .form-item-tour-location {
	grid-column: 1;
	grid-row: 1;
}

.path-frontpage #views-exposed-form-tour-page-2 .form-item-tour-type {
	grid-column: 2;
	grid-row: 1;
}

.path-frontpage #views-exposed-form-tour-page-2 .form-item-departure-month {
	grid-column: 3;
	grid-row: 1;
}

.path-frontpage #views-exposed-form-tour-page-2 .form-actions {
	grid-column: 4;
	grid-row: 1;
}

.path-frontpage #views-exposed-form-tour-page-2 label {
	color: #173847;
	display: block;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 0;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.path-frontpage #views-exposed-form-tour-page-2 .select-wrapper {
	display: block;
	position: relative;
}

.path-frontpage #views-exposed-form-tour-page-2 .select-wrapper::after {
	border: 0;
	color: #2f81bd;
	content: "\f078";
	font-family: "Font Awesome 6 Pro";
	font-size: 13px;
	font-weight: 700;
	pointer-events: none;
	position: absolute;
	right: 18px;
	top: 50%;
	transform: translateY(-50%);
}

.path-frontpage #views-exposed-form-tour-page-2 select.form-control,
.path-frontpage #views-exposed-form-tour-page-2 .airsea-departure-month-select {
	appearance: none;
	background: #f6fafb;
	border: 1px solid #d8e5e9;
	border-radius: 999px;
	box-shadow: none;
	color: #173847;
	font-size: 15px;
	font-weight: 700;
	height: 56px;
	line-height: 1.2;
	padding: 0 48px 0 20px;
	width: 100%;
}

.path-frontpage #views-exposed-form-tour-page-2 select.form-control:focus,
.path-frontpage #views-exposed-form-tour-page-2 .airsea-departure-month-select:focus {
	border-color: #ec572f;
	box-shadow: 0 0 0 4px rgba(236, 87, 47, 0.12);
	outline: 0;
}

.path-frontpage #views-exposed-form-tour-page-2 .form-actions {
	align-self: end;
	display: flex;
	gap: 10px;
}

.path-frontpage #views-exposed-form-tour-page-2 #edit-submit-tour {
	align-items: center;
	background: #ec572f;
	border: 0;
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 0;
	font-weight: 900;
	height: 56px;
	justify-content: center;
	min-width: 132px;
	padding: 0 24px;
	text-transform: uppercase;
}

.path-frontpage #views-exposed-form-tour-page-2 #edit-submit-tour::before {
	content: "Find Tours";
	font-size: 14px;
}

.path-frontpage #views-exposed-form-tour-page-2 #edit-submit-tour::after {
	content: "\f061";
	font-family: "Font Awesome 6 Pro";
	font-size: 14px;
	margin-left: 9px;
}

.path-frontpage #views-exposed-form-tour-page-2 #edit-submit-tour:hover,
.path-frontpage #views-exposed-form-tour-page-2 #edit-submit-tour:focus {
	background: #173847;
	color: #ffffff;
}

.path-frontpage #views-exposed-form-tour-page-2 .airsea-see-all-tours {
	align-items: center;
	background: #173847;
	border-radius: 999px;
	color: #ffffff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 900;
	height: 56px;
	justify-content: center;
	min-width: 142px;
	padding: 0 22px;
	text-decoration: none;
	text-transform: uppercase;
}

.path-frontpage #views-exposed-form-tour-page-2 .airsea-see-all-tours:hover,
.path-frontpage #views-exposed-form-tour-page-2 .airsea-see-all-tours:focus {
	background: #ec572f;
	color: #ffffff;
	text-decoration: none;
}

@media (max-width: 767px) {
	.airsea-sticky-help {
		border-radius: 18px 18px 0 0;
		bottom: 0;
		left: 0;
		right: 0;
		transform: none;
		width: 100%;
	}

	.airsea-sticky-help a {
		flex: 1;
		justify-content: center;
		padding-left: 12px;
		padding-right: 12px;
	}

	.airsea-sticky-help a span {
		font-size: 14px;
	}

	body {
		padding-bottom: 76px;
	}

	.path-frontpage #block-turmet-exposedformtourpage-2 {
		border-radius: 14px;
		margin: -28px 16px 38px;
		padding: 18px;
	}

	.path-frontpage #views-exposed-form-tour-page-2 .form--inline {
		grid-template-columns: 1fr;
	}

	.path-frontpage #views-exposed-form-tour-page-2 .form-item-tour-location,
	.path-frontpage #views-exposed-form-tour-page-2 .form-item-tour-type,
	.path-frontpage #views-exposed-form-tour-page-2 .form-item-departure-month,
	.path-frontpage #views-exposed-form-tour-page-2 .form-actions {
		grid-column: auto;
		grid-row: auto;
	}

	.path-frontpage #views-exposed-form-tour-page-2 #edit-submit-tour {
		width: 100%;
	}

	.path-frontpage #views-exposed-form-tour-page-2 .form-actions {
		display: grid;
	}

	.path-frontpage #views-exposed-form-tour-page-2 .airsea-see-all-tours {
		width: 100%;
	}
}

.airsea-about-page {
	color: #173847;
	padding: 72px 0 88px;
}
.airsea-about-page__intro {
	align-items: center;
	display: grid;
	gap: 48px;
	grid-template-columns: minmax(0, 1.03fr) minmax(0, 0.97fr);
	margin-bottom: 58px;
}
.airsea-about-page__media {
	position: relative;
}
.airsea-about-page__media img:first-child {
	border-radius: 18px;
	box-shadow: 0 24px 54px rgba(12, 42, 52, 0.18);
	display: block;
	width: 100%;
}
.airsea-about-page__since {
	background: #ffffff;
	border-radius: 999px;
	box-shadow: 0 18px 38px rgba(12, 42, 52, 0.18);
	max-width: 150px;
	padding: 14px;
	position: absolute;
	right: -12px;
	top: 28px;
	width: 32%;
}
.airsea-about-page__eyebrow {
	color: #ec572f;
	display: block;
	font-size: 13px;
	font-weight: 900;
	letter-spacing: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.airsea-about-page h2 {
	color: #173847;
	font-size: clamp(34px, 4vw, 58px);
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1.02;
	margin: 0 0 22px;
}
.airsea-about-page p {
	color: #566673;
	font-size: 18px;
	line-height: 1.72;
	margin-bottom: 18px;
}
.airsea-about-page__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 14px;
	margin-top: 28px;
}
.airsea-about-page__actions a,
.airsea-about-page__video-link {
	align-items: center;
	border-radius: 999px;
	display: inline-flex;
	font-size: 14px;
	font-weight: 900;
	justify-content: center;
	min-height: 48px;
	padding: 13px 24px;
	text-transform: uppercase;
}
.airsea-about-page__actions a:first-child {
	background: #ec572f;
	color: #ffffff;
}
.airsea-about-page__actions a:last-child,
.airsea-about-page__video-link {
	background: #eef6f8;
	color: #173847;
}
.airsea-about-page__actions a:hover,
.airsea-about-page__actions a:focus,
.airsea-about-page__video-link:hover,
.airsea-about-page__video-link:focus {
	background: #173847;
	color: #ffffff;
	text-decoration: none;
}
.airsea-about-page__video {
	background: #ffffff;
	border: 1px solid #dbe8ed;
	border-radius: 18px;
	box-shadow: 0 22px 52px rgba(12, 42, 52, 0.12);
	margin: 0 0 48px;
	overflow: hidden;
}
.airsea-about-page__video iframe {
	aspect-ratio: 16 / 9;
	display: block;
	height: auto;
	width: 100%;
}
.airsea-about-page__award {
	align-items: center;
	background: #f4fafb;
	border-radius: 16px;
	display: flex;
	gap: 18px;
	justify-content: center;
	margin-bottom: 66px;
	padding: 22px;
	text-align: center;
}
.airsea-about-page__award img {
	height: 44px;
	width: 44px;
}
.airsea-about-page__award strong {
	color: #173847;
	font-size: clamp(22px, 3vw, 30px);
	line-height: 1.2;
}
.airsea-about-page__reasons {
	background: #f4fafb;
	border-radius: 20px;
	margin-bottom: 48px;
	padding: 54px 34px 42px;
}
.airsea-about-page__section-head {
	margin: 0 auto 30px;
	max-width: 760px;
	text-align: center;
}
.airsea-about-page__cards {
	display: grid;
	gap: 22px;
	grid-template-columns: repeat(3, minmax(0, 1fr));
}
.airsea-about-page__card {
	border-radius: 16px;
	color: #ffffff;
	min-height: 310px;
	overflow: hidden;
	position: relative;
}
.airsea-about-page__card img {
	height: 100%;
	inset: 0;
	object-fit: cover;
	position: absolute;
	width: 100%;
}
.airsea-about-page__card::after {
	background: linear-gradient(180deg, rgba(12, 42, 52, 0.18), rgba(12, 42, 52, 0.86));
	content: "";
	inset: 0;
	position: absolute;
}
.airsea-about-page__card-content {
	display: flex;
	flex-direction: column;
	inset: 0;
	justify-content: flex-end;
	padding: 30px;
	position: absolute;
	z-index: 1;
}
.airsea-about-page__card h3 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.2;
	margin: 0 0 18px;
}
.airsea-about-page__card span {
	color: #ffffff;
	font-size: 14px;
	font-weight: 900;
	text-transform: uppercase;
}
.airsea-about-page__closing {
	color: #173847;
	font-size: clamp(24px, 3vw, 34px);
	font-weight: 800;
	line-height: 1.25;
	margin: 0 auto;
	max-width: 900px;
	text-align: center;
}

@media (max-width: 991px) {
	.airsea-about-page__intro,
	.airsea-about-page__cards {
		grid-template-columns: 1fr;
	}
}

@media (max-width: 575px) {
	.airsea-about-page {
		padding: 48px 0 64px;
	}
	.airsea-about-page__reasons {
		padding: 38px 18px 28px;
	}
	.airsea-about-page__award {
		align-items: center;
		flex-direction: column;
	}
}

.airsea-about-v2 {
	padding-top: 34px;
}
.airsea-about-v2__hero {
	align-items: center;
	background: #f4fafb;
	border-radius: 24px;
	display: grid;
	gap: 48px;
	grid-template-columns: minmax(0, 1fr) minmax(360px, 0.86fr);
	margin-bottom: 34px;
	overflow: hidden;
	padding: clamp(34px, 6vw, 70px);
	position: relative;
}
.airsea-about-v2__hero::before {
	background: radial-gradient(circle, rgba(236, 87, 47, 0.12) 2px, transparent 3px);
	background-size: 18px 18px;
	content: "";
	height: 360px;
	opacity: 0.65;
	position: absolute;
	right: 31%;
	top: 14%;
	width: 360px;
}
.airsea-about-v2__hero-copy,
.airsea-about-v2__hero-media {
	position: relative;
	z-index: 1;
}
.airsea-about-v2__hero h2,
.airsea-about-v2__story h2,
.airsea-about-v2__video-row h2,
.airsea-about-v2__cta h2 {
	color: #173847;
	font-size: clamp(36px, 5vw, 64px);
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1.03;
	margin-bottom: 24px;
}
.airsea-about-v2__hero p {
	font-size: 20px;
	max-width: 660px;
}
.airsea-about-v2__hero-media img:first-child {
	aspect-ratio: 0.92 / 1;
	border-radius: 18px;
	box-shadow: 0 26px 60px rgba(12, 42, 52, 0.2);
	display: block;
	height: auto;
	object-fit: cover;
	width: 100%;
}
.airsea-about-v2__hero-media .airsea-about-page__since {
	left: -54px;
	right: auto;
	top: 64px;
}
.airsea-about-v2__stats {
	display: grid;
	gap: 16px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-bottom: 48px;
}
.airsea-about-v2__stats article {
	background: #ffffff;
	border: 1px solid #dbe8ed;
	border-radius: 18px;
	box-shadow: 0 16px 34px rgba(12, 42, 52, 0.08);
	padding: 24px;
}
.airsea-about-v2__stats strong {
	color: #ec572f;
	display: block;
	font-size: clamp(30px, 4vw, 46px);
	font-weight: 900;
	line-height: 1;
	margin-bottom: 10px;
}
.airsea-about-v2__stats span {
	color: #173847;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.35;
}
.airsea-about-v2__story {
	align-items: start;
	display: grid;
	gap: 44px;
	grid-template-columns: minmax(0, 0.9fr) minmax(0, 1.1fr);
	margin-bottom: 56px;
	padding: 30px 0;
}
.airsea-about-v2__story p {
	border-bottom: 1px solid #dbe8ed;
	margin-bottom: 0;
	padding-bottom: 18px;
}
.airsea-about-v2__story p + p {
	padding-top: 18px;
}
.airsea-about-v2__video-row {
	align-items: center;
	background: #173847;
	border-radius: 24px;
	display: grid;
	gap: 42px;
	grid-template-columns: minmax(0, 0.72fr) minmax(0, 1fr);
	margin-bottom: 58px;
	padding: clamp(28px, 5vw, 54px);
}
.airsea-about-v2__video-row h2,
.airsea-about-v2__video-row p {
	color: #ffffff;
}
.airsea-about-v2__video-row .airsea-about-page__video {
	border: 0;
	box-shadow: 0 22px 52px rgba(0, 0, 0, 0.22);
	margin: 0;
}
.airsea-about-v2__reasons {
	background: #ffffff;
	border: 1px solid #dbe8ed;
	box-shadow: 0 20px 50px rgba(12, 42, 52, 0.08);
}
.airsea-about-v2__cta {
	align-items: center;
	background: linear-gradient(135deg, #eef6f8 0%, #ffffff 100%);
	border-radius: 24px;
	display: flex;
	gap: 24px;
	justify-content: space-between;
	padding: clamp(28px, 5vw, 54px);
}
.airsea-about-v2__cta h2 {
	font-size: clamp(30px, 4vw, 48px);
	margin: 0;
	max-width: 760px;
}
.airsea-about-v2__cta .airsea-about-page__actions {
	flex: 0 0 auto;
	margin-top: 0;
}

@media (max-width: 991px) {
	.airsea-about-v2__hero,
	.airsea-about-v2__story,
	.airsea-about-v2__video-row,
	.airsea-about-v2__cta {
		grid-template-columns: 1fr;
	}
	.airsea-about-v2__stats {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.airsea-about-v2__cta {
		align-items: flex-start;
		flex-direction: column;
	}
}

@media (max-width: 575px) {
	.airsea-about-v2__hero {
		grid-template-columns: 1fr;
		padding: 28px 18px;
	}
	.airsea-about-v2__hero-media .airsea-about-page__since {
		left: 18px;
		top: 18px;
	}
	.airsea-about-v2__stats {
		grid-template-columns: 1fr;
	}
}

.path-frontpage .airsea-home-about {
	background: #ffffff;
	color: #252525;
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	overflow: hidden;
	padding: 76px max(24px, calc((100vw - 1200px) / 2)) 70px;
	position: relative;
	width: 100vw;
}
.path-frontpage .airsea-home-about::before {
	background: radial-gradient(circle, rgba(23, 56, 71, 0.08) 2px, transparent 3px);
	background-size: 18px 18px;
	border-radius: 50%;
	content: "";
	height: 440px;
	left: 44%;
	opacity: 0.52;
	position: absolute;
	top: 118px;
	width: 440px;
}
.path-frontpage .airsea-home-about__inner {
	align-items: center;
	display: grid;
	gap: 56px;
	grid-template-columns: 92px minmax(0, 1fr) minmax(340px, 0.9fr);
	position: relative;
	z-index: 1;
}
.path-frontpage .airsea-home-about__vertical {
	align-items: center;
	align-self: stretch;
	border-right: 1px solid rgba(23, 56, 71, 0.12);
	color: #ec572f;
	display: flex;
	font-size: 20px;
	font-weight: 900;
	justify-content: center;
	letter-spacing: 0;
	text-transform: uppercase;
	writing-mode: vertical-rl;
	transform: rotate(180deg);
}
.path-frontpage .airsea-home-about__copy h2 {
	color: #252525;
	font-size: clamp(42px, 5vw, 64px);
	font-weight: 900;
	letter-spacing: 0;
	line-height: 1.02;
	margin: 0 0 28px;
	max-width: 520px;
}
.path-frontpage .airsea-home-about__body,
.path-frontpage .airsea-home-about__body p {
	color: #646464;
	font-size: 18px;
	line-height: 1.85;
	margin: 0;
	max-width: 610px;
}
.path-frontpage .airsea-home-about__actions {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 28px;
	margin-top: 34px;
}
.path-frontpage .airsea-home-about__actions a:first-child {
	background: #252525;
	border-radius: 4px;
	box-shadow: 0 18px 32px rgba(37, 37, 37, 0.14);
	color: #ffffff;
	display: inline-flex;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 0;
	min-height: 58px;
	padding: 18px 32px;
	text-transform: uppercase;
}
.path-frontpage .airsea-home-about__actions a:last-child {
	border-bottom: 2px solid #252525;
	color: #252525;
	display: inline-flex;
	font-size: 14px;
	font-weight: 900;
	letter-spacing: 0;
	padding-bottom: 7px;
	text-transform: uppercase;
}
.path-frontpage .airsea-home-about__actions a:hover,
.path-frontpage .airsea-home-about__actions a:focus {
	color: #ec572f;
	text-decoration: none;
}
.path-frontpage .airsea-home-about__image {
	position: relative;
	z-index: 1;
}
.path-frontpage .airsea-home-about__image > div:not(.airsea-home-about__badge),
.path-frontpage .airsea-home-about__image .field,
.path-frontpage .airsea-home-about__image .field--item {
	margin: 0;
}
.path-frontpage .airsea-home-about__image img {
	border-radius: var(--airsea-photo-radius);
	display: block;
	height: auto;
	width: 100%;
}

.path-frontpage .airsea-home-about__image > div:not(.airsea-home-about__badge) img {
	aspect-ratio: 0.82 / 1;
	height: auto;
	object-fit: cover;
	object-position: center center;
}
.path-frontpage .airsea-home-about__badge {
	left: -96px;
	max-width: 174px;
	position: absolute;
	top: 86px;
	width: 44%;
}
.path-frontpage .airsea-home-about__badge img {
	border-radius: 999px;
	filter: drop-shadow(0 20px 24px rgba(37, 37, 37, 0.18));
}
.path-frontpage .airsea-home-about__features {
	display: grid;
	gap: 34px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	margin-top: 72px;
	position: relative;
	z-index: 1;
}
.path-frontpage .airsea-home-about__features article {
	align-items: flex-start;
	display: grid;
	gap: 20px;
	grid-template-columns: 38px minmax(0, 1fr);
}
.path-frontpage .airsea-home-about__features span {
	align-items: center;
	border: 1px solid #ec572f;
	border-radius: 999px;
	color: #ec572f;
	display: inline-flex;
	font-size: 17px;
	font-weight: 800;
	height: 34px;
	justify-content: center;
	width: 34px;
}
.path-frontpage .airsea-home-about__features h3 {
	color: #252525;
	font-size: 20px;
	font-weight: 900;
	line-height: 1.2;
	margin: 0 0 8px;
}
.path-frontpage .airsea-home-about__features p {
	color: #666666;
	font-size: 16px;
	line-height: 1.45;
	margin: 0;
}

@media (max-width: 991px) {
	.path-frontpage .airsea-home-about__inner {
		grid-template-columns: 1fr;
	}
	.path-frontpage .airsea-home-about__vertical {
		border-right: 0;
		justify-content: flex-start;
		transform: none;
		writing-mode: initial;
	}
	.path-frontpage .airsea-home-about__badge {
		left: 18px;
		top: 18px;
	}
	.path-frontpage .airsea-home-about__features {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
}

@media (max-width: 575px) {
	.path-frontpage .airsea-home-about {
		padding-bottom: 54px;
		padding-top: 54px;
	}
	.path-frontpage .airsea-home-about__features {
		grid-template-columns: 1fr;
	}
}

.path-news .mainContent {
  background: #ffffff;
  padding: 0;
}

.path-news .mainContent > .container {
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  width: 100%;
}

.path-news .node--type-page {
  margin: 0;
}

.airsea-news-page {
  background: #ffffff;
  color: #173847;
}

.airsea-news-page__intro,
.airsea-news-page__feature,
.airsea-news-page__cards,
.airsea-news-page__cta {
  margin-left: auto;
  margin-right: auto;
  max-width: 1180px;
  padding-left: 24px;
  padding-right: 24px;
}

.airsea-news-page__intro {
  padding-bottom: 42px;
  padding-top: 74px;
  text-align: center;
}

.airsea-news-page__eyebrow {
  color: #f05a30;
  display: inline-block;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 0;
  margin-bottom: 12px;
  text-transform: uppercase;
}

.airsea-news-page__intro h2,
.airsea-news-page__cta h2 {
  color: #173847;
  font-size: clamp(36px, 5vw, 64px);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  margin: 0 auto;
  max-width: 860px;
}

.airsea-news-page__intro p {
  color: #607781;
  font-size: 19px;
  line-height: 1.7;
  margin: 22px auto 0;
  max-width: 760px;
}

.airsea-news-page__feature {
  align-items: center;
  display: grid;
  gap: 34px;
  grid-template-columns: minmax(0, 0.86fr) minmax(0, 1.14fr);
  padding-bottom: 56px;
}

.airsea-news-page__feature-copy {
  background: #f3fafc;
  border: 1px solid #dceef3;
  border-radius: 22px;
  padding: clamp(30px, 5vw, 54px);
}

.airsea-news-page__feature-copy h3 {
  color: #173847;
  font-size: clamp(30px, 4vw, 48px);
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.04;
  margin: 0 0 18px;
}

.airsea-news-page__feature-copy p,
.airsea-news-page__cta p {
  color: #607781;
  font-size: 18px;
  line-height: 1.7;
  margin: 0 0 16px;
}

.airsea-news-page__feature-actions,
.airsea-news-page__actions {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 28px;
}

.airsea-news-page__button,
.airsea-news-page__text-link {
  align-items: center;
  border-radius: 999px;
  display: inline-flex;
  font-weight: 900;
  justify-content: center;
  min-height: 52px;
  padding: 14px 24px;
  text-decoration: none;
}

.airsea-news-page__button {
  background: #f05a30;
  box-shadow: 0 16px 32px rgba(240, 90, 48, 0.24);
  color: #ffffff;
}

.airsea-news-page__button:hover,
.airsea-news-page__button:focus {
  background: #173847;
  color: #ffffff;
  text-decoration: none;
}

.airsea-news-page__button--light {
  background: #ffffff;
  box-shadow: none;
  color: #173847;
}

.airsea-news-page__text-link {
  color: #173847;
  padding-left: 0;
  padding-right: 0;
}

.airsea-news-page__text-link:hover,
.airsea-news-page__text-link:focus {
  color: #f05a30;
}

.airsea-news-page__video {
  background: #173847;
  border-radius: 22px;
  box-shadow: 0 24px 58px rgba(17, 46, 58, 0.16);
  overflow: hidden;
  position: relative;
}

.airsea-news-page__video::before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.airsea-news-page__video iframe {
  border: 0;
  height: 100%;
  inset: 0;
  position: absolute;
  width: 100%;
}

.airsea-news-page__cards {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  padding-bottom: 74px;
}

.airsea-news-page__cards article {
  background: #ffffff;
  border: 1px solid #e2edf1;
  border-radius: 20px;
  box-shadow: 0 18px 44px rgba(17, 46, 58, 0.07);
  padding: 30px;
}

.airsea-news-page__cards i {
  align-items: center;
  background: #eaf7fb;
  border-radius: 16px;
  color: #f05a30;
  display: inline-flex;
  font-size: 28px;
  height: 58px;
  justify-content: center;
  margin-bottom: 22px;
  width: 58px;
}

.airsea-news-page__cards i::before {
  font-family: Arial, sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 900;
  line-height: 1;
}

.airsea-news-page__cards .fa-suitcase-rolling::before {
  content: "\2708";
}

.airsea-news-page__cards .fa-earth-americas::before {
  content: "\25CE";
}

.airsea-news-page__cards .fa-shield-heart::before {
  content: "\2606";
}

.airsea-news-page__cards h3 {
  color: #173847;
  font-size: 23px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.2;
  margin: 0 0 10px;
}

.airsea-news-page__cards p {
  color: #607781;
  font-size: 17px;
  line-height: 1.65;
  margin: 0;
}

.airsea-news-page__cta {
  align-items: center;
  background:
    linear-gradient(90deg, rgba(10, 55, 70, 0.96), rgba(10, 55, 70, 0.88)),
    url("/sites/default/files/images/tours/2026/great-wall-of-china-at-sunrise-2026-01-11-09-07-33-utc.jpg") center/cover;
  border-radius: 28px;
  display: grid;
  gap: 28px;
  grid-template-columns: minmax(0, 1fr) auto;
  margin-bottom: 82px;
  padding-bottom: 44px;
  padding-top: 44px;
}

.airsea-news-page__cta h2,
.airsea-news-page__cta p {
  color: #ffffff;
  margin-left: 0;
  margin-right: 0;
}

.airsea-news-page__cta .airsea-news-page__eyebrow {
  color: #ffb197;
}

@media (max-width: 991px) {
  .airsea-news-page__feature,
  .airsea-news-page__cta {
    grid-template-columns: 1fr;
  }

  .airsea-news-page__cards {
    grid-template-columns: 1fr;
  }

  .airsea-news-page__cta {
    border-radius: 0;
    margin-bottom: 0;
  }
}

@media (max-width: 640px) {
  .airsea-news-page__intro {
    padding-top: 52px;
  }

  .airsea-news-page__feature,
  .airsea-news-page__cards {
    padding-bottom: 42px;
  }

  .airsea-news-page__feature-copy,
  .airsea-news-page__cards article {
    border-radius: 16px;
    padding: 24px;
  }
}
