<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">p{
font-family: 'New Rail Alphabet White';
font-size:16px;
line-height:27px;
color:#121212;
}
h1{
font-family: 'New Rail Alphabet Medium';
font-size:48px;
color:#ffffff;
}
h2
{
font-family: 'New Rail Alphabet Medium';
font-size:36px;
color:#121212;
}
h3{
font-family: 'New Rail Alphabet Medium';
font-size:24px;
color:#fff;
}
h4
{
font-family: 'New Rail Alphabet White';
font-size:24px;
color:#121212;
}
h6
{
font-family: 'New Rail Alphabet Medium';
font-size:16px;
color:#121212;
}
h6 span
{
font-family: 'New Rail Alphabet White';
}
.common_bg{
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
}
button:focus {
    outline: 0px dotted;
}
p,h1,h2,h3,h4,h5,h6{
margin:0px;
}
.color-white
{
color:#ffffff;
}
.color-black
{
color:#090909;
}
button
{
font-family: 'New Rail Alphabet Medium';
font-size:16px;
color:#ffffff;
background:#375d9d;
border:2px solid #375d9d;
padding:13px 25px;
cursor:pointer;
min-width:200px;
}
button:hover{
border:2px solid #121212;
background-color:#121212;
transition:1s ease all;
}
.trans_btn{
background:transparent; color:#fff; border:2px solid #fff;
}
.trans_btn:hover{
color:#fff;border:2px solid #121212;
}
/*====== neo03===========*/
</pre></body></html>