<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#contest_number {
    border:none;
}

#contest_number H2 {
    text-align: center;
    font-family: Helvetica;
    line-height: 17px;
    font-weight: 100;
    letter-spacing: 0;
    text-transform: none;
    margin-bottom: 15px;
}

#contest_number #number {
    position: relative;
    bottom: -20px;
    padding: 20px 0;
    box-shadow: 0 3px 6px rgba(0,0,0,.29);
    border-radius: 5px;
    text-align: center;
    line-height: 70px;
    min-height: 30px;
}

#contest_number #number TABLE {
    border-spacing: 11px 0px;
}

#contest_number #number TABLE TD {
    font-size: 48px;
    font-family: Montserrat,fantasy,sans-serif;
    font-weight: 900;
    letter-spacing: 2.2px;
    color: #9d0000;
    border: none;
    padding: 0;
    padding-bottom: 30px;
}

#contest_number #timer,
#contest_number &gt; span:last-child {
    position: relative;
    top: -30px;
    text-align: center;
    font-family: Helvetica;
    font-size: 14px;
    line-height: 17px;
    font-weight: 100;
    letter-spacing: 0;
    color: #767676;
    text-transform: uppercase;
}

.contest_text_block #open-registration-form-box {
    margin-bottom: 30px;
}

.video-image-block {
    display: flex;
    flex-wrap: wrap;
}

.video-image-block .slick-slide img {
    max-width: 100%;
}

.video-image-block .video-container {
    flex: 2;
    min-width: 300px;
}

.video-image-block .video-container iframe {
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    padding: 10px;
    display: block;
}

.video-image-block .slider-container {
    flex: 1;
    padding: 10px;
    width: 100%;
    min-width: 280px;
    overflow: hidden;
}

.video-image-block .slider-container .multiple_items_one.slick-slide {
    margin: -5px;
}

.video-image-block .slider-container .gallery {
    display: flex;
    margin: 5px;
    justify-content: center;
}

.footer-button {
    text-align: center;
    margin-top: 20px;
}
#contest_search_and_result .block-reload[data-ancher=rules] .content {
    overflow-x: hidden;
    max-height: 900px;
    overflow-y: auto;
}

#calculate_chance.new_design {
    max-width: 800px;
    background: #eeeeee;
}

#calculate_chance {
    width: 80%;
    max-width: 500px;
    margin: 25px auto 20px;
    padding: 20px;
    border: 1px solid #ccc;
}
#calculate_chance h3 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
}
#calculate_chance input[name="count_account"] {
    height: 20px;
    text-align: center;
    color: #be1206;
    font-weight: bold;
    padding: 6px 12px;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    margin-bottom: 15px;
}

#calculate_chance {
    height: auto;
}

#calculate_chance_form {
    text-align: center;
}

#calculate_chance h3 {
    text-transform: none !important;
}

.block-reload #result {
    display: none;
    text-align: center;
    overflow: hidden;
}

#result_text {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 15px;
    padding-top: 15px;
    text-transform: uppercase;
}
#result_percent {
    color: #be1206;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

#result_count {
    color: #be1206;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
}

#result_msg {
    display: none;
    text-align: center;
}

#result_msg b {
    font-weight: normal;
}

#result_msg span {
    color: #be1206;
}

