/* Соцсети */
.t-menu-base__rightwrapper .t-sociallinks {
  order: -1 !important;
  margin-right: auto !important;
  position: absolute !important;
  left: 40px !important;
}
.t-menu-base__rightwrapper {
  order: 0 !important;
  margin-left: auto !important;
  margin-right: 0 !important;
}

/* Слайдер — скругление, отступы, красный фон */
.t675 .t-slds__container {
  clip-path: inset(0 round 20px);
}

.t675 .t-slds__main {
  background-color: #b93337;
}

#rec2204441821 {
  background-color: #b93337 !important;
}

@media (min-width: 769px) {
  .t675 .t-slds__main {
    padding: 0 40px !important;
    box-sizing: border-box !important;
  }
}

@media screen and (max-width: 768px) {
  .t675 .t-slds__main {
    padding: 0 !important;
  }
}

/* Карусель */
@media (min-width: 641px) {
  #rec2211218441 .t-col.t-col_12,
  #rec2211218441 .t1196__col {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
  }
  #rec2211218441 .t1196__items {
    width: 100% !important;
    max-width: 100% !important;
  }
  #rec2211218441 #carousel_2211218441 {
    display: flex !important;
    flex-wrap: nowrap !important;
    width: 100% !important;
    max-width: 100% !important;
    overflow: visible !important;
    scroll-snap-type: none !important;
    gap: 16px !important;
    padding: 0 40px !important;
    box-sizing: border-box !important;
  }
  #rec2211218441 .t1196__item {
    flex: 1 1 0 !important;
    min-width: 0 !important;
    max-width: none !important;
    width: auto !important;
    scroll-snap-align: none !important;
  }
}

#rec2267181611 .t396__elem {
  filter: grayscale(1) !important;
  opacity: 0.5 !important;
  transition: filter 0.3s ease, opacity 0.3s ease !important;
}
#rec2267181611 .t396__elem:hover {
  filter: grayscale(0) !important;
  opacity: 1 !important;
}