<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brand-logo {
    margin-left: 8%;
}
header {
    background: url(../images/index_banner_bg.jpg) no-repeat;
    background-size: cover;
    height: 550px;
    background-position: center;
}
.box-2020 {
    width: 35%;
    margin-left:8%;
    margin-top: 5%;
}
.button-2021 {
    height:40px;
    width:150px;
    border-color: aquamarine;
    border-radius: 25px;
    color: #fff;
    background: linear-gradient(left,#3bf5bb,#3fee97);
    background: -ms-linear-gradient(left,#3bf5bb,#3fee97);
    background: -webkit-linear-gradient(left,#3bf5bb,#3fee97);
    background: -moz-linear-gradient(left,#3bf5bb,#3fee97);
    font-weight: 600;
    border: 0px;
}
.button-2021:hover{
    -webkit-box-shadow: #ccc 0px 10px 10px;
    -moz-box-shadow: #ccc 0px 10px 10px;
    box-shadow: #ccc 0px 10px 10px;;
}
.button-index-2021 {
    height:35px;
    width:100px;
    border-color: aquamarine;
    border-radius: 25px;
    color: #fff;
    background: linear-gradient(left,#3bf5bb,#3fee97);
    background: -ms-linear-gradient(left,#3bf5bb,#3fee97);
    background: -webkit-linear-gradient(left,#3bf5bb,#3fee97);
    background: -moz-linear-gradient(left,#3bf5bb,#3fee97);
    font-weight: 600;
    float: right;
    margin-top: 2%;
    margin-right: 11%;
    border: 0px;
}
.button-index-2021:hover{
    -webkit-box-shadow: #ccc 0px 10px 10px;
    -moz-box-shadow: #ccc 0px 10px 10px;
    box-shadow: #ccc 0px 10px 10px;;
}
.sec2 {
    background: url(../images/con1_bg.jpg) no-repeat;
    background-size: cover;
    height: 1100px;
    background-position: center;
    margin-top: 50px;

}
.cols-12 {
    max-width:950px;
    margin: auto;
    height: 330px;
    -webkit-box-shadow: #ccc 10px 10px 10px 10px;
    -moz-box-shadow: #ccc 10px 10px 10px 10px;
    box-shadow: #ccc 10px 10px 10px 10px;
    padding: 5px 50px;
}
.cols-12-3 {
    height: 315px;
}
.resilience {
    width:70%;
    float: left;
}
.resilience h3 {
    color: #3fee97;
}
.cut-off-rule {
    width: 5%;
    float: left;
    margin-left: 5%;
    margin-top: 8%;
}
.cut-off-rule div {
    height: 200px;
    width: 1px;
    border-left: 1px #3fee97 solid;
}
.offside1 {
    position: relative;
    margin-left: 78%;
    margin-top: 15%;
}
.button-offside{
    height:40px;
    width:150px;
    border-color: aquamarine;
    border-radius: 25px;
    color: #fff;
    background: linear-gradient(left,#3bf5bb,#3fee97);
    background: -ms-linear-gradient(left,#3bf5bb,#3fee97);
    background: -webkit-linear-gradient(left,#3bf5bb,#3fee97);
    background: -moz-linear-gradient(left,#3bf5bb,#3fee97);
    font-weight: 600;
    border: 0px;
    position: absolute;
    top: 10px;
}
.button-offside:hover{
    -webkit-box-shadow: #ccc 0px 5px 5px;
    -moz-box-shadow: #ccc 0px 5px 5px;
    box-shadow: #ccc 0px 5px 5px;
}
.offside1 img {
    width: 50px;
    height: 50px;
    margin-left: 125px;
    margin-top: -15px;
}
.sec3 {
    background: url(../images/index_footer_bg.jpg) no-repeat;
    background-size: cover;
    height: 300px;
    background-position: center;
    width: 100%;

}
.cols-13 {
    max-width:950px;
    margin: auto;
}
.quick-tran {
    padding-top: 70px;
}
input {
    outline: none;
}
.sec1-download {
    background: url(../images/about_banner_bg.png) no-repeat;
    background-size: cover;
    height: 550px;
    background-position: center;
}
.box-2020-download {
    width: 60%;
    padding: 1px 5px;
    background-color: rgba(255, 253, 253, 0.6)
}
.sec2-download {
    height: 500px;
}
.rows {
    width: 100%;
}
inputgroup input{
    width: 380px;
    height: 35px;
    margin-top: 10px;
    background-color: #F3FFFD;
    border: 2px solid #C5FBE9;
    text-align: center;
}
#downloadSubmit {
    width: 35%;
    margin-right: 20%;
    background: linear-gradient(left,#3bf5bb,#3fee97);
    background: -ms-linear-gradient(left,#3bf5bb,#3fee97);
    background: -webkit-linear-gradient(left,#3bf5bb,#3fee97);
    background: -moz-linear-gradient(left,#3bf5bb,#3fee97);
    color: #fff;
    border-color: aquamarine;
    border-radius: 25px;
    border: 0px;
}
.gdpr_reset {
    width: 35%;
    background: linear-gradient(left,#3bf5bb,#3fee97);
    background: -ms-linear-gradient(left,#3bf5bb,#3fee97);
    background: -webkit-linear-gradient(left,#3bf5bb,#3fee97);
    background: -moz-linear-gradient(left,#3bf5bb,#3fee97);
    color: #fff;
    border-color: aquamarine;
    border-radius: 25px;
    border: 0px;
}
#desc {
    height: 50px;
}
.dwn-priv {
    margin-top: 20px;
    font-size: 13px;
    margin-bottom: 10px;
}
.download-exe-page {
    margin-top: 20px;
    font-size: 13px;
}
.quick-tran img {
    margin-top: 20px;
}

@media screen and (min-width:600px) and (max-width:900px){
    header{
        height: 600px;
    }
    .sec2 {
        height: 1200px;
    }
    .sec2-download {
        height: 500px;
    }
    .sec3-download {
        height: 100px;
    }
    .cols-12{
        height: 370px;
    }
    .button-offside{
        top: 70px;
        width: 110px;
    }
    .cut-off-rule{
        margin-top: 15%;
    }
    .offside1 img{
        margin-left : 80px;
        margin-top: 40px;
    }
    .cols-12-3{
        height: 330px;
    }
    .quick-tran{
        padding-left: 30px;
    }
    .quick-tran-download {
        padding-top: 20px;
    }
    .brand-logo{
        margin-left: 3%;
    }
    .button-index-2021{
        margin-right: 3%;
    }
    .box-2020{
        margin-left: 3%;
    }
    .quick-tran img {
        width: 100%;
    }
}
@media screen and (max-width:600px){
    header{
        height: 700px;
        background: url(../images/index_banner_bg_cut.jpg) no-repeat;
        background-size: 100% 300px;
        background-position :0 100%;
    }
    .brand-logo{
        margin-left: 1%;
    }
    .button-index-2021{
        margin-right: 1%;
        margin-top: 4%;
    }
    .box-2020{
        width: 97%;
        margin-left: 2%;
    }
    .cols-3 img{
        width: 50%;
    }
    .button-2021{
        margin: 0 27%;
    }
    .sec2{
        height: 1800px;
    }
    .sec2-download {
        height: 500px;
    }
    .sec3-download {
        height: 100px;
    }
    .cols-12{
        padding: 5px 10px;
        box-shadow :#ccc 5px 5px 5px 5px;
        height: 550px;
    }
    .resilience{
        width: 98%;
    }
    .cut-off-rule{
        display: none;
    }
    .offside1{
        margin-left: 25%;
        margin-top: 450px;
    }
    .cols-13{
        margin-left: 1%;
    }
    .quick-tran{
        padding-top: 20px;
    }
    .quick-tran img {
        width: 100%;
    }
}</pre></body></html>