#rec2261788461 .t-input,
#rec2261788461 .t-input-phonemask,
#rec2261788461 .t-select,
#rec2261788461 .t-checkbox__labeltext,
#rec2261788461 .t-checkbox__labeltext span,
#rec2261788461 .t-checkbox__labeltext a,
#rec2261788461 .t-submit {
    letter-spacing: -1px !important;
}

#rec2261788461 .t-input::placeholder,
#rec2261788461 .t-input-phonemask::placeholder {
    letter-spacing: -1px !important;
}

#rec2261788461 .t-input-phonemask__select-code {
    letter-spacing: -1px !important;
}

@media screen and (max-width: 480px), 
       screen and (orientation: landscape) and (max-height: 480px) {

    .t668__title {
        letter-spacing: -0.5px !important;
        font-size: 24px !important;
    }

    .t-name_xl {
        font-size: 24px !important;
        line-height: 1.05 !important;
    }
}


/* Единый размер кастомных иконок соцсетей на всех страницах */
.t-sociallinks__customimg[src*="Icon-1_1.svg"],
.t-sociallinks__customimg[src*="Icon_1.svg"] {
  width: 60px !important;
  height: 60px !important;
  vertical-align: baseline !important;
  object-fit: contain !important;
  object-position: center !important;
}
</style>