/*! CSS Used from: https://dinadeykun.com/wp-content/litespeed/css/3266e348a99e5b37069394b463787fb4.css?ver=82043 */
a,body div,h2,img,p,section {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
}

section {
	display: block;
}

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

a {
	touch-action: manipulation;
}

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

img {
	border: none;
}

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

h2 {
	font-family: Blacker Pro,serif;
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

a {
	color: inherit;
	text-decoration: none;
}

::selection {
	background: rgba(0,0,0,.2);
}

section {
	position: relative;
}

.btn {
	font-family: Sinkin Sans,sans-serif;
	font-size: 11px;
	font-weight: 600;
	background-color: transparent;
	line-height: 1.16;
	padding: 12px 38px;
	cursor: pointer;
	color: #000;
	justify-content: center;
	min-width: 210px;
	max-width: 100%;
	display: inline-flex;
	position: relative;
	vertical-align: middle;
	align-items: center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	outline: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	letter-spacing: .026em;
	-webkit-appearance: none;
	-moz-appearance: none;
	border: 1px solid;
	border-radius: 21px;
	box-shadow: none;
	transform: translate(0);
}

.btn:before {
	background-color: currentColor;
	content: "";
	opacity: 0;
	transform: scaleX(0);
	transition: all .2s ease;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 21px;
}

.btn:focus {
	outline: none;
}

.btn:hover {
	text-decoration: none;
}

.btn:hover:before {
	opacity: .05;
	transform: scaleX(1);
	transition: all .3s ease;
}

.center {
	flex-grow: 1;
	margin: 0 auto;
	max-width: 1355px;
	padding: 0 20px;
	position: relative;
}

.wysiwyg-content p:nth-last-child(n+2) {
	margin-bottom: 22px;
}

.text-images {
	background-color: #fff;
	overflow: hidden;
}

.text-images__inner {
	padding: 35px 0;
}

@media (min-width:999px) {
	.text-images__inner {
		padding: 120px 0 60px;
		display: flex;
		justify-content: space-between;
	}
}

@media (min-width:1200px) {
	.text-images__inner {
		padding: 200px 0 80px;
	}
}

@media (min-width:999px) {
	.text-images__content {
		width: 50%;
		padding-right: 20px;
	}
}

@media (min-width:1200px) {
	.text-images__content {
		padding-right: 30px;
	}
}

.text-images__title {
	font: 400 28px/1.35 Blacker Pro,serif;
	text-transform: uppercase;
	letter-spacing: .02em;
	margin-bottom: 33px;
    font-family: morion !important;

}

@media (min-width:999px) {
	.text-images__title {
		max-width: 643px;
		margin-bottom: 23px;
		font-size: 38px;
		line-height: 1.15;
	}
}

.text-images__wrap {
	position: relative;
}

@media (min-width:768px) {
	.text-images__wrap {
		padding: 60px 0 0 20px;
	}
}

@media (min-width:999px) {
	.text-images__wrap {
		display: flex;
		flex-direction: column;
		justify-content: center;
		padding: 10% 20px 0;
		width: 50%;
	}
}

@media (min-width:1200px) {
	.text-images__wrap {
		padding-left: 30px;
	}
}

.text-images__img-wrapper {
	position: relative;
	background: #d8d8d8;
}

.text-images__img-wrapper:after {
	content: "";
	display: block;
	padding-bottom: 70.6%;
}

@media (max-width:998px) {
	.text-images__img-wrapper {
		max-width: 700px;
		margin-bottom: 41px;
	}
}

@media (min-width:999px) {
	.text-images__img-wrapper--mob {
		display: none;
	}
}

.text-images__img-wrapper--desktop {
	display: none;
}

@media (min-width:999px) {
	.text-images__img-wrapper--desktop {
		display: block;
	}
}

.text-images__img-wrapper--horizontal:after {
	padding-bottom: 70%;
}

.text-images__img-wrapper--vertical {
	position: absolute;
	width: 64%;
	top: 145px;
	right: 0;
}

.text-images__img-wrapper--vertical:after {
	padding-bottom: 143%;
}

@media (min-width:999px) {
	.text-images__img-wrapper--vertical {
		top: -80px;
		right: 75px;
	}
}

@media (min-width:1200px) {
	.text-images__img-wrapper--vertical {
		top: -165px;
		right: 84px;
	}
}

.text-images__img {
	display: block;
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media (min-width:999px) {
	.text-images__text {
		margin-bottom: 30px;
		-moz-column-count: 2;
		column-count: 2;
		-moz-column-gap: 26px;
		column-gap: 26px;
	}
}

.text-images__text p {
	margin-bottom: 22px;
    font-family: europa,sans-serif !important;
}

.text-images__btn {
	padding: 13px 37px;
}
/*! CSS Used from: https://www.once-lifetime.com/application/themes/ewm/dist/common.css */
.grid-container {
	max-width: 90rem;
}

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

.grid-x {
	display: flex;
	flex-flow: row wrap;
}

.cell {
	flex: 0 0 auto;
	min-height: 0;
	min-width: 0;
	width: 100%;
}

@media print,screen and (min-width:40em) {
	.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-10 {
		flex-basis: auto;
	}
}

@media print,screen and (min-width:64em) {
	.grid-x>.large-3 {
		flex-basis: auto;
	}
}

@media print,screen and (min-width:40em) {
	.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-10 {
		flex: 0 0 auto;
	}

	.grid-x>.medium-4 {
		width: 33.33333%;
	}

	.grid-x>.medium-5 {
		width: 41.66667%;
	}

	.grid-x>.medium-6 {
		width: 50%;
	}

	.grid-x>.medium-10 {
		width: 83.33333%;
	}
}

@media print,screen and (min-width:64em) {
	.grid-x>.large-3 {
		flex: 0 0 auto;
	}

	.grid-x>.large-3 {
		width: 25%;
	}
}

.grid-margin-x {
	margin-left: -1rem;
	margin-right: -1rem;
}

@media print,screen and (min-width:40em) {
	.grid-margin-x {
		margin-left: -1rem;
		margin-right: -1rem;
	}
}

.grid-margin-x>.cell {
	width: calc(100% - 2rem);
	margin-left: 1rem;
	margin-right: 1rem;
}

@media print,screen and (min-width:40em) {
	.grid-margin-x>.cell {
		width: calc(100% - 2rem);
		margin-left: 1rem;
		margin-right: 1rem;
	}
}

@media print,screen and (min-width:40em) {
	.grid-margin-x>.medium-10 {
		width: calc(83.33333% - 2rem);
	}
}

@media print,screen and (min-width:40em) {
	.medium-offset-1 {
		margin-left: 8.33333%;
	}

	.grid-margin-x>.medium-offset-1 {
		margin-left: calc(8.33333% + 1rem);
	}

	.medium-offset-2 {
		margin-left: 16.66667%;
	}
}

@media print,screen and (min-width:64em) {
	.large-offset-3 {
		margin-left: 25%;
	}
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

.overflow-hidden {
	overflow: hidden;
}

.color-gold {
	color: #eac17a;
}

.grid-container {
	width: 100%;
}

.grid-container--small {
	max-width: 75rem;
}

.layers {
	display: -ms-grid;
	display: grid;
	grid-template-areas: "layers";
	-ms-grid-columns: 100%;
	grid-template-columns: 100%;
}

.layers>* {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
	grid-area: layers;
	-ms-grid-row-align: start;
	align-self: start;
}

.layers__end {
	-ms-grid-row-align: end;
	align-self: end;
}

@media (max-width:39.9375rem) {
	.layers_small-off {
		display: block;
	}
}

img {
	width: 100%;
	-o-object-fit: contain;
	font-family: "object-fit:contain";
	object-fit: contain;
}

.white {
	background: #fff;
}

.position-relative {
	position: relative;
}

.title {
	font-family: "Bon Vivant Serif",sans-serif,serif;
	font-style: normal;
	font-weight: 400;
	font-size: 2.25rem;
	line-height: 1;
	letter-spacing: .01em;
	text-transform: uppercase;
}

@media (min-width:48rem) {
	.title {
		font-size: 2.625rem;
	}
}

.title__icon {
	display: inline-flex;
	margin-bottom: 10px;
	margin-right: 32px;
	vertical-align: middle;
}

.image-cover-container {
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

@media (max-width:47.9375rem) {
	.hidden-for-m {
		display: none!important;
	}
}

.full-height {
	height: 100%;
}

.image-reveal {
	overflow: hidden;
}

.editable p {
	font-size: .9375rem;
	line-height: 1.5rem;
	color: #05213a;
	text-align: justify;
}

.mb-8 {
	margin-bottom: 8px;
}

.ml-8 {
	margin-left: 8px;
}

.mb-16 {
	margin-bottom: 16px;
}

.mb-32 {
	margin-bottom: 32px;
}

.mr-32 {
	margin-right: 32px;
}

.pr-32 {
	padding-right: 32px;
}

.mb-48 {
	margin-bottom: 48px;
}

.mt-48 {
	margin-top: 48px;
}

.ml-60 {
	margin-left: 60px;
}

.pb-80 {
	padding-bottom: 80px;
}

.pt-80 {
	padding-top: 80px;
}

.ml-120 {
	margin-left: 120px;
}

@media (max-width:63.9375rem) {
	.medium-mb-0 {
		margin-bottom: 0;
	}
}

@media (max-width:63.9375rem) {
	.medium-pr-0 {
		padding-right: 0;
	}
}

@media (max-width:63.9375rem) {
	.medium-ml-16 {
		margin-left: 16px;
	}
}

@media (max-width:63.9375rem) {
	.medium-mt-24 {
		margin-top: 24px;
	}
}

@media (max-width:63.9375rem) {
	.medium-mb-32 {
		margin-bottom: 32px;
	}
}

@media (max-width:63.9375rem) {
	.medium-pb-60 {
		padding-bottom: 60px;
	}
}
@media (max-width: 575.98px) { 
    .joh{
        display: none !important;

    }
}

@media (max-width:63.9375rem) {
	.medium-pt-60 {
		padding-top: 60px;
	}
}

[data-animation=main-title] .word {
	display: inline-block;
	transform: translateY(1.5rem);
	opacity: 0;
	transition-property: transform,opacity;
	transition-duration: .8s;
	transition-timing-function: ease;
}

[data-animation=main-title].is-loaded .word {
	opacity: 1;
	transform: none;
	transition-delay: var(--delay,0s);
}


