<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#ContentsArea div#ContentsLayout.SingleWide:first-child{padding-top: 0;}
div#HeaderArea,
div#MainContent #MainContentBody &gt; .Section:first-child p{margin-bottom: 0;}
#Container{overflow-x:hidden;}

.LpBcAdgArea{
position: relative;
padding: 55px 0 0;
}
div#MainContent .LpBcAdgArea ul &gt; li{
background: none;
}
.LpBcAdgArea:before{
content: "";
position: absolute;
width: 300%;
height:220px;
left: -100%;
top: 0;
background: #f3f3f3;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -webkit-linear-gradient(top,  #f3f3f3 0%,#ffffff 100%);
background: linear-gradient(to bottom,  #f3f3f3 0%,#ffffff 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ffffff',GradientType=0 );
z-index: -1;
}


.LpBcAdgHdg{
display: table;
width: 100%;
border-bottom: 1px solid #d3d3d3;
padding-bottom: 13px;
margin-bottom: 17px;
}
.LpBcAdgHdg h1, .LpBcAdgHdg h2, .LpBcAdgHdg h3{
float: left;
}
.LpBcAdgHdg .Btn{
float: right;
padding-top: 6px;
}
div#MainContent .LpBcAdgHdg1{
font-size: 2.5em;
font-weight: bold;
}
div#MainContent .LpBcAdgHdg1 small{
display: inline-block;
font-size: .6666em;
font-weight: normal;
padding-bottom: 7px;
vertical-align: middle;
}
div#MainContent .LpBcAdgHdg2{
font-size: 1.5em;
font-weight: normal;
margin-bottom: 18px;
}

.LpBcAdgCol{
display: table;
}
.LpBcAdgCol &gt; *{
display: table-cell;
width: 475px;
vertical-align: top;
}
.LpBcAdgCol &gt; *.Gray{
background: #ededed;
padding: 18px 26px;
box-sizing: border-box;
}
.LpBcAdgCol &gt; * + *{
padding-left: 20px;
}
div#MainContent .LpBcAdgImg{
margin: -28px -66px 0 0;
letter-spacing: -1em;
}
div#MainContent .LpBcAdgImg &gt; li{
width: 107px;
display: inline-block;
vertical-align: bottom;
margin: 28px 56px 0 0;
letter-spacing: 0;
padding: 0;
}
.LpBcAdgImg &gt; li .Cap{
margin:0 -5px 3px;
display: block;
text-align: center;
font-size: 1.0833em;
}

div#MainContent .LpBcAdgLst{
font-size: 1.5em;
margin-top: 15px;
}
div#MainContent .LpBcAdgLst &gt; li{
padding-left: 16px;
position: relative;
}
div#MainContent .LpBcAdgLst &gt; li:before{
content: "";
position: absolute;
top: .5em;
left: 0;
width: 4px;
height: 4px;
border-radius: 2px;
background: #333;
display: block;
}
div#MainContent .LpBcAdgLst &gt; li + li{
margin-top: 17px;
}
</pre></body></html>