<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.home .content{
   max-width: 1024px;
    margin: auto;
    margin-bottom: 100px;
    top: 24%;
	margin-top: -110px;
    box-sizing: border-box;
    height: auto;
    position: absolute;
    left: 0;
    right: 0;
}

.home .q {
    font-weight: 300;
    box-sizing: border-box;
    line-height: 44px;
    font-size: 20px;
    padding-right: 50px;
    padding-left: 50px;
    border-radius: 6px;
    color: #b94473;
    border: 2px solid #b94473;
}



@media only screen and (max-width: 780px) {
		
	.home nav .menu-top{
		display:block !important;
	}
	.home .main-top{
        background: #dff088;
        padding: 0 5px;
		height: 50px;
		overflow:hidden
    }
	
	.home .q {
		font-size: 13px;
	}
}


.home {
	background: #fff url(/images/front_03_white.jpg) no-repeat top center !important;
	background-attachment: fixed !important;
}

.home .content {
	position: relative !important;
	margin-top: 200px !important;
	margin-bottom: 414px !important;
}


.home HEADER NAV {
	background: rgba(255,255,255,0.0) !important;
	border: 0 !important;
	box-shadow: none !important;
}

.home .homeflex {
	margin: 0px !important;
}

.home .form-search {
	border-radius: 6px;
}

.home .navbar-fixed-bottom {
	border-color: #ccc;
	position: relative;
}

.home #sticky-wrapper.is-sticky {
	display: none;
}

.home-frame {
	width: 100%;
}

#home-frame-1 {
	background: #eee;
	border: 0;
	border-bottom: 30px solid #fff;
}

#home-frame-1 a {
	color: #000;
}

#home-frame-1 FIGURE {
	float: right;
}	

#home-frame-1 FIGURE H3 {
	display: inline-block;
	margin-right: 10px;
}

#home-frame-1 .descbox {
	box-sizing: border-box;
	float: left;
	padding: 18px 0 6px 0;
}

#home-frame-1 .home-sec {
	padding: 48px 15px;
}

.home-frame-dark {
	background: #fff;
	padding-bottom: 30px;
}

.home-frame-white,
.home-frame-white .home-frame
{
	background: #fff;
}

.home-frame-dark .home-frame  {
	background: #eee;
}

.home-frame-dark .homeflex  {
	margin-bottom:20px;
}


.home-frame-flex  .home-sec {
	padding: 50px 15px 10px 15px;
}

#home-frame-video-feed .panel,
#home-frame-video-feed .panel-heading
{
	background: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 10px;
}

#home-frame-video-feed .panel-heading {
	text-align: center;
	font-size: 30px !important;
	color: #23553d !important;
	font-weight: normal;
	padding: 24px 0 10px 0;
}

#home-frame-video-feed .panel-heading i
{
	display: none;
}

#home-frame-video-feed .panel-body {
	padding: 15px 0 0 0;
}

#home-frame-video-feed .slick-initialized .slick-slide {
	margin: 15px !important;
}

#home-frame-video-feed .slick-initialized .slick-slide IMG {
	border-radius: 12px !important;
	border: 3px solid #23553d;
}

#home-frame-video-feed .slick-initialized .slick-slide P {
	color: #878787 !important;
	font-size: 16px !important;
	margin-top: 20px;
}

.home #before-sources {
	text-align: center;
	padding: 5px;
	font-size: 14px;
	margin-bottom: 20px;
}


.home-sec {
	width: 1140px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
}



.arrow-frame .home-sec FIGURE,
.arrow-frame .home-sec div
{
	display: inline-block;
	
}

.arrow-frame .home-sec FIGURE img {
	width: 100%;
	height: 100%;
}

.arrow-frame .home-sec H3 {
	display: inline;
	color: #23553d;
	font-size: 30px;
	margin-right: 10px;
}

.arrow-frame .home-sec .descbox{
	width: 36%;
	margin: 12px 0 0 0;
}

.home-frame.picright .home-sec FIGURE,
.home-frame.picleft .home-sec .descbox
{
	float: right;
}

.home-frame.picleft .home-sec FIGURE,
.home-frame.picright .home-sec .descbox
{
	float: left;
}

