/* @see tilda-blocks-page75040306.min.css */

.t-rec_pb_135 {
  padding-bottom: 135px;
}

.t015__title {
  padding-top: 8px;
  padding-bottom: 3px;
}

.t015__uptitle {
  padding-top: 10px;
  padding-bottom: 40px
}

.t015__descr {
  padding: 41px 0 0;

  > .row {
    margin-left: 0;
    margin-right: 0;
  }

  > .row > .col-12 {
    padding-left: 0;
    padding-right: 0;
  }
}

.t959 .t-section__bottomwrapper {
  margin-top: 105px
}

.t959__col {
  max-width: none
}

.t959__card-inner {
  position: relative;
  width: calc(100% + 1px);
  min-height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  border-radius: 9px;
}

.t959__card-inner.t959__card-inner_4-3 {
  padding-bottom: 75%
}

.t959__card:hover .t959__card-image_zoom,
.t959__card-inner.t-focusable .t959__card-image_zoom {
  transform: scale(1.05)
}

.t959__card-image {
  position: absolute;
  inset: 0;
  z-index: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.t959__card-content {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-decoration: none !important;
  color: var(--bb-gold-3) !important;
}

.t959 .t-card__title {
  margin: 30px 60px 30px 30px;
  color: var(--bb-gold-3);
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
}

.t959__card-title_centered {
  padding-left: 30px
}

.t959 .t-card__descr {
  color: var(--bb-gold-3);
  margin: 0 30px 30px;
  font-size: 20px;
  font-weight: 400;
}

.t959__card-title-container {
  display: flex;
  justify-content: space-between
}

.t959__container {
  min-height: 1px;
  padding: 0 20px 20px;
  font-size: 0;
  box-sizing: border-box
}

.t959__container_indent {
  padding: 0 30px;
  box-sizing: border-box
}

.t959__row {
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(3, 1fr);
  box-sizing: border-box
}

@media screen and (max-width: 960px) {
  .t959__row {
    grid-template-columns: repeat(2, 1fr);
  } 
}

@media screen and (max-width: 640px) {
  .t959__row {
    grid-template-columns: 1fr;
  }
}

.t959__card {

}

.t959__card:hover .t959__card-content_hover, 
.t959__card:hover .t959__card-overlay_hover,
.t959__card .t959__card-inner.t-focusable .t959__card-content_hover,
.t959__card .t959__card-inner.t-focusable .t959__card-overlay_hover {
  opacity: 0.5
}

.t959__card:hover .t959__card-content_animated,
.t959__card .t959__card-inner.t-focusable .t959__card-content_animated {
  transform: translateY(0)
}

.t959__card-content_hover {
  opacity: 0
}

.t959__card-content_hover.t959__card-content_animated {
  transform: translateY(20%)
}

.t959__card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.60));
}

.t959__card-arrow {
  position: absolute;
  right: 30px;
  top: 35px;
  z-index: 1
}

.t959__card-arrow_hidden {
  display: none
}

.t959__scroll-icon-wrapper {
  display: none
}

@media screen and (max-width: 960px) {
  .t959 .t-section__bottomwrapper {
    margin-top: 90px
  }

  .t959__bottommargin {
    margin-bottom: 15px
  }

  .t959__scroll-icon-wrapper {
    display: block;
    padding: 0 40px 20px 0;
    font-size: 0;
    text-align: right;
    color: #a1a1a1;
    mix-blend-mode: multiply
  }

  .t959__container_mobile-flex {
    display: flex;
    max-width: 100%;
    overflow-x: scroll;
    box-sizing: border-box;
    -ms-overflow-style: none;
    scrollbar-width: none
  }

  .t959__container_mobile-flex::-webkit-scrollbar {
    display: none
  }

  .t959__container_mobile-flex .t959__row {
    display: flex
  }

  .t959__container_mobile-flex .t959__card {
    width: 80vw
  }
}

@media screen and (max-width: 960px) {
  
  .t959__card.t-column-draggable {
    padding-top: 0;
    margin-top: 10px
  }

  .t959__card-arrow {
    top: 30px;
    right: 25px
  }

  .t959__row:not(:first-child) {
    margin-top: 0 !important
  }
}

@media screen and (max-width: 640px) {
  .t959__scroll-icon-wrapper {
    padding: 0 20px 10px 0
  }
}

@media screen and (max-width: 480px) {
  .t959__container_mobile-flex .t959__card {
    width: 85vw;
    padding-right: 5px;
    padding-left: 5px;
    box-sizing: content-box
  }

  .t959__container_mobile-flex {
    padding-right: 15px !important;
    padding-left: 15px !important
  }
}
