@font-face {
  font-family: 'TildaSans';
  src: url('https://static3.tildacdn.com/tildasans/TildaSans-VF.woff2') format('woff2');
  font-display: swap;
}

img.t-menu-base__imglogo,
img.t420__logo {
  width: 250px;
  height: 62px;
}

img.t503__img {
  width: 50px;
  height: 50px;
}

.t-btn, .t-menu__link-item {
  transition: none !important;
}

.t825__btn_wrapper {
  transition: transform 0.3s ease, opacity 0.3s ease;
}

@import url('https://static.tildacdn.com');
@import url('https://static3.tildacdn.com');

.t-cover, .t-container, .t-title, .t-text {
  opacity: 1 !important;
  transform: none !important;
  transition: none !important;
  animation: none !important;
}

.reviews-slider__rating-text a {
  color: #0f6a4f !important;
  font-weight: 600;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}