.arrow-frame.picright {
	background: #fff url(/images/home/bkg-1.svg) no-repeat center top;
}

.arrow-frame.picleft {
	background: #fff url(/images/home/bkg-2.svg) no-repeat center top;
}


.arrow-frame .home-sec p {
	color: #878787;
	font-size: 14.4px;
	text-align: right;
}

.arrow-frame .home-sec article {
	margin-top: 24px;
}

.arrow-frame .home-sec H3 {
	margin: 33px 0 110px 0;
	display: block;
}

.arrow-frame .home-sec a {
	z-index: 1;
	position: relative;
	line-height: 42px;
	border-radius: 0 5px 5px 0;
	background: #e5e5e5;
	font-size: 18px;
	color: #414141 !important;
	padding-right: 16px !important;
	display: inline-block !important;
	margin: 110px 77px 110px 0;
}


.arrow-frame .home-sec a::before
{
	top: 0;
	bottom: 0;
	z-index: -1;
	margin: auto;
	content: "";
	background: inherit;
	position: absolute;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	transform: rotate(45deg);
	border-radius: 1px 1px 1px 7px;
	-moz-border-radius: 1px 1px 1px 7px;
	-webkit-border-radius: 1px 1px 1px 7px;
	width: 29px;
	height: 28px;
	left: -15px;
}

.arrow-frame.picright .home-sec a {
	padding-right: 4px !important;
	padding-left: 12px !important;
	border-radius: 5px 2px 2px 5px;
	margin: 110px 90px 110px 0;
}

.arrow-frame.picright .home-sec a::before {
	left: auto;
	right: -15px;
}


.arrow-frame.picleft .home-sec a {
	padding-left: 4px !important;
	padding-right: 12px !important;
	border-radius: 2px 5px 5px 2px;
	margin: 110px 244px 110px 0;
}

.arrow-frame.picleft .home-sec a::before {
	right: auto;
	left: -15px;
}

#arrow-frame-8.picright .home-sec a,
#arrow-frame-8.picleft .home-sec a
{
	margin: 110px 210px 110px 0;
}



.home .citem {
	flex: 0 0 20%;
	margin: 0 2.5% 4% 2.5% !important;
	padding: 1% 2%;
	border-radius: 6px;
	border: 1px solid #B94473;
	box-shadow: #B94473 0px 3px 10px !important;
	background: rgba(255,255,255,0.85);
}

.home .citem-6 {
	flex: 0 0 14.666%;
	margin: 0 1% 4% 1% !important;
	padding: 1% 1%;
}

.home #homestick-sticky-wrapper {
	margin-bottom: 10px;
	display: block;
}

.home .frontlogo {
	margin: 0px auto 30px auto;
}

.home #homestick-sticky-wrapper.is-sticky #homestick {
	/* -moz-transition: all 0.6s ease 0s; */
}

.home SECTION.content { max-width: 728px !important; }



@media (min-width:320px) {
	
	.home-sec  { width: 320px;}
	.home .citem             { flex: 0 0 40%;}
	.home .citem-6           { flex: 0 0 26.666%;}
	.home .content { margin-top: 155px !important; margin-bottom: 237px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -7px !important; width: 260px !important; }
	.home FOOTER { display: block; height: auto; background: #E5E5E5;}
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE, .home-frame.picright .home-sec .descbox ,.home-frame.picleft .home-sec .descbox ,#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: none; clear: both; width: 100%;}
	.arrow-frame.picright .home-sec a, .arrow-frame.picleft .home-sec a, #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft  .home-sec a { margin: 15px 30px 25px 30px; width: 80%; text-align: center;  }
	
}

@media (min-width:576px) {
	
	.home-sec  { width: 510px;}
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 30%;}
	.home .content { margin-top: 0px !important; margin-bottom: 77px !important; position: relative !important;}
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -3px !important; width: 470px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: 50%;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: 50%;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a, .arrow-frame.picleft .home-sec a, #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft  .home-sec a { margin: 15px 30px 25px 30px; width: 80%; text-align: center;  }	
	
}

@media (min-width:768px) {
	
	.home-sec  { width: 660px; }
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 14.666%;}
	.home .content { margin-top: 189px !important; margin-bottom: 225px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -2px !important; width: 617px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: 50%;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: 50%;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a { margin: 46px 122px 110px 0; width: auto;}
	.arrow-frame.picleft .home-sec a , #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft  .home-sec a{ margin: 68px 26px 110px 0; width: auto;}
	
	
}

@media (min-width:996px) {
	
	.home HEADER .sticky-wrapper  { height: 67px !important;}
	.home-sec  { width: 886px;}
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 14.666%;}
	.home .content { margin-top: 120px !important; margin-bottom: 276px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -2px !important; width: 728px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: 50%;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: 50%;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a { margin: 89px 120px 110px 0; width: auto;}
	.arrow-frame.picleft .home-sec a, #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft  .home-sec a { margin: 91px 106px 110px 0; width: auto;}
	
}

@media (min-width:1200px) {
	
	.home HEADER .sticky-wrapper  { height: 67px !important;}
	.home-sec                  { width: 1108px;}
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 14.666%;}
	.home .content { margin-top: 155px !important; margin-bottom: 370px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -2px !important; width:700px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: auto;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: auto;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a { margin: 110px 90px 110px 0; width: auto;}
	.arrow-frame.picleft .home-sec a, #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft  .home-sec a { margin: 110px 244px 110px 0; width: auto;}
	
}

@media (min-width:1360px) {
	
	.home HEADER .sticky-wrapper  { height: 67px !important;}
	.home-sec                  { width: 1140px;}
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 14.666%;}
	.home .content { margin-top: 155px !important; margin-bottom: 370px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -2px !important; width:700px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: auto;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: auto;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a { margin: 110px 90px 110px 0; width: auto;}
	.arrow-frame.picleft .home-sec a, #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft  .home-sec a { margin: 110px 244px 110px 0; width: auto;}
	
}

@media (min-width:1560px) {
	
	.home HEADER .sticky-wrapper  { height: 67px !important;}
	.home-sec                  { width: 1140px;}
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 14.666%;}
	.home .content { margin-top: 170px !important; margin-bottom: 400px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -2px !important; width:720px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: auto;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: auto;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a { margin: 110px 90px 110px 0; width: auto;}
	.arrow-frame.picleft .home-sec a, #arrow-frame-8.picright  .home-sec a, #arrow-frame-8.picleft .home-sec a { margin: 110px 244px 110px 0; width: auto;}
	
}

@media (min-width:1860px) {
	
	.home HEADER .sticky-wrapper  { height: 67px !important;}
	.home-sec                   { width: 1140px;}
	.home .citem             { flex: 0 0 20%;}
	.home .citem-6           { flex: 0 0 14.666%;}
	.home .content { margin-top: 170px !important; margin-bottom: 400px !important; position: relative !important;}	
	.home #homestick-sticky-wrapper.is-sticky #homestick { top: -2px !important; width:720px !important; }
	#home-frame-1 FIGURE, .home-frame.picright .home-sec FIGURE { float: right; clear: none; width: auto;}
	.home-frame.picleft .home-sec .descbox { float: right; clear: none; width: 36%;}
	#home-frame-1 .descbox , .home-frame.picleft .home-sec FIGURE  { float: left; clear: none; width: auto;}
	.home-frame.picright .home-sec .descbox  { float: left; clear: none; width: 36%;}
	.arrow-frame.picright .home-sec a { margin: 110px 90px 110px 0; width: auto;}
	.arrow-frame.picleft .home-sec a { margin: 110px 244px 110px 0; width: auto;}
	#arrow-frame-8.picright .home-sec a, #arrow-frame-8.picleft .home-sec a { margin: 110px 210px 110px 0;width: auto;}
	
}


.home .main-top {
	background: transparent !important;
}

.home #homestick I {
	padding: 12px;
}




.frontlogo {
	margin:20px auto;
	width:700px;
}

.form-search {
	overflow:hidden;
	background-color:#eff6c9;
	width: 700px;
	margin: 20px auto;
}

.home .q {
	width: 100%;
}

@media screen and (max-width:600px) {
	.frontlogo {
		width: 90%;
		margin: 0 auto;
	}
	.form-search {
		width: 90%;
	}
}
	</pre></body></html>