/*.banner_main_wrapper .banner-description {
    color: #fff;
    font-family: "Gotham";
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 22px;
    margin-top: 27px;
}*/
.in-page-navigation {
  border-bottom: 1px solid #A3A3A3;
/*   margin-bottom: 16px; */ 
}
.in-page-navigation .in-page-navigation-wrapper ul{
  gap: 24px;

}
.in-page-navigation .in-page-navigation-wrapper ul li {
  padding: 16px 0;
}
.in-page-navigation .in-page-navigation-wrapper ul li.active{
  border-bottom: 6px solid  var(--primary-color-1);
}
.in-page-navigation .in-page-navigation-wrapper ul li a{
  position: relative;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  letter-spacing: 2px;
}

.annual-report-chart p.author-designation {
    font-weight: 700;
    font-family: var(--font-bold);
}
.in-page-navigation .in-page-navigation-wrapper ul li a.active::after{
  /*     position: absolute;
  content:'';
  width: 100%;
  height: 6px;
  background: var(--primary-color-1);
  bottom: 0;
  left: 0; */
}
.tabbed-content .tab-wrapper .tabs .image-wrapper{height:80px;width:80px;}
.tabbed-content .tab-wrapper .tabs .image-wrapper img{object-fit:none; height:80px;width:80px;}
.tabbed-content .section-title-wrapper{margin-bottom: 32px;text-transform: uppercase;}
.tabbed-content .section-title-wrapper .section-title{
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.5px;
}
.tabbed-content .tab-wrapper{padding: 48px 0;}
.tabbed-content .tab-wrapper .tabs .tab{
  /* min-width: 234px; */
  text-align: center;
  /* padding-bottom: 20px; */
  height: 91px;
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: center;
  position: relative;
  padding-bottom: 20px;
  cursor: pointer;
  border: 0.5px solid #E0D9DB;  
  gap:11px;
  flex: 1;
}
.tabbed-content.module---tabbed-content{
background-color: #F9F7F7;
}
.tabbed-content .tab-wrapper .tabs .tab .image-wrapper{
  border:1px solid #A3A3A3;
  background-color:#fff
}
.tabbed-content .tab-wrapper .tabs .tab.active .image-wrapper{
  background-color:var(--primary-color-11);
}
.tabbed-content .tab-wrapper .tabs .tab.active{background:var(--primary-color-1);color:white}
.tabbed-content .item-title-wrapper {margin-bottom: 49px;    width: 80%;}
.tabbed-content .item-title-wrapper h2{
  font-size: 72px;
  font-style: normal;
  font-weight: 500;
  line-height: 82px;
  color: var(--primary-color-1);}
.tabbed-content .inner-content-wrapper .content-wrapper{
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
}
.tabbed-content .casestudy-swiper .image-wrapper img{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  object-fit:cover;
}
.tabbed-content .casestudy-swiper .image-wrapper::after{
  content:'';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background:rgba(0,0,0,0.5)
}
.tabbed-content .casestudy-swiper .image-wrapper .box-border{
  height: 100%;
  padding: 20px;
  min-height: 441px;
  position: relative;
  z-index: 1;
}
.tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper{
  padding: 27px;
  border: 1px solid white;
  height: 100%;
  flex-direction: column;
  min-height: 400px;
}
.tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper .case-study-title{
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 44px;
  color: white;
}
.tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper .case-study-details-page{
  width: fit-content;
  display: flex;
  gap: 10px;
  padding: 23px 30px;
  align-items:center;
}
.tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper .case-study-details-page:hover{
  background-color: var(--primary-color-11);
  color:var(--primary-color-1)
}
.tabbed-content .inner-content-wrapper .stats-wrapper{
    padding: 89px 0 47px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    }
