<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8"	;
/* CSS Document */

/*-----------------------------------------*/
/* Layout */

#d1763747 {
	margin-bottom: 40px;
}

.section-image .p-media-layout-02 {
	max-width: 1200px;
	margin: 80px auto 0;
}
.section-image .p-media-layout-02 h3 {
	margin-bottom: 20px;
}

[data-id="d1784516-1"] .row,
[data-id="d1784516-2"] .row,
[data-id="d1784516-3"] .row {
	margin: 0;
}

[data-id="d1784516-1"] .list-inline-img,
[data-id="d1784516-3"] .list-inline-img {
	margin-bottom: 3px;
}

[data-id="d1784516-2"] {
	padding: 40px 0 0;
}

[data-id="d1784516-3"] {
	margin: 80px auto 0;
	padding: 0;
	max-width: 1200px;
}

.custom-image-left,
.custom-image-right {
	margin-top: 0;
}

.custom-image-left .clearfix,
.custom-image-right .clearfix{
	display: flex;
	align-items: center;
}

.custom-image-right .clearfix{
	flex-direction: row-reverse;
}

.custom-image-left .media-box.pull-left {
	margin-right: 50px;
	max-width: 50%;
}

.custom-image-right .media-box.pull-right {
	margin-left: 50px;
	max-width: 50%;
}

.custom-image-right a,
.custom-image-left a {
	position: relative;
	display: block;
	margin-top: 20px;
	padding: 1.5rem 3rem;
	width: 80%;
	color: #333333;
	border: 1px solid #333333;
	border-radius: 50px;
}
.custom-image-right a .fa.fa-fw,
.custom-image-left a .fa.fa-fw {
	position: absolute;
	right: 3%;
}
.custom-image-right a:hover,
.custom-image-left a:hover {
	color: #FFFFFF;
	text-decoration: none;
	transition: .4s;
	background: #333333;
}

@media screen and (min-width:768px) {
[data-id="d1784516-3"] .container-fluid,
[data-id="d1784516-4"] .container-fluid {
	padding: 0;
}
.section-image .p-media-layout__inner {
	max-width: 520px;
	padding: 5% 3%;
	color: #FFFFFF;
}
.section-image.section-text-right .p-media-layout-02 {
	float: right;
}
.custom-image-left .text-box,
.custom-image-right .text-box {
	width: 40%;
}
}

@media screen and (min-width:768px) and (max-width:991px) {
[data-id="d1784516-3"] {
	padding: 0 32px;
}
}

@media screen and (max-width:767px) {
.section-image .container-fluid {
	margin-top: 40px;
	padding: 0;
}
.section-image .container-fluid:first-of-type {
	margin-top: 0;
}
.section-image h3,
.section-image .descriptions {
	padding: 30px 16px 0;
}
[data-id="d1784516-3"] {
	padding: 0 16px;
}
[data-id="d1784516-3"] .ngc{
	margin-bottom: 40px;
}
[data-id="d1784516-3"] .ngc:last-of-type {
	margin-bottom: 0;
}
.custom-image-left,
.custom-image-right {
	margin-top: 30px;
}
.custom-image-left .container-fluid {
	padding-left: 0;
}
.custom-image-right .container-fluid {
	padding-right: 0;
}
.custom-image-left .clearfix,
.custom-image-right .clearfix{
	display: block;
}
.custom-image-left h3.visible-xs {
	margin-bottom: 30px;
	padding: 0 16px;
}
.custom-image-right h3.visible-xs {
	margin-bottom: 30px;
}
.custom-image-left .media-box.pull-left {
	margin-right: 0;
	max-width: 100%;
}
.custom-image-right .media-box.pull-right {
	margin-left: 0;
	max-width: 100%;
}
.custom-image-left .text-box {
	margin-left: 16px;
	padding: 20px 0 0;
}
.custom-image-right .text-box {
	margin-right: 16px;
	padding: 20px 0 0;
}
.custom-image-right a,
.custom-image-left a {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
}

/*-----------------------------------------*/
/* Button */

.btn {
	display: block;
	margin: 20px auto 0;
	padding: 0;
}

.btn li a {
	position: relative;
	display: block;
	margin: 10px auto 0;
	padding: 1.5rem 3rem;
	width: 100%;
	color: #333333;
	text-align: center;
	border: 1px solid #333333;
	border-radius: 50px;
}

.btn li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	transition: .4s;
	background: #333333;
}
.btn li a .fa.fa-fw {
	position: absolute;
	right: 3%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section-btn li a {
	margin-bottom: 60px;
	width: 30%;
}


@media screen and (max-width:767px) {
.section-btn li a {
	width: 100%;
}
}</pre></body></html>