<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Style of tab */
.tab {
    display: flex;
    padding-bottom: 4px;
    justify-content: unset;
    overflow: auto;
    white-space: nowrap;
}
.tab button {
    background-color: inherit;
    float: left;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    border-bottom: 3px solid #CDCDCD;
    border-radius: 0;
}
.tab button:hover {
    background-color: #ddd;
}
.tab button.active {
    border-bottom: 3px solid #ED2F3C;
}
.tabcontent {
    display: none;
}
.contests-tabs-content-part .ammount-part{
    padding: 30px;
    display: flex;
    align-items:center;
    justify-content: space-between;
    color: #FFFF;
}
.block1.demo, .block2.demo, .block3.demo, .block4.demo, .block5.demo,
.block1.real, .block2.real, .block3.real, .block4.real, .block5.real,
.block1.raffled_off, .block2.raffled_off, .block3.raffled_off, .block4.raffled_off, .block5.raffled_off{
    background: #FFFFFF;
    border-radius: 7px;
    padding:16px 16px;
    width: 177px;
}
.money-blocks-span.demo, .money-blocks-span.real, .money-blocks-span.raffled_off {
    padding: 0px 30px 30px 30px;
    margin-top:unset;
    grid-gap:23px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.large-text.demo, .large-text.real, .large-text.raffled_off {
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    margin-top: -2px;
    color: #000000;
}
.small-text.demo, .small-text.real, .small-text.raffled_off{
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
    text-align: left;
}
.small-text.demo, .small-text.raffled_off {
    padding-top: 4px;
}
.small-text.real {
    padding-top: 6px;
}
.tab1-btn-open-trading-account:hover, .tab2-btn-open-trading-account:hover,.tab1-btn-open-demo-account:hover, .tab2-btn-open-demo-account:hover {
    box-shadow: inset 0 0 100px 100px rgba(255, 255, 255, 0.09);
}
.tab1-btn-open-trading-account, .tab2-btn-open-trading-account,.tab1-btn-open-demo-account, .tab2-btn-open-demo-account {
    width: 240px;
    border-radius: 7px;
    font-family: 'HelveticaNeueCyr';
    font-style: normal;
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    text-align: center;
}
.tab1-btn-open-trading-account, .tab2-btn-open-trading-account{
    padding: 15px 10px 15px 10px;
    font-weight: 700;
}
.tab1-btn-open-trading-account {
    background: #ED2F3C;
}
.tab2-btn-open-trading-account {
    background: #33B065;
}
.contests-tabs-content-part{
    height: fit-content;
    background: #000000;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    margin-top: 20px;
}
.tab1-btn-open-demo-account, .tab2-btn-open-demo-account{
    padding: 14px 10px 14px 10px;
    border: 1px solid #FFFFFF;
    font-weight: 400;
}
.text .ammount, .ammount-part .buttons, .ammount-part .text, .contests-tabs-content-part .ammount-part, .text .descriptions {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ammount-part .text{
    font-style: normal;
    color: #FFFFFF;
    gap: 24px;
}
.ammount-part .buttons {
    gap: 24px;
}
.contest-tab-content-ammount{
    font-family: 'Helvetica';
    font-weight: 900;
    font-size: 54px;
    line-height: 54px;
}
.text .descriptions{
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    max-width: 254px;
    padding-top: 11px;
}
.text .ammount{
    max-width: 289px;
}
@media only screen and (max-width: 1764px) {
    .ammount-part .text, .ammount-part .buttons{
        flex-direction: column;
    }
    .contests-tabs-content-part .ammount-part {
        justify-content: center !important;
    }
    .ammount-part .text {
        gap: 18px !important;
    }
    .contests-tabs-content-part .ammount-part{
        gap: 40px;
    }
    .text .descriptions {
        padding-top: unset;
    }
}
@media only screen and (max-width: 1199px) {
    .money-blocks-span.demo, .money-blocks-span.real, .money-blocks-span.raffled_off {
        padding: 0px 30px 20px 30px !important; 
    }
}
@media only screen and (max-width: 768px) {
    .contest-tab-content-ammount {
        font-size: 44px !important;
        line-height: 48px !important;
    }
    .text .ammount,.ammount-part .text {
        align-items: unset !important;
    }
    .ammount-part .buttons, .ammount-part .text, .contests-tabs-content-part .ammount-part {
        gap: 16px !important;
    }
    .contests-tabs-content-part .ammount-part {
        padding: 24px 16px 16px 16px !important;
    }
    .money-blocks-span.demo, .money-blocks-span.real, .money-blocks-span.raffled_off {
        padding: 0px 16px 20px 16px !important;
    }
}
@media only screen and (min-width: 320px) and (max-width: 600px){
    .tab1-btn-open-trading-account, .tab2-btn-open-trading-account,.tab1-btn-open-demo-account, .tab2-btn-open-demo-account {
        width: 100% !important;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: unset !important;
    }
    .tab1-btn-open-trading-account, .tab2-btn-open-trading-account {
        height: 42px;
    }
    .tab1-btn-open-demo-account, .tab2-btn-open-demo-account {
        height: 40px;
    }
    .ammount-part .buttons {
        width: 100%;
    }
    .ammount-part .buttons, .contests-tabs-content-part .ammount-part {
        gap: 16px !important;
    }
    .ammount-part .text {
        gap: 12px !important;
    }
    .contests-tabs-content-part .ammount-part {
        padding: 24px 16px 16px 16px !important;
    }
    .money-blocks-span.demo, .money-blocks-span.real, .money-blocks-span.raffled_off {
        padding: 0px 16px 20px 16px !important;
        grid-gap: 16px !important;
    }
    .ammount-part {
        flex-direction: column-reverse;
    }
    .text .descriptions {
        text-align: center !important;
        justify-content: center !important;
    }
    .block1.demo, .block2.demo, .block3.demo, .block4.demo, .block5.demo,
    .block1.real, .block2.real, .block3.real, .block4.real, .block5.real,
    .block1.raffled_off, .block2.raffled_off, .block3.raffled_off, .block4.raffled_off, .block5.raffled_off {
        text-align: center;
        width: 100%;
        padding: 12px;
        margin: unset;
        height: 48px;
    }
    .large-text.demo, .large-text.real, .large-text.raffled_off {
        font-size: 22px !important;
        margin-top: -2px !important;
    }
    .small-text.demo,  .small-text.real, .small-text.raffled_off {
        font-size: 13px !important;
        text-align: center !important;
        padding-top: 0px !important;
    }
    .contests-tabs-content-part .ammount-part {
        padding: 15px;
    }
}

/* Style of tab */


/* Calendar */
/* New Added styles for calendar */
#interactiveModal.ufanimate {
    transform: scaleY(0.01) scaleX(0);
    animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  #interactiveModal.ufanimate .modalsteps-content {
    transform: scale(0);
    animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  #interactiveModal.ufanimate.out {
    transform: scale(1);
    transform-origin: center center;
    animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  #interactiveModal.ufanimate.out .modalsteps-content {
    animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
  }
  @keyframes zoomIn {
    0% {
      transform: scale(0);
    }
    100% {
      transform: scale(1);
    }
  }
  @keyframes zoomOut {
    0% {
      transform: translateY(500%) scale(1);
    }
    100% {
      transform: translateY(500%) scale(0);
    }
  }
  @keyframes unfoldIn {
    0% {
      transform:scaleY(.003) scaleX(0);
    }
    50% {
      transform:scaleY(.003) scaleX(1);
    }
    100% {
      transform:scaleY(1) scaleX(1);
    }
  }
  @keyframes unfoldOut {
    0% {
      transform:scaleY(1) scaleX(1);
    }
    50% {
      transform:scaleY(.003) scaleX(1);
    }
    100% {
      transform:scaleY(.003) scaleX(0);
    }
  }
  /* The Modal (background) */
  
  .stepimg{
      display: none;
      position: absolute;
  }
  .stepimg7{
      text-align: center;
      margin-bottom: 20px;
      margin: 0 50px;
      font-weight: 550;
      font-size: 14px;
      line-height: 17px;
      background: #FFF;
      animation: moveup .5s forwards;
      max-width: 350px;
      box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.25);
      border-radius: 10px;
  }
  .greetings-text{
      font-size: 14px;
      padding: 0 30px;
      text-align: left;
      margin-top: 10px;
  }

  .feedback-dev &gt; button {
      background: #F3F3F3 !important;
      border: 1px solid #E8E8E8;
      border-radius: 4px;
      padding: 7px 10px;
      display: flex;
      gap: 6px;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
      font-size: 13px;
      line-height: 16px;
      align-items: center;
  }
  .feedback-dev &gt; button:hover , .calendar_btn:hover{
      cursor: pointer;
      opacity: 0.9;
  }
  .line{
          height: 1px;
          background: #D9DBE3;
          margin: 10px 0;
  }
  
  .finish-btn{
      font-size: 14px;
      line-height: 20px;
      color: #5F5F5F;
      font-weight: 550;
  }
  .finish-btn.active{
      color: #DC3741;
      font-weight: 550;
  }
  .finish-btn:hover, .steps-name:hover, .back-btn:hover{
      cursor: pointer;
  }
  .steps-footer{
      padding: 20px 30px;
      font-size: 14px;
      line-height: 20px;
      color: #5F5F5F;
      margin-top: 530px;
  }
  .steps-footer.last-content{
      margin-top: 0;
  }
  .steps-name{
      font-weight: 550;
      color: #DC3741;
  }
  .steps-name.inactive{
      color: #C0C0C0;
  }
  .steps-name.inactive:hover{
      cursor: default;
  }
  .flex-center{
      display: flex;
      align-items: center;
  }
  .gap-10{
      gap: 10px;
  }
  .step-title{
      display: none;
      padding: 22px 30px;
      font-weight: 550;
      font-size: 14px;
      line-height: 17px;
      text-align: center;
  }
  .dot-step {
    height: 6px;
    width: 6px;
    background-color: #C0C0C0;
    border-radius: 50%;
    display: inline-block;
    cursor: pointer;
  }
  .dot-step:hover{
      cursor: default;
  }
  .dot-step.active{
      background-color: #000;
  }
  .steps{
      display: flex;
      align-items: center;
      gap: 4px;
  }
  .back-btn{
      margin-right: 10px;
  }
  .back-btn.inactive{
      filter: invert(90%) sepia(12%) saturate(0%) hue-rotate(99deg) brightness(86%) contrast(83%);
  }
  .back-btn.inactive:hover{
      cursor: default;
  }
  .steps-footer{
      display: flex;
      align-items: center;
      justify-content: space-between;
  }
  .modal {
      transform: scale(0);
      position: fixed;
      z-index: 1;
      padding-top: 100px;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      /* overflow: auto;  */
      background-color: rgb(0,0,0);
      background-color: rgba(0,0,0,0.7);
  }
  
  /* Modal Content */
  .modalsteps-content {
      background-color: #FFF;
      margin: auto;
      width: 475px;
      border-radius: 17px;
  }
  
  .step-7{
      margin-top: 430px;
      padding: 5px 30px;
  }
  
  
  .mobile-switch{
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 13px;
      line-height: 16px;
      font-weight: 550;
      margin-bottom: 25px;
  }
  .mobile-switch input[type=checkbox]{
      height: 0;
      width: 0;
      visibility: hidden;
  }
  
  .mobile-switch label {
      cursor: pointer;
      text-indent: -9999px;
      width: 30px;
      height: 14px;
      position: relative;
      background: #5F5F5F;
      border-radius: 7px;
      display: block;
  }
  
  .mobile-switch label:after {
      content: '';
      position: absolute;
      top: 2px;
      left: 2px;
      width: 10px;
      height: 10px;
      background: #fff;
      border-radius: 50%;
      transition: 0.3s;
  }
  
  .mobile-switch input:checked + label {
      background: #189102;
  }
  
  .mobile-switch input:checked + label:after {
      left: calc(100% - 2px);
      transform: translateX(-100%);
  }
  
  .mobile-switch label:active:after {
      /* width: 130px; */
  }
  
  .bg{
      background-image:url(/i/img/contests/icons/grey-bg.png)  !important;
      background-repeat: no-repeat !important;
      background-position: right !important;
      background-size: 35px 40px !important;
      background-color: #FFF !important;
      border: 1px solid #E8E8E8;
      border-radius: 3px;
  }
  .icon{
      padding: 11px;
      padding-top: 15px;
      margin-right: -1px;
  }
  /* icons tooltip */
  .hover_icon_tooltip {
      visibility: hidden;
      width: 111px;
      background-color: black;
      color: #fff;
      text-align: center;
      border-radius: 5px;
      padding: 5px 0;
      position: absolute;
      z-index: 1;
      bottom: 40px;
      left: 50%;
      margin-left: -56px;
      font-weight: 400;
      font-size: 14px;
      line-height: 17px;
  }
  .hover_icon_tooltip::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
  }
  @font-face { font-family: HelveticaNeueCyr; src: url('i/fonts/HelveticaNeueCyr Roman/HelveticaNeueCyrRoman.ttf'); }
  /* month selector animation */
  .awselect {
      max-width: 130px;
  }
  #awselect_month_selector{
      z-index: 0;
  }
  .awselect.animate {
      z-index: 9999 !important;
  }
  .awselect .front_face {
      padding: 20px 0px !important;
  }
  .awselect .front_face&gt;.bg {
      border-radius: 3px;
      border: 1px solid #E8E8E8;
  }
  .awselect .front_face .placeholder {
      display: none;
  }
  .awselect .front_face .current_value {
      margin-top: -9px;
      margin-left: 10px;
      font-size: 14px;
      line-height: 18px;
      font-weight: 550;
  }
  /* .awselect .front_face .icon{
      margin-right: 20px;
  } */
  .awselect&gt;.bg{
      display: none;
  }
  .awselect .front_face .content{
      text-align: left;
  }
  .awselect.animate2 .back_face {
      margin-top: 40px !important;
      padding: 0 !important;
      max-height: unset;
      border: 1px solid #E8E8E8;
      border-top: none;
      border-radius: 5px;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
  }
  .awselect .back_face ul li:hover{
      background-color: #E8E8E8;
  }
  .awselect .back_face ul li{
      margin-left: 0;
  }
  .awselect .back_face ul li a {
      padding: 0 !important;
      padding-top: 2px !important;
      padding-bottom: 2px !important;
      opacity: 1;
      font-size: 14px;
      margin-left: 10px;
  }
  .awselect .back_face ul li a:hover{
      background-color: transparent;
  }
  .awselect.animate&gt;.bg {
      height: 110% !important;
      border-radius: 5px;
      border-bottom-left-radius: 0;
      border-bottom-right-radius: 0;
  }
  .awselect .back_face ul {
      background: #FFF;
      border-radius: 5px;
      border-top-left-radius: 0;
      border-top-right-radius: 0;
  }
  .awselect.animate2 .back_face {
      padding-bottom: 0px !important;
  }
  .awselect .front_face .icon svg {
      transform: rotate(180deg);
      height: 15px;
      width: 15px;
  }
  .mobile_filter_close{
      display: flex;
      margin-bottom: 20px;
      justify-content: space-between;
      align-items: center;
      font-weight: 600;
  }
  .filter-img{
      background: #EBEBEB;
      padding:13px;
      height: 15px;
      width: 15px;
  }