.tabbed-content .inner-content-wrapper .stats-wrapper .stats-content{
  padding-top: 20px;
  border-top: 3px solid var(--primary-color-1);
  font-size: 19px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
.tabbed-content .inner-content-wrapper .stats-wrapper .stats
{
  font-size: 59px;
  font-style: normal;
  font-weight: 500;
  line-height: 70px;
  color: var(--primary-color-1);
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a{
  display: inline-flex;
  gap: 20px;
      text-align: start;
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a .icon-wrapper{
  flex-direction: column;
  width: 16px;
}   
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a .icon-wrapper i{
  width: 100%;
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a:hover .icon-wrapper .icon-arrow-download{
  transform: translateY(-5px);
  fill: var(--primary-color-1);
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a .icon-wrapper .icon-arrow-download{
  transition: 0.2s ease-in-out all;
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a:hover .icon-wrapper .icon-download-bottom-vector path ,.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a:hover .icon-wrapper .icon-arrow-download path { 
  stroke:  var(--primary-color-1);
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a:hover .icon-wrapper .icon-arrow-download path {
  fill: var(--primary-color-1);

}

/* .tabbed-content .inner-content-wrapper .bottom-cta-wrapper a .icon-wrapper i.icon-arrow-download{
height: 13px;
background-image: url('/~/media/Images/B/Barratt-Developments-V2/icons/download-arrow');
background-position: center;
background-size: auto;
background-repeat: no-repeat;
}
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a .icon-wrapper i.icon-download-bottom-vector{
height: 4px;
background-image: url('/~/media/Images/B/Barratt-Developments-V2/icons/dowload-bottom-vector');
background-position: center;
background-size: cover;
background-repeat: no-repeat;
} */
.tabbed-content .inner-content-wrapper .bottom-cta-wrapper a:hover{
  background-color: var(--primary-color-11);
  color:var(--primary-color-1);
  border:1px solid var(--primary-color-1);
}
.tabbed-content .item-swiper-buttons{position: absolute;top:52.5%}
.tabbed-content .item-swiper-buttons .swiper-button:after{
  content:unset
}

.tabbed-content .item-swiper-buttons .swiper-button{
  opacity: 1;
  width: 62px;
  height: 62px;
  background: var(--primary-color-1);
  color: white;
}
.tabbed-content .item-swiper-buttons .swiper-button:hover{
background:var(--primary-color-11);
color:var(--primary-color-1);
}
.tabbed-content .item-swiper-buttons .swiper-button-disabled{
  background-color:var(--mono1);
  color: #676767;
}
.tabbed-content .item-swiper-buttons .swiper-button-next{
  left:79px;
}
.tabbed-content .inner-content-wrapper .casestudy-swiper-buttons{
  position: absolute;
  bottom: 50px;
  right: 43px;
  display: flex;
  flex-direction: row-reverse;
  gap: 7px;
}
.tabbed-content .inner-content-wrapper .casestudy-swiper-buttons .casestudy-button{
  background: var(--primary-color-1);
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 62px;
  width: 62px;
  cursor:pointer;
  color:var(--mono1);
}
.tabbed-content .inner-content-wrapper .casestudy-swiper-buttons .casestudy-button.swiper-button-disabled , .tabbed-content .inner-content-wrapper .casestudy-swiper-buttons .casestudy-button.swiper-button-disabled:hover{
background:var(--mono1);
color:var(--primary-color-1);
cursor:default;
}
.tabbed-content .inner-content-wrapper .casestudy-swiper-buttons .casestudy-button:hover{
background:var(--primary-color-11);
color:var(--primary-color-1);
}
@media all and (max-width:1023.98px){
.in-page-navigation-wrapper{
overflow: auto;
overflow-y:hidden;scrollbar-width: none;
}
.in-page-navigation .in-page-navigation-wrapper ul{

width:991px;
}
}
@media only screen and (max-width:992px){
  .tabbed-content .inner-content-wrapper .content-wrapper{
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 32px;
  }
  .tabbed-content .inner-content-wrapper .casestudy-swiper-buttons{
    width: 100%;
    justify-content: space-between;
/*     padding: 0 10px; */ 
    bottom: 50%;
    right: 0;
  }
  .tabbed-content .inner-content-wrapper .casestudy-swiper-buttons .casestudy-button{
    width: 40px;
    height: 40px;
  }
  .dropdown-wrapper {
    padding: 16px;
    border-radius: 4px;
    border: 1px solid #A3A3A3;
    cursor: pointer;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    position: relative;
  }
  .tabs {
    display: none;
    border: 1px solid #ccc;
  }
  .tabs.open {
    display: block;
  }
  .tabs .tab {
    display: block;
    padding: 10px 16px;
    background: #fff;
/*     border-top: 1px solid #eee; */ 
  }
  .tabs .tab.active {
  background: #f9f9f9;
  }
  .tabbed-content .tab-wrapper .tabs .tab{
    justify-content: center;
    height: auto;
    padding: 16px;
    text-transform: uppercase;
        text-align: start;
        align-items: start;
        letter-spacing:1.5px;
                font-size: 14px;
        line-height: 16px;
        font-weight: 500;
  }
  .tabbed-content .tab-wrapper .tabs .tab:hover{
  background: var(--primary-color-1);
    color: var(--mono1);
  }
  .tabbed-content .tab-wrapper{
    padding: 0 0 16px 0;
  }
  .tabbed-content .inner-content-wrapper .icon-image-wrapper{
    width: 80px;
    height: 80px;
    background-color:var(--primary-color-11);
    border:1px solid #004A33;
    margin-bottom: 16px;
    margin-left:1px;
  }
  .tabbed-content .inner-content-wrapper .icon-image-wrapper img{
  object-fit:none;
  height:100%;
  }
  .tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper .case-study-details-page{
  padding:16px;
  }
}

@media only screen and (max-width:767px){
.tabbed-content .inner-content-wrapper .casestudy-swiper-buttons{
bottom: -12%;
        justify-content: center;
        gap:10px;
}
.tabbed-content.module_wrapper{padding-top:16px !important; padding-bottom:16px !important;}
  .tabbed-content .item-swiper-buttons{
    display: none;
  }
  .tabbed-content .item-title-wrapper{
    margin-bottom: 32px;
  }
  .tabbed-content .item-title-wrapper h2{
    font-size: 40px;
    font-style: normal;
    line-height: 48px;   
  }
  .tabbed-content .inner-content-wrapper .stats-wrapper{
    padding:0 0 32px 0;
  }
  .tabbed-content  .casestudy-swiper{
    margin-top: 32px;
    overflow: visible;
        min-height: 310px;
  }
  .tabbed-content .casestudy-wrapper{
    order: 3;
  }
  .tabbed-content .inner-content-wrapper .bottom-cta-wrapper a{
    width: auto;
  }

  .tabbed-content .casestudy-swiper .image-wrapper .box-border{
    padding: 16px 19px;
    min-height: 257px;
  }
  .tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper{
    padding: 16px;
    min-height: 223px
  }
  .tabbed-content .casestudy-swiper .image-wrapper .box-border .title-and-link-wrapper .case-study-title{
    font-size: 24px;
    line-height: 32px;
  }
  .tabbed-content .section-title-wrapper{
    margin: 32px 0;
  }
}