<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@font-face {
    font-family: 'montserratblack';
    src: url('css/fonts/montserrat-black-webfont.woff2') format('woff2'),
    url('css/fonts/montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratlight';
    src: url('css/fonts/montserrat-light-webfont.woff2') format('woff2'),
    url('css/fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntumedium';
    src: url('css/fonts/ubuntu-m-webfont.woff2') format('woff2'),
    url('css/fonts/ubuntu-m-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubunturegular';
    src: url('css/fonts/ubuntu-r-webfont.woff2') format('woff2'),
    url('css/fonts/ubuntu-r-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntubold';
    src: url('css/fonts/ubuntu-b-webfont.woff2') format('woff2'),
    url('css/fonts/ubuntu-b-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntubold_italic';
    src: url('css/fonts/ubuntu-bi-webfont.woff2') format('woff2'),
    url('css/fonts/ubuntu-bi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ubuntuitalic';
    src: url('css/fonts/ubuntu-ri-webfont.woff2') format('woff2'),
    url('css/fonts/ubuntu-ri-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('css/fonts/montserrat-bold-webfont.woff2') format('woff2'),
    url('css/fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

* {
    margin: 0;
    padding: 0;
}

html, body {
    margin: 0;
    padding: 0;
    font-family: 'ubunturegular';
    font-size: 14px;
    color: #34465d;
    background-color: #292c31;
}

link {
    COLOR: #34465d;
    TEXT-DECORATION: none;
}

A:visited {
    COLOR: #34465d;
    TEXT-DECORATION: none;
}

A:hover {
    color: #34465d;
    TEXT-DECORATION: none;
}

div#bg {
    text-align: center;
    padding: 57px 0 37px;
}

div.wrapper {
    width: 1020px;
    display: inline-block;
    border-radius: 18px;
    background: #fff;
    margin: 0 10px 20px;
}

div.wrapper &gt; div {
    border-radius: 10px;
    margin: 14px;
    background: #eaeaea;
}

div.content {
    width: 852px;
    padding: 30px 30px 20px;
    margin: 0 auto 20px;
    background: #fff;
    border-radius: 12px;
    text-align: left;
}

div.content p {
    line-height: 20px;
    margin-bottom: 10px;
}

span#mt {
    font-family: 'montserratblack';
    font-weight: normal;
    font-size: 50px;
    color: #34465d;
    display: block;
    height: 100px;
    line-height: 100px;
}

a.vtn {
    font-family: 'montserratbold';
    font-weight: normal;
    font-size: 22px;
    color: #fff;
    margin: 0 auto;
    line-height: 60px;
    width: 382px;
    height: 60px;
    background: url('/img/lbt.png');
    background-size: 100% 200%;
    display: inline-block;
    text-transform: uppercase;
    max-width: 90%;
}

a.vtn:hover {
    background-position: bottom;
    padding-top: 2px;
    height: 58px;
}

div#vn {
    height: 60px;
}

h1, h2 {
    font-size: 19px;
    font-family: 'ubuntubold';
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 23px;
}

div.ps {
    display: flex;
    font-family: 'ubuntuitalic';
    justify-content: space-between;
    font-size: 17px;
    margin: 0 55px;
}

div.ps b {
    font-family: 'ubuntubold_italic';
    font-weight: normal;
}

div.ps div {
    width: 200px;
    min-height: 173px;
    padding-top: 0;
}

div.ps img {
    display: block;
    margin: 0 auto 17px;
    width: 108px;
    height: 108px;
}

div#btable {
    border: 1px #c6cad0 solid;
    border-radius: 12px;
    width: 912px;
    margin: 0 auto;
    overflow: hidden;
}

table#bonust {
    width: 100%;
    border-collapse: collapse;
}

table#bonust th, table#bonust td {
    border: 1px #c6cad0 solid;
    min-width: 90px;
}

table#bonust th {
    border-top: none;
}

table#bonust th:first-child {
    border-left: none;
}

table#bonust th:last-child {
    border-right: none;
}

table#bonust tr td:first-child {
    border-left: none;
}

table#bonust tr td:last-child {
    border-right: none;
}

table#bonust tr:last-child td {
    border-bottom: none;
}

table#bonust th {
    height: 40px;
    font-family: 'ubuntubold';
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    background: #4a596c;
}

table#bonust td {
    height: 55px;
    padding: 0 5px;
    font-family: 'ubuntumedium';
    font-size: 14px;
}

table#bonust tr:nth-child(even) td {
    background: #eaeaea;
}

table#bonust tr:nth-child(odd) td {
    background: #fff;
}