.new_tag{
    position: absolute;
    top: -35px;
    right: -15px;
}
.calendar {
    position: relative;
    width: 100%; /*change as per your design need */
    min-width: 280px;
    margin: 20px auto;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #444444;
}

.calendar .calendar-inner .calendar-body {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
    border-radius: 10px;
    box-shadow: 2px 2px 8px 1px rgb(0 0 0 / 20%);
}

.calendar .calendar-inner .calendar-body &gt; div {
    display: flex;
    align-items: start;
    padding: 4px;
    min-height: 80px;
    border: 1px solid #EEEEEE;
    color: #000;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-child(7n-1), .calendar .calendar-inner .calendar-body &gt; div:nth-child(7n) {
    color: #DC3741;
}

.calendar .calendar-inner .calendar-body &gt; div:nth-of-type(1) {
    border-top-left-radius: 10px;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-of-type(7) {
    border-top-right-radius: 10px;
}
.calendar .calendar-inner .calendar-body &gt; div:last-child {
    border-bottom-right-radius: 10px;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-last-child(7) {
    border-bottom-left-radius: 10px;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-child(7n) {
    border-right: 1px solid transparent;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-child(n+8):nth-child(-n+14) {
    border-top: 1px solid transparent;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-child(7n-6) {
    border-left: 1px solid transparent;
}
.calendar .calendar-inner .calendar-body &gt; div:nth-child(n+36):nth-child(-n+42) {
    border-bottom: 1px solid transparent;
}

.calendar .calendar-inner .calendar-body &gt; div:not(.calendar-today):hover {
    outline: 3px solid #9D52FF !important;
    outline-offset: -3px;
}

.calendar .calendar-inner .calendar-body &gt; div.empty-dates:hover {
    border: 1px solid transparent;
}

.calendar .calendar-inner .calendar-controls {
    display: none;
    //display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.calendar .calendar-inner .calendar-controls .calendar-year-month {
    display: flex;
    min-width: 100px;
    justify-content: space-evenly;
    align-items: center;
}

.calendar .calendar-inner .calendar-controls .calendar-next {
    text-align: right;
}

.calendar .calendar-inner .calendar-controls .calendar-year-month .calendar-year-label,
.calendar .calendar-inner .calendar-controls .calendar-year-month .calendar-month-label {
    font-weight: 500;
    font-size: 20px;
}

.calendar .calendar-inner .calendar-controls .calendar-next a,
.calendar .calendar-inner .calendar-controls .calendar-prev a {
    color: transparent;
    font-family: arial, consolas, sans-serif;
    font-size: 26px;
    text-decoration: none;
    padding: 4px 12px;
    display: inline-block;
    background: transparent;
    margin: 10px 0 10px 0;
}

.calendar .calendar-inner .calendar-controls .calendar-next a svg,
.calendar .calendar-inner .calendar-controls .calendar-prev a svg {
    height: 20px;
    width: 20px;
}

.calendar .calendar-inner .calendar-body .prev-dates,
.calendar .calendar-inner .calendar-body .next-dates {
    position: relative;
    color: #CBCBCB;
    background: linear-gradient(0deg, #F3F3F3, #F3F3F3);
}

.calendar .calendar-inner .calendar-body .prev-dates span,
.calendar .calendar-inner .calendar-body .next-dates span {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.calendar .calendar-inner .calendar-body .prev-dates:hover,
.calendar .calendar-inner .calendar-body .next-dates:hover {
    border: 1px solid transparent !important;
}
.button_more a{
    text-decoration: none;
    color: inherit;
}
.button_reg a{
    text-decoration: none;
    color: inherit;
}
.button_more:hover{
    border: 1px solid #8A8D8D;
}
.button_reg:hover{
    background: #278F39;
    color: #FFFFFF;
}
.number-item{
    position: relative;
}
.highlight{
    border: 1px solid #f26a04 !important;
}
.number-item.calendar-today{
    border: 3px solid #DC3741 !important;
}
.number-item span{
    font-size: 14.365px;
    position: absolute;
    right: 4px;
    bottom: 3px;
    line-height: 17px;
}

.calendar_header{
    display: flex;
    gap: 10px;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
}
.filter_desktop{
    display: flex;
    align-items: center;
}
.calendar_btn{
    cursor: pointer;
    padding: 7px 10px;
    font-size: 13px;
    line-height: 16px;
    background: #5F5F5F;
    border-radius: 4px;
    display: flex;
    align-items: center;
    gap: 6px;
    color: #FFF;

}
.calendar_filter{
    display: flex;
}
.filter_content_mobile{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #E8E8E8;
}
.calendar_item_container &gt; .calendar_filter_item2_m:last-child &gt; .filter_content_mobile, .calendar_item_container &gt; .calendar_filter_item2:last-child &gt; .filter_content_mobile{
    border-bottom: none;
}
.filter_content_mobile_name{
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}
.calendar_filter_item2, .calendar_filter_item2_m{
    display: flex;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    margin-right: 0 !important;
    cursor: pointer;
}
.calendar_filter_item2 img, .calendar_filter_item2_m img{
    align-self: center;
    padding-right: 8px;
}
.contest_number_arrow{
    height: 24px;
    width: 24px;
    background: url(/i/img/contests/icons/fwd.svg) no-repeat center center;
}
.calendar_filter_item2:hover .contest_number_arrow, .calendar_filter_item2_m:hover .contest_number_arrow{
    background: url(/i/img/contests/icons/frd_a.png) no-repeat center center;
}
.calendar_filter_item{
    position: relative;
    display: flex;
    height: 40px;
    width: 40px;
    background: transparent;
    cursor: pointer;
}
.calendar_filter_item:not(:last-child){
    margin-right: 8px;
}
.item_Ferrari{
    background: url(/i/img/contests/icons/mercedes_in.svg) no-repeat center center;
}
.item_Sniper{
    background: url(/i/img/contests/icons/Sniper_d_new.svg) no-repeat center center;
}
.item_Lucky{
    background: url(/i/img/contests/icons/Lucky_d_new.svg) no-repeat center center;
}
.item_Deposit{
    background: url(/i/img/contests/icons/Deposit_d_new.svg) no-repeat center center;
}
.item_Scalping{
    background: url(/i/img/contests/icons/Scalping_d_new.svg) no-repeat center center;
}
.item_Path{
    background: url(/i/img/contests/icons/Path_d_new.svg) no-repeat center center;
}
.item_FX1{
    background: url(/i/img/contests/icons/FX1_d_new.svg) no-repeat center center;
}
.item_Miss{
    background: url(/i/img/contests/icons/Miss_d_new.svg) no-repeat center center;
}
.item_Devices{
    background: url(/i/img/contests/icons/Devices_d_new.svg) no-repeat center center;
}
.item_Options{
    background: url(/i/img/contests/icons/Options_d_new.svg) no-repeat center center;
}
.prev_contest .item_Ferrari{
    background: url(/i/img/contests/icons/mercedes_in.svg) no-repeat center center;
}
.prev_contest .item_Sniper{
    background: url(/i/img/contests/icons/Sniper_def_new.svg) no-repeat center center;
}
.prev_contest .item_Lucky{
    background: url(/i/img/contests/icons/Lucky_def_new.svg) no-repeat center center;
}
.prev_contest .item_Deposit{
    background: url(/i/img/contests/icons/Deposit_def_new.svg) no-repeat center center;
}
.prev_contest .item_Scalping{
    background: url(/i/img/contests/icons/Scalping_def_new.svg) no-repeat center center;
}
.prev_contest .item_Path{
    background: url(/i/img/contests/icons/Path_def_new.svg) no-repeat center center;
}
.prev_contest .item_FX1{
    background: url(/i/img/contests/icons/FX1_def_new.svg) no-repeat center center;
}
.prev_contest .item_Miss{
    background: url(/i/img/contests/icons/Miss_def_new.svg) no-repeat center center;
}
.prev_contest .item_Devices{
    background: url(/i/img/contests/icons/Devices_def_new.svg) no-repeat center center;
}
.prev_contest .item_Options{
    background: url(/i/img/contests/icons/Options_def_new.svg) no-repeat center center;
}
.item_Ferrari.active {
    background: url(/i/img/contests/icons/mercedes.svg) no-repeat center center;
}

.item_Sniper.active {
    background: url(/i/img/contests/icons/Sniper_new.svg) no-repeat center center;
}

.item_Lucky.active {
    background: url(/i/img/contests/icons/Lucky_new.svg) no-repeat center center;
}

.item_Deposit.active {
    background: url(/i/img/contests/icons/Deposit_new.svg) no-repeat center center;
}

.item_Scalping.active {
    background: url(/i/img/contests/icons/Scalping_new.svg) no-repeat center center;
}

.item_Path.active {
    background: url(/i/img/contests/icons/Path_new.svg) no-repeat center center;
}

.item_FX1.active {
    background: url(/i/img/contests/icons/FX1_new.svg) no-repeat center center;
}

.item_Miss.active {
    background: url(/i/img/contests/icons/Miss_new.svg) no-repeat center center;
}

.item_Devices.active {
    background: url(/i/img/contests/icons/Devices_new.svg) no-repeat center center;
}

.item_Options.active {
    background: url(/i/img/contests/icons/Options_new.svg) no-repeat center center;
}
.item_Ferrari.current_active {
    background: url(/i/img/contests/icons/mercedes.svg) no-repeat center center;
}

.item_Sniper.current_active {
    background: url(/i/img/contests/icons/Sniper_new.svg) no-repeat center center;
}

.item_Lucky.current_active {
    background: url(/i/img/contests/icons/Lucky_new.svg) no-repeat center center;
}

.item_Deposit.current_active {
    background: url(/i/img/contests/icons/Deposit_new.svg) no-repeat center center;
}

.item_Scalping.current_active {
    background: url(/i/img/contests/icons/Scalping_new.svg) no-repeat center center;
}

.item_Path.current_active {
    background: url(/i/img/contests/icons/Path_new.svg) no-repeat center center;
}

.item_FX1.current_active {
    background: url(/i/img/contests/icons/FX1_new.svg) no-repeat center center;
}

.item_Miss.current_active {
    background: url(/i/img/contests/icons/Miss_new.svg) no-repeat center center;
}

.item_Devices.current_active {
    background: url(/i/img/contests/icons/Devices_new.svg) no-repeat center center;
}

.item_Options.current_active {
    background: url(/i/img/contests/icons/Options_new.svg) no-repeat center center;
}
@media only screen and ( min-width:611px ) {
    .calendar_filter_item.item_Ferrari:hover {
        background: url(/i/img/contests/icons/mercedes.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Sniper:hover {
        background: url(/i/img/contests/icons/Sniper_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Lucky:hover {
        background: url(/i/img/contests/icons/Lucky_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Deposit:hover {
        background: url(/i/img/contests/icons/Deposit_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Scalping:hover {
        background: url(/i/img/contests/icons/Scalping_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Path:hover {
        background: url(/i/img/contests/icons/Path_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_FX1:hover {
        background: url(/i/img/contests/icons/FX1_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Miss:hover {
        background: url(/i/img/contests/icons/Miss_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Devices:hover {
        background: url(/i/img/contests/icons/Devices_new.svg) no-repeat center center;
    }

    .calendar_filter_item.item_Options:hover {
        background: url(/i/img/contests/icons/Options_new.svg) no-repeat center center;
    }
}
.month_selector{
    background: #F3F3F3;
    border-radius: 5px;
    color: #323232;
    height: 40px;
    width: auto;
    min-width: 130px;
    padding: 0 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* remove default arrow */
    background-image: url(/i/img/contests/icons/drop_down.svg);  /* add custom arrow */
    background-repeat: no-repeat;
    background-position: right 10px center;
}
.mobile_filter{
    display: none;
}
.filter_switcher{
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 60px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgba(0,0,0,0.4);
}
.contest_on_dates{
    display: flex;
    align-items: start;
    flex-wrap: wrap;
    gap: 2px;
}
.contest_on_dates_item_m{
    display: none;
}
.contest_on_dates_item{
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.contest_on_dates_item:not(:last-child){
    margin-right: 5px;
    margin-bottom: 5px;
}
.filter_button{
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    width: calc(50% - 5px);
    font-size: 13px;
    line-height: 24px;
}
.filter_button:first-child{
    margin-right: 10px;
}
.button_more{
    background: #404040;
    border-radius: 4px;
    box-sizing: border-box;
    color: #FFFFFF;
}
.button_reg{
    background: #189102;
    border-radius: 4px;
    color: #FFF;
}

/******************************************************************************/
/*  Checkbox  *****************************************************************/
/******************************************************************************/

.checkbox {
    display: none;
}

.checkbox + label {
    display: block;
    font-size: 14px;
    position: relative;
    padding-left: 18px;
    cursor: pointer;
    margin-top: 10px;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox:disabled + label {
    cursor: not-allowed;
}

.checkbox + label:last-child {
    margin-bottom: 0;
}

.checkbox + label::before {
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
    content: " ";
    display: block;
    height: 18px;
    left: 0;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    width: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 2px;
}

.checkbox:checked + label:before {
    background-color: #5F5F5F;
    border: 2px solid #5F5F5F;
    border-radius: 2px;
}

.checkbox + label::after {
    content: " ";
    display: none;
    height: 8.5px;
    position: absolute;
    top: 50%;
    border: 2px solid #ffffff;
    border-left-color: transparent;
    border-top-color: transparent;
    left: 5px;
    margin-top: -15px;
    width: 4px;

    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;

    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.checkbox:checked + label::after {
    display: block;
}

input[type="checkbox"]:checked ~ label &gt; ul {
    display: none;
}



/*right tolltip*/

.contest_on_dates_item .tooltip-right-container, .contest_on_dates_item_m .tooltip-right-container_m, .tooltip-right-container2, .tooltip-right-container-mobile {
    display: none;
}
.contest_on_dates_item .tooltip-right, .contest_on_dates_item_m .tooltip-right {
    width:280px;
    cursor: default;
    bottom: -100%;
    left:100%;
    margin-left:10px;
    padding:16px;
    color:#444444;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    font-weight:normal;
    font-size:13px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
}
.contest_number .tooltip-right, .tooltip-right-container-mobile .tooltip-right {
    width:280px;
    bottom: -100%;
    left:100%;
    margin-left:10px;
    padding: 16px 0 16px 16px;
    color:#444444;
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    font-weight:normal;
    font-size:13px;
    position:absolute;
    z-index:99999999;
    box-sizing:border-box;
}

.contest_on_dates_item .tooltip-right i {
    position:absolute;
    bottom:8%;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}
.contest_number .tooltip-right i {
    position:absolute;
    bottom:25px;
    right:100%;
    margin-top:-12px;
    width:12px;
    height:24px;
    overflow:hidden;
}

.contest_on_dates_item .tooltip-right i::after, .contest_number .tooltip-right i::after {
    content:'';
    position:absolute;
    width:12px;
    height:12px;
    left:0;
    top:50%;
    transform:translate(50%,-50%) rotate(-45deg);
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.04), 0px 0px 2px rgba(0, 0, 0, 0.06), 0px 0px 1px rgba(0, 0, 0, 0.04);
}
/*end right*/
.tooltip_abs{
    position: relative;
    width: 72px;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    margin-top: -52px;
    left: 50%;
    transform: translateX(-50%);
}
.tooltip_abs_Ferrari{
    background: #354A5C;
}
.tooltip_abs_Sniper{
    background: #4855D1;
}
.tooltip_abs_Lucky{
    background: #8BB611;
}
.tooltip_abs_Deposit{
    background: #FBC013;
}
.tooltip_abs_Scalping{
    background: #F27E4C;
}
.tooltip_abs_Path{
    background: #658097;
}
.tooltip_abs_FX1{
    background: #F54852;;
}
.tooltip_abs_Miss{
    background: #CA64B7;
}
.tooltip_abs_Devices{
    background: #48A0D1;
}
.tooltip_abs_Options{
    background: #1DAB91;
}
.tooltip_abs_number, .tooltip_abs_number_m{
    position: relative;
    width: 72px;
    height: 72px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #DC3741;;
    border-radius: 100px;
    margin-top: -52px;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 10px;
}
.tooltip_abs_number .tooltip_date, .tooltip_abs_number_m .tooltip_date{
    color: #FFFFFF;
}
.tooltip_abs_number .tooltip_day, .tooltip_abs_number_m .tooltip_day{
    color: #FFFFFF;
}
.tooltip-close, .tooltip-close_m{
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 24px;
    width: 24px;
    background: url(/i/img/contests/icons/close.png) no-repeat center center;
    cursor: pointer;
}
.tooltip-back, .tooltip-back_m{
    display: flex;
    align-items: center;
    position: absolute;
    top: 10px;
    left: 10px;
    height: 24px;
    width: auto;
    padding-left: 21px;
    background: url(/i/img/contests/icons/back.svg) no-repeat left center;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    color: #5F5F5F;;
}
.tooltip_header{
    display: flex;
    padding-top: 16px;
}
.tooltip_date{
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #000;
    padding-bottom: 5px;
    font-weight: 550;
}
.tooltip_day{
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #C0C0C0;
    text-align: center;
}
.tooltip_separator{
    width: 1px;
    margin: 0 8px;
    background: #EEEEEE;
}
.tooltip_title{
    text-align: left;
    line-height: 22px;
    color: #000;
    padding-bottom: 5px;
    font-weight: 550;
    font-size: 18px;
}
.tooltip_subtitle{
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    color: #C0C0C0;
}
.main_block_table{
    padding: 15px 0;
}
.main_block_table_label{
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #5F5F5F;
}
.main_block_table_result{
    text-align: right;
    text-transform: capitalize;
    font-weight: 550;
    font-size: 14px;
    line-height: 18px;
    color: #000000;
}
.main_block_table_row{
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    line-height: 16px;
    color: #8A8D8D;
    padding: 8px 0;
}
.contest_number_m{
    display: none;
}
.contest_number{
    position: relative;
    display: flex;
    height: 24px;
    width: 24px;
    padding: 2px;
    box-sizing: border-box;
}
.contest_number_inner{
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #DC3741;;
    border-radius: 100px;
    cursor: pointer;
}
.contest_number_inner div{
    font-size: 17px;
    font-weight: 700;
    line-height: 20px;
    color: #FFFFFF;
}
.show_ind_number{
    padding-right: 16px;
}
.show_ind_contest, .show_ind_contest_m{
    display: none;
    padding-right: 16px;
}
.tooltip-back, .tooltip-back_m{
    display: none;
    padding-right: 16px;
}
.contest_icon{
    height: 24px;
    width: 24px;
}
.show_610{
    display: none;
}

@media only screen and ( min-width:1001px ) and ( max-width:1100px ) {
    .calendar_header{
        flex-wrap: wrap;
        grid-column-gap: 40px;
    }
    .feedback-dev {
        margin: 0 !important;
    }
    .calendar_title {
        padding-bottom: 15px;
    }
    .month_selector {
        margin-top: 15px;
    }
}
@media only screen and ( min-width:611px ) and ( max-width:835px ) {
    .calendar_header{
        flex-wrap: wrap;
    }
    .feedback-dev {
        margin: 0 !important;
    }
    .calendar_title {
        padding-bottom: 15px;
    }
    .month_selector {
        margin-top: 15px;
    }
}
@media only screen and ( min-width:675px ) and ( max-width:835px ) {
    .calendar_header{
        grid-column-gap: 33px;
    }
}
@media only screen and ( min-width:611px ) and ( max-width:675px ) {
    .calendar_header{
        grid-column-gap: 0;
    }
}
@media only screen and ( max-width:735px ) {
    .contest_icon{
        height: 18px;
        width: 18px;
        background-size: 18px !important;
    }
}
@media only screen and ( max-width:610px ) {
    .feedback-dev &gt; button {
        width: 100%;
        justify-content: center;
    }
    .stepimg7 {
        margin: 0 30px;
    }
    .greetings-text{
        margin-bottom: 5px;
        padding: 0 20px;
    }
    .modal{
        padding-top: 0;
    }
    .modalsteps-content {
        width: 360px;
    }
    .step-title{
        padding: 15px;
        height: 50px;
    }
    .step-7{
        margin-top: 380px;
        height: 0;
        padding-top: 0;
    }

    .steps-footer{
        margin-top: 505px;
        padding: 15px 20px;
    }
    .calendar-body{
        box-shadow: 0 0 10px 0 #ccc !important;
    }
    .hide_610{
        display: none;
    }
    .show_610{
        display: flex;
    }
    .has_contest{
        cursor: pointer;
    }
    .contest_on_dates_item{
        display: none;
    }
    .contest_on_dates_item_m {
        position: relative;
        display: flex;
        align-items: center;
    }
    .contest_on_dates_item_m:not(:last-child) {
        margin-right: 2px;
        margin-bottom: 2px;
        height: 12px;
        width: 12px;
    }
    .contest_on_dates{
        gap: 6px;
    }
    .calendar-today &gt; .contest_on_dates{
        gap: 4px;
    }
    .contest_on_dates_item_m .tooltip-right-container_m, .tooltip-right-container2, .tooltip-right-container-mobile {
        visibility:visible;
        opacity:1;
        position: fixed; /* Stay in place */
        z-index: 1; /* Sit on top */
        padding-top: calc(50% + 50px); /* Location of the box */
        left: 0;
        top: 0;
        width: 100%; /* Full width */
        height: 100%; /* Full height */
        overflow: auto; /* Enable scroll if needed */
        background-color: rgba(0,0,0,0.4);
    }
    .contest_on_dates_item_m .tooltip-right {
        bottom: unset;
        left: unset;
        position: relative;
        margin: 0 auto;
    }
    .contest_number_m{
        position: relative;
        display: flex;
    }
    .contest_number .tooltip-right, .contest_number_m .tooltip-right {
        bottom: unset;
        left: unset;
        position: relative;
        margin: 0 auto;
    }
    .contest_number .tooltip-right i {
        display: none;
    }

    .month_selector{
        box-shadow: 0 0 10px 0 #ccc;
        width: calc(100% - 48px);
    }

    #calendar{
        position: relative;
        /* max-width: 406px; */
        margin: 0 auto;
    }
    .calendar {
        font-size: 12px;
        line-height: 12px;
    }
    .calendar .calendar-inner .calendar-body &gt; div {
        min-height: 70px;
    }
    .number-item span {
        font-size: 12px;
        right: 5px;
        bottom: 3px;
    }
    .calendar .calendar-inner .calendar-body .prev-dates span, .calendar .calendar-inner .calendar-body .next-dates span {
        right: 5px;
        bottom: 3px;
    }
    .filter_desktop{
        display: none;
    }
    .mobile_filter{
        cursor: pointer;
        display: flex;
        height: 40px;
        gap: 30px;
        align-items: center;
        border: 1px solid #E8E8E8;
        border-radius: 3px;
        padding-left: 10px;
        font-weight: 550;
        font-size: 14px;
        line-height: 18px;
        min-width: 180px;
        gap: 0;
        justify-content: space-between;
    }
    .calendar_filter{
        background: #FFFFFF;
        padding: 16px 15px;
        width: calc(100% - 40px);
        margin: 0 auto;
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
        border-radius: 3px;
    }
    .mobile_filter_close p{
        margin: 0 !important;
        font-size: 18px;
        line-height: 22px !important;
    }
    .calendar_filter_item{
        box-sizing: border-box;
        width: 100%;
        background-position: center left !important;
        margin-right: 0 !important;
        padding-left: 36px;
    }
    .filter_button{
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 32px;
        width: calc(50% - 5px);
        font-size: 13px;
        line-height: 24px;
    }
    .filter_button:first-child{
        margin-right: 10px;
    }
    .button_reset{
        background: #5F5F5F;
        border-radius: 4px;
        color: #FFF;
    }
    .button_show{
        background: #DC3741;
        border-radius: 4px;
        color: #FFFFFF;
    }
    .contest_number{
        height: 18px;
        width: 18px;
        padding: 0;
    }
    .contest_number_inner div{
        font-weight: 700;
        font-size: 9px;
        line-height: 11px;
    }
}
@media only screen and ( max-width:450px ) {
    .mobile_filter{
        justify-content: space-between;
        flex-grow: 1;
    }
    .calendar_header{
        justify-content: flex-start;
    }
    #calendar{
        position: relative;
        /* max-width: 329px; */
        margin: 0 auto;
    }
    .calendar {
        font-size: 11px;
        line-height: 11px;
    }
    .calendar .calendar-inner .calendar-body &gt; div {
        min-height: 70px;
    }
    .contest_icon{
        height: 15px;
        width: 15px;
        background-size: 15px !important;
    }
    .contest_number{
        height: 15px;
        width: 15px;
    }
}
@media only screen and ( max-width:380px ) {
    #calendar{
        position: relative;
        /* max-width: 280px; */
        margin: 0 auto;
    }
    .calendar {
        font-size: 11px;
        line-height: 11px;
    }
    .contest_icon{
        height: 12px;
        width: 12px;
        background-size: 12px !important;
    }
    .contest_number{
        height: 13px;
        width: 13px;
    }
    /* .contest_on_dates{
        gap: 0;
    } */
}
.tooltip-right-container{
    position: absolute;
    position: absolute;
    left: 25px;
    top: 20px;
    margin-top: 25px;
    z-index: 99999999999999999999;
}
.showanimation{
    /* display: block; */
    animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.hideanimation{
    animation:blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes moveup {
    0% {
        transform: translateY(300%);
    }
    100% {
        transform: translateY(100%);
    }
}
@keyframes movedown {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(400%);
    }
}
@keyframes blowUpModal {
    0% {
        transform: scale(0);
        /* transform-origin: -100% 50%; */
    }
    100% {
        transform: scale(1);
    }
}
@keyframes blowUpModalTwo {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    100% {
        transform: scale(0);
        opacity: 0;
    }
}
@keyframes blowUpContent {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    99.9% {
        transform: scale(2);
        opacity: 0;
    }
    100% {
        transform: scale(0);
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1100px)  {
.calendar {
    margin-top: 60px;
}
}
@media only screen and (min-width: 610px) and (max-width: 835px)  {
    .calendar {
        margin-top: 60px ;
    }
}
@media (max-width: 375px) {
    .mobile_filter{
        min-width: 130px;
    }
}
.page-wrapper {
    margin-top: 20px;
    overflow: hidden;
}
#sliderContest .item{
    position: absolute;
}
#sliderContest .item.active{
    animation: slidein 0.7s forwards;
}
#sliderContest .item:not(.active){
    animation: slideout 0.7s forwards;
}
.splide {
    padding: 20px 0;
}
.slider-title , .splide-text{
    text-decoration: none;
    text-align: left;
}
.splide__slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    gap: 17px;
}
.splide__list {height: unset;}
.splide__track--nav&gt;.splide__list&gt;.splide__slide.is-active {
    box-shadow: 0px 0px 15px #0000001A;
    border-radius: 9px;
    opacity: 1;
    border: 2px solid transparent;
    margin: 1px;
}
.splide__slide img {
  display: block;
  width: 170px;
  height: 100px;
  border-radius: 8px;
}
.splide-text{
    font: normal normal normal 14px/13px HelveticaNeueCyr;
    letter-spacing: 0px;
    color: #5E5E5E;
}
.splide__slide.is-active .splide-text{
    color: #C50101;
}

.splide .splide__arrow {
  background: transparent;
  opacity: 1;
}
.splide .splide__arrow svg {
  fill: #0A0A0C;
}
.splide__arrow--next {
    right: -2em;
    padding-left: 10px;
}
.splide__arrow--prev {
    left: -2em;
}
.splide__arrow:disabled {
    opacity: .3;
}


.contest-slide-title{
    margin-top: 20px;
    margin-bottom: 80px;
    font-weight: bold;
    font-size: 32px;
}
.contest-slide-title a{
    text-decoration: none;
}
.contest-slide-title a:hover{
    color: #C50101;
}
.slider-title&gt;.material-symbols-outlined{
    position: relative;
    
}
.slider-title:hover{
    color: #C50101;
}
.material-symbols-outlined.active{
    animation: moving .5s forwards;
    color: #C50101;
}
#sliderContest{
    min-height: 460px;
    position: relative;
}
.material-symbols-outlined.inactive{
    animation: movingback .5s forwards;
}

@keyframes slidein {
  0%{
    transform: translateX(100%);
    opacity: 0;
  }

  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slideout {
  0%{
    transform: translateX(0);
    opacity: 1;
  }

  100% {
    transform: translateX(100%);
    opacity: 0;
  }
}

@keyframes moving {
  0%{
    left: 0;
  }

  100% {
    left: 20px;
  }
}
@keyframes movingback {
  0%{
    left: 20px;
  }

  100% {
    left: 0;
  }
}
@keyframes movingreverse {
    0%{
      left: 0;
    }
  
    100% {
      left: -20px;
    }
  }
  @keyframes movingbackreverse {
    0%{
      left: -20px;
    }
  
    100% {
      left: 0;
    }
  }

@media (max-width: 1530px) {
    #sliderContest {
        min-height: 400px;
    }
}
@media (max-width: 1360px) {
    .splide__arrow--prev {
        left: 1px;
    }
    .splide__arrow--next {
        right: 1px;
    }
}
@media (max-width: 767px) {
    .contest-slide-title {
        margin-bottom: 25px;
        text-align: left;
    }
    #sliderContest {
        min-height: 560px;
    }
    .img-block{
        max-width: 450px;
    }
    .slider-display-image {
        display: flex;
        justify-content: center;
        margin-bottom: 25px;
    }
}
@media (max-width: 490px) {
    #sliderContest {
        min-height: 490px;
    }
    .img-block{
        max-width: 340px;
    }
}
@media (max-width: 360px) {
    #sliderContest {
        min-height: 510px;
    }
}</pre></body></html>