.layoutjs {
	margin-bottom: 25px;
}
.layoutjs .main-container {
	display: flex;
	flex-wrap: nowrap;
}
.title-label-layoutjs {
    background: #E94127;
    color: #FFF;
    font-size: 18px;
    font-family: 'petala-pro', Sans-serif;
    padding: 10.5px 15px;
}
.layoutjs ul {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style: none;
}

.layoutjs .truncate {
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.layoutjs .filterPane {
	position: relative;
	width: 320px;
	min-width: 320px;
	padding: 0 15px;
	background:#fff;
}

.layoutjs .filterPane a,
.layoutjs .settings a {
	font-family: 'petala-pro', Sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #a4a4a4;
}

@media (min-width: 768px){
	.layoutjs > div.main-container {
		width: 100%;
	}
}
/* tripadvisor */

.layoutjs .content .price {
    color: #db5f26;
    font-family: 'petala-pro', Sans-serif;
    font-weight: 900;
    font-size: 17px;
}

.infoWindow .info .reviews-rating-line a {
	pointer-events: none;
}
.layoutjs .content .reviews-rating-line h4,
.infoWindow .info .reviews-rating-line h4 {
    font-family: 'petala-pro', Sans-serif;
    color: #343434;
    font-size: 13px;
    text-align: right;
}

.layoutjs .content span.reviews-rating-line-text,
.infoWindow .info .reviews-rating-line {
    font-family: 'petala-pro', Sans-serif;
    color: #a4a4a4;
    font-size: 11px;
}
.layoutjs .content span.reviews-rating-line-text {
    border-bottom: 1px solid #a4a4a4;
}
.layoutjs .content.grid span.reviews-rating-line-text {
	font-size: 10px;
}

.layoutjs .content .reviews-rating-line img,
.infoWindow .info .reviews-rating-line img {
    width: 113px;
}

/* tripadvisor tablet */
.layoutjs.isTablet .content .reviews-rating-line img {
    width: 100px;
}
.layoutjs  .content.list .item > div > div {
    display: flex;
}
.layoutjs .pager a {
	color: #a4a4a4;
}

.layoutjs .settings .pager a {
	padding:0px 7.5px;
}
.layoutjs .pager a {
	color: #0081a1;
	border: #0081a1 solid 1px;
	border-radius: 4px;
	padding:2px 8px;
}
.layoutjs .filterPane .highlight a,
.layoutjs .settings .highlight a,
.layoutjs .pager .highlight a {
	color: #0081a1;
}

.layoutjs .filterPane .filter {
	margin-bottom: 10px;
	overflow: hidden;
}

.layoutjs .filterPane .filter > fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

.layoutjs .filterPane .filter[data-type=daterange] button span { pointer-events: none; }

.layoutjs .filterPane .filter[data-type=keyword] input {
	width: 75%;
	float: left;
	margin: 10px 0px;
	background: #e8e8e8;
	border: none;
	box-shadow: none;
	height: 40px;
}


.layoutjs .filterPane .filter[data-type=keyword] button {
	width: 25%;
	height: 37px;
	float: left;
	margin: 10px 0px;
	padding: 0;
	background: #e8e8e8;
	height: 40px;
}
.layoutjs .filterPane button.resetButton.desktop {
	cursor: pointer;
    border: #0081a1 solid 1px;
    border-radius: 5px;
    text-align: center;
    color: #0081a1;
    width: 87px;
    font-size: 14px;
    padding: 0px 5px;
    margin: 0 auto;
    background: #fff;
    line-height: 14px;
    height: 30px;
}
.layoutjs .filterPane .clear-filter {
    width: 100%;
    text-align: center;
    clear: both;
    height: 66px;
    display: flex;
    padding: 15px 0px;
    border-bottom: 1px solid #E8E8E8;
}
.layoutjs .filterPane .filter[data-type=checkbox] li {
	display: flex;
	margin-bottom: 10px;
	align-items: baseline;
}

.layoutjs .filterPane legend .ta-owl {
	width: 26px;
	margin-right: 6px;
}
.layoutjs .filterPane .filter[data-type=checkbox] .ta-dots {
	display: inline-flex;
	vertical-align: middle;
}
.layoutjs .filterPane .filter[data-type=checkbox] .ta-dot {
	background-color: #00aa6c;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	margin-right: 2px;
	border: 1px solid #00aa6c;
}
.layoutjs .ta-style-dots > li:nth-of-type(2) .ta-dots > span:nth-of-type(5),
.layoutjs .ta-style-dots > li:nth-of-type(3) .ta-dots > span:nth-of-type(5),
.layoutjs .ta-style-dots > li:nth-of-type(3) .ta-dots > span:nth-of-type(4),
.layoutjs .ta-style-dots > li:nth-of-type(4) .ta-dots > span:nth-of-type(5),
.layoutjs .ta-style-dots > li:nth-of-type(4) .ta-dots > span:nth-of-type(4),
.layoutjs .ta-style-dots > li:nth-of-type(4) .ta-dots > span:nth-of-type(3),
.layoutjs .ta-style-dots > li:nth-of-type(5) .ta-dots > span:nth-of-type(5),
.layoutjs .ta-style-dots > li:nth-of-type(5) .ta-dots > span:nth-of-type(4),
.layoutjs .ta-style-dots > li:nth-of-type(5) .ta-dots > span:nth-of-type(3),
.layoutjs .ta-style-dots > li:nth-of-type(5) .ta-dots > span:nth-of-type(2) {
	background-color: transparent;
}

.filter ul li span {
	color: #db5f26;
	font-weight: 500;
}
.layoutjs .filterLabel,
.layoutjs fieldset legend {
	font-family: 'petala-pro', Sans-serif;
	color: #a4a4a4;
	background-color: transparent;
	font-weight: normal;
}
.layoutjs .filterPane .filter[data-type=checkbox] input {
	margin-bottom: 0px;
}
.layoutjs .filterPane .filter[data-type=checkbox] li {
	display: flex;
	margin-bottom: 10px;
	align-items: baseline;
	position: relative;
}

input[type="checkbox"]:not(:checked), input[type="checkbox"]:checked {
	position: absolute;
	opacity: 0;
	z-index: 9999;
	margin: 0;
	width: 15px;
	height: 15px;
	z-index: -1;
}

input[type="checkbox"]:not(:checked) + label:before, input[type="checkbox"]:checked + label:before {
	font-family: FontAwesome;
	color: transparent;
}

input[type="checkbox"]:not(:checked) + label:after, input[type="checkbox"]:checked + label:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    color: #fff;
    position: absolute;
    top: calc(50% + 1px);
    left: 2px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    content: '\f00c';
    border: 1px solid #2a6f7c;
    height: 16px;
    width: 16px;
    background: #2a6f7c;
    font-size: 11px;
    margin-top: 0px;
    border-radius: 3px;
    transform: translateY(-50%);
    z-index: 1;
}