/*steps css start*/
h3.to-take-part-title {
    text-transform: none;
    text-align: center;
    font-family: Helvetica,sent-serif;
    font-size: 24px;
    line-height: 29px;
    font-weight: bold;
    letter-spacing: -.48px;
    color: #333;
}
.to-take-part-block {
    display: table;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 75px;
}
.to-take-part-block .to-take-tile {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
}
.to-take-part-block .to-take-tile .content {
    display: inline-block;
    max-width: 180px;
    border-radius: 12px;
    border: 1px solid #d9d9d9;
    height: 240px;
    padding: 0;
    position: relative;
}
.to-take-part-block .to-take-tile:not(:last-child):after {
    display: block;
    content: "";
    position: absolute;
    height: 0;
    width: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
    border: 40px solid transparent;
    border-width: 25px 12px;
}
.to-take-part-block .to-take-tile .content .image-logo {
    display: inline-block;
    height: 139px;
    width: 100%;
    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.to-take-part-block .to-take-tile .content .image-logo img {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.to-take-part-block .to-take-tile.tile_1 .content .image-logo img {
    left: 15px;
}
.to-take-part-block .to-take-tile .content .image-logo:after {
    opacity: .65;
    background-color: #000;
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 0;
}
.to-take-part-block .to-take-tile .content .text {
    margin: 10px 10px 15px;
}
.to-take-part-block .to-take-tile .content .text p {
    font-family: "Helvetica",sent-serif;
    font-size: 13px;
    line-height: 18px;
    letter-spacing: 0;
    text-align: center;
}
.to-take-part-block .to-take-tile .content .label {
    position: absolute;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
    bottom: -26px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    line-height: 52px;
    font-family: "Helvetica",sent-serif;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 0;
    color: #000;
}
.to-take-part-block .to-take-tile.tile_1 .content .image-logo {
    background-image: url(/i/img/contests/device/bc_1.jpg);
    width:180px;
}
.to-take-part-block .to-take-tile.tile_2 .content .image-logo {
    background-image: url(/i/img/contests/device/bc_2.jpg);
    width:180px;
}
.to-take-part-block .to-take-tile.tile_3 .content .image-logo {
    background-image: url(/i/img/contests/device/bc_3.jpg);
    width:180px;
}
.to-take-part-block .to-take-tile.tile_4 .content .image-logo {
    background-image: url(/i/img/contests/device/bc_4.jpg);
}
.to-take-part-block a.to-take-tile:hover .content {
    box-shadow: 0 0 10px 0;
}
.to-take-part-block.slick-slider .slick-dots {
    position: static!important;
    margin: 0 auto;
    text-align: center;
}
.to-take-part-block.slick-slider .slick-dots li {
    margin: 0 6px;
}
.to-take-part-block.slick-slider .slick-dots li.slick-active button {
    background-color: #fff;
    box-shadow: 0 0 6px 1px rgba(0,0,0,.7);
}
.to-take-part-block.slick-slider .slick-dots li button {
    width: 20px;
    height: 20px;
    background-color: rgba(0,0,0,.45);
    opacity: .2;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    outline: 0!important;
    transition-duration: .3s;
}
.to-take-part-block.slick-slider .slick-dots li button:before {
    content: '';
}
.to-take-part-block .draggable{
    height:267px;
}

/*steps css end*/


.mobile_loader{position: relative}
.mobile_loader button{position: absolute;
    left: 0;
    width: 100%;
    height: 500px;
    border: none;
    background-color: rgba(0, 0, 0, 0.6) !important;
    top: 40px;
}
.mobile_loader i{
    margin: auto;
    margin-top: -164px;
}

.mobile_loader .preloader_red_mini{
    position: absolute;
    top: 350px;
    left: 47%;
}

/*mobile_pagination*/
#contest_table_mobile .table{
    margin-top:15px;
}
.prev{display:none}
.container_pag{
    align-items: center;
    justify-content: center;
}
.container_pag a{
    text-decoration: none;
    width:auto;
    padding-right:5px;
    border: 1px solid gray;
    padding-left: 3px;
    margin-right: 7px;
}
.activated{
    background: rgba(0,0,0,.1);
    pointer-events: none;
}
.mobile-pag{
    display:none;
    margin-top:15px;
    margin-left: 4px;
}

#contest_table_mobile{display: none !important;}

/*mobile_pagination end*/


.slider_slick{display:none}
div#contest_logo div.main
{
    width:602px;
    height: 172px;
    margin: 0 auto;
    position: relative;
}
#contest_info_img
{
    width:602px;
    height: 0px;
    background-color: gray;
    margin-top: 172px;
    position: absolute;
    top: 0px;
    left: 0px;
    color: white;
    overflow: hidden;
    opacity: 0.1;
    border-radius: 11px;
    display: none;
}
.contest_info_img_text
{
    padding: 21px 15px;
    text-align: center;
}
.contest_info_img_text table
{
    width: 100%;
    margin: 0px auto;
}
.contest_info_img_text p
{
    text-align: justify;
}
#contest_info_img td.right
{
    text-align: right;
    vertical-align: top;
    padding-right: 10px;
    width: 180px;
}
#contest_info_img td.left
{
    text-align: left;
    padding-left: 10px;
    width: 184px;
}
#contest_info_img_button
{
    bottom: -25px;
}
.ar_style {
    direction: rtl;
}
.ar_style p {
    text-align: right !important;
}

.carousel_device_winners_img {
    position: relative;
    width: 1000px;
    margin: 0px auto 15px;
    padding: 15px 0;
}
.slick-slider {
    margin-bottom: 0px;
}

.icon-search {
    font-size: 20px;
    margin: 0 10px;
    cursor:pointer;
}
.loader {
    text-align: center;
}
.icon-spin6 {
    font-size:32px;
}

#date-info b {font-weight: normal;}

.header_spec__search{text-align: center;}
.header_spec .news-filters{display: inline-block;}
#contest_text.contest_text_block p a:hover { color: #9d0000; }
.priciple_link:hover { color: #9d0000; }
.news-filters {width: auto !important;}
.news-filters .filters-column {width: auto; display: table-cell;}
.dividend-calculator-container,
#contest_search .grey-rounded-plate {text-align: center;}
.news-filters .icon-search {margin-&lt;?=($i18n-&gt;rightDirection ? 'left' : 'right')?&gt;: 80px;}
.contestdevice__bannertext{max-width: 350px; width: 100%;}

.banner__headertext__logoinstaforex{margin-left: -40px;}

@media (max-width: 990px) {
    .page div.banner&gt;div.content&gt;div:first-child { padding-bottom: 0; }
    .contestdevice__bannertext{max-width: 100% !important;}
    .banner__headertext__logoinstaforex{max-width: inherit !important; width: inherit !important;}

    .mobile-pag{display:block;}
    #contest_table{ display: none !important;}
    #contest_table_mobile{ display:block !important;}
    .table.gray-head thead tr th{padding: 12px 16px;}
    table.table.gray-head{width: 100%;}
    #contest_table_mobile .table tr:nth-child(2n) td{background-color:white!important;}
    .card.card-body table tr td,.card.card-body table tr th{border: 0;text-align: left;}
    .card.card-body table{width: 100%;}
    .status_ok {padding-top: 2px;text-align: left;height: 25px;}
    #contest_table_mobile .chart{padding: 2px 0 0 5px;text-align: left;height: 16px;}
}

@media (max-width: 660px) {
    .banner__headertext__logoinstaforex{margin-left: inherit; width: 130px !important; margin-top: 10px !important;}
    .news-filters .filters-column:first-child {width:auto; }
    .news-filters .filters-column {display: block !important;}
    .header_spec__search .news-filters span{display: block;}
    .header_spec__search .news-filters .icon-search{display: none;}
    .news-filters span{display: block;}
    #contest_table{overflow: overlay;}

    .video-container iframe{
        width: 100%;
        height: 100%;
    }
}

.loader &gt; svg {
    height: 70px;
    width: 100%;
}

@media(min-width:360px) and (max-width:414px){
    .card.card-body { font-size: 13px !important;}
    .card.card-body table tr th {width: 80px;}
    .pagesbar{font-size: 13px!important;}

    #contest_table_mobile .chart{font-size: 13px;}
}

@media(min-width:320px) and (max-width:359px){
    .card.card-body{font-size: 11px !important;}
    .card.card-body table tr td, .card.card-body table tr th {padding: 0px !important;}
    .pagesbar{font-size: 12px!important;}
    .pagesbar .active, .pagesbar a{padding:2px 6px !important;}

    #contest_table_mobile .chart{font-size: 13px;}
}

</pre></body></html>