.sec-image-card + .sec-icon-text,
.sec-contact + .sec-icon-text{
  padding-top: 0;
  padding-bottom: 10.8rem;
}
.icon-text-outer{
  position: relative;
  padding: 0 3.2rem;
  text-align: center;
}
.icon-text-outer .title{
  display: inline-block;
  min-width: 29.5rem;
  z-index: 2;
  position: relative;
}
.icon-text-outer .title::after,
.icon-text-outer .title::before{
  position: absolute;
  content: "";
  top: 5.5rem;
  width: 0.8rem;
  height: 0.8rem;
  border: 0.14rem solid var(--gold);
  border-radius: 0.2rem 0 0.2rem 0;
  background: var(--dark-black);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
}
.icon-text-outer .title::after{
  left: -0.7rem;
}
.icon-text-outer .title::before{
  right: -0.7rem;
}
.icon-text-block{
  position: relative;
}
.icon-text-block::before{
  position: absolute;
  content: "";
  left: -6.2rem;
  top: -3.9rem;
  width: 30.9rem;
  height: 57.6rem;
  background-image: url(../images/icon-text-shape.png);
  background-size: cover;
  background-position: center;
}
.icon-text-block::after{
  position: absolute;
  content: "";
  left: 0;
  top: -7.4rem;
  width: 100%;
  height: calc(100% + 1.6rem);
  border: 0.14rem solid var(--gold);
  border-radius: 3.2rem 0 3.2rem 0;
  z-index: 1;
}
.icon-text-img{
  padding-left: 12.9rem;
  position: relative;
  z-index: 1;
}
.icon-text-img::after{
  position: absolute;
  content: "";
  right: -1.7rem;
  top: -0.6rem;
  width: 40.1rem;
  height: calc(100% + 0.6rem);
  background: linear-gradient(90deg, rgba(12, 27, 49, 0) 37.04%, #0C1B31 100%);
}
.icon-text-img img{
  position: relative;
  width: calc(100% + 3.2rem);
  height: auto;
  max-width: initial;
  opacity: 0.8;
}
.icon-text-list{
  justify-content: center;
  gap: 2rem;
  position: relative;
  z-index: 2;
  text-align: left;
  margin-top: -4.1rem;
}
.icon-text-list.columns-2{
  gap: 4rem;
}
.icon-text-item{
  background: var(--gray);
  border-radius: 0 2.4rem 0 2.4rem;
  min-height: 11.6rem;
  width: 32.9rem;
  padding: 0 3rem 0 3.3rem;
}
.icon-text-item:hover {
  background: var(--gold);
}
.icon-text-item:hover h6{
  color: var(--white);
}
.icon-text-item:hover img {
  filter: brightness(0) invert(1);
}
.icon-text-icon{
  width: 5rem;
  margin-right: 1.8rem;
}
.icon-text .h6{
  letter-spacing: 0.64px;
}
@media(min-width:1200px) and (max-width:1215.98px){
  .sec-image-card + .sec-icon-text, 
  .sec-contact + .sec-icon-text {
    padding-bottom: 8.8rem;
  }
  .icon-text-outer .title::after, 
  .icon-text-outer .title::before {
    top: 4.9rem;
  }
  .icon-text-block::after {
    height: calc(100% + 2.6rem);
  }
  .icon-text-item {
    min-height: 10.6rem;
    width: 31.9rem;
  }
}
@media(min-width:992px) and (max-width:1199.98px){
  .sec-image-card + .sec-icon-text, 
  .sec-contact + .sec-icon-text {
    padding-bottom: 8rem;
  }
  .icon-text-outer .title {
    min-width: 27.5rem;
  }
  .icon-text-outer .title::after, 
  .icon-text-outer .title::before {
    top: 3.9rem;
  }
  .icon-text-block::before {
    left: -4.2rem;
    width: 25.5rem;
    height: 47.6rem;
  }
  .icon-text-block::after {
    height: calc(100% + 2.6rem);
  }
  .icon-text-img {
    padding-left: 8.9rem;
  }
  .icon-text-list {
    margin-top: -3.1rem;
  }
  .icon-text-item {
    min-height: 9.6rem;
    width: 25.9rem;
    padding: 0 2.4rem;
  }
  .icon-text-icon {
    width: 4.6rem;
    margin-right: 1.6rem;
  }
  .icon-text br{
    display: none;
  }
}
@media(min-width:768px) and (max-width:991.98px){
  .sec-image-card + .sec-icon-text, 
  .sec-contact + .sec-icon-text {
    padding-top: 0;
    padding-bottom: 7.8rem;
  }
  .icon-text-outer {
    padding: 0;
  }
  .icon-text-outer .title {
    min-width: initial;
    padding: 0 2.4rem;
    margin-bottom: 1.2rem;
  }
  .icon-text-outer .title::after, 
  .icon-text-outer .title::before {
    top: 6rem;
  }
  .icon-text-block::before,
  .icon-text-block::after{
    content: none;
  }
  .icon-text-img {
    padding-left: 2.4rem;
  }
  .icon-text-img::before{
    position: absolute;
    content: "";
    left: 0;
    top: -3.7rem;
    width: 100%;
    z-index: 1;
    height: calc(100% + 5.4rem);
    border: 0.12rem solid var(--gold);
    border-radius: 3.2rem 0 3.2rem 0;
  }
  .icon-text-img::after {
    right: -2rem;
    width: 37.1rem;
  }
  .icon-text-list{
    flex-wrap: wrap;
    margin-top: -3.1rem;
  }
  .icon-text-list.columns-2 {
    gap: 2rem;
  }
  .icon-text-item {
    min-height: 8.6rem;
    width: 27.9rem;
    padding: 0 2.4rem 0;
  }
  .icon-text-icon {
    width: 4.2rem;
    margin-right: 1.4rem;
  }
}
@media(max-width:767.98px){
  .sec-image-card + .sec-icon-text, 
  .sec-contact + .sec-icon-text {
    padding-bottom: 4rem;
  }
  .icon-text-outer {
    padding: 0;
  }
  .icon-text-outer .title {
    min-width: initial;
    padding: 0 1.5rem;
    margin-bottom: 0.1rem;
  }
  .icon-text-outer .subtitle-lg {
    line-height: 3rem;
  }
  .icon-text-outer .title::after, 
  .icon-text-outer .title::before {
    top: 4.6rem;
  }
  .icon-text-block::before{
    content: none;
  }
  .icon-text-block::after{
    content: none;
  }
  .icon-text-img {
    padding-left: 1rem;
  }
  .icon-text-img::before{
    position: absolute;
    content: "";
    left: 0;
    top: -3rem;
    width: 100%;
    z-index: 1;
    height: calc(100% + 4.7rem);
    border: 0.12rem solid var(--gold);
    border-radius: 3.2rem 0 3.2rem 0;
  }
  .icon-text-img img {
    width: calc(100% + 1.2rem);
  }
  .icon-text-img::after {
    right: -1.5rem;
    width: 50%;
  }
  .icon-text-list {
    margin-top: -2.2rem;
    display: block;
    padding: 0 1.1rem;
  }
  .icon-text-item {
    min-height: 7.4rem;
    width: 100%;
    padding: 0 2.4rem 0 2.8rem;
  }
  .icon-text-item:nth-child(n + 2){
    margin-top: 1.5rem;
  }
  .icon-text br{
    display: none;
  }
  .icon-text-icon {
    width: 3.8rem;
  }
}