

        .container {
            max-width: 1130px;
            margin: 0 auto;
            /* padding: 64px 20px 100px; */
        }

	
        .trip-item {
            /* background: #f9fafb !important; */
            border-radius: 17px;
            /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
            margin-bottom: 2rem;
            overflow: hidden;
			padding-top: 22px !important;
			padding-bottom: 22px !important;
		}

		.trip-item:last-child {
			margin-bottom: 0;
		}

		.trip-header,
		.trip-content {
			padding-left: 24px;
			padding-right: 24px;
		}

		.trip-header {
			padding-bottom: 12px;
            transition: all 0.3s ease;
        }

        .trip-header {
            padding: 24px;
            background-color: #f9fafb;
            cursor: pointer;
            border-bottom: 1px solid #e5e7eb;
            display: flex;
            align-items: center;
            justify-content: space-between;
            transition: background-color 0.3s ease;
        }

        .trip-header:hover {
            background-color: #f9fafb;
        }

        .trip-header.active {
            background-color: #f9fafb;
        }

        .trip-title-section {
            flex: 1;
        }

        .trip-number {
            font-size: 1.5rem;
            font-weight: 600;
            color: #1f2937;
            margin-bottom: 0.5rem;
        }

        .trip-nights {
            display: flex;
            align-items: center;
            gap: 8px;
            color: #6b7280;
        }
/*! CSS Used from: Embedded */
*,:after,:before {
	border: 0 solid;
	box-sizing: border-box;
}

:after,:before {
	--tw-content: "";
}

h2 {
	font-size: inherit;
	font-weight: inherit;
}

button {
	color: inherit;
	: inherit;
	font-feature-settings: inherit;
	font-size: 100%;
	font-variation-settings: inherit;
	font-weight: inherit;
	letter-spacing: inherit;
	line-height: inherit;
	margin: 0;
	padding: 0;
}

button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

h2,p {
	margin: 0;
}

