@media screen and (max-width:991px) {
  .alliances::before {
    display: none
  }
}
@media screen and (max-width:991px) {
  .alliances h2 {
    margin-bottom: 32px
  }
}
@media screen and (max-width:767px) {
  .alliances h2 {
    margin-bottom: 20px
  }
}
.alliances .multi-tab-inner {
  display: block!important
}
.alliances .multi-tab-content .tab-pane {
  height: auto!important
}
.alliances li.slick-current.slick-active button {
  background-color: #112868;
  color: #fff
}
.alliances .ltts-solutions .full-title .title {
  font-size: 1.125rem;
  line-height: 27px;
  background-color: #112868;
  color: #fff;
  width: auto;
  height: auto;
  box-shadow: none;
  border-radius: 4px;
  padding: 10px 16px;
  margin-bottom: 32px;
  display: inline-flex
}
.alliances .ltts-solutions .video-section {
  padding: 32px;
  background: #e6e6e6;
  border-radius: 4px;
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex;
  gap: 42px;
  margin-bottom: 32px
}
@media screen and (max-width:991px) {
  .alliances .ltts-solutions .video-section {
    padding: 16px;
    gap: 24px;
    margin-bottom: 24px
  }
}
@media screen and (max-width:767px) {
  .alliances .ltts-solutions .video-section {
    flex-direction: column
  }
}
.alliances .ltts-solutions .video-section h4 {
  color: #112868;
  margin-bottom: 16px
}
.alliances .ltts-solutions .video-section .gradient-line {
  position: absolute;
  left: 0;
  top: 0
}
.alliances .ltts-solutions .video-section > .field__item {
  flex: 0 0 auto;
  width: 50%
}
@media screen and (max-width:767px) {
  .alliances .ltts-solutions .video-section > .field__item {
    width: 100%
  }
}
.alliances .ltts-solutions .video-section > .field__item h5 {
  margin-bottom: 8px
}
.alliances .ltts-solutions .video-section > .field__item:last-child {
  padding-right: 100px
}
@media screen and (max-width:991px) {
  .alliances .ltts-solutions .video-section > .field__item:last-child {
    padding-right: 32px
  }
}
@media screen and (max-width:767px) {
  .alliances .ltts-solutions .video-section > .field__item:last-child {
    padding-right: 0
  }
}
.alliances .ltts-solutions .video-section img {
  max-height: 340px;
  object-fit: cover
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .slick-list {
  width: 100%;
  display: flex;
  padding-bottom: 50px
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .slick-list .slick-track {
  display: flex;
  margin: 0
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item {
  padding: 0 12px
}
@media (max-width:579px) {
  .alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item {
    padding: 0!important
  }
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .insight-card {
  display: flex;
  flex-wrap: wrap;
  position: relative
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .insight-card span.pill {
  position: absolute;
  right: 10px;
  background: rgba(255,255,255,.8);
  padding: 8px 12px;
  border-radius: 24px;
  top: 10px
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .insight-card img {
  min-height: 174px;
  max-height: 174px
}
@media screen and (max-width:767px) {
  .alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .insight-card img {
    min-height: 160px;
    max-height: 160px
  }
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .content-box-new {
  order: 1;
  margin-top: 8px
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item .content-box-new h6 {
  min-height: 80px
}
.alliances .ltts-solutions .field.field--name-field-platform-resource.field--type-entity-reference-revisions.field--label-hidden.field__items .field__item img {
  order: 0
}
.alliances.home-webform-wave {
  position: relative;
  overflow: visible
}
.img-contain.overview img {
  height: 300px;
  max-width: 300px;
  margin: -55px auto 0;
  display: block
}
@media screen and (max-width:991px) {
  .img-contain.overview img {
    margin: 0 auto
  }
}
@media screen and (max-width:1400px) {
  .img-contain.overview::after {
    height: 200px
  }
}