.osprey-button {
	align-items: center;
	display: inline-flex;
	justify-content: center;
	text-decoration: none;
}

.osprey-visually-hidden {
	clip: rect(0 0 0 0);
	clip-path: inset(50%);
	height: 1px;
	overflow: hidden;
	position: absolute;
	white-space: nowrap;
	width: 1px;
}
.osprey-native-page {
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 1.7em;
	margin: 0;
}

.osprey-native-page *,
.osprey-native-page *::before,
.osprey-native-page *::after {
	box-sizing: border-box;
}

.osprey-native-main {
	display: block;
	overflow: hidden;
}

.osprey-native-main h1,
.osprey-native-main h2,
.osprey-native-main h3,
.osprey-native-main h4,
.osprey-native-main h5,
.osprey-native-main h6 {
	margin: 0;
	padding-bottom: 10px;
}

.osprey-native-main p {
	margin: 0;
	padding-bottom: 1em;
}

.osprey-native-main p:not(.has-background):last-of-type {
	padding-bottom: 0;
}

.osprey-native-main ul,
.osprey-native-main ol {
	line-height: 26px;
	margin: 0;
	padding: 0 0 23px 1em;
}

/* Contact hero sizing lives in the source page's generated stylesheet. */
#obc-contactPage .obc-contactHero {
	align-items: center !important;
	display: flex !important;
	justify-content: center !important;
	min-height: 480px !important;
}

.osprey-local-form-notice {
	background: #fff4cf;
	border: 1px solid #d6b05c;
	border-radius: 8px;
	color: #493b18;
	font: 600 14px/1.5 "Open Sans", Arial, sans-serif;
	margin: 0 0 18px;
	padding: 12px 14px;
}

.osprey-local-form-notice + form [type="submit"][disabled] {
	cursor: not-allowed !important;
	opacity: .55 !important;
}

/* Native site header. */
.os-header {
	font-family: "Montserrat", sans-serif;
	position: relative;
	width: 100%;
	z-index: 9999;
}

.os-top-bar {
	align-items: center;
	background: #dad5d1;
	border-bottom: 2px solid #fff;
	display: flex;
	justify-content: space-between;
	padding: 8px 4vw;
}

.os-top-left,
.os-top-right {
	align-items: center;
	display: flex;
	gap: 18px;
}

.os-trip-badge {
	height: 40px;
	width: auto;
}

.os-phone {
	color: #0f1623;
	font-family: "Anton", system-ui, sans-serif;
	font-size: 1.45rem;
	letter-spacing: .05em;
	text-decoration: none;
}

.os-top-booknow {
	background: #bfb080;
	color: #193258;
	display: none;
	font-family: "Bungee", system-ui, sans-serif;
	font-size: .78rem;
	letter-spacing: .14em;
	padding: 6px 14px;
	text-decoration: none;
	text-transform: uppercase;
}

.os-main-bar {
	background: #193258;
	color: #fff;
}

.os-main-inner {
	padding: 18px 4vw 4px;
}

.os-logo-block {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
	position: relative;
}

.os-social {
	display: flex;
	gap: 12px;
	left: 10px;
	position: absolute;
}

.os-social img {
	display: block;
	height: 32px;
	width: 32px;
}

.os-logo-link {
	display: inline-block;
}

.os-logo-img {
	display: block;
	height: 112px;
	width: auto;
}

.os-nav {
	width: 100%;
}

.os-nav-list {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0 0 23px 14px;
	position: relative;
	row-gap: 10px;
	width: 100%;
}

.os-nav-list li {
	list-style: none;
}

.os-nav-left {
	margin: 0 22px;
}

