.multiple-image-signpost .swiper {
  margin-right: -2.8rem
}
@media (min-width:768px) {
  .multiple-image-signpost .swiper {
    margin-right: 0
  }
}

@media (min-width:1200px) {

  .multiple-image-signpost--small .pattern-without-caraousel::before{
    content: url("../~/media/Images/I/inchcape/Corp/signposts/signpost -collections/multiple-image-signpost/signpost-dots");
    position: absolute;
    left: 54px;
    z-index: 0;
    bottom: -38px;
  }
  .multiple-image-signpost--small .pattern-image::before {
    content: url("../~/media/Images/I/inchcape/Corp/signposts/signpost -collections/multiple-image-signpost/signpost-dots");
    position: absolute;
    left: 54px;
    z-index: 0;
    bottom: 20px;
  }
  .multiple-image-signpost--small .section-dark .pattern-image::after{
    content: url("../~/media/Images/I/inchcape/Corp/signposts/signpost -collections/multiple-image-signpost/signpost-dots-primary-2"); 
    position: absolute;
    left: 54px;
    z-index: 0;
    bottom: 20px;
  }
}
.multiple-signposts .swiper {
  margin-right: -2.8rem
}
@media (min-width:768px) {
  .multiple-signposts .swiper {
    margin-right: 0
  }
}


@media (min-width:1200px) {
  .featured-signpost-carousel .image-signpost-card--small{
    min-height: 37rem;

  }
  .multiple-signposts--small .swiper-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: var(--sm-1)
  }
  .multiple-signposts--small .swiper-wrapper .swiper-slide {
    width: calc(50% - var(--sm-1)/ 2)
  }
  .multiple-signposts--small .carousel-lines {
    display: none!important
  }
}
.signpost-carousel .swiper {
  margin-right: -2.8rem
}
@media (min-width:768px) {
  .signpost-carousel .swiper {
    margin-right: 0
  }
}
@media (min-width:992px) {
  .signpost-carousel .swiper {
    clip-path: polygon(0 0,1000% 0,1000% 100%,0 100%);
    overflow: visible
  }
  .signpost-carousel .swiper-slide {
    max-width: 39.5rem
  }
}
.combination-signpost .swiper {
  margin-right: -2.8rem
}
.combination-signpost .swiper--no-offset {
  margin-right: 0
}
@media (min-width:768px) {
  .combination-signpost .swiper {
    margin-right: 0
  }
}
.carousel-lines span{
  background-color: var(--dark-10);
}
.carousel-lines span.active, .carousel-lines span.swiper-pagination-bullet-active{
  background-color: var(--primary-1);
}
.section-dark .carousel-lines span.swiper-pagination-bullet-active {
  background-color: var(--primary-2);
}
.card-dark .cta:focus-visible, .panel-dark .cta:focus-visible, .section-dark .cta:focus-visible, .theme-dark .cta:focus-visible{
  box-shadow:none;
}

@media (min-width:992px) {


  .combination-signpost::before{
    content: url("../~/media/Images/I/inchcape/Corp/signposts/signpost -collections/combination-signposts/signpost-pattern-left");
    position: absolute;
    left: 32.9rem;
    z-index: 0;
    bottom: -7rem;
  }
  .combination-signpost::after{
    content: url("../~/media/Images/I/inchcape/Corp/signposts/signpost -collections/combination-signposts/signpost-pattern-left");
    position: absolute;
    left: auto;
    z-index: 0;
    top: -21.1rem;
    right: 48.3rem;
  }
}
#news-signposts.combination-signpost .section-title{
  font-size: var(--body-xs-font-size);
  line-height: var(--body-xs-line-height);
} 
@media (max-width:768px) {
  .signpost-carousel .signpost-card__image-wrapper img{
    object-position: top;
  }
  .combination-signpost .signpost-card__image-wrapper img{
    object-position: top;
  }
  .multiple-image-signpost .image-signpost-card {
    margin-bottom: var(--sm-1);
  }
  .multiple-signposts .signpost-card__image-wrapper img{
  object-position: top;
  }
  .multiple-signposts .signpost-card__image-wrapper{
  height: 25rem;
  }
}
.signpost-carousel .arrow-button{
  background-color: var(--base-5);
  color: black;
  padding: var(--sm-3);
  margin-right: var(--sm-2);
  border-radius: 200px;
  background: var(--base-4);
}


#job-alerts .flex-column .color-headline p {
  font-family: var(--headline-m-font-family);
  font-size: var(--headline-m-font-size);
  line-height: var(--headline-m-line-height);
  letter-spacing: var(--headline-m-letter-spacing);
  font-weight: var(--headline-m-weight);
  margin-bottom: var(--sm-3);
  text-wrap: balance;
}

@media(min-width:992px){
  .clippath-mobile-pattern{
    clip-path: polygon(0 0, 0 100%, calc(100% - 3rem) 100%, 100% calc(100% - 4.5rem), 100% 0);
  }
}
.signpost-carousel .clippath-mobile-pattern{
clip-path: unset;
}


.multiple-signposts .cta{
position: static !important;
}
.multiple-image-signpost .cta{
position: static !important;
}
.combination-signpost .cta{
position: static !important;
}

#ip3-investors .multiple-icon-signpost h2{
text-transform: math-auto;
}
 
 .module---small-icon-signpost-bar .icon-globe{
 position: relative;
 }
 
.icon-globe {
  display: inline-flex;
  align-items: center;   
  gap: 6px;              
  position: relative;
}

.icon-globe::before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/~/media/Images/I/inchcape/Corp/signposts/text-icon-signpost/small-icon-signpost-bar/globe.ashx");
  background-repeat: no-repeat;
  background-position: center;
  flex-shrink: 0; 
}
