.t983__card {
    border-radius: 50%;
}

.t983__card-wrapper.t983__card-wrapper_3-4 {
    padding-bottom: 100%;
}

.t983__card-overlay {
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.01), rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0.1)) !important;
    transition: all 0.5s ease !important;
}

.t983__card-overlay:hover {
    background: rgba(0, 0, 0, 0.5) !important;
    transition: all 0.5s ease !important;
}

.t983__card-content:has(.t983__card-block-wrapper:hover) .t983__card-overlay {
  background: rgba(0, 0, 0, 0.5) !important;
  transition: all 0.5s ease !important;
}

.t983 .t-card__title {
    text-align: center;
    color: #3D3B42;
}

.t983__card-content:has(.t983__card-block-wrapper:hover) .t-card__title,
.t983__card-content:has(.t983__card-overlay:hover) .t-card__title {
  color: #ffffff !important;
  transition: all 0.5s ease !important;
}

.t983__card-line {
    background-color: #3D3B42;
}

.t983__card-content:has(.t983__card-block-wrapper:hover) .t983__card-line,
.t983__card-content:has(.t983__card-overlay:hover) .t983__card-line {
  background-color: #ffffff !important;
  transition: all 0.5s ease !important;
}

.t983 .t-card__descr {
    text-align: center;
    color: #3D3B42;
}

.t983__card-content:has(.t983__card-block-wrapper:hover) .t-card__descr,
.t983__card-content:has(.t983__card-overlay:hover) .t-card__descr {
  color: #ffffff !important;
  transition: all 0.5s ease !important;
}

.t456.t456__positionfixed {
    top: 10px;
}

.t456__list .t456__list_item:last-of-type {
    border-left: 1px solid #000000;
    margin-left: -3px;
}
#nav854652910 {
    z-index: 1000;
}

@media screen and ((min-width: 960px) and (max-width: 1200px)) {
    .t983__card {
        border-radius: 50%;
        max-height: 300px;
    }
}

@media screen and (max-width: 980px) {
    #rec835279061 .tmenu-mobile {
        top: 10px;
    }
}

@media screen and (max-width: 768px) {
    #rec835279061 .tmenu-mobile__imglogo {
        padding-bottom: 25px;
    }
}