
/* HEALTH & WELLNESS */

.hltandwell {
	font-size: 1.06em;
}

.hltandwell a {
	color: #244c4a;
	font-weight: 500;
}

.hltandwell figure {
	margin: 0;
}

.hltandwell figure img {
	width: 100%;
	height: auto;
}

.hltandwell .uv-btn-block-p a {
	color: #d5cebf;
	border-color: #d5cebf;
}

.hltandwell .uv-btn-block-p a:hover {
	color: #152916;
	background-color: #d5cebf;
}

.hltandwell .wp-block-heading {
	font-size: 3.75em;
	font-weight: 300;
	color: #444444;
}

.hltandwell .uvMaxW p {
	font-size: 1.125em;
	font-weight: 400;
	line-height: 28px;
	max-width: 527px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
}

.hltandwell .uvMaxW.uv-fitness p {
	max-width: 800px;
}

.hltandwell .green-box {
	background-color: #152916;
	border-radius: 10px;
	padding: 50px 0 224px;
	max-width: 1220px;
	margin: auto;
	position: relative;
}

.hltandwell .green-box:before {
	content: "";
	background-image: url("../png/awana-pattern.png");
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
	height: 94px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position-y: bottom;
}

.hltandwell .green-box.overlay {
	margin-top: -28px;
}

.hltandwell .green-box.overlay:before {
	background-image: url("../png/awana-pattern-invert.png");
	height: 95px;
}

.hltandwell .green-box.overlay:after {
	content: "";
	background-color: #c1bbad;
	position: absolute;
	top: 376px;
	bottom: -50px;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.hltandwell .green-box.overlay .wp-block-heading {
	font-size: 1.5em;
	font-weight: 400;
	line-height: 29px;
	letter-spacing: 0.5299999713897705px;
	color: #d5cebf;
	margin-bottom: 26px;
}

.hltandwell .green-box.overlay .wp-block-group__inner-container p {
	text-align: center;
}

.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:first-of-type {
	margin-bottom: 66px;
}

.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2) {
	margin-bottom: 44px;
	position: relative;
}

.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2):before {
	content: "";
	background-color: #c1bbad;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}

.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2)::after {
	content: "";
	position: absolute;
	inset: 0;
	background: url("../png/texturedesk.png"), linear-gradient(90deg, #000 13.39%, rgba(0, 0, 0, 0) 75.2%, rgba(0, 0, 0, 0.75) 100%);
	background-size: 100% 100%;
}

.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2) figure,
.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2) img {
	width: 100%;
}

.hltandwell .green-box .wp-block-group__inner-container p {
	font-size: 1.125em;
	font-weight: 400;
	line-height: 28px;
	color: #d5cebf;
	max-width: 772px;
	margin: 0 auto 35px;
	text-align: justify;
}

.hltandwell .overlay-text .uv-section-inner {
	max-width: 1220px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 47px 0;
}

.hltandwell .overlay-text .uv-section-inner::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	background: linear-gradient(93.06deg, #D5CEBF 1.76%, rgba(213, 206, 191, 0.7) 50.62%, rgba(213, 206, 191, 0) 83.7%);
	z-index: -1;
}

.hltandwell .overlay-text:not(.invert):after {
	content: "";
	position: absolute;
	bottom: 0;
	height: 89px;
	width: 100%;
	background: linear-gradient(268.25deg, #D5CEBF 10.41%, rgba(213, 206, 191, 0) 99.59%);
	z-index: 10;
}

.hltandwell .overlay-text.invert .uv-section-inner p {
	text-align: right;
	margin-left: auto;
}

.hltandwell .overlay-text.invert .uv-section-inner::before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	background: linear-gradient(263.06deg, #D5CEBF 1.76%, rgba(213, 206, 191, 0.7) 50.62%, rgba(213, 206, 191, 0) 83.7%);
	z-index: -1;
}

.hltandwell .overlay-text.invert .uv-section-inner::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	background-image: url("../png/textoverlaypattern.png");
	background-repeat: no-repeat;
	background-position-x: right;
	z-index: -1;
}

