<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.aim_top_title{
    /*width: 676px;*/
    width: calc(100% - 0px);
    margin:0 10px 10px 0;
    line-height: 30px;
    font-size: 14px;
    height: 30px;
    display: inline-block;
    padding: 0 0 0 22px;
    background-color: #949494;
    color: #fff;
    border-color: #949494;
}
.ico_landing_top{
    height: 60px;
}
.ico_landing_top_icon{
    margin-right: 60px;
    color: white;
    font-size: 34px;
    font-family: fantasy;
    letter-spacing: 10px;
    line-height: 60px;

}
.ico_landing_top_icon img{
    width: 200px;
}
.ico_landing_top_flag img{
    width: 25px;
    margin: 20px 0;
}
.ico_landing_float{
    background-color: #40acff;
    border: 1px solid #3d86eb;
    box-sizing: border-box;
    border-radius: 32px;
    background-image: radial-gradient(farthest-side at 30% 50px,#379bf4 0,#6e1dbf 1200px);
    box-shadow: 0 1px 6px 0 rgba(0,7,99,.5);
    max-width: 1300px;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 30px;

    /*padding: 40px;*/
    height: 622px;
}
.ico_landing_body{
    padding: 20px 5%;
    background-color:#1f2849;
}
.ico_landing_top_whitebook{
    color:#adb1bd;
    line-height: 40px;
    margin: 10px;
    cursor: pointer;
}
.ico_landing_top_buycoin{
    color:white;
    width: 120px;
    height: 40px;
    line-height: 40px;
    margin: 10px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #259efa;
    cursor: pointer;
}
.ico_landing_float_left{
    width: calc(100% - 400px);
    padding: 60px 60px 60px 90px;
}
.ico_landing_float_left_title{
    font-family: Open Sans,sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    display: inline-block;
}
.ico_landing_float_left_word{
    font-family: Open Sans,sans-serif;
    font-size: 18px;
    color: hsla(0,0%,100%,.7);
    margin: 15px 0;
}
.ico_landing_float_left_iconow{
    background-color: hsla(0,0%,100%,.05);
    border: 1px solid hsla(0,0%,100%,.2);
    box-shadow: 0 4px 20px 0 rgba(7,39,125,.15);
    border-radius: 16px;
    padding: 14px 20px;
    margin-top: 30px;
    position: relative;
    display: inline-block;
    transition: opacity .3s;
    color: #fff;
    width: 500px;
    height: 120px;
}
.ico_landing_float_left_iconow p:last-child{
    font-size: 60px;
    font-family: Open Sans,sans-serif;
    font-weight: 800;
    text-shadow: 0 3px 13px rgba(85,24,143,.2);
        letter-spacing: 1.61px;
        line-height: 1;

}
.ico_landing_float_right{
    width: 400px;
    height: 622px;
    padding: 69px 40px;
    background-color: hsla(0,0%,100%,.1);
    border-left: 1px solid hsla(0,0%,100%,.2);
    border-radius: 0 31px 31px 0;
}
.ico_landing_float_discount{
    font-family: Open Sans,sans-serif;
    text-align: center;
    font-size: 28px;
    color: #fffefe;
    letter-spacing: 0;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 40px;
}
.ico-clock{
    zoom: 0.6;
    -moz-transform: scale(0.6);
    margin:10px 10px;
    display: block;
    color: #fff;
}
.ico-banner{
    display: block;
    margin-top: 50px;
    color: #fff;
}
.ico-progress{
    background-color: rgba(71,58,159,.5);
    border-radius: 8px;
    padding: 7px 8px;
    margin: 10px 0;
}
.ico-button{
    border: 1px solid #fff;
    line-height: 58px;
    height: 60px;
    width:100%;
    margin: 20px 0;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
}
.ico-buycoin-button{
    background-color: #fff;
    color:#594cb4;
}
.ico-readbook-button{
    color:#fff;
}
.ico-bot-addr{
    color:#adb1bd;
    text-align: center;
    cursor: pointer;
}
</pre></body></html>