div#screenshots {
    display: flex;
    justify-content: space-evenly;
    width: 850px;
    margin: 0 auto;
}

div#screenshots img {
    width: 195px;
    height: 260px;
}

div#fcs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 20px 20px;
    width: 872px;
}

div#fcs &gt; div {
    background: #eaeaea;
    overflow: hidden;
    border-radius: 12px;
    font-size: 17px;
    margin: 10px 0 0;
    background-repeat: no-repeat;
    background-position: 45px center;
    padding: 20px 0 0 150px;
    width: 281px;
    min-height: 80px;
}

div#fcs &gt; div.md {
    background-image: url(/img/md.png);
}

div#fcs &gt; div.lm {
    background-image: url(/img/lm.png);
}

div#fcs &gt; div.lc {
    background-image: url(/img/lc.png);
}

div#fcs &gt; div.rt {
    background-image: url(/img/rt.png);
}

div#fcs p {
    font-family: 'ubuntubold';
    margin-bottom: 9px;
}

img#mmi {
    width: 224px;
    height: 198px;
    position: absolute;
    top: 30px;
    display: block;
    margin-left: 12px;
}

div#ftt {
    margin-top: 38px;
}

div.tt {
    text-align: left;
    margin: 50px 45px 25px;
    border-top: 1px #c6cad0 solid;
    font-size: 20px;
    font-family: 'montserratlight';
}

div.tt span {
    border-top: 1px #eaeaea solid;
    padding: 0 20px 0 0;
    text-transform: uppercase;
}

a.vtn1 {
    margin: 32px auto 55px;
    text-transform: uppercase;
}

div.maint {
    padding: 50px 0;
}

a.sbt {
    width: 260px;
    height: 40px;
    background: url(/img/mbt.png);
    display: inline-block;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
}

a.sbt:hover {
    background-position: bottom;
    padding-top: 1px;
    height: 39px;
}


.sfslider-wrap {
    display: flex;
    align-items: stretch;
    width: 924px;
    margin: 0 auto 35px;
}

button {
    width: 30px;
    border: none;
    background-position: center;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 40px;
    text-align: center;
    outline: none;
    opacity: 0.5;
    transition: opacity 300ms ease-out;
    background-color: transparent;
}

button:hover {
    opacity: 1;
}

.bprev {
    background-image: url(/img/prev.png);
}

.bnext {
    background-image: url(/img/next.png);
}

.scroller {
    flex: 1;
    overflow: hidden;
}

.items {
    list-style-type: none;
    white-space: nowrap;
    font-size: 0;
    line-height: 0;
    transition: transform 1s ease-in-out;
    width: 864px;
}

.item {
    padding: 0 22px;
    display: inline-block;
    width: 172px;
    height: 116px;
    font-size: 25px;
    letter-spacing: -0.03em;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
}

.item img {
    width: 172px;
    height: 116px;
    background: #d0bed8;
}


@media (max-width: 639px) {
    body {
        width: 100%;
        overflow-x: hidden;
    }

    #bg {
        margin: 0 5px;
        padding-top: 37px !important;
        padding-bottom: 0 !important;
    }

    a#timg {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
    }

    img#mmi {
        top: 10px;
        display: inline-block;
        position: relative;
        margin: 0;
    }

    div#p1 {
        padding-top: 160px;
    }

    div.wrapper {
        width: 100%;
        margin: 0 0 5px;
    }

    div.content {
        width: auto;
        background: none;
        padding: 10px 20px 0;
    }

    div#screenshots, div#fcs {
        flex-direction: column;
        width: auto;
    }

    div#fcs &gt; div {
        width: auto;
    }

    div.wrapper &gt; div {
        margin: 5px;
    }

    div#btable {
        width: 100%;
    }

    .cdm {
        display: none;
    }

    .sftl {
        display: none;
    }

    span#mt {
        font-size: 40px;
    }

    div.tt {
        border: none;
        text-align: center;
    }

    div.tt span {
        padding: 0;
    }

    div.ps {
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: space-evenly;
        max-width: 530px;
    }

    div.ps div {
        width: 177px;
    }

    div#btable {
        width: 95%;
    }

    div#btable .obt {
        display: none;
    }

    a.sbt {
        width: auto;
        padding: 0 20px;
        background-size: 100% 200%;
    }

    table#bonust th, table#bonust td {
        min-width: 70px;
    }

    div#fcs &gt; div {
        padding-left: 120px;
        background-position: 15px center;
    }

    a.vtn1 {
        margin: 0 auto 55px;
    }

    div#fcs {
        padding: 0 20px 20px;
    }
}</pre></body></html>