.t-sociallinks__item_whatsapp svg path {
   fill: #52ce5f;
}
.t-sociallinks__item_telegram svg path {
   fill: #1d98dc;
}
#rec990704101 .t-cover__carrier {
   background-size: contain !important;
}
#rec990704101 .t-cover {
   background-image: url(https://static.tildacdn.com/tild3162-3566-4466-b035-313734646530/img_15e1ae4c39f381dc.jpg) !important
}
#rec990704101 .t997__imgwrapper{
   position: relative;
}
#rec990704101 .t997__img  {
   position: relative;
   z-index: 2;
}
#rec990704101 .t997__imgwrapper:before  {
      content: '';
   position: absolute;
   top: 1px;
   left: 1px;
   width: 18px;
   height: 18px;
    background: #fff;
    border-radius: 50%;
    z-index: 1;
}
#rec990704101 .t997__imgwrapper:after {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   width: 20px;
   height: 20px;
    background: #cd2122;
    border-radius: 50%;
    -webkit-animation: pulse-1 1s infinite;
    animation: pulse-1 1s infinite;
    z-index: 0;
}

@keyframes pulse-1 {
    0%{
        transform: scale( .9);
        opacity: .9;
    }
    100%{
        transform: scale(1.4);
        opacity: .3;
    }
}
#rec990982581 .t858__img {
   padding-bottom: 20px;
}
#rec991420346 .t-cover__carrier {
   background-size: contain;
}
#rec991420346 .t-cover {
   background-image: url(https://static.tildacdn.com/tild3162-3566-4466-b035-313734646530/img_15e1ae4c39f381dc.jpg) !important
}
#rec991507361 {
   background-image: url(https://static.tildacdn.com/tild6530-3965-4532-b536-626430373162/bg26ac770f4dc0cff489.webp) !important
}
.fixed-button {
	display: flex;
	align-items: center;
	justify-content: center;
	position: fixed;
	right: 18px;
	bottom: 90px;
	width: 54px;
	height: 54px;
	background: #52ce5f;
	border-radius: 50%;
	z-index: 10;
box-shadow: 0 0 10px rgba(0,0,0,0.5);
    -webkit-animation: pulse-2 1s infinite;
    animation: pulse-2 1s infinite;
    transition: .3s;
}
@keyframes pulse-2 {
    0%{
        transform: scale(1);
    }
    50%{
        transform: scale(1.1);
    }
    100%{
        transform: scale(1);
    }
}
.fixed-button svg{
	width: 40px;
}
@media (max-width: 980px) {
.t967__maincontainer {
  background: #fff;
}
#rec990591521 .t967__additional-descr a,
#rec990591521 a.t-menu__link-item {
      color: #000000 !important;
}
}