

.t611__middle_item  .t611__col:nth-of-type(2) {
  background-color: #38316f !important;
}

.t1206__card:hover {
    box-shadow: 0px 10px 40px 20px rgba(54, 15, 72, 1);
}

.t1206__card {
    transition: 0.5s;
}

.t611__wrapper {
    background-color: #ffffff00;
}

.uc-centre-button .t393.t393__positionfixed {
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
}

.t280__list {
    text-align: right;
}

.t280__descr a {
    padding: 10px 20px;
    border-radius: 50px;
    border: 3px solid #8f89e9;
    font-weight: 700;
    background-color: #7e73ff;
    transition: 0.3s;
    font-size: 20px;
    color: white !important;
}

.t280__descr a:hover {
        background-color: #6258e0;
}

.uc-mobile-button .t-btn.t-btnflex {
    background-color: #15151547 !important;
    backdrop-filter: blur(6px) !important;
}

 .uc-centre-button .t-btn.t-btnflex {
    background-color: #15151580 !important;
    backdrop-filter: blur(6px) !important;
}

@media screen and (max-width: 960px) {
  .t611__mobile .t611__title {
    padding: 8px;
  }
  
  .t611__mobile .t611__img {
    max-width: 20px;
  }
  
  .t611__mobile .t611__width_33 {
      width: 50px !important;
      min-width: 50px !important;
}

    .t611__mobile .t611__left {
        width: 100px !important;
        min-width: 100px !important;
    }  
    
    .t611__content.t-col_12 {
        width: 770px !important;
    }
    
    .t611__wrapper {
        box-shadow: 0px 0px 0px 2px rgba(140, 57, 178, 1), 0px 0px 40px 1px rgba(174, 0, 255, 0.6) !important;
    }
    
    .t1206__descr strong u {
        text-decoration: none;
        font-size: 60px;
        
    }
}
    .t1206__descr strong u {
        text-decoration: none;
}

</style>