input[type="checkbox"]:not(:checked) + label:after {
    content: '\f0c8';
    background: #fff;
    color: #fff;
    content: '';
    border: #0081a1 solid 1px;
    width: 16px;
    height: 16px;
    margin-top: 0px;
    border-radius: 3px;
}


.layoutjs .filterPane .filter[data-type=checkbox] input {
	margin-bottom: 0px;
}

.layoutjs .quicklinks button,
.layoutjs .filterPane .filter[data-type=checkbox] .expander {
	cursor: pointer;
	border: #0081a1 solid 1px;
	border-radius: 5px;
	text-align: center;
	color: #0081a1;
	width: 109px;
	font-size: 14px;
	padding: 5px 5px;
	margin: 0 auto;
}
.layoutjs .filterPane input[type="checkbox"]+label {
	font-size: 16px;
	font-family: 'petala-pro', Sans-serif;
	padding-left: 16px;
}
.layoutjs .quicklinks {
	display: flex;
	margin-left: -5px;
	margin-right: -5px;
}
.layoutjs .quicklinks button {
	width: 25%;
	background: none;
	font-size: 12px;
	margin: 0 5px 15px 5px;
}
.layoutjs .quicklinks button.highlight {
	background: #0081a1;
	color: #fff;
	font-weight: 700;
}
.layoutjs .filterPane ul {
	list-style: none;
	margin-left: 0;
}

.layoutjs .layout {
	width: 100%;
	background-color: #ececec;
	padding: 0 20px
}

.layoutjs.isMobile .layout {
	padding: 0 20px;
}

.panel-two-column .layoutjs.isMobile .layout {
	padding: 0;
}

.panel_two_col .layoutjs.isMobile .layout {
	padding: 0;
}

.layoutjs .settings {
	margin: 10px 0px;
	border-bottom: 1px solid #ccc;
	padding: 10px 0px;
	display: flex;
	justify-content: space-between;
}
@media only screen and (max-width: 1185px) {
	.layoutjs .settings {
		display: block;
	}
	.layoutjs .settings .pager {
	    margin: 0 auto;
	    width: 100%;
	    margin-top: 15px;
	}
}
.layoutjs.notranslate.isMobile .settings .pager {
    display: none;
}

.contentRender_name_plugins_common_two_col_sidebar_left .layoutjs .settings .sort {
	display: none;
}

.layoutjs .settings > div {
	margin-right: 10px;
	display: inline-block;
}

.layoutjs .settings > div:last-child {
	border-right: 0px;
	margin-right: 0px;
}

.layoutjs .settings .settings-label {
	display: inline-block;
}

.layoutjs .settings ul {
	display: inline-block;
	margin-left: 0px;
	margin-bottom: 0px;
	font-size: inherit;
	line-height: 1.5;
}

.layoutjs .settings li {
	margin-right: 30px;
	display: inline-block;
}

.layoutjs .pager {
	margin-bottom: 10px;
	text-align: center;
	margin: 30px 0px;
}
.layoutjs .settings .pager {
	margin: 0px;
}
.layoutjs .pager li {
	display: inline-block;
    color: #a4a4a4;
    font-size: 14px;
    font-family: 'petala-pro', Sans-serif;
    margin-right: 10px;
}

.layoutjs .content {
	width: 100%;
}

.layoutjs .content.grid {
	display: flex;
	flex-flow: wrap row;
	justify-content: space-between;
}

.layoutjs .content.grid .item {
	flex: 0 0 30%;
	margin-bottom: 10px;
	display: flex;
	flex-direction: column;
}

.layoutjs .content .item {
	position: relative;
}

.layoutjs .content.list .item {
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 0px;
	background-color: #fff;
}

.layoutjs .content.list .item > div {
	width: 100%;
}

.contentRender_name_plugins_common_two_col_sidebar_left .layoutjs .content.list .item,
.layoutjs.isMobile .content.list .item,
.layoutjs.isTablet .content.list .item {
	width: 100%;
}

.layoutjs .content .reviews-rating-line h4 {
	margin-bottom: 0;
	font-size: 11px;
	text-align: left;
	line-height: 1;
}

.layoutjs .content.list .item {
	padding-bottom: 0;
}

.layoutjs .content.list .item .info:not(.no-price) .city {
	padding-left: 10px;
}

.layoutjs .content.list .tripadvisor-snippet {
	margin-bottom: 0;
}

.layoutjs .content.list .tripadvisor-snippet .reviews-rating-line-text,
.layoutjs .content.list .tripadvisor-snippet a {
	line-height: 1;
}

.layoutjs .content.list .item.hasTripAdvisor .info {
	position: relative;
}

.layoutjs .content.list .item .info > .city-container {
	order: 1;
}

.layoutjs .content.list .item .info > h4 {
	order: 2;
}

.layoutjs .content.list .item .info > .info-list {
	order: 3;
}

.layoutjs .content.list .tripadvisor-snippet .tripadvisor-snippet-inner {
	display: flex;
	flex-direction: column;
}

