/*homepage cta*/
div.module-18 {
    margin-bottom: 7em;
}


.module-18 .ry-content .card-holder  .ry-icon {
    border-radius: 100%;
    height: 60px;
    width: 60px;
    letter-spacing: 0 !important;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    display: flex;
    font-size: 20px;
    line-height: 24px;
    background: var(--color-secondary);
}

.module-18 .ry-content .card-holder  .ry-icon svg {
    height: 30px;
    fill: #fff;
}



div.cta-image-wrap:before {
    content: '';
    background: linear-gradient(360deg, rgb(0 0 0 / 71%), transparent);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
@media (max-width: 1200px) {
	.module-18 .ry-content {
		padding-left: 0vw;
		padding-right: 0vw; } }
.module-18 .ry-content .card-holder {
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap; }
@media (max-width: 1200px) {
	.module-18 .ry-content .card-holder {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		/* justify-content: center; */
		-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;
		gap: 2em 0;
		} }
.module-18 .ry-content .card {
	width: 48%;
	background-image: none !important;
	padding: 20px; 
     background-color: rgb(255 255 255 / 24%)
	}
.module-18 .ry-content .card img {
	opacity: 1;
	visibility: visible;
	}
@media (min-width: 768px) {.module-18 .ry-content{/* padding: 6.6vh; */}}
@media (max-width: 1200px) {
	.module-18 .ry-content .card {
		} }
@media (max-width: 767px) {
	.module-18 .ry-content .card {
		width: 100%;max-width: unset; } }
.module-18 .ry-content .card .anchor-wrap {
	bottom: 11%;
	position: absolute;
	-webkit-transition: all 300ms ease;
	transition: all 300ms ease;
	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: space-between;
	background: transparent !important;
	left: 0;
	right: 0;
	width: 80%;
	margin: auto;
	}
.module-18 .ry-content .card .anchor-wrap .anchor {
	/* display: block; */
	/* width: 100%; */
	/* height: 100%; */
	display: flex;
	/* align-items: center; */
	/* justify-content: space-between; */
	}
.module-18 .ry-content .card .anchor-wrap .anchor > div {
	height: 100%;
	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: space-between;
	/* width: 80%; */
	/* margin: auto; */
	}
.module-18 .ry-content .card .anchor-wrap a {
	letter-spacing: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: space-between;
	font-size: calc(30px + 2 * ((100vw - 320px) / 1280));
	text-decoration: none;
	text-align: left;
	font-family: 'Crimson Pro';
	font-style: italic;
	font-weight: 300;
	line-height: 1.2;
	align-items: center;
	width: 100%;
	white-space: nowrap;
	}
.module-18 .ry-content .card .anchor-wrap a::after {
	content: '\f105';
	font-family: fontawesome;
	border: none;
	border-radius: 100%;
	height: 60px;
	width: 60px;
	letter-spacing: 0 !important;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	display: flex;
	font-size: 20px;
	line-height: 24px;
	background: var(--color-secondary);
	display: none;
	}
.module-18 .ry-content .card .overlay {
	all 300ms ease;
	display: none;
	}
.module-18 .ry-content .card .overlay .overlay-border {
	width: 100%;
	height: 100%;
	display: block; }
.module-18 .ry-content .card:hover {
	:;
	}
@media (max-width: 991px) {
	#cta-wrap {margin-top: 0;}
	.module-18 .ry-content .card:hover {
		} 

	div.module-18 {
		=: 0;
		margin-bottom: 2em !important;
	}
}
.module-18 .ry-content .card:hover .anchor-wrap {
	background: transparent !important;
	opacity: 1;
	}
.module-18 .ry-content .card:hover .anchor-wrap a {
	/* font-size: .7em !important; */
	/* padding: 1.66667vw; */
	/* letter-spacing: .1em; */
	/* font-weight: 400; */
	}
@media (max-width: 991px) {
	.module-18 .ry-content .card:hover .anchor-wrap a {
		} 

	.module-18 .ry-content .card .anchor-wrap a::after {
		width:35px;
		height:35px;
	}
}
.module-18 .ry-content .card:hover .overlay {
	}

@media (max-width: 1024px) {
.module-18.style2 .ry-content .card-holder {
		display: flex;
		flex-direction: column;
	}
	.module-18.style2 .ry-content .card {
		width: 70%;
		height: auto;
	}
	.module-18.style2 .ry-content .card:not(:last-child) {
		/*margin-bottom: 30px;*/
	}
	.module-22 .ry-left img {
		max-width: 100%;
	}
	.module-18.style2 .ry-content {
		/*padding: 30px 0;*/
	}
	.module-20 .ry-container {
		padding-top: 0 !important;
		margin-top: -70px;
	}
	.module-20 .carousel .ry-left img {
		width: 40vw !important;
		float: none;
		margin: 0 auto;
		height: 40vw !important;
	}
}

.module-18.style2 {
	-webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 18px 20px 0px;
	box-shadow: rgba(0, 0, 0, 0.1) 0 18px 20px 0px; }
.module-18.style2 .ry-content {
	padding: 0;
	padding-left: 0;
	padding-right: 0; }
@media (max-width: 1200px) {
	.module-18.style2 .ry-content .card-holder {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		margin-top: -30px; } }
.module-18.style2 .ry-content .card {
	max-width: 33.33%;
	/*width: 33.33%;*/
	height: 270px; }
@media (max-width: 1200px) {
	.module-18.style2 .ry-content .card {
		margin-bottom: 0;
		background-position: center; } }
@media (max-width: 767px) {
	.module-18.style2 .ry-content .card {
		width: 100%;max-width: unset; } }

@media (max-width:1580px) {
	div.module-18 .ry-content .card-holder .ry-icon {
    height: 50px;
    width: 50px;
    right: -20px;
}

div.module-18 .ry-content .card-holder .ry-icon svg {
    height: 20px;
}
}

@media (max-width:1500px) {
	.module-18 .ry-content .card .anchor-wrap a {
    font-size: 25px;
}
}

@media (max-width:991px) {
	.module-18 .ry-content .card .anchor-wrap a {
    font-size: 25px;
}
	.module-18 .ry-content .card-holder {
    flex-direction: column;
}

	.module-18 .ry-content .card {
		width:100%;
	}
}


@media (max-width:600px) {
	div .module-18 .ry-content .card .anchor-wrap a {
    font-size: 20px;
    right: 0;
    margin: auto;
}

div.module-18 .ry-content .card .anchor-wrap {
    bottom: 15%;
    width: 85%;
}

div.module-18 .ry-content .card-holder .ry-icon {
    display: none;
}

.module-18 .ry-content .card .anchor-wrap .anchor > div {
    width: 100%;
}

div.module-18 .ry-content .card .anchor-wrap .anchor {
    width: 100%;
}

div.module-18 .ry-content .card {
    padding: 10px !important;
}

}