.hltandwell .overlay-text .uv-section-inner p {
	max-width: 591px;
	font-size: 1.25em;
	line-height: 28px;
	text-align: left;
	color: #152916;
	margin-bottom: 0;
}

.hltandwell .centeredbg .uv-section-bg {
	background-size: auto;
}


.hltandwell .smokebg .wp-block-columns {
	margin-bottom: 0;
	gap: 100px;
}

.hltandwell .smokebg .wp-block-column {
	align-content: center;
}

.hltandwell .smokebg .wp-block-column:first-of-type {
	padding-left: 8px;
	padding-right: 8px;
}

.hltandwell .smokebg .wp-block-image {
	border-top: 3px solid #d5cebf;
	border-bottom: 3px solid #d5cebf;
	margin: 0;
	padding: 37px 0;
}

.hltandwell .smokebg p {
	font-size: 1.25em;
	line-height: 28px;
	margin-bottom: 0;
}

.hltandwell .tricolumn .uv-section-bg {
	background-size: auto;
}

.hltandwell .tricolumn .uv-section-inner {
	position: relative;
	top: -66px;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	margin: 0;
}

.hltandwell .tricolumn .uv-section-inner:before {
	content: "";
	position: absolute;
	top: -162px;
	height: 228px;
	width: 100vw;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 22.55%, rgba(0, 0, 0, 0) 75.99%);
}

.hltandwell .tricolumn .wp-block-columns {
	gap: 44px;
	margin: 0;
}

.hltandwell .tricolumn .wp-block-columns figure {
	margin: 0;
}

.hltandwell .tricolumn .wp-block-columns .wp-block-column {
	position: relative;
}

.hltandwell .tricolumn .wp-block-columns .uv-card-overlay {
	position: absolute;
	bottom: 0;
	left: 80px;
	padding: 60px 50px;
}

.hltandwell .tricolumn .wp-block-columns .uv-card-overlay .wp-block-group__inner-container {
	gap: 37px;
	display: flex;
	flex-direction: column;
}

.hltandwell .tricolumn .wp-block-columns .uv-card-overlay .uv-btn-block-p a {
	padding: 0.86em 1.6em;
}

.hltandwell .tricolumn .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-of-type(2) {
	max-width: 359px;
	padding-top: 146px;
}

.hltandwell .tricolumn .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-of-type(3) .uv-card-overlay {
	right: 80px;
	left: auto;
}

.hltandwell .tricolumn p {
	font-size: 1.125em;
	line-height: 28px;
	text-align: justify;
	color: #fff;
	margin-bottom: 40px;

}

.hltandwell .tricolumn .uv-btn-block-p a {
	color: #D5CEBF;
	border-color: #D5CEBF;
}

.hltandwell .tricolumn .uv-btn-block-p a:hover {
	color: #152916;
	background-color: #D5CEBF;
}

.hltandwell .uv-simple-gallery li {
	display: flex;
}

.hltandwell .uv-simple-gallery li a {
	display: block;
	margin: auto;
}



.uv-dropshadow {
	box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.25);
	z-index: 2;
}



.border-separator {
	padding: 50px 0;
	position: relative;
}

