.link-text a:hover {
    color: #FFC726 !important;
}
.icon-img img:hover {
    transform: scale(1.05);
    transition: transform 0.3s ease;
}


[data-block-id].active::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 30px;
    height: 3px;
    background-color: #000;
    border-radius: 2px;
}
[data-block-id].active {
    background-color: #000 !important;
    color: #fff !important;
    border: 2px solid #000 !important;
    font-weight: 600 !important;
    letter-spacing: 0.3px !important;
}

[data-block-id] {
    border: 2px solid transparent !important;
    transition: all 0.3s ease !important;
}


#rec1789072781 .tmenu-mobile__menucontent_fixed {
    background-color: rgba(0, 0, 0, 0.85) !important;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}


#rec1789072781 .tmenu-mobile__menucontent_fixed {
    position: fixed !important;
    top: 96px !important;
}


#rec1789072781 .t446__positionabsolute.tmenu-mobile__menucontent_fixed {
    top: 96px !important;
}


[data-block-id]:hover {
    transform: translateY(-1px) !important;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1) !important;
}

#rec1789072781 {
    display: none;
}

@media (max-width: 1023px) {
    #rec1789072781 {
        display: block;
    }
}

.tn-elem.active {
  top: calc(var(--current-top, 160px) + 20px) !important;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .tn-elem.active {
     top: calc(var(--current-top, 15vh) + 160px) !important;
  }
}
/*.tn-elem.active .tn-atom { background-color: #ffc726 !important;
}*/


#rec1792999101 .t972__banner,
#rec1792999101 .t972__settings {
    max-width: 400px !important;
    width: auto !important;
    background-color: rgba(0, 0, 0, 0.75) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    margin: 10px !important;
}

#rec1792999101 .t972__title,
#rec1792999101 .t972__text,
#rec1792999101 .t972__settings-header,
#rec1792999101 .t972__settings-title,
#rec1792999101 .t972__settings-text,
#rec1792999101 .t-name_xs,
#rec1792999101 .t-name_lg,
#rec1792999101 .t-descr_xs,
#rec1792999101 .t-descr_xxs,
#rec1792999101 .t-text_xs,
#rec1792999101 .t972__category-title,
#rec1792999101 .t972__category-body,
#rec1792999101 .t972__toggle-txt,
#rec1792999101 .t972__category-enabled,
#rec1792999101 .t972__settings-footer,
#rec1792999101 .t-btnflex__text {
    color: #ffffff !important;
}

#rec1792999101 .t972__settings-arrow line,
#rec1792999101 .t972__settings-arrow path {
    stroke: #ffffff !important;
}


#rec1792999101 .t972__line {
    background-color: #ffffff !important;
}


#rec1792999101 .t972__settings-header,
#rec1792999101 .t972__settings-footer {
    background-color: transparent !important;
    color: #ffffff !important;
    border-color: rgba(255, 255, 255, 0.1) !important;
}


#rec1792999101 .t-btnflex.t-btnflex_type_button {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

#rec1792999101 .t-btnflex.t-btnflex_type_button2 {
    color: #ffffff !important;
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.3) !important;
}


#rec1792999101 .t972__toggle-background {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

#rec1792999101 .t972__toggle-mark {
    background-color: #ffffff !important;
}

#rec1792999101 .t972__toggle-input:checked + .t972__toggle-container .t972__toggle-mark {
    background-color: #1F5BFF !important;
}

#rec1792999101 .t972__toggle-input:checked + .t972__toggle-container .t972__toggle-background {
    background-color: rgba(31, 91, 255, 0.3) !important;
}


#rec1792999101 .t972__category-enabled {
    color: #1F5BFF !important;
}


@media screen and (max-width: 640px) {
    #rec1792999101 .t972__banner,
    #rec1792999101 .t972__settings {
        max-width: calc(100% - 20px) !important;
        margin: 0 auto 10px auto !important;
        background-color: rgba(0, 0, 0, 0.8) !important;
    }
}

.t-checkbox__indicator {
  border: 2px solid #ffffff !important;
}