button {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

img {
	display: block;
	vertical-align: middle;
}

img {
	height: auto;
	max-width: 100%;
}

*,:after,:before {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59,130,246,.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
}

:focus {
	outline: 2px dashed var(--focus-colour,#1b1b1b);
	outline-offset: .25rem;
}

@media (hover:hover) {
	* {
		scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-bg);
		scrollbar-width: thin;
	}

	::-webkit-scrollbar {
		width: var(--scrollbar-width);
	}

	::-webkit-scrollbar-track {
		background: var(--scrollbar-bg);
	}

	::-webkit-scrollbar-thumb {
		background-color: var(--scrollbar-thumb);
		border: 3px solid var(--scrollbar-bg);
		border-radius: .4rem;
	}
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1.1;
}

button {
	background: none;
	border-width: 0;
	color: inherit;
	letter-spacing: inherit;
}

button {
	transition-duration: .15s;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

button {
	cursor: pointer;
}

* {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

.flex-col>* {
	max-width: 100%;
}

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

.h4 {
	font-size: 25px;
	letter-spacing: -.02em;
}

.h4 {
	: Satoshi;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin-block: 0;
}

.body-l {
	font-size: 16px;
}

.body-l {
	: Satoshi;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin-block: 0;
}

.container {
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* max-width: 1440px; */
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width:1025px) {
	.container {
		padding-left: 40px;
		padding-right: 40px;
	}
}

.btn {
	border-radius: 4px;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	justify-content: center;
	min-width: 158px;
	position: relative;
	--tw-bg-opacity: 1;
	background-color: rgb(40 58 44);
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -.03em;
	padding: 18px 32px;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	transition-duration: .3s;
	transition-property: background;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

@media (min-width:768px) {
	.btn {
		min-width: 230px;
	}
}

.btn {
	text-decoration: none!important;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.btn span {
	--tw-translate-x: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	white-space: nowrap;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	text-decoration: none!important;
	transition-property: transform,color;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.btn span,.btn:before {
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-duration: .3s;
}

.btn:before {
	bottom: 0;
	content: "";
	margin-bottom: auto;
	margin-top: auto;
	pointer-events: none;
	position: absolute;
	right: 24px;
	top: 0;
	--tw-translate-x: -2rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none' viewBox='0 0 15 14'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.5 7h12m0 0-6-6m6 6-6 6'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	height: 15px;
	opacity: 0;
	transition-property: transform,opacity;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	width: 14px;
}

.btn:hover {
	background: #450b28;
}

.btn:hover span {
	--tw-translate-x: var(--w);
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
}

.btn:hover:before {
	--tw-translate-x: 0px;
	opacity: 1;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

button:disabled {
	opacity: .5;
}

.fixed {
	position: fixed;
}

.bottom-0 {
	bottom: 0;
}

.left-0 {
	left: 0;
}

.right-0 {
	right: 0;
}

.z-\[10\] {
	z-index: 10;
}

.mr-\[27px\] {
	margin-right: 27px;
}

.mr-\[8px\] {
	margin-right: 8px;
}

.mt-\[10px\] {
	margin-top: 10px;
}

.mt-\[21px\] {
	margin-top: 21px;
}

.flex {
	display: flex;
}

.hidden {
	display: none;
}

.h-\[16px\] {
	height: 16px;
}

.w-\[16px\] {
	width: 16px;
}

.w-\[50\%\] {
	width: 50%;
}



.shrink-0 {
	flex-shrink: 0;
}

.flex-row {
	flex-direction: row;
}

.flex-col {
	flex-direction: column;
}

.items-center {
	align-items: center;
}

.bg-white {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.py-\[14px\] {
	padding-bottom: 14px;
	padding-top: 14px;
}

.text-\[16px\] {
	font-size: 16px;
}

.text-\[24px\] {
	font-size: 24px;
}

.font-medium {
	font-weight: 500;
}

.text-black\/60 {
	color: rgba(27,27,27,.6);
}

.opacity-\[0\.6\] {
	opacity: .6;
}

.shadow-\[0px_4px_24px_rgba\(0\2c 0\2c 0\2c 0\.33\)\] {
	--tw-shadow: 0px 4px 24px rgba(0,0,0,.33);
	--tw-shadow-colored: 0px 4px 24px var(--tw-shadow-color);
}

.shadow-\[0px_4px_24px_rgba\(0\2c 0\2c 0\2c 0\.33\)\] {
	box-shadow: var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);
}

.fade-in {
	animation: fadeIn .5s ease-in-out;
}

@media (min-width:768px) {
	.md\:mb-0 {
		margin-bottom: 0;
	}

	.md\:mb-\[10px\] {
		margin-bottom: 10px;
	}

	.md\:ml-auto {
		margin-left: auto;
	}

	.md\:mr-\[10px\] {
		margin-right: 10px;
	}

	.md\:mt-auto {
		margin-top: auto;
	}

	.md\:block {
		display: block;
	}

	.md\:flex {
		display: flex;
	}

	.md\:w-\[230px\] {
		width: 230px;
	}

	.md\:w-auto {
		width: auto;
	}

	.md\:py-\[21px\] {
		padding-bottom: 21px;
		padding-top: 21px;
	}
}
/*! CSS Used keyframes */
@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}
/*! CSS Used fontfaces */
@font-face {
	font-display:swap;:Satoshi;font-style:normal;font-weight:500;src:url(https://www.viatu.com/_nuxt/Satoshi-Medium.CFKGS7aH.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/Satoshi-Medium.eqBSjZUL.woff) format("woff"),url(https://www.viatu.com/_nuxt/Satoshi-Medium.DOt9kM-a.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
	font-display:swap;:Satoshi;font-style:normal;font-weight:700;src:url(https://www.viatu.com/_nuxt/Satoshi-Bold.DBc0Fx_t.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/Satoshi-Bold.dLXt6Yru.woff) format("woff"),url(https://www.viatu.com/_nuxt/Satoshi-Bold.CPly9kH5.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}
       .chevron {
    width: 54px;
    height: 54px;
    background-color: #283a2c;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%; /* Optional: Makes it circular */
    cursor: pointer;
    transition: background-color 0.3s ease;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.chevron:hover {
    background-color: #3a5641; /* Slight hover effect */
}

.chevron-icon {
    transition: transform 0.25s ease;
}

/* Optional toggle effect */
.chevron.open .chevron-icon {
    transform: rotate(0deg); /* Rotates back to normal */
}


        .trip-header.active .chevron {
            transform: rotate(-135deg);
        }

        .trip-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease;
        }

        .trip-content.active {
            max-height: 2000px;
        }

        .trip-content-inner {
            padding: 24px;
        }

        .hero-image {
            width: 100%;
            height: 300px;
            border-radius: 17px;
            overflow: hidden;
            margin-bottom: 24px;
        }

        .hero-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .intro-section {
            margin-bottom: 32px;
        }

        .intro-title {
            display: flex;
            align-items: center;
            gap: 12px;
            margin-bottom: 16px;
        }

        .intro-title h5 {
            font-size: 1.25rem;
            font-weight: 600;
            color: #1f2937;
        }

        .intro-text {
            color: #6b7280;
            line-height: 1.7;
        }

        .services-section {
            display: grid;
            grid-template-columns: 1fr;
            gap: 32px;
        }

        @media (min-width: 768px) {
            .services-section {
                grid-template-columns: 1fr 1fr;
            }
        }

        .stay-info {
            display: flex;
            flex-direction: column;
        }

        .stay-title {
            color: #9ca3af;
            font-size: 1.125rem;
            margin-bottom: 8px;
        }

        .camp-name {
            font-size: 1.5rem;
            font-weight: 600;
            color: #1f2937;
            margin-bottom: 16px;
        }

        .camp-description {
            color: #6b7280;
            line-height: 1.7;
            margin-bottom: 32px;
            flex-grow: 1;
        }

        .price-section {
            display: flex;
            align-items: baseline;
            gap: 8px;
            margin-bottom: 24px;
        }

        .price-from {
            color: #6b7280;
        }

        .price-amount {
            font-size: 1.5rem;
            font-weight: 600;
            color: #1f2937;
        }

        .price-per {
            color: #6b7280;
        }

        .btn {
            background-color: #3b82f6;
            color: white;
            padding: 12px 24px;
            border: none;
            border-radius: 8px;
            font-weight: 600;
            cursor: pointer;
            transition: background-color 0.3s ease;
        }

        .btn:hover {
            background-color: #2563eb;
        }

        .gallery-section {
            position: relative;
            border-radius: 17px;
            overflow: hidden;
            aspect-ratio: 16/10;
        }

        .gallery-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .icon {
            width: 20px;
            height: 20px;
            fill: #6b7280;
        }

/*! CSS Used from: Embedded */
*,:after,:before {
	border: 0 solid;
	box-sizing: border-box;
}

:after,:before {
	--tw-content: "";
}

h3,h4,h5 {
	font-size: inherit;
	font-weight: inherit;
}



button {
	text-transform: none;
}

button {
	-webkit-appearance: button;
	background-color: transparent;
	background-image: none;
}

h3,h4,h5,p {
	margin: 0;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

[role=button],button {
	cursor: pointer;
}

:disabled {
	cursor: default;
}

img {
	display: block;
	vertical-align: middle;
}

img {
	height: auto;
	max-width: 100%;
}

*,:after,:before {
	--tw-border-spacing-x: 0;
	--tw-border-spacing-y: 0;
	--tw-translate-x: 0;
	--tw-translate-y: 0;
	--tw-rotate: 0;
	--tw-skew-x: 0;
	--tw-skew-y: 0;
	--tw-scale-x: 1;
	--tw-scale-y: 1;
	--tw-scroll-snap-strictness: proximity;
	--tw-ring-offset-width: 0px;
	--tw-ring-offset-color: #fff;
	--tw-ring-color: rgba(59,130,246,.5);
	--tw-ring-offset-shadow: 0 0 #0000;
	--tw-ring-shadow: 0 0 #0000;
	--tw-shadow: 0 0 #0000;
	--tw-shadow-colored: 0 0 #0000;
}

:focus {
	outline: 2px dashed var(--focus-colour,#1b1b1b);
	outline-offset: .25rem;
}

@media (hover:hover) {
	* {
		scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-bg);
		scrollbar-width: thin;
	}

	::-webkit-scrollbar {
		width: var(--scrollbar-width);
	}

	::-webkit-scrollbar-track {
		background: var(--scrollbar-bg);
	}

	::-webkit-scrollbar-thumb {
		background-color: var(--scrollbar-thumb);
		border: 3px solid var(--scrollbar-bg);
		border-radius: .4rem;
	}
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1.1;
}

button {
	background: none;
	border-width: 0;
	color: inherit;
	letter-spacing: inherit;
}

button {
	transition-duration: .15s;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

button {
	cursor: pointer;
}

* {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

picture {
	display: block;
	vertical-align: middle;
}

picture,picture img {
	display: flex;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}

.flex-col>* {
	max-width: 100%;
}

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

[id] {
	scroll-margin-top: var(--header-height);
	scroll-snap-margin-top: var(--header-height);
}

.bg-secondary {
	background-color: #1c4147;
}

.trip-part {
	margin-top: 2rem;
	padding-bottom: 2rem;
	position: relative;
}

.trip-part>img {
	left: -4rem;
	position: absolute;
	top: 0;
}

.trip-part:before {
	background: linear-gradient(to bottom,#000 50%,transparent 50%) repeat;
	background-size: 6px 16px;
	bottom: 0;
	z-index: 9 !important;
	content: "";
	height: calc(100% - 2px);
	left: -44px;
	position: absolute;
	width: 1.5px;
	z-index: -1;
}

.trip-part.last-part:before {
	display: none;
}

.trip-part.stop .chevrwon {
	background-color: #541736;
	border-radius: 12px;
	cursor: pointer;
	left: -4rem;
	padding: 18px 15px;
	position: absolute;
	top: 0;
	transition: filter .2s ease-out;
}

.trip-part.stop .chevron:hover {
	filter: brightness(1.5);
}

.trip-part.stop .chevron>img {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.trip-part.stop .stop-body {
	background-color: #fff;
	display: flex;
	flex-direction: column;
	gap: 4rem;
	opacity: 1;
	overflow: hidden;
	transition: opacity .35s ease-in-out,max-height .35s ease-in-out;
}

.trip-part.stop .stop-body .heading-icon {
	background-color: #fff;
	height: 48px;
	left: -4rem;
	z-index: 99;
	padding: .5rem;
	position: absolute;
	width: 40px;
}

@media (max-width:767px) {
	.trip-part {
		padding-right: 4rem;
	}

	.trip-part>img {
		left: unset;
		right: 0;
	}

	.trip-part:before {
		/* left: unset; */
		/* right: 20px; */
	}

	.trip-part.stop {
		padding-right: 0;
	}

	.trip-part.stop .chevron {
		left: unset;
		right: 0;
	}

	.trip-part .stop-body .heading-icon {
		margin-left: -.5rem;
		margin-right: .5rem;
		position: unset!important;
	}
}

.trip-card {
	border-radius: 1.25rem;
	cursor: pointer;
	outline: none;
	padding: .25rem;
	transition: box-shadow .3s ease-out,background-color .3s ease-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.trip-card:hover {
	background-color: #ebede9;
	box-shadow: 0 0 2px #bcb9b9;
}

.trip-card.bg-light:hover {
	background-color: #f4f4f4;
}

.badge {
	align-items: center;
	background-color: var(--color-sangria);
	border-radius: 50%;
	color: #fff;
	display: inline-flex;
	font-size: 20px;
	font-weight: 700;
	height: 3rem;
	justify-content: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	width: 3rem;
}

.h3 {
	: Satoshi;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin-block: 0;
}

.h3 {
	font-size: 32px;
	letter-spacing: -.04em;
}

.h4 {
	font-size: 25px;
	letter-spacing: -.02em;
}

.h4,.h5 {
	: Satoshi;
	font-style: normal;
	font-weight: 700;
	line-height: 120%;
	margin-block: 0;
}

.h5 {
	font-size: 20px;
	letter-spacing: -.01em;
}

.body-xl {
	: Satoshi;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	letter-spacing: -.02em;
	line-height: 24px;
	margin-block: 0;
}

.body-l {
	font-size: 16px;
}

.body-l,.body-m {
	: Satoshi;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin-block: 0;
}

.body-m {
	font-size: 13px;
}

.btn {
	border-radius: 4px;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	justify-content: center;
	min-width: 158px;
	position: relative;
	--tw-bg-opacity: 1;
	background-color: rgb(40 58 44);
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -.03em;
	padding: 18px 32px;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	transition-duration: .3s;
	transition-property: background;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

@media (min-width:768px) {
	.btn {
		min-width: 230px;
	}
}

.btn {
	text-decoration: none!important;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.btn span {
	--tw-translate-x: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	white-space: nowrap;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	text-decoration: none!important;
	transition-property: transform,color;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.btn span,.btn:before {
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-duration: .3s;
}

.btn:before {
	bottom: 0;
	content: "";
	margin-bottom: auto;
	margin-top: auto;
	pointer-events: none;
	position: absolute;
	right: 24px;
	top: 0;
	--tw-translate-x: -2rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none' viewBox='0 0 15 14'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.5 7h12m0 0-6-6m6 6-6 6'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	height: 15px;
	opacity: 0;
	transition-property: transform,opacity;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	width: 14px;
}

.btn:hover {
	background: #450b28;
}

.btn:hover span {
	--tw-translate-x: var(--w);
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
}

.btn:hover:before {
	--tw-translate-x: 0px;
	opacity: 1;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

button:disabled {
	opacity: .5;
}

.thumbnail-carousel .swiper-button-prev:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23fff' transform='rotate(-180 24 24)'/%3E%3Cpath fill='%23fff' d='m24 30-6-5.575 6-5.575'/%3E%3Cpath stroke='%23541736' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M30 24.425H18m0 0L24 30m-6-5.575 6-5.575'/%3E%3C/svg%3E");
}

.thumbnail-carousel .swiper-button-next:after,.thumbnail-carousel .swiper-button-prev:after {
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: contain;
	content: "";
	height: 48px;
	width: 48px;
}

.thumbnail-carousel .swiper-button-next:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' fill='none' viewBox='0 0 48 48'%3E%3Ccircle cx='24' cy='24' r='24' fill='%23fff'/%3E%3Cpath fill='%23fff' d='m24 18 6 5.575-6 5.575'/%3E%3Cpath stroke='%23541736' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 23.575h12m0 0L24 18m6 5.575-6 5.575'/%3E%3C/svg%3E");
}

.thumbnail-carousel .swiper-button-next,.thumbnail-carousel .swiper-button-prev {
	height: 48px;
	opacity: 0;
	pointer-events: none;
	transition: opacity .2s ease-in-out;
	width: 48px;
}

.thumbnail-carousel:hover .swiper-button-next,.thumbnail-carousel:hover .swiper-button-prev {
	opacity: 1;
	pointer-events: all;
}

.swiper .swiper-scrollbar-drag {
	cursor: grab;
	--tw-bg-opacity: 1;
	background-color: rgb(40 58 44);
}

.swiper.swiper-horizontal {
	touch-action: unset!important;
}

@media (min-width:768px) {
	.swiper.swiper-horizontal {
		touch-action: pan-y;
	}
}

.swiper.swiper-horizontal.force-swiping {
	touch-action: pan-y!important;
}

.trip-list>.container-wrapper>.swiper>.swiper-button-prev {
	background-color: transparent;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 45 44'%3E%3Cpath stroke='%23541736' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M28.5 22h-12m0 0 6 5.6m-6-5.6 6-5.6'/%3E%3Crect width='42.5' height='42.5' x='1.3' y='.8' stroke='%23541736' stroke-width='1.5' rx='21.3'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 44px;
	height: 44px;
	transition: background-color .2s ease-in-out;
	width: 45px;
}

@media (min-width:768px) {
	.trip-list>.container-wrapper>.swiper>.swiper-button-prev {
		right: 52px;
	}
}

.trip-list>.container-wrapper>.swiper>.swiper-button-prev:after {
	content: none!important;
}

.trip-list>.container-wrapper>.swiper>.swiper-button-next {
	background-color: transparent;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 45 44'%3E%3Cpath stroke='%23541736' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M16.5 22h12m0 0-6-5.6m6 5.6-6 5.6'/%3E%3Crect width='42.5' height='42.5' x='43.8' y='43.3' stroke='%23541736' stroke-width='1.5' rx='21.3' transform='rotate(-180 43.8 43.3)'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 44px;
	height: 44px;
	transition: background-color .2s ease-in-out;
	width: 45px;
}

.trip-list>.container-wrapper>.swiper>.swiper-button-next:after {
	content: none!important;
}

.trip-list>.container-wrapper>.swiper>.swiper-button-next:not(.swiper-button-disabled):hover {
	background-color: rgba(84,23,54,.2);
}

.swiper-wrapper {
	padding-top: 2px;
}

.pointer-events-none {
	pointer-events: none;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.inset-0 {
	inset: 0;
}

.left-0 {
	left: 0;
}

.right-4 {
	right: 1rem;
}

.top-0 {
	top: 0;
}

.top-4 {
	top: 1rem;
}

.z-\[10\] {
	z-index: 10;
}

.z-\[1\] {
	z-index: 1;
}

.float-right {
	float: right;
}

.mx-0 {
	margin-left: 0;
	margin-right: 0;
}

.mx-\[1em\] {
	margin-left: 1em;
	margin-right: 1em;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.my-\[1rem\] {
	margin-bottom: 1rem;
	margin-top: 1rem;
}

.mb-8 {
	margin-bottom: 2rem;
}

.mb-\[1em\] {
	margin-bottom: 1em;
}

.mb-\[32px\] {
	margin-bottom: 32px;
}

.mb-\[40px\] {
	margin-bottom: 40px;
}

.mb-\[64px\] {
	margin-bottom: 64px;
}

.ml-4 {
	margin-left: 1rem;
}

.ml-\[8px\] {
	margin-left: 8px;
}

.mr-16 {
	margin-right: 4rem;
}

.mr-\[-64px\] {
	margin-right: -64px;
}

.mr-\[8px\] {
	margin-right: 8px;
}

.mt-16 {
	margin-top: 4rem;
}

.mt-4 {
	margin-top: 1rem;
}

.mt-\[12px\] {
	margin-top: 12px;
}

.mt-\[16px\] {
	margin-top: 16px;
}

.mt-\[40px\] {
	margin-top: 40px;
}

.mt-\[8px\] {
	margin-top: 8px;
}

.line-clamp-2 {
	-webkit-line-clamp: 2;
}

.line-clamp-2 {
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
}

.block {
	display: block;
}

.flex {
	display: flex;
}

.aspect-\[1\] {
	aspect-ratio: 1;
}

.\!h-auto {
	height: auto!important;
}

.\!h-full {
	height: 100%!important;
}

.h-\[16px\] {
	height: 16px;
}

.h-\[42px\] {
	height: 42px;
}

.h-\[55vh\] {
	height: 55vh;
}

.h-auto {
	height: auto;
}

.h-full {
	height: 100%;
}

.max-h-\[40px\] {
	max-height: 40px;
}

.\!min-h-\[496px\] {
	min-height: 496px!important;
}

.\!w-\[250px\] {
	width: 250px!important;
}

.\!w-full {
	width: 100%!important;
}

.w-\[1130px\] {
	width: 1130px;
}

.w-\[16px\] {
	width: 16px;
}

.w-\[42px\] {
	width: 42px;
}

.w-full {
	/* width: 100%; */
}

.max-w-full {
	max-width: 100%;
}

.grow {
	flex-grow: 1;
}

.grow-0 {
	flex-grow: 0;
}

.rotate-\[-180deg\] {
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-\[-180deg\] {
	--tw-rotate: -180deg;
}

.cursor-pointer {
	cursor: pointer;
}

.select-none {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.appearance-none {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.flex-row {
	flex-direction: row;
}

.flex-col {
	flex-direction: column;
}

.items-start {
	align-items: flex-start;
}

.items-center {
	align-items: center;
}

.items-baseline {
	align-items: baseline;
}

.justify-start {
	justify-content: flex-start;
}

.gap-2 {
	gap: .5rem;
}

.gap-6 {
	gap: 1.5rem;
}

.overflow-hidden {
	overflow: hidden;
}

.rounded-\[17px\] {
	border-radius: 17px;
}

.rounded-\[inherit\] {
	border-radius: inherit;
}

.border-\[none\] {
	border-color: none;
}

.bg-transparent {
	background-color: transparent;
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover;
}

.object-center {
	-o-object-position: center;
	object-position: center;
}

.\!p-0 {
	padding: 0!important;
}

.px-3 {
	padding-left: .75rem;
	padding-right: .75rem;
}

.px-\[10px\] {
	padding-left: 10px;
	padding-right: 10px;
}

.px-\[20px\] {
	padding-left: 20px;
	padding-right: 20px;
}

.py-4 {
	padding-bottom: 1rem;
	padding-top: 1rem;
}

.py-\[4px\] {
	padding-bottom: 4px;
	padding-top: 4px;
}

.pb-4 {
	padding-bottom: 1rem;
}

.pl-\[28px\] {
	padding-left: 28px;
}

.pt-\[64px\] {
	padding-top: 64px;
}

.text-left {
	text-align: left;
}

.text-center {
	text-align: center;
}

.text-\[16px\] {
	font-size: 16px;
}

.text-\[24px\] {
	font-size: 24px;
}

.font-medium {
	font-weight: 500;
}

.font-normal {
	font-weight: 400;
}

.text-black {
	--tw-text-opacity: 1;
	color: rgb(27 27 27/var(--tw-text-opacity));
}

.text-black\/50 {
	color: rgba(27,27,27,.5);
}

.text-black\/60 {
	color: rgba(27,27,27,.6);
}

.text-black\/65 {
	color: rgba(27,27,27,.65);
}

.text-black\/75 {
	color: rgba(27,27,27,.75);
}

.text-white {
	color: rgb(255 255 255/var(--tw-text-opacity));
}

.text-white {
	--tw-text-opacity: 1;
}

.no-underline {
	text-decoration-line: none;
}

.opacity-100 {
	opacity: 1;
}

.outline-offset-\[-0\.5rem\] {
	outline-offset: -.5rem;
}

.line-clamp-2 {
	-webkit-line-clamp: 2;
}

.line-clamp-2 {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.scale-up-animation {
	animation: scaleUp .65s ease-out forwards;
}

.transition-transform-250 {
	transition: transform .25s ease-out;
}

@media (min-width:768px) {
	.md\:h3 {
		: Satoshi;
		font-style: normal;
		font-weight: 700;
		line-height: 120%;
		margin-block: 0;
	}

	.md\:h3 {
		font-size: 32px;
		letter-spacing: -.04em;
	}

	.md\:h4 {
		font-size: 25px;
		font-weight: 700;
		line-height: 120%;
	}

	.md\:h4 {
		: Satoshi;
		font-style: normal;
		letter-spacing: -.02em;
		margin-block: 0;
	}
}

.hover\:underline:hover {
	text-decoration-line: underline;
}

.focus\:z-\[3\]:focus {
	z-index: 3;
}

@media (min-width:768px) {
	.md\:left-\[-64px\] {
		left: -64px;
	}

	.md\:mx-0 {
		margin-left: 0;
		margin-right: 0;
	}

	.md\:mb-0 {
		margin-bottom: 0;
	}

	.md\:mb-2 {
		margin-bottom: .5rem;
	}

	.md\:mb-\[100px\] {
		margin-bottom: 100px;
	}

	.md\:ml-auto {
		margin-left: auto;
	}

	.md\:mr-0 {
		margin-right: 0;
	}

	.md\:mt-0 {
		margin-top: 0;
	}

	.md\:mt-\[-2rem\] {
		margin-top: -2rem;
	}

	.md\:mt-\[32px\] {
		margin-top: 32px;
	}

	.md\:line-clamp-3 {
		display: -webkit-box;
		overflow: hidden;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}

	.md\:inline {
		display: inline;
	}

	.md\:aspect-auto {
		aspect-ratio: auto;
	}

	.md\:h-auto {
		height: auto;
	}

	.md\:max-h-\[60px\] {
		max-height: 60px;
	}

	.md\:\!w-\[300px\] {
		width: 300px!important;
	}

	.md\:w-\[37\.6\%\] {
		width: 37.6%;
	}

	.md\:w-\[54\.2\%\] {
		width: 54.2%;
	}

	.md\:w-fit {
		width: -moz-fit-content;
		width: fit-content;
	}

	.md\:flex-row {
		flex-direction: row;
	}

	.md\:items-center {
		align-items: center;
	}

	.md\:gap-0 {
		gap: 0;
	}

	.md\:px-\[64px\] {
		padding-left: 64px;
		padding-right: 64px;
	}

	.md\:py-0 {
		padding-bottom: 0;
		padding-top: 0;
	}

	.md\:pl-0 {
		padding-left: 0;
	}

	.md\:pt-\[84px\] {
		padding-top: 84px;
	}

	.md\:line-clamp-3 {
		display: -webkit-box;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 3;
	}
}
/*! CSS Used from: Embedded */
.swiper {
	display: block;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	overflow: clip;
	padding: 0;
	position: relative;
	z-index: 1;
}

.swiper-wrapper {
	box-sizing: content-box;
	display: flex;
	height: 100%;
	position: relative;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
	width: 100%;
	z-index: 1;
}

.swiper-wrapper {
	transform: translateZ(0);
}

.swiper-horizontal {
	touch-action: pan-y;
}

.swiper-slide {
	display: block;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%;
}

.swiper-backface-hidden .swiper-slide {
	backface-visibility: hidden;
	transform: translateZ(0);
}
/*! CSS Used from: Embedded */
.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto;
}
/*! CSS Used from: Embedded */
.swiper-free-mode>.swiper-wrapper {
	margin: 0 auto;
	transition-timing-function: ease-out;
}
/*! CSS Used from: Embedded */
.swiper-button-next,.swiper-button-prev {
	align-items: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color));
	cursor: pointer;
	display: flex;
	height: var(--swiper-navigation-size);
	justify-content: center;
	margin-top: calc(0px - var(--swiper-navigation-size)/2);
	position: absolute;
	top: var(--swiper-navigation-top-offset,50%);
	width: calc(var(--swiper-navigation-size)/44*27);
	z-index: 10;
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	cursor: auto;
	opacity: .35;
	pointer-events: none;
}

.swiper-button-prev {
	left: var(--swiper-navigation-sides-offset,10px);
	right: auto;
}

.swiper-button-lock {
	display: none;
}

.swiper-button-next:after,.swiper-button-prev:after {
	: swiper-icons;
	font-size: var(--swiper-navigation-size);
	font-variant: normal;
	letter-spacing: 0;
	line-height: 1;
	text-transform: none!important;
}

.swiper-button-prev:after {
	content: "prev";
}

.swiper-button-next {
	left: auto;
	right: var(--swiper-navigation-sides-offset,10px);
}

.swiper-button-next:after {
	content: "next";
}
/*! CSS Used from: Embedded */
.swiper-pagination {
	position: absolute;
	text-align: center;
	transform: translateZ(0);
	transition: opacity .3s;
	z-index: 10;
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: var(--swiper-pagination-bottom,8px);
	left: 0;
	top: var(--swiper-pagination-top,auto);
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33);
}

.swiper-pagination-bullet {
	background: var(--swiper-pagination-bullet-inactive-color,#000);
	border-radius: var(--swiper-pagination-bullet-border-radius,50%);
	display: inline-block;
	height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
	opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
	width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	background: var(--swiper-pagination-color,var(--swiper-theme-color));
	opacity: var(--swiper-pagination-bullet-opacity,1);
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s,left .2s;
}
/*! CSS Used from: Embedded */
.swiper-scrollbar {
	background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));
	border-radius: var(--swiper-scrollbar-border-radius,10px);
	position: relative;
	touch-action: none;
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
	bottom: var(--swiper-scrollbar-bottom,4px);
	height: var(--swiper-scrollbar-size,4px);
	left: var(--swiper-scrollbar-sides-offset,1%);
	position: absolute;
	top: var(--swiper-scrollbar-top,auto);
	width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
	z-index: 50;
}

.swiper-scrollbar-drag {
	background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
	border-radius: var(--swiper-scrollbar-border-radius,10px);
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.swiper-scrollbar-lock {
	display: none;
}
/*! CSS Used from: Embedded */
.swiper-pagination.swiper-pagination {
	bottom: 24px;
	left: 40px;
	right: 40px;
	top: auto;
	width: auto;
	z-index: 2;
}

@media (min-width:768px) {
	.swiper-pagination.swiper-pagination {
		bottom: 44px;
		left: auto;
		right: 109px;
	}
}

.swiper-pagination .swiper-pagination-bullet {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
	background-color: transparent;
	border: 1.5px solid #fff;
	opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
}
/*! CSS Used from: https://www.viatu.com/_nuxt/swiper-vue.DCASaf05.css */
.swiper {
	display: block;
	list-style: none;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	overflow: clip;
	padding: 0;
	position: relative;
	z-index: 1;
}

.swiper-wrapper {
	box-sizing: content-box;
	display: flex;
	height: 100%;
	position: relative;
	transition-property: transform;
	transition-timing-function: var(--swiper-wrapper-transition-timing-function,initial);
	width: 100%;
	z-index: 1;
}

.swiper-wrapper {
	transform: translateZ(0);
}

.swiper-horizontal {
	touch-action: pan-y;
}

.swiper-slide {
	display: block;
	flex-shrink: 0;
	height: 100%;
	position: relative;
	transition-property: transform;
	width: 100%;
}

.swiper-backface-hidden .swiper-slide {
	backface-visibility: hidden;
	transform: translateZ(0);
}

.swiper-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity;
}

.swiper-fade .swiper-slide-active {
	pointer-events: auto;
}

.swiper-free-mode>.swiper-wrapper {
	margin: 0 auto;
	transition-timing-function: ease-out;
}

.swiper-button-next,.swiper-button-prev {
	align-items: center;
	color: var(--swiper-navigation-color,var(--swiper-theme-color));
	cursor: pointer;
	display: flex;
	height: var(--swiper-navigation-size);
	justify-content: center;
	margin-top: calc(0px - var(--swiper-navigation-size)/2);
	position: absolute;
	top: var(--swiper-navigation-top-offset,50%);
	width: calc(var(--swiper-navigation-size)/44*27);
	z-index: 10;
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
	cursor: auto;
	opacity: .35;
	pointer-events: none;
}

.swiper-button-prev {
	left: var(--swiper-navigation-sides-offset,10px);
	right: auto;
}

.swiper-button-lock {
	display: none;
}

.swiper-button-next:after,.swiper-button-prev:after {
	: swiper-icons;
	font-size: var(--swiper-navigation-size);
	font-variant: normal;
	letter-spacing: 0;
	line-height: 1;
	text-transform: none!important;
}

.swiper-button-prev:after {
	content: "prev";
}

.swiper-button-next {
	left: auto;
	right: var(--swiper-navigation-sides-offset,10px);
}

.swiper-button-next:after {
	content: "next";
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transform: translateZ(0);
	transition: opacity .3s;
	z-index: 10;
}

.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal {
	bottom: var(--swiper-pagination-bottom,8px);
	left: 0;
	top: var(--swiper-pagination-top,auto);
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	font-size: 0;
	overflow: hidden;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	position: relative;
	transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33);
}

.swiper-pagination-bullet {
	background: var(--swiper-pagination-bullet-inactive-color,#000);
	border-radius: var(--swiper-pagination-bullet-border-radius,50%);
	display: inline-block;
	height: var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));
	opacity: var(--swiper-pagination-bullet-inactive-opacity,.2);
	width: var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	background: var(--swiper-pagination-color,var(--swiper-theme-color));
	opacity: var(--swiper-pagination-bullet-opacity,1);
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 var(--swiper-pagination-bullet-horizontal-gap,4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translate(-50%);
	white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: transform .2s,left .2s;
}

.swiper-scrollbar {
	background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));
	border-radius: var(--swiper-scrollbar-border-radius,10px);
	position: relative;
	touch-action: none;
}

.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal {
	bottom: var(--swiper-scrollbar-bottom,4px);
	height: var(--swiper-scrollbar-size,4px);
	left: var(--swiper-scrollbar-sides-offset,1%);
	position: absolute;
	top: var(--swiper-scrollbar-top,auto);
	width: calc(100% - var(--swiper-scrollbar-sides-offset, 1%)*2);
	z-index: 50;
}

.swiper-scrollbar-drag {
	background: var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));
	border-radius: var(--swiper-scrollbar-border-radius,10px);
	height: 100%;
	left: 0;
	position: relative;
	top: 0;
	width: 100%;
}

.swiper-scrollbar-lock {
	display: none;
}
/*! CSS Used from: https://www.viatu.com/_nuxt/ThumbnailCarousel.D917dOKm.css */
.thumbnail-carousel .swiper-pagination.swiper-pagination {
	bottom: 20px;
	left: 50%;
}

.thumbnail-carousel .swiper-pagination-bullet {
	background-color: transparent;
	border: 1.5px solid #fff;
	min-width: 8px;
	opacity: 1;
}

.thumbnail-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
}

.thumbnail-carousel .swiper-slide:not(.swiper-slide-visible) {
	visibility: hidden;
}
/*! CSS Used from: https://www.viatu.com/_nuxt/Hero.BJ8z9Q0r.css */
.swiper-pagination.swiper-pagination {
	bottom: 24px;
	left: 40px;
	right: 40px;
	top: auto;
	width: auto;
	z-index: 2;
}

@media (min-width:768px) {
	.swiper-pagination.swiper-pagination {
		bottom: 44px;
		left: auto;
		right: 109px;
	}
}

.swiper-pagination .swiper-pagination-bullet {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
	background-color: transparent;
	border: 1.5px solid #fff;
	opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	--tw-bg-opacity: 1;
	background-color: rgb(255 255 255/var(--tw-bg-opacity));
}
/*! CSS Used from: https://www.viatu.com/_nuxt/Route.q13HVvL1.css */
.trip-list .swiper-scrollbar {
	bottom: 20px!important;
	left: 16px!important;
	position: absolute;
	right: 112px!important;
	width: auto!important;
}

@media (min-width:768px) {
	.trip-list .swiper-scrollbar {
		left: 0!important;
		right: 130px!important;
	}
}

.trip-list>.container-wrapper>.swiper {
	padding-left: 24px;
	padding-right: 24px;
}

@media (min-width:768px) {
	.trip-list>.container-wrapper>.swiper {
		padding-left: 0;
		padding-right: 0;
	}
}

.trip-list>.container-wrapper>.swiper>.swiper-button-prev {
	bottom: 0;
	height: 44px;
	left: unset;
	position: absolute;
	right: 52px;
	top: unset;
	width: 45px;
}

@media (min-width:768px) {
	.trip-list>.container-wrapper>.swiper>.swiper-button-prev {
		margin-right: .5rem;
	}
}

.trip-list>.container-wrapper>.swiper>.swiper-button-next {
	bottom: 0;
	height: 44px;
	position: absolute;
	right: 0;
	top: unset;
	width: 45px;
}

.services .thumbnail-carousel .swiper-wrapper {
	padding-top: 0;
}
/*! CSS Used from: https://www.viatu.com/_nuxt/ThumbnailGallery.CaNxsnD3.css */
.thumbnail-gallery[data-v-6d748ebe] {
	border-radius: 18px;
	overflow: hidden;
	position: relative;
}

.thumbnail-gallery>.nav-buttons[data-v-6d748ebe] {
	opacity: 0;
	transition: opacity .25s ease-out;
}

.thumbnail-gallery>.nav-buttons>button[data-v-6d748ebe] {
	background-color: #fff;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 33%;
	border-radius: 50%;
	height: 48px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 48px;
}

.thumbnail-gallery>.nav-buttons>button[data-v-6d748ebe]:first-of-type {
	background-image: url(https://www.viatu.com/img/icon-arrow-left-sangria.svg);
	left: 5px;
}

.thumbnail-gallery>.nav-buttons>button[data-v-6d748ebe]:last-of-type {
	background-image: url(https://www.viatu.com/img/icon-arrow-right-sangria.svg);
	right: 5px;
}

.thumbnail-gallery>.nav-bullets[data-v-6d748ebe] {
	align-items: center;
	bottom: 20px;
	display: flex;
	gap: .5rem;
	left: 50%;
	position: absolute;
	scale: 1.15;
	transform: translate(-45%);
	width: 80px;
}

.thumbnail-gallery>.nav-bullets>span[data-v-6d748ebe] {
	background-color: transparent;
	border: 1.5px solid #fff;
	border-radius: 50%;
	cursor: pointer;
	display: inline-block;
	min-height: 8px;
	min-width: 8px;
	position: relative;
	scale: 0;
	transition: left .35s ease-out;
}

.thumbnail-gallery>.nav-bullets>span.primary[data-v-6d748ebe] {
	background-color: #fff;
	scale: 1;
}

.thumbnail-gallery>.nav-bullets>span.secondary[data-v-6d748ebe] {
	scale: .66;
}

.thumbnail-gallery>.nav-bullets>span.tertiary[data-v-6d748ebe] {
	scale: .33;
}

.thumbnail-gallery:hover>.nav-buttons[data-v-6d748ebe] {
	opacity: 1;
}
/*! CSS Used keyframes */
@keyframes scaleUp {
	0% {
		transform: scale(1);
	}

	to {
		transform: scale(1.1);
	}
}
/*! CSS Used fontfaces */
@font-face {
	font-display:swap;:Satoshi;font-style:normal;font-weight:500;src:url(https://www.viatu.com/_nuxt/Satoshi-Medium.CFKGS7aH.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/Satoshi-Medium.eqBSjZUL.woff) format("woff"),url(https://www.viatu.com/_nuxt/Satoshi-Medium.DOt9kM-a.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
	font-display:swap;:Satoshi;font-style:normal;font-weight:700;src:url(https://www.viatu.com/_nuxt/Satoshi-Bold.DBc0Fx_t.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/Satoshi-Bold.dLXt6Yru.woff) format("woff"),url(https://www.viatu.com/_nuxt/Satoshi-Bold.CPly9kH5.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
	:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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");
}

@font-face {
	:swiper-icons;font-style:normal;font-weight:400;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);
}
		
li::marker {
    display: none !important;
}

/*! CSS Used from: Embedded */




@media (hover:hover) {
	* {
		scrollbar-color: var(--scrollbar-thumb) var(--scrollbar-bg);
		scrollbar-width: thin;
	}

	::-webkit-scrollbar {
		width: var(--scrollbar-width);
	}

	::-webkit-scrollbar-track {
		background: var(--scrollbar-bg);
	}

	::-webkit-scrollbar-thumb {
		background-color: var(--scrollbar-thumb);
		border: 3px solid var(--scrollbar-bg);
		border-radius: .4rem;
	}
}

button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	line-height: 1.1;
}

button {
	background: none;
	border-width: 0;
	color: inherit;
	letter-spacing: inherit;
}

button {
	transition-duration: .15s;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
	transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

button {
	cursor: pointer;
}

* {
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}

picture {
	display: block;
	vertical-align: middle;
}

picture,picture img {
	display: flex;
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
}



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

[id] {
	scroll-margin-top: var(--header-height);
	scroll-snap-margin-top: var(--header-height);
}

.h1 {
	: Krona One;
	font-size: 35px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: -.06em;
	line-height: 34px;
	margin-block: 0;
}

@media (min-width:768px) {
	.h1 {
		font-size: 50px;
		letter-spacing: -.1em;
		line-height: 120%;
	}
}

.body-l {
	font-size: 16px;
}

.body-l {
	: Satoshi;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;
	margin-block: 0;
}

.container {
	/* margin-left: auto; */
	/* margin-right: auto; */
	/* max-width: 1440px; */
	padding-left: 20px;
	padding-right: 20px;
}

@media (min-width:1025px) {
	.container {
		/* padding-left: 40px; */
		/* padding-right: 40px; */
	}
}

.btn,.btn-white {
	border-radius: 4px;
	cursor: pointer;
	display: flex;
	flex-direction: row;
	justify-content: center;
	min-width: 158px;
	position: relative;
	--tw-bg-opacity: 1;
	background-color: rgb(40 58 44);
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -.03em;
	padding: 18px 32px;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	transition-duration: .3s;
	transition-property: background;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

@media (min-width:768px) {
	.btn,.btn-white {
		min-width: 230px;
	}
}

.btn,.btn-white {
	text-decoration: none!important;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.btn span,.btn-white span {
	--tw-translate-x: 0px;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	white-space: nowrap;
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
	text-decoration: none!important;
	transition-property: transform,color;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
}

.btn span,.btn-white span,.btn-white:before,.btn:before {
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	transition-duration: .3s;
}

.btn-white:before,.btn:before {
	bottom: 0;
	content: "";
	margin-bottom: auto;
	margin-top: auto;
	pointer-events: none;
	position: absolute;
	right: 24px;
	top: 0;
	--tw-translate-x: -2rem;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='14' fill='none' viewBox='0 0 15 14'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M1.5 7h12m0 0-6-6m6 6-6 6'/%3E%3C/svg%3E");
	background-position: 50%;
	background-repeat: no-repeat;
	height: 15px;
	opacity: 0;
	transition-property: transform,opacity;
	transition-timing-function: cubic-bezier(.4,0,.2,1);
	width: 14px;
}

.btn-white:hover,.btn:hover {
	background: #37493b;
}

.btn-white:hover span,.btn:hover span {
	--tw-translate-x: var(--w);
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
	--tw-text-opacity: 1;
	color: rgb(255 255 255/var(--tw-text-opacity));
}

.btn-white:hover:before,.btn:hover:before {
	--tw-translate-x: 0px;
	opacity: 1;
	transform: translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.btn-white {
	border-style: solid;
	border-width: 2px;
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255/var(--tw-border-opacity));
	border-style: 2px #fff solid;
}

.btn-white,.btn-white:hover {
	background-color: transparent;
}

button:disabled {
	opacity: .5;
}

.pointer-events-none {
	pointer-events: none;
}

.\!absolute {
	position: absolute!important;
}

.absolute {
	position: absolute;
}

.relative {
	position: relative;
}

.inset-0 {
	inset: 0;
}

.z-\[0\] {
	z-index: 0;
}

.z-\[2\] {
	z-index: 2;
}

.mx-auto {
	margin-left: auto;
	margin-right: auto;
}

.mb-\[30px\] {
	margin-bottom: 30px;
}

.mt-\[21px\] {
	margin-top: 21px;
}

.mt-\[30px\] {
	margin-top: 30px;
}

.flex {
	display: flex;
}

.inline-flex {
	display: inline-flex;
}

.h-\[56px\] {
	height: 56px;
}

.h-full {
	height: 100%;
}



.max-w-\[850px\] {
	max-width: 850px;
}

.flex-row {
	flex-direction: row;
}

.flex-col {
	flex-direction: column;
}

.flex-wrap {
	flex-wrap: wrap;
}

.items-center {
	align-items: center;
	margin-left: 15px;
}

.justify-center {
	justify-content: center;
}

.gap-\[10px\] {
	gap: 10px;
}

.gap-\[12px\] {
	gap: 12px;
}

.gap-x-\[10px\] {
	-moz-column-gap: 10px;
	column-gap: 10px;
}

.gap-y-\[5px\] {
	row-gap: 5px;
}

.overflow-hidden {
	overflow: hidden;
}

.rounded-\[12px\] {
	border-radius: 12px;
}

.border {
	border-width: 1px;
}

.border-\[1px\] {
	border-width: 1px;
}

.border-solid {
	border-style: solid;
}

.border-current {
	border-color: currentColor;
}

.border-white {
	--tw-border-opacity: 1;
	border-color: rgb(255 255 255/var(--tw-border-opacity));
}

.bg-black\/40 {
	background-color: rgba(27,27,27,.4);
}

.object-cover {
	-o-object-fit: cover;
	object-fit: cover;
}

.object-center {
	-o-object-position: center;
	object-position: center;
}

.\!py-\[17px\] {
	padding-bottom: 17px!important;
	padding-top: 17px!important;
}

.px-\[12px\] {
	padding-left: 12px;
	padding-right: 12px;
}

.py-\[100px\] {
	padding-bottom: 100px;
	padding-top: 100px;
}

.py-\[10px\] {
	padding-bottom: 10px;
	padding-top: 10px;
}

.pt-\[60px\] {
	padding-top: 60px;
}

.text-center {
	text-align: center;
}

.\!text-\[24px\] {
	font-size: 24px!important;
}

.text-\[18px\] {
	font-size: 18px;
}

.text-\[24px\] {
	font-size: 24px;
}

.leading-\[1\.2\] {
	line-height: 1.2;
}

.text-white {
	color: rgb(255 255 255/var(--tw-text-opacity));
}

.text-white {
	--tw-text-opacity: 1;
}

.fade-in {
	animation: fadeIn .5s ease-in-out;
	color: #506e56;
}

@media (min-width:768px) {
	.md\:flex-row {
		flex-direction: row;
	}

	.md\:gap-\[25px\] {
		gap: 25px;
	}

	.md\:pt-\[0px\] {
		padding-top: 0;
	}

	.md\:\!text-\[50px\] {
		font-size: 50px!important;
	}
}

@media (max-height:400px) {
	.\[\@media\(max-height\:400px\)\]\:mt-\[50px\] {
		margin-top: 50px;
	}
}
/*! CSS Used from: Embedded */
.trip-detail-hero {
	--max-height: 800px;
	        margin-left: -12px;
        margin-right: -12px;
	--bottom-height: 135px;
	min-height: min(var(--max-height),100vh - var(--bottom-height));
}

@media (min-width:640px) {
	.trip-detail-hero {
		--max-height: 1000px;
		        margin-left: -12px;
        margin-right: -12px;
	}
}

@media (min-width:1025px) {
	.trip-detail-hero {
		--bottom-height: 291px;
		        margin-left: -12px;
        margin-right: -12px;
	}
}
/*! CSS Used from: https://www.viatu.com/_nuxt/_id_.DCWWKoir.css */
.trip-detail-hero {
	--max-height: 800px;
	--bottom-height: 135px;
	min-height: min(var(--max-height),100vh - var(--bottom-height));
}

@media (min-width:640px) {
	.trip-detail-hero {
		--max-height: 1000px;
	}
}

@media (min-width:1025px) {
	.trip-detail-hero {
		--bottom-height: 291px;
	}
}
/*! CSS Used keyframes */
@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}
/*! CSS Used fontfaces */
@font-face {
	font-display:swap;:Krona One;font-style:normal;font-weight:500;src:url(https://www.viatu.com/_nuxt/KronaOne-Regular.Duzo3FGr.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/KronaOne-Regular.DzTVOndX.woff) format("woff"),url(https://www.viatu.com/_nuxt/KronaOne-Regular.D4BHpB7a.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
	font-display:swap;:Satoshi;font-style:normal;font-weight:500;src:url(https://www.viatu.com/_nuxt/Satoshi-Medium.CFKGS7aH.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/Satoshi-Medium.eqBSjZUL.woff) format("woff"),url(https://www.viatu.com/_nuxt/Satoshi-Medium.DOt9kM-a.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

@font-face {
	font-display:swap;:Satoshi;font-style:normal;font-weight:700;src:url(https://www.viatu.com/_nuxt/Satoshi-Bold.DBc0Fx_t.woff2) format("woff2"),url(https://www.viatu.com/_nuxt/Satoshi-Bold.dLXt6Yru.woff) format("woff"),url(https://www.viatu.com/_nuxt/Satoshi-Bold.CPly9kH5.ttf) format("truetype");unicode-range:u+0-ff,u+131,u+152,u+153,u+2bb,u+2bc,u+2c6,u+2da,u+2dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd;
}

/* 
.xd-page{
	background-color: #ffff !important;
} */





/* hightlifht */
/*! CSS Used from: https://www.jacadatravel.com/_next/static/css/0aa7a4d246a3776c.css */
@media (min-width:1200px) {
	.styles_component-ex-trips-trip-highlights__5hjdl .styles_container-thin__KdkIG {
		max-width: 1040px;
	}
}

.styles_component-ex-trips-trip-highlights__5hjdl h2 {
	font-size: 31px;
}

.styles_component-ex-trips-trip-highlights__list__e728p {
	width: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

@media (min-width:768px) {
	.styles_component-ex-trips-trip-highlights__list__e728p {
		justify-content: space-between;
	}
}

.styles_component-ex-trips-trip-highlights__list__e728p li {
	border-bottom: 1px solid #c1aa7f;
	padding: .9375rem 0 .9375rem 1.25rem;
	position: relative;
	flex-basis: 100%;
	margin: 0;
	font-size: 16px;
}

@media only screen and (min-width:320px) {
	.styles_component-ex-trips-trip-highlights__list__e728p li {
		font-size: calc(16px + 2*(100vw - 320px)/(1200 - 320));
	}
}

@media only screen and (min-width:1200px) {
	.styles_component-ex-trips-trip-highlights__list__e728p li {
		font-size: 18px;
	}
}

.styles_component-ex-trips-trip-highlights__list__e728p li:first-child {
	border-top: 1px solid #c1aa7f;
}

@media (min-width:768px) {
	.styles_component-ex-trips-trip-highlights__list__e728p li {
		flex-basis: 49%;
		gap: 2%;
	}

	.styles_component-ex-trips-trip-highlights__list__e728p li:nth-child(2) {
		border-top: 1px solid #c1aa7f;
	}
}

.styles_component-ex-trips-trip-highlights__list__e728p li:before {
	content: "";
	position: absolute;
	top: 1.5rem;
	left: 0;
	width: .5rem;
	height: .5rem;
	border-radius: 100%;
	border: 2px solid #c1aa7f;
}

*,:after,:before {
	box-sizing: border-box;
}

* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h2 {
	font-weight: 400;
	margin: 1.7142857143rem 0;
}

h2:first-child {
	margin-top: 0;
}

h2 {
	font-size: 24px;
	line-height: 34px;
}

@media (min-width:544px) {
	h2 {
		font-size: 45px;
		line-height: 58px;
	}
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: .9375rem;
	padding-right: .9375rem;
}

.container:after {
	content: "";
	display: table;
	clear: both;
}

@media (min-width:544px) {
	.container {
		max-width: 576px;
	}
}

@media (min-width:768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width:992px) {
	.container {
		max-width: 940px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1140px;
	}
}

@media (min-width:1200px) {
	.container {
		max-width: 1280px;
		width: 100%;
	}
}

ul {
	padding-left: 0;
	margin-top: 0;
}