.border-separator:before,
.border-separator:after {
	content: "";
	height: 3px;
	background-color: rgba(216, 216, 216, 1);
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.border-separator:before {
	width: 90vw;
	top: 0;
}

.border-separator:after {
	width: 30vw;
	bottom: 0;
}

.border-separator p {
	margin: 0;
}

.hltandwell .uv-imgsliderwdesc .desc p.pretitle,
body .hltandwell .uv-imgsliderwdesc .desc h2,
.hltandwell .uv-imgsliderwdesc .desc p {
	color: rgba(213, 206, 191, 1);
}
.hltandwell a.uv-btn-p {
	color: rgba(213, 206, 191, 1);
	border-color: rgba(213, 206, 191, 1);
	background-color: transparent;
}
.hltandwell a.uv-btn-p:hover {
	color: #244c4a;
	border-color: rgba(213, 206, 191, 1);
	background-color: rgba(213, 206, 191, 1);
}
.hltandwell .rwlink {
	color: rgba(213, 206, 191, 1);

}
.hltandwell .rwlink::after {
	color: rgba(213, 206, 191, 1);
}
/* SPECIAL BLOCK */

.uv-specialblock-top {
	padding-top: 47px;
	padding-bottom: 163px;
}

.uv-specialblock-top p {
	font-size: 2.65em;
	line-height: 52px;
	letter-spacing: 2px;
	color: rgba(213, 206, 191, 1);
	margin-bottom: 0;
}

.uv-specialblock-top::before {
	content: "";
	position: absolute;
	inset: 0;
	padding-top: 47px;
	padding-bottom: 163px;
	background-image: url("../png/leftpattern.png");
	background-position: left;
	background-repeat: repeat-y;
	z-index: 11;
}

.uv-specialblock-top .uv-section-darkoverlay {
	background: linear-gradient(88.01deg, rgba(51, 28, 16, 0.8) 42.51%, rgba(153, 84, 48, 0.35) 100%);

}

.uv-specialblock-mid {
	padding-top: 79px;
	padding-bottom: 35px;
}

.uv-specialblock-mid .uv-section-inner {
	width: 100% !important;
	max-width: 100% !important;
}

.uv-specialblock-mid .uv-section-inner figure {
	position: absolute;
	top: 0;
	transform: translateY(-27%);
}


.uv-specialblock-mid .wp-block-columns {
	z-index: 14;
	position: relative;
	color: #fff;
	max-width: 1400px;
	width: 90%;
	margin: auto;
}

.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
	max-width: 440px;
	left: 200px;
	position: relative;
}

.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type p {
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin: 0;
}

.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
	position: relative;
	left: 32%;
	max-width: 700px;
	align-content: center;
}

.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
	font-size: 2.5em;
	line-height: 52px;
	letter-spacing: 2px;
	margin: 0;
}

.uv-specialblock-bot {
	padding-top: 415px;
	padding-bottom: 25px;
	background-image: url("../png/leftpattern.png");
	background-position: left;
	background-repeat: repeat-y;
}

.uv-specialblock-bot p {
	font-size: 2.65em;
	line-height: 52px;
	letter-spacing: 2px;
	color: rgba(213, 206, 191, 1);
	margin: 50px 0 0;
}

.uv-specialblock-bot figure {
	position: absolute;
	bottom: 0;
}

.hltandwell .slide-only-mob {
	margin-bottom: 68px;
}

@media ((min-width: 1721px) and (max-width: 1820px)) {
	.uv-specialblock-mid {
		padding-top: 69px;
	}
}

@media ((min-width: 1521px) and (max-width: 1720px)) {
	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
		left: 250px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 27%;
	}
}

@media ((min-width: 1321px) and (max-width: 1520px)) {
	.uv-specialblock-mid {
		padding-top: 54px;
		padding-bottom: 21px;
	}

	.uv-specialblock-mid .wp-block-columns {
		top: -20px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
		left: 220px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 22%;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 1.6em;
		line-height: 42px;
	}
}

@media ((min-width: 1221px) and (max-width: 1320px)) {
	.uv-specialblock-mid {
		padding-top: 0;
		padding-bottom: 0;
	}

	.uv-specialblock-mid .wp-block-columns {
		top: -24%;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
		left: 200px;
		align-content: center;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 19%;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 1.6em;
		line-height: 42px;
	}
}