.os-nav-right {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.os-nav-link,
.os-mobile-nav-link {
	color: #fff;
	font-family: "Montserrat", sans-serif;
	font-size: 1.15rem;
	font-weight: 700;
	letter-spacing: .12em;
	line-height: 26px;
	text-decoration: none;
	text-transform: uppercase;
}

.os-nav-booknow {
	background: #bfb080;
	color: #193258;
	font-family: "Bungee", system-ui, sans-serif;
	font-size: 1.2rem;
	line-height: 26px;
	padding: 6px 18px;
	text-decoration: none;
	text-transform: uppercase;
}

.os-phone:hover,
.os-phone:focus-visible {
	color: #0f1623;
}

.os-top-booknow:hover,
.os-top-booknow:focus-visible,
.os-nav-booknow:hover,
.os-nav-booknow:focus-visible {
	color: #193258;
}

.os-nav-link:hover,
.os-nav-link:focus-visible,
.os-mobile-nav-link:hover,
.os-mobile-nav-link:focus-visible {
	color: #fff;
}

.os-burger,
.os-mobile-nav {
	display: none;
}

/* Native site footer. */
.os-footer {
	background: #193258;
	color: #fff;
	font-family: system-ui, Arial, sans-serif;
	overflow: hidden;
	padding: 60px 0 0;
	position: relative;
}

.os-footer-inner {
	margin: 0 auto;
	max-width: 1200px;
	padding: 0 24px;
}

.os-footer-top {
	align-items: flex-start;
	display: grid;
	gap: 48px;
	grid-template-columns: repeat(4, minmax(0, 1fr));
}

.os-footer-col {
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
}

.os-footer-heading {
	color: #fff;
	font-family: "Bungee", system-ui, sans-serif;
	font-size: 20px;
	letter-spacing: .08em;
	margin: 0 0 6px;
	text-transform: uppercase;
}

.os-footer-underline {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 88 12'%3E%3Cpath d='M2 6c6-5 12-5 18 0s12 5 18 0 12-5 18 0 12 5 18 0' fill='none' stroke='%23bfb080' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	display: block;
	height: 12px;
	margin: 8px auto 24px;
	width: 88px;
}

.os-footer-subheading {
	font-family: "Bungee", system-ui, sans-serif;
	font-size: 16px;
	letter-spacing: .08em;
	margin: 0 0 8px;
	text-transform: uppercase;
}

.os-footer-col p {
	margin: 0 0 4px;
}

.os-footer-contact {
	display: inline-block;
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.os-footer-contact li {
	align-items: flex-start;
	display: flex;
	gap: 10px;
	margin-bottom: 10px;
}

.os-footer-contact a {
	color: #fff;
	text-decoration: none;
}

.os-footer-contact a:hover,
.os-footer-contact a:focus-visible {
	color: #fff;
}

.os-contact-icon {
	align-items: center;
	display: inline-flex;
	flex-shrink: 0;
	height: 18px;
	justify-content: center;
	margin-top: 3px;
	width: 18px;
}

.os-contact-icon svg {
	display: block;
	fill: #fff;
	height: 18px;
	width: 18px;
}

.os-footer-contact-btn {
	background: #bfb080;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-family: "Bungee", system-ui, sans-serif;
	font-size: 13px;
	letter-spacing: .08em;
	margin: 16px auto 0;
	padding: 8px 15px;
	text-decoration: none;
	text-transform: uppercase;
}

.os-footer-contact-btn:hover,
.os-footer-contact-btn:focus-visible {
	color: #fff;
}

.os-footer-icons {
	align-items: center;
	display: flex;
	gap: 12px;
	justify-content: center;
	margin-top: 12px;
}

.os-footer-icons a {
	align-items: center;
	display: inline-flex;
	height: 48px;
	justify-content: center;
	width: 48px;
}

.os-footer-icons img {
	display: block;
	height: 44px;
	object-fit: contain;
	width: 44px;
}

.os-footer-nav {
	display: flex;
	flex-wrap: wrap;
	gap: 80px;
	justify-content: center;
	margin: 60px auto 0;
	padding-bottom: 40px;
}

.os-footer-nav-list {
	display: flex;
	flex-wrap: wrap;
	gap: inherit;
	justify-content: center;
	list-style: none;
	margin: 0;
	padding: 0;
}

.os-footer-nav-list li {
	list-style: none;
}

.os-footer-link {
	color: #bfb080;
	font-family: "Bebas Neue", system-ui, sans-serif;
	font-size: 24px;
	letter-spacing: .09em;
	text-decoration: none;
	text-transform: uppercase;
}

.os-footer-link:hover,
.os-footer-link:focus-visible {
	color: #bfb080;
}

.os-footer-wavebar {
	background: #233851;
	margin-top: 8px;
	position: relative;
}

.os-footer-wavebar::before {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1440' height='46' viewBox='0 0 1440 46'%3E%3Cpath fill='%23233851' d='M0 24c60 0 60 14 120 14s60-14 120-14 60 14 120 14 60-14 120-14 60 14 120 14 60-14 120-14 60 14 120 14 60-14 120-14 60 14 120 14 60-14 120-14 60 14 120 14V46H0Z'/%3E%3C/svg%3E");
	background-position: top center;
	background-repeat: repeat-x;
	background-size: 1440px 46px;
	content: "";
	height: 46px;
	left: 0;
	position: absolute;
	top: -46px;
	width: 100%;
}

.os-footer-wave-inner {
	margin: 0 auto;
	max-width: 1200px;
	padding: 18px 24px 24px;
	text-align: center;
}

.os-footer-copy {
	font-size: 14px;
	margin: 0;
	opacity: .95;
}

.os-cta-desktop,
.os-cta-mobile {
	display: none;
}

@media (min-width: 981px) {
	.os-footer-contact-mobile {
		display: none;
	}

	.os-cta-desktop {
		align-items: center;
		background: #193258;
		border-radius: 4px;
		bottom: 24px;
		box-shadow: 0 10px 20px rgba(0, 0, 0, .35);
		color: #fff;
		display: inline-flex;
		font-family: "Bungee", system-ui, sans-serif;
		font-size: 15px;
		gap: 12px;
		letter-spacing: .08em;
		line-height: 1;
		padding: 14px 26px 14px 22px;
		position: fixed;
		right: 24px;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		z-index: 9999;
	}

	.os-cta-desktop img {
		display: block;
		height: 16px;
		object-fit: contain;
		width: 16px;
	}

	.os-cta-desktop:hover,
	.os-cta-desktop:focus-visible {
		color: #fff;
	}
}

@media (min-width: 981px) {
	.os-footer-top {
		min-height: 248px;
	}
}

@media (max-width: 980px) {
	.os-footer-inner {
		padding-bottom: 48px;
	}

	.os-nav {
		display: none;
	}

	.os-logo-block {
		justify-content: space-between;
	}

	.os-logo-img {
		height: 88px;
	}

	.os-social,
	.os-phone {
		display: none;
	}

	.os-top-booknow {
		display: inline-block;
	}

	.os-trip-badge {
		height: 28px;
	}

	.os-burger {
		background: transparent;
		border: 0;
		cursor: pointer;
		display: block;
		height: 44px;
		margin: 0;
		padding: 0;
		width: 44px;
	}

	.os-burger span {
		background: #fff;
		border-radius: 3px;
		display: block;
		height: 3px;
		margin: 6px auto;
		width: 26px;
	}

	.os-header.os-nav-open .os-mobile-nav {
		display: block;
	}

	.os-mobile-nav {
		background: #193258;
		border-top: 1px solid rgba(255, 255, 255, .12);
		padding: 10px 4vw 18px;
	}

	.os-mobile-nav-list {
		display: grid;
		gap: 10px;
		list-style: none;
		margin: 0;
		padding: 0;
	}

	.os-mobile-nav-link {
		display: block;
		padding: 10px 6px;
	}

	.os-mobile-booknow {
		background: #bfb080;
		border-radius: 10px;
		color: #193258;
		display: block;
		font-family: "Bungee", system-ui, sans-serif;
		letter-spacing: .14em;
		padding: 12px 14px;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}

	.os-footer-top {
		grid-template-columns: repeat(2, minmax(0, 1fr));
		row-gap: 40px;
	}

	.os-footer-icons img {
		height: 40px;
		width: 40px;
	}

	.os-footer-icons a {
		height: 44px;
		width: 44px;
	}

	.os-cta-mobile {
		bottom: 0;
		display: flex;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 9999;
	}

	.os-cta-mobile-btn {
		color: #fff;
		flex: 1;
		font-family: "Bungee", system-ui, sans-serif;
		font-size: 14px;
		padding: 14px 0;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}

	.os-cta-mobile-btn:hover,
	.os-cta-mobile-btn:focus-visible {
		color: #fff;
	}

	.os-cta-book {
		background: #193258;
	}

	.os-cta-pricing {
		background: #4fa3a3;
	}

	.os-footer-wave-inner {
		padding-bottom: 70px;
	}
}

@media (max-width: 767px) {
	.os-footer-inner {
		padding-bottom: 18px;
	}

	.os-footer-top {
		column-gap: 24px;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.os-footer-col:nth-child(1),
	.os-footer-col:nth-child(4) {
		grid-column: 1 / -1;
	}

	.os-footer-icons img {
		height: 34px;
		width: 34px;
	}

	.os-footer-icons a {
		height: 40px;
		width: 40px;
	}

	.os-footer-contact li span,
	.os-footer-contact li a {
		white-space: nowrap;
	}

	.os-footer-nav {
		column-gap: 32px;
		margin-top: 40px;
		padding-bottom: 40px;
		row-gap: 12px;
	}

	.os-footer-link {
		font-size: 20px;
	}

	.os-footer-contact-btn {
		display: none;
	}
}
