.font-gold .tn-atom {
    background: radial-gradient(circle, rgba(249,234,207,1) 0%, rgba(219,193,142,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/*.span-gold .tn-atom span {
    background: radial-gradient(circle, rgba(249,234,207,1) 0%, rgba(219,193,142,1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

.in-shadow .tn-atom {
    background-size: cover;
    box-shadow: inset 0px 0px 10px rgb(255 255 255 / 50%);
}

.bottom-border-callback .tn-atom {
    border-bottom: 1px dashed #5f9bf3 !important;
}

.bottom-border-callback .tn-atom:hover {
    border-bottom: none !important;
}

@media screen and (min-width: 640px) {
    .header-bottom-border-callback .tn-atom {
        border-bottom: 1px dashed #5f9bf3 !important;
    }
    
    .header-bottom-border-callback .tn-atom:hover {
        border-bottom: none !important;
    }

}



.more-button a.tn-atom {
    background: url('https://static.tildacdn.com/tild3266-3065-4934-a130-653735376663/more_1_5_1_1_1.svg');
    padding-left: 30px;
    background-size: contain;
    background-repeat: no-repeat;
}

.t-img-select__indicator_3-2 {
    padding-bottom: 39% !important;
}

.t-img-select__control {
    width: calc(33% - 9px) !important;
}

.t-img-select__container {
    margin: 10px 2px 0px !important;
}

.t-input-group.t-input-group_ri {
    margin-top: 42px !important;
}

.t-img-select__indicator {
    box-shadow: none !important;
    border-radius: 0px !important;
}

.t-img-select__text.t-text.t-text_xs {
    display: none;
}




@media screen and (max-width: 480px) {
    .t-input-group.t-input-group_ri { margin-top: 26px !important; }
    .t-img-select__control { width: calc(35% - 10px) !important; }
    .t-img-select__control { margin: 3px !important; }
}





.shirina{
   background:none !important; right: 0 !important;left: 0 !important;}  
  .parpadding{padding:0 !important;}
  .tn-atom .t-form__errorbox-wrapper, .tn-form__errorbox-popup , .t-form-success-popup { z-index: 9999999 !important;}
  
  
  
 input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out" !important;
    -webkit-transition-delay: 9999s important;
}