#rec838653902 {
    position: fixed; /* или absolute, в зависимости от вашей структуры */
    z-index: 99999; /* Блок по умолчанию будет ниже, если значение z-index меньше */
}

#rec838653904 {
    position: fixed; /* или absolute, в зависимости от вашей структуры */
    z-index: 99998; /* Блок по умолчанию будет ниже, если значение z-index меньше */
}

#rec838653856 {
    position: fixed;
    z-index: 99997; /* установите z-index выше, чем у других блоков */
}

#rec838653857 {
    position: relative;
    z-index: 2; /* установите z-index выше, чем у других блоков */
}

#rec838653858 {
    position: relative;
    z-index: 1; /* установите z-index выше, чем у других блоков */
}

.t396_safari .tn-atom:not(.tn-atom__form){
    transform: none;
}

.t-descr {
    font-family: 'Inter', Arial, sans-serif;
}

.t706__product-title {
    font-family: 'Gerhaus', Arial, sans-serif;
}

.t-radio__control:first-child {
    margin: 14px 0 10px 0;
}