.layoutjs .content.list .item .info > [data-tripadvisor-beacon] {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.layoutjs .content.list .item .info {
	padding-top: 5px;
	padding-bottom: 50px;
	width: 100%;
}

.layoutjs .content.list .reviews-rating-line img {
	width: 70px;
}

.layoutjs .content.list .reviews-rating-line-text a {
	font-size: 10px;
}

.layoutjs .content button[data-quickview-button] {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 6px;
	font-size: 14px;
}

.layoutjs .content button[data-quickview-button] img {
	width: 10px;
}

@supports (object-fit: cover) {
	.layoutjs.isMobile .content .item .image a > img {
		height: 100%;
		object-fit: cover;
	}
}

@media (min-width: 1200px) {
	.layoutjs .content.list .item .info {
		padding-bottom: 30px;
	}
	
	.layoutjs .content.list .item .info h4 {
		order: 1;
	}

	.layoutjs .content.list .item .info.has-tripadvisor > h4 {
		max-width: 65%;
	}

	.layoutjs .content.list .item .info > [data-tripadvisor-beacon] {
		order: 2;
		display: flex;
		align-items: center;
		justify-content: flex-start;
	}

	.layoutjs .content.list .item .info > .city-container {
		order: 3;
		justify-content: flex-start;
	}

	.layoutjs .content.list .item .info .info-list {
		order: 4;
		padding-right: 150px;
	}

	.layoutjs .content.list .tripadvisor-snippet .reviews-rating-line {
		position: absolute;
		top: 10px;
		right: 10px;
		bottom: auto;
		left: auto;
	}

	.layoutjs .content.list .item.hasTripAdvisor .info h4 .title,
	.layoutjs .content.list .item.hasTripAdvisor .info .city-container {
		margin-right: 132px;
	}
}

@media (min-width: 768px) {
	.layoutjs .content.list button[data-quickview-button] {
		position: absolute;
	}
}

@media (min-width: 450px) {
	.layoutjs .content.list .tripadvisor-snippet .tripadvisor-snippet-inner {
		flex-direction: row;
	}
	.layoutjs .content .reviews-rating-line img {
		width: 90px;
	}
	.layoutjs .content.grid .reviews-rating-line img {
		width: 85px;
	}
	.layoutjs .content .reviews-rating-line-text a {
		font-size: 10px;
	}
	.layoutjs .content button[data-quickview-button] {
		max-width: none;
		font-size: 16px;
	}
	.layoutjs .content.grid button[data-quickview-button] {
		font-size: 14px;
	}
	.layoutjs .content button[data-quickview-button] > span {
		max-width: none;
	}
	.layoutjs .content button[data-quickview-button] img {
		width: 20px;
	}
}

.layoutjs .content .item .image {
	text-align: center;
}

@media (min-width: 64.063em) {
	.layoutjs .content.grid .item .outer-img-cont {
		height: 0;
		overflow: hidden;
		padding-bottom: 60%;
	}
}

.layoutjs .content.grid .item .image img {
	width: 100%;
}

.layoutjs .content.list .item .image {
	width: 200px;
	min-width: 200px;
	height: 100%;
}
.layoutjs.isTablet .content.list .item .image {
	width: 180px;
	min-width: 180px;
}
.layoutjs .content .item .image a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.layoutjs .content .item .image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.layoutjs .content .item .image .featured {
	position: absolute;
	top: 0;
	left: 0;
	background: #009fc3;
	color: #FFF;
	padding: 0 5px;
	font-size: 12px;
}

.layoutjs .content .item .tripbuilder{
	position: absolute;
	top: 0;
	right: 0;
}

.layoutjs .content .item .tripbuilder a{
	font-size: 26px;
	position: relative;
	font-family: 'Font Awesome 5 Free';
	width: 32px;
}

.layoutjs .content .item .tripbuilder .addTrip:before{
	content: "\f004";
	font-weight: 400;
	color: #fff;
	opacity: 1;
}

.layoutjs .content .item .tripbuilder .removeTrip:before{
	content: "\f004";
	font-weight: 900;
	color: #d42727
}

.layoutjs .content .item .mini-date-container {
	color: #DB5F26;
    font-size: 14px;
    font-weight: 600;
    font-family: 'petala-pro', Sans-serif;
}

.layoutjs .content .item .info {
	padding: 5px 10px 60px 10px;
	word-break: break-word;
	display: flex;
	flex-direction: column;
	background: #fff;
}

.layoutjs .content .item .city-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.layoutjs .city {
	font-size: 14px;
	font-weight: 900;
	color: #A4A4A4;
}
.layoutjs .content .item .info h4 {margin-bottom: 3px;line-height: 1.2;}

.layoutjs .content .item .deal-text {
	margin: 4px 0;
	font-size: 18px;
	font-weight: 900;
	line-height: 1.2;
	color: #db5f26;
}

.layoutjs .content .item .info h4 .title{ font-size: 21px; font-family: 'petala-pro', Sans-serif; color: #343434; font-weight: 400}

.layoutjs .content .item .info-list {
	display: grid;
	gap: 4px;
	list-style: none;
	margin: 0;
	padding: 4px 0;
	font-size: 14px;
	color: #666;
	font-family: 'petala-pro', Sans-serif;
}

.layoutjs .content .item .info-list .dates-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
}

.layoutjs .content .item .info-list .dates-row .dates {
	font-weight: bold;
	color: #db5f26;
}

.layoutjs .content .item .info-list .recurrence {
	font-size: 12px;
}
.layoutjs .content .item .actions{ margin-top: auto; text-align: right;}
.layoutjs .actions a.actionButton img {
    width: 26px;
    margin-left: 2px;
}
.layoutjs .content .item .actions .actionButton{
    margin-top: 5px;
    color: #0081a1;
    padding: 6px 20px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

.layoutjs .content .item .actions .buttonAdditional{
	font-size: 12px;
}

.layoutjs .map { width: 100%; }

.layoutjs .gMapHolder { min-height: 500px; }

.layoutjs .settings-mobile {
	display: flex;
	flex-flow: wrap;
	width: 100%;
	font-size: 25px;
}

.layoutjs .settings-mobile .filter-mobile,
.layoutjs .settings-mobile .view-mobile {
	width: 50%;
	text-align: center;
}

.layoutjs .settings-mobile .view-mobile .active {
	display: none;
}

.layoutjs .filterPane .view-results {
	position: fixed;
	bottom: 30px;
	right: 40px;
	width: 145px;
	font-size: 25px;
}

/* mobile css */
.layoutjs.isMobile .settings {
	font-size: 20px;
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
	margin-top: 0px;
	/* justify-content: space-between; */
}

.layoutjs.isMobile .settings > div {
	margin-right: 10px;
	border-right: 0px;
	text-align: center;
}
.layoutjs.isMobile .filterPane { display: none; }

.layoutjs.isMobile .filterPane.mobileFilterActive {
	display: block;
	position: fixed;
	z-index: 999;
	background-color: #FFF;
	-moz-background-clip: padding;
	-webkit-background-clip: padding;
	background-clip: padding-box;
	width: 100%;
	padding: 20px;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	overflow-y: auto;
}

.layoutjs.isMobile .filterPane .fa-spin {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

.layoutjs.isMobile .mobileHeader {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.layoutjs.isMobile .mobileTitle {
	flex: 1;
	text-align: center;
	font-family: 'petala-pro', Sans-serif;
    color: #343434;
}

.layoutjs.isMobile .mobileHeader button {
    margin-bottom: 0px;
    padding: 10px 20px;
    border: #0081a1 solid 1px;
    border-radius: 5px;
    color: #0081a1;
    font-size: 14px;
    background: #fff;
    line-height: 14px;
    font-family: 'petala-pro', Sans-serif;
}

.layoutjs.isMobile .mobileHeader .resetButton {
	background-color: #999;
}

.layoutjs.isMobile .settings .highlight {
	border-bottom: 0px;
}

.layoutjs.isMobile .filterPane .sort {
	margin-bottom: 10px;
}

.layoutjs.isMobile .filterPane .sort li {
	display: inline-block;
	margin-right: 10px;
}

.layoutjs.isMobile .pager {
	text-align: center;
}

.layoutjs.isMobile .content {
	flex-flow: column;
}

.layoutjs.isMobile .content.list .item .image {
	width: 115px;
	min-width: 115px;
}

.layoutjs .content .item .tripbuilder a { font-size: 22px; }

.layoutjs.isMobile .content .item .info h4 .title { font-size: 16px; }

.layoutjs.isMobile .content .item .mini-date-container { font-size: 12px; }

@supports (display: grid) {
	.layoutjs .content.grid {
		display: grid;
		grid-gap: 18px;
		grid-template-columns: repeat(auto-fill, minmax(269px, 1fr));
		padding-top: 6px;
	}
	
	.layoutjs .content.grid .item {
		margin-bottom: 0px;
		background: #fff;
	}
}

/* Daterange / foundation override */
.layoutjs.isMobile .filterPane.mobileFilterActive .asd__wrapper--full-screen {
	overflow-y: auto;
}

.layoutjs.isMobile .filterPane.mobileFilterActive .asd__mobile-close {
	display: none;
}

.datepicker-trigger { margin: 0; }

/* map infowindow */
.main-container .gm-style .gm-style-iw-c {
	padding: 0;
	border-radius: 0px;
	border: 1px solid #0081a1;
}
.main-container .gm-style .gm-style-iw-c > div {
	margin-bottom: -15px;
	margin-right: -18px;
}
.main-container .gm-style .gm-style-iw-t { bottom: 45px !important; }
.main-container .gm-style .gm-style-iw-t::after { display: none; }
.sv_infoWindow .infoWindow { display: flex; }
.infoWindow .image { flex-basis: 90px; flex-shrink: 0; }
.infoWindow .image a {
	display: inline-block;
	height: 100%;
}
.infoWindow .image img {
	width: 90px;
	height: 100%;
	object-fit: cover;
}
.infoWindow .info {
	display: flex;
	flex-direction: column; 
	padding: 10px; 
}
.infoWindow .info h4 {
	font-size: 1rem;
	line-height: 1;
}
.infoWindow .info h4 .title {
	font-size: 16px;
    font-family: 'petala-pro', Sans-serif;
    color: #343434;
	font-weight: 400;
	line-height: 1;
}
.infoWindow .info .reviews-rating-line-text {
	position: relative;
	top: 2px;
}
.infoWindow .info .reviews-rating-line a {
	border-bottom: none;
	padding-top: 2px;
	color: #a4a4a4;
	font-size: 10px;
	font-family: 'petala-pro', Sans-serif;
}
.infoWindow .info .description {
	margin-bottom: 10px;
	color: #A4A4A4;
	font-size: 15px;
}
.infoWindow .info .info-actions {
	display: flex;
	justify-content: space-between;
	margin-top: auto;
}
.infoWindow .info button[data-quickview-button] {
	position: relative;
	bottom: auto;
	right: auto;
	padding: 0;
}
.infoWindow .info .reviews-rating-line h4 { text-align: left; }

@media (max-width: 768px) {
	.infoWindow .info .info-actions { flex-direction: column; }
	.infoWindow .info button[data-quickview-button] { margin-top: 15px; }
}

/* fixes MS Edge bug (#8295099) "pointer-events: none; on spans don't work" */
.datepicker-trigger > span { display: inline-block; }

.asd__month table {
	background: inherit;
	margin-bottom: auto;
	border: none;
}

.asd__month table tr.even,
.asd__month table tr.alt,
.asd__month table tr:nth-of-type(even) {
	background: inherit;
}

.asd__day--disabled button,
.asd__day--empty button { background-color: #fff; }

.asd__wrapper button{
	margin: auto;
	font-family: 'petala-pro', Sans-serif;
	background-color: inherit;
	border-color: inherit;
	color : inherit;
}

.asd__action-buttons button { 
	outline: none;
}

.asd__wrapper button:hover, 
.asd__wrapper button:focus, 
.asd__wrapper .button:hover, 
.asd__wrapper .button:focus{
	color: inherit;
	background-color: transparent;
}

.asd__month button { line-height: inherit; }