<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*#sectionOverview ul{
	position: relative;
}*/
#sectionOverview table{
	display: block;
}
#sectionOverview li{
	position: relative;
	text-align: left;
    width: 25%!important;
}

.point ul{
	margin: 150px 0 -250px 25px;
}
.point .txt_01{
    top: -488px;
    left: 31%;
}

.point .txt_02{
    top: -418px;
    left: 31%;
}

.point .txt_03{
    top: -359px;
    left: 31%;
}

.point .txt_04{
    top: -529px;
    left: 86%;
}

.point .txt_05{
    top: -289px;
    left: 41%;

}




@media(max-width: 960px){
#sectionOverview li{
	width: 27%!important;
}
.point ul{
	margin: 0 0 -160px 25px;
}
.point .txt_01{
    top: -838px;
    left: 31%;
}

.point .txt_02{
    top: -768px;
    left: 31%;
}

.point .txt_03{
    top: -709px;
    left: 31%;
}

.point .txt_04{
    top: -542px;
    left: 27%;
}

.point .txt_05{
    top: -273px;
    left: 0%;
}
}


@media(max-width: 768px){
#sectionOverview li{
	width: 35%!important;
}
.point ul{
	margin: 0 0 -100px 25px;
}
.point .txt_01{
    top: -688px;
    left: 40%;
}

.point .txt_02{
    top: -618px;
    left: 40%;
}

.point .txt_03{
    top: -559px;
    left: 40%;
}

.point .txt_04{
    top: -398px;
    left: 34%;
}

.point .txt_05{
    top: -123px;
    left: 0%;
}
}

@media(max-width: 420px){
#sectionOverview li{
	width: 35%!important;
}
.point ul{
	margin: 0 0 -160px 25px;
}
.point .txt_01{
	top: -768px;
	left: 49%;
}

.point .txt_02{
	top: -718px;
	left: 49%;
}

.point .txt_03{
	top: -676px;
    left: 50%;
}

.point .txt_04{
	top: -260px;
    left: 53%;
}

.point .txt_05{
    top: -605px;
    left: 56%;
}
.point .txt_06{
	top: -565px;
    left: 54%;
}
.icon table{
	margin:0;
}
}</pre></body></html>