.module-69 .ry-each-left .ry-section-title-wrapper .ry-section-title {
	font-size: calc(30px + 25 * ((100vw - 320px) / 1280));
	font-weight: 700;
	margin-bottom: 50px;
	line-height: 65px; }
@media screen and (max-width: 320px) {
	.module-69 .ry-each-left .ry-section-title-wrapper .ry-section-title {
		font-size: 30px; } }
@media screen and (min-width: 1600px) {
	.module-69 .ry-each-left .ry-section-title-wrapper .ry-section-title {
		font-size: 55px; } }
@media (max-width: 991px) {
	.module-69 .ry-each-left .ry-section-title-wrapper .ry-section-title {
		text-align: center;
		line-height: normal; } }

.module-69 {
	padding: 200px 0 0;
	overflow: hidden; }
.module-69 .bg-image {
	position: absolute;
	width: 57%;
	height: 100%;
	top: 0;
	left: 0;
	background-position: center 90%;
	background-size: cover;
	background-repeat: no-repeat; }
.module-69 .ry-container {
	max-width: 1280px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between; }
.module-69 .ry-each {
	padding: 0;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	width: 50%; }
.module-69 .ry-each-left {
	position: relative;
	text-align: right;
	z-index: 2;
	margin-top: -80px; }
.module-69 .ry-each-left .ry-section-title-wrapper {
	display: none; }
.module-69 .ry-each-left .ry-section-title-wrapper .ry-section-title {
	font-weight: 400;
	text-align: center; }
.module-69 .ry-each-left .person__wp {
	max-width: 400px;
	display: block;
	margin-right: -80px;
	float: right;
	position: relative;
	top: 0; }
.module-69 .ry-each-right {
	background: #fff;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 400px; }
.module-69 .ry-each-right:before {
	content: '';
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 0; }
.module-69 .ry-each-right div {
	z-index: 1;
	position: relative; }
.module-69 .ry-each-right .ry-section-title {
	font-size: calc(30px + 15 * ( (100vw - 500px) / 1100));
	margin-bottom: 30px;
	line-height: 50px; }
@media (max-width: 767px) {
	.module-69 .ry-each-right .ry-section-title {
		display: none; } }
.module-69 .ry-each-right p {
	font-weight: 400; }
.module-69 .ry-each-right .ry-btn-primary {
	width: 215px;
	text-align: center;
	margin: unset;
	margin-top: 0; }
.module-69 .ry-each-right .btn-content {
	margin-top: 2em;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	max-width: 450px; }
@media (min-width: 992px) {
	.module-69 .ry-each-right .ry-btn-light {
		margin-left: 15px; } }
@media (max-width: 1365px) {
	.module-69 .ry-each-right .text-content {
		padding-left: 80px;
		padding-right: 50px; } }
@media (min-width: 1366px) {
	.module-69 .ry-each-right {
		padding-left: 100px; } }
@media (max-width: 991px) {
	.module-69 .ry-each-right {
		width: 85%;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding: 0 50px; }
	.module-69 .ry-each-right .btn-content {
		margin-top: 2em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: none;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column; }
	.module-69 .ry-each-right .btn-content .ry-btn-primary {
		margin-bottom: 10px; }
	.module-69 .ry-each-right .text-content {
		padding-left: 30px;
		padding-right: 30px; }
	.module-69 .ry-each-right .text-content p {
		text-align: center; } }
@media (max-width: 1199px) {
	.module-69 .ry-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; }
	.module-69 .ry-container .ry-each-left .person__wp {
		float: none;
		margin: auto; }
	.module-69 .bg-image {
		width: 100%; }
	.module-69 .ry-each-left .ry-section-title-wrapper {
		display: block; }
	.module-69 .ry-each-right .text-content {
		padding: 50px; }
}
.module-69.style2 {
	padding: 140px 0 120px; }
.module-69.style2 .ry-container {
    z-index: 2;
    max-width: 1110px;
    width: 90%;
    padding: 100px 0;
    gap: 48px;
}
.module-69.style2 .ry-each-left {
	margin-top: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%; }
.module-69.style2 .ry-each-left img {
	max-width: 600px; }
.module-69.style2 .ry-each-left .ry-section-title {
	display: none;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500;
	font-size: 40px;
	text-align: left;
	text-transform: uppercase; }
@media (max-width: 991px) {
	.module-69.style2 .ry-each-left .ry-section-title {
		text-align: center; } }
.module-69.style2 .ry-each-right {
	padding-left: 0;
	-webkit-box-pack: left;
	-ms-flex-pack: left;
	justify-content: left;
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%;
	height: auto; }
.module-69.style2 .ry-each-right .text-content {
	max-width: 90%; }
@media (max-width: 1365px) {
	.module-69.style2 .ry-each-right .text-content {
		padding-left: 0;
		padding-right: 0; } }
.module-69.style2 .ry-each-right .ry-section-title {
	color: #b1914e;
	font-weight: 500;
	font-size: 40px;
	text-align: left;
	text-transform: uppercase; }
@media (max-width: 991px) {
	.module-69.style2 .ry-each-right .ry-section-title {
		text-align: center; } }
@media (min-width: 992px) {
	.module-69.style2 .ry-each-right .ry-btn-light {
		margin-left: 15px; } }
.module-69.style2:before {
	position: absolute;
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1; }
.module-69.style2 .bg-image {
	width: 100%; }
@media (max-width: 1199px) {
	.module-69.style2 {
		padding: 50px 0; }
	.module-69.style2 .hidden-lg {
		display: none !important; }
	.module-69.style2 .ry-container {
		width: 85%;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center; }
.module-69.style2 .ry-container .ry-each-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-basis: 60%;
    width: 90%;
    max-width: 420px;
}
	.module-69.style2 .ry-container .ry-each-left .ry-section-title {
		display: block !important; }
	.module-69.style2 .ry-container .ry-each-right {
		min-width: 90%;
		padding: 0; }
	.module-69.style2 .ry-container .ry-each-right .text-content {
		margin-top: 50px;
		padding: 0;
		max-width: 100% !important; }
	/*.module-69.style2 .ry-container .ry-each-right .ry-section-title {
	display: none !important;}*/ }


.module-69 .ry-each-right, .module-69 .ry-each-right:before {
	background: transparent !important;
}
/*
.module-69.style2 .ry-each-left img{
	box-shadow: 10px 10px 30px  rgb(0 0 0 / 10%);
	border: 2px solid #221f20;
}
*/

@media (max-width: 1080px) {
	.module-69.style2 .ry-container {
		background-color: rgb(255 255 255 / 90%);
		border: 6px solid #b1914e;
	}
	
}

@media only screen and (max-width:1199px){
		.module-69.style2 .ry-container:before {
		width: 100% !important;
	}
}
@media (min-width: 1081px) {
	.module-69.style2 .ry-container {
		position: relative;
	}
	.module-69.style2 .ry-container:before {
		content: "";
		position: absolute;
		inset: 0;
		background: rgb(255 255 255 / 90%);
		border: 6px solid #b1914e;
		left: unset;
		right: 0;
		width: 80%;
	}
}
