div.t396__elem[data-elem-id="1746837377302"] > div.tn-atom::first-letter {
    font-size: 90px;
    font-family: 'Praho Pro';
	font-weight: 400;
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
	background-image: url('https://interiogrand.ru/img/pattern.jpg');
	text-indent: 30px !important;
}

/*.t-feed__post-popup__text .t-redactor__tte-view .t-redactor__text {
    margin-bottom: 0.75rem;
    padding: 0.25rem 0;
    text-indent: 2em !important; /* добавляем отступ первой строки */
    
    
.t-feed__post-popup .t-popup__container.t-popup__container-static {
    margin: 150px auto !important;
}

.t-title_xxs {
    font-size: 56px !important;
}

.t-title {
    font-weight: 400 !important;
}


.t-feed__post-popup__relevants-item-title {
    margin-bottom: 25px;
}

.t-name_xs {
    font-size: 26px;
    line-height: 1.35;
}

.t-descr_xxs {
    font-size: 18px;
}

.t-uptitle_xxl {
    font-size: 36px;
}

.t-feed__post-popup__date {
    color: #a59254;
    font-size: 14px;
}

#rec1038237496 .t-slds,
#rec1038237496 .t-slds__items {
  height: 450px !important;  /* фиксируем высоту блока слайдера */
  overflow: visible !important;
  position: relative;
}

#rec1038237496 .t-slds__item {
  height: 400px !important;
  transition: height 0.3s ease, transform 0.3s ease !important;
  overflow: hidden !important;
  transform: translateY(25px);
  position: relative;
}

#rec1038237496 .t-slds__item_active {
  height: 450px !important;
  transform: translateY(0);
}