@media ((min-width: 1121px) and (max-width: 1220px)) {
	.uv-specialblock-mid {
		padding-top: 0;
		padding-bottom: 0;
	}

	.uv-specialblock-mid .uv-section-inner figure {
		transform: translateY(-25%);
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
		left: 185px;
		max-width: 400px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type p {
		font-size: 18px;
		font-weight: 400;
		line-height: 25px;
		margin: 0;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 18%;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 1.3em;
		line-height: 30px;
	}
}

@media ((min-width: 1021px) and (max-width: 1120px)) {
	.uv-specialblock-mid .uv-section-inner figure {
		transform: translateY(-21%) !important;
	}

	.uv-specialblock-mid .wp-block-columns {
		padding-top: 0 !important;
	}

	.uv-specialblock-mid .wp-block-columns {
		flex-direction: column;
		gap: 1em;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type,
	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 50px !important;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
		max-width: 600px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 30px;
		line-height: 35px;
	}
}

@media ((min-width: 601px) and (max-width: 820px)) {
	.uv-specialblock-mid .uv-section-inner figure {
		transform: translateY(-18%) !important;
	}

	.uv-specialblock-mid .wp-block-columns {
		padding-top: 0 !important;
	}

	.uv-specialblock-mid .wp-block-columns {
		gap: 20px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type {
		max-width: 100% !important;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 25px !important;
		line-height: 30px !important;
	}
}

@media ((min-width: 601px) and (max-width: 1120px)) {
	.uv-specialblock-mid {
		padding-top: 0;
		padding-bottom: 0;
	}

	.uv-specialblock-mid .uv-section-inner figure {
		transform: translateY(-16%);
	}

	.uv-specialblock-mid .uv-section-inner figure img {
		height: 700px;
		width: auto;
		object-fit: cover;
		object-position: -250px;
	}

	.uv-specialblock-mid .wp-block-columns {
		padding-top: 45px;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type,
	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 0;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 30px;
	}

}

@media (max-width: 600px) {
	.hltandwell .wp-block-heading {
		font-size: 2.1875em;
		font-weight: 300;
		line-height: 40px;
		letter-spacing: 0.01em;
	}

	.hltandwell .uvMaxW p {
		font-size: 0.9375em;
		line-height: 24px;
	}

	.hltandwell .green-box {
		padding: 0 15px 164PX;
	}

	.hltandwell .green-box::before {
		background-image: url("../png/awana-pattern-mobile.png");
		height: 64px;
		bottom: 64px;
		background-size: 100% 100%;
		background-position: center;
	}

	.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:first-of-type {
		max-width: 180px;
		margin: auto;
		padding: 30px 0;
	}

	.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2) {
		margin-bottom: 38px;
	}

	.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2) img {
		height: 146px;
		object-fit: cover;
		object-position: -235px;
	}

	.hltandwell .green-box .wp-block-group__inner-container .wp-block-image:nth-last-of-type(2)::after {
		background: url("../png/texture.png"), linear-gradient(90deg, #000000 13.39%, rgba(0, 0, 0, 0) 75.2%, rgba(0, 0, 0, 0.75) 100%);
		background-size: 100% 100%;
	}

	.hltandwell .green-box .wp-block-group__inner-container p {
		font-size: 0.9375em;
		line-height: 24px;
		text-align: center;

	}

	.hltandwell .overlay-text .uv-section-inner {
		padding: 24px 0;
	}

	.hltandwell .overlay-text .uv-section-inner::before {
		background: linear-gradient(93.06deg, #D5CEBF 1.76%, rgba(213, 206, 191, 0.7) 50.62%, rgba(213, 206, 191, 0) 83.7%);
	}

	.hltandwell .overlay-text.invert .uv-section-inner::before {
		background: linear-gradient(275.01deg, #D5CEBF -1.89%, rgba(213, 206, 191, 0.7) 47.82%, rgba(213, 206, 191, 0.4) 65.48%);
	}

	.hltandwell .overlay-text .uv-section-inner p {
		font-size: 0.9375em;
		line-height: 24px;
	}

	.hltandwell .overlay-text.invert .uv-section-inner::after {
		content: none;

	}

	.hltandwell .green-box.overlay {
		margin-top: 0;
		padding-top: 38px;
	}

	.hltandwell .green-box.overlay::before {
		background-image: url("../png/awana-pattern-invert-mobile.png");
		height: 64px;
	}

	.hltandwell .smokebg .wp-block-image {
		margin: 0;
		padding: 30px 40px;
	}

	.hltandwell .smokebg .wp-block-columns {
		gap: 40px;
	}

	.hltandwell .smokebg p {
		font-size: 0.9375em;
		line-height: 24px;
		text-align: center;
	}

	.hltandwell .uv-fitness .wp-block-heading {
		max-width: 200px;
		margin: 0 auto 20px;
	}

	.hltandwell .wp-block-buttons>.wp-block-button,
	.hltandwell .wp-block-buttons>.wp-block-button a {
		width: 100%;
	}

	.hltandwell .tricolumn .uv-section-inner {
		top: -114px;
		width: 100%;
	}

	.hltandwell .tricolumn .uv-section-inner::before {
		top: -114px;
	}

	.hltandwell .tricolumn .wp-block-columns {
		gap: 40px;
		max-width: 300px;
		margin: 0 auto -100px;
	}

	.hltandwell .tricolumn .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-last-of-type(2) {
		padding-top: 0;
	}

	.hltandwell .tricolumn .wp-block-columns .uv-card-overlay {
		left: 50px;
		padding: 25px;
	}

	.hltandwell .tricolumn .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-of-type(3) .uv-card-overlay {
		right: 50px;
		left: auto;
	}

	.hltandwell .tricolumn p {
		font-size: 0.9375em;
		line-height: 24px;
		text-align: center;
		margin-bottom: 20px;
	}

	.uv-specialblock-top {
		padding-top: 31px;
		padding-bottom: 163px;
		z-index: 1;
	}

	.uv-specialblock-top p {
		font-size: 1.5625em;
		line-height: 30px;
		letter-spacing: 2px;
		max-width: 266px;
		margin-left: auto;
	}

	.uv-specialblock-top::before {
		background-image: url("../png/leftpattern-mobile.png");
	}

	.uv-specialblock-mid {
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.uv-specialblock-mid:before {
		content: "";
		position: absolute;
		background-image: url("../png/ellipse.png");
		background-size: cover;
		width: 100%;
		height: 132vw;
		z-index: 1;
		top: 55%;
		transform: translateY(-50%);
		background-position-y: center;
		background-position-x: center;
	}

	.uv-specialblock-mid .uv-section-inner figure {
		position: relative;
		transform: none;
		border-top: 5px solid #fff;
		border-bottom: 5px solid #fff;
	}

	.uv-specialblock-mid .uv-section-inner figure:before {
		content: "";
		position: absolute;
		inset: 0;
		background: linear-gradient(90deg, rgba(34, 34, 34, 0.7) 22.39%, rgba(34, 34, 34, 0.1) 100%);
	}

	.uv-specialblock-mid .wp-block-columns {
		position: absolute;
		width: 100%;
		padding: 25px 20px;
		gap: 40px;
		top: 50%;
		transform: translateY(-50%);
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type,
	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type {
		left: 0;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:first-of-type p {
		font-size: 0.9375em;
		line-height: 24px;
		text-align: left;
	}

	.uv-specialblock-mid .wp-block-columns .wp-block-column:last-of-type p {
		font-size: 1.1875em;
		font-weight: 300;
		line-height: 25px;
		letter-spacing: 2px;
	}

	.uv-specialblock-bot {
		padding-top: 127px;
		padding-bottom: 35px;
		background-image: url("../png/leftpattern-mobile.png");
	}

	.uv-specialblock-bot figure {
		position: static;
	}

	.uv-specialblock-bot .wp-block-columns {
		flex-direction: column-reverse;
		max-width: 266px;
		margin-left: auto;
		margin-bottom: 0;
	}

	.uv-specialblock-bot p {
		font-size: 1.5625em;
		line-height: 30px;
		letter-spacing: 2px;
		margin: 0;
	}

	.uv-specialblock-bot p br {
		display: none;
	}

	
	.hltandwell .slide-only-mob {
		margin-bottom: 30px;
	}

	.uv-dropshadow {
		box-shadow: none;
	}

	.uv-nopadd-mobile.uv-section.alignwide.padding-sides .uv-section-inner {
		width: 100%;
	}
}


