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

div#MainContent .LpLsrProf h1,
div#MainContent .LpLsrProf h2,
div#MainContent .LpLsrProf h3,
div#MainContent .LpLsrProf h4,
div#MainContent .LpLsrProf h5,
div#MainContent .LpLsrProf h6{
font-size:100%;
font-weight:normal;
margin:0;
padding:0;
background:none;
border:none;
}
div#MainContent .LpLsrProf ul,
div#MainContent .LpLsrProf ul li{
margin:0;
padding:0;
background:none;
border:none;
}
div#ContentsArea div#ContentsLayout.SingleWide:first-child{
padding-top:0;
}
div#HeaderArea{
margin-bottom:0;
}
div#MainContent #MainContentBody &gt; .Section &gt; p{
margin-bottom:0;
}

.LpLsrProf{
background: #efefef url(../../../img/landing_page/laser_profiler/laser_profiler_bg.gif) repeat-x 0 bottom;
position:relative;
padding: 35px 0;
}
.LpLsrProf.str01{background:#fff;}
.LpLsrProf:before,
.LpLsrProf:after{
content:"";
display:block;
position:absolute;
width:200%;
height:100%;
top:0;
left:-200%;
background: #efefef url(../../../img/landing_page/laser_profiler/laser_profiler_bg.gif) repeat-x 0 bottom;
}
.LpLsrProf.str01:before,
.LpLsrProf.str01:after{content:none;}
.LpLsrProf:after{
left:auto;
right:-200%;
}
#Container{overflow:hidden;}

div#MainContent .LpLsrProf .LpLsrProfHdg1{
color:#4f4d4e;
font-weight:bold;
font-size:2.833em;
border-bottom:1px solid #403f40;
display:table;
margin: 0 auto;
}

div#MainContent .LpLsrProf .LpLsrProfHdg1 .wide{
color:#4f4d4e;
font-weight:bold;
font-size:2.833em;
border-bottom:1px solid #403f40;
display:table;
margin: 0 auto;
width: 970px;
}


div#MainContent .LpLsrProf .LpLsrProfHdg1 + *{margin-top:35px;}
div#MainContent .LpLsrProf .LpLsrProfHdg1 + .LpLsrProfLead {margin: 10px 0 35px;font-size:1.4em;}
div#MainContent .LpLsrProf .LpLsrProfHdg1 .small{font-weight:normal;}
div#MainContent .LpLsrProf .LpLsrProfHdg2{
color:#4f4d4e;
font-weight:bold;
font-size:2em;
margin-bottom:5px;
}
div#MainContent .LpLsrProf * + .LpLsrProfHdg2{margin-top:10px;}
div#MainContent .LpLsrProf .LpLsrProfLst{
font-size:1.1666em;
}
div#MainContent .LpLsrProf .LpLsrProfLst.col2{
display: table;
}
div#MainContent .LpLsrProf * + .LpLsrProfLytBtn{
margin-top:30px;
}
div#MainContent .LpLsrProf .LpLsrProfLst li{
list-style:disc;
margin-left:14px;
}

div#MainContent .LpLsrProf .LpLsrProfLst li + li{
margin-top:8px;
}
div#MainContent .LpLsrProf .LpLsrProfLst.col2 li{
margin-top:8px;
width: 40%;
float: left;
}

.LpLsrProfLyt{
margin-left:57px;
width:730px;
display:table;
direction:rtl;
}

.LpLsrProfLyt.wide{
margin-left: 7px;
width: 880px;
}
.LpLsrProfLyt.autowidth{
width: auto;
margin-left: 0;
}
.LpLsrProfLyt.autowidth .img{
padding-right: 20px;
width: auto;
}

.LpLsrProfLyt &gt; *{display:table-cell;direction:ltr;vertical-align:top;}
.LpLsrProfLyt .img{
width:345px;
text-align:center;
}

.LpLsrProf .LpLsrProfLyt .img img.shadow{box-shadow:2px 2px 2px #999;}

.LpLsrProfLytBtn{
display:table;
width:100%;
vertical-align:top;
}

.LpLsrProfLyt .img a:hover,
.LpLsrProfLyt .img a:focus{
opacity:0.7;
-ms-filter: "alpha(opacity=70)";
}

.LpLsrProfLytBtn .cnt{
float:left;
width:190px;
font-size:1.166em;
}
.LpLsrProfLyt.wide .LpLsrProfLytBtn.autowidth{
width: 100%;
}
.LpLsrProfLyt.wide .LpLsrProfLytBtn.autowidth.middle .cnt,
.LpLsrProfLyt.wide .LpLsrProfLytBtn.autowidth.middle .btn{
vertical-align: middle;
}
.LpLsrProfLyt.wide .LpLsrProfLytBtn.autowidth .cnt,
.LpLsrProfLyt.wide .LpLsrProfLytBtn.autowidth .btn{
display: table-cell;
float: none;
width: auto;
vertical-align: top;
}
.LpLsrProfLyt.wide .LpLsrProfLytBtn.autowidth .btn{
text-align: right;
white-space: nowrap;
}
.LpLsrProfLyt.wide .LpLsrProfLytBtn .cnt{
width:330px;
}
.LpLsrProfLytBtn .btn{
float:right;
text-align:right;
}

div#MainContent .LpLsrProfBtn{
border:1px solid #3a6a54;
background:#23a78f;
box-shadow: 2px 2px 2px #333;
text-decoration:none;
color:#fff;
padding:11px 10px 11px 42px;
display:inline-block;
text-align:left;
position:relative;
font-size:1.25em;
font-weight:bold;
}
div#MainContent .LpLsrProfBtn:hover,
div#MainContent .LpLsrProfBtn:focus{
opacity:0.7;
-ms-filter: "alpha(opacity=70)";
}
div#MainContent .LpLsrProfBtn .icon{
background:#fff;
position:absolute;
top:0.5em;
left:10px;
}

div#MainContent .LpMvtLyt &gt; li{
display: inline-block;
margin: 0 52px 35px 0;
background: none;
padding: 0;
}
div#MainContent .LpMvtLyt{
margin: 35px -52px 0 42px;
}
div#MainContent .LpMvtLyt &gt; li h3{
color: #4f4d4e;
border-bottom: 1px solid #4f4d4e;
padding-bottom: 5px;
font-weight: bold;
font-size: 1.23em;
margin-bottom: 10px;
text-transform: unset;
}

.mt-10{margin-top:-10px}
.mt15{margin-top:15px}
</pre></body></html>