.cc--testimonial-tabs .c--testimonial-tabs, .cc--testimonial-tabs .swiper-container {
  height: 100%;
}

.cc--testimonial-tabs {
  position: relative;
  height: 39.125rem;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.cc--testimonial-tabs-slide.with-bg-image {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.cc--testimonial-tabs-slide[aria-hidden='false'] {
  visibility: visible;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-fade .swiper-slide {
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.cc--testimonial-tabs-slide[aria-hidden='false'] {
  visibility: visible;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

.cc--testimonial-tabs-slide .text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-align: center;
}

.cc--testimonial-tabs-slide .f--section-title {
  text-align: center;
}

.cc--testimonial-tabs-slide .f--section-title h2 {
  margin-bottom: 0;
  font-size: 2rem;
  line-height: 1.25;
  color: #FFF;
}

.f--section-title h2 {
  margin-bottom: 1.875rem;
  font-size: 1.75rem;
  line-height: 1.2858;
  color: #000;
}

.lc--layout-container h2 {
  font-size: 1.75rem;
  line-height: 1.2858;
}

.cc--testimonial-tabs-slide .f--description {
  margin-top: 1.25rem;
}

.cc--testimonial-tabs-slide .f--description p {
  color: #FFF;
  text-align: center;
}

.f--description p, .f--description li {
  font-size: 1rem;
  line-height: 1.75;
  color: #444;
}

.lc--layout-container p {
  font-size: 1rem;
  line-height: 1.75;
}

.cc--testimonial-tabs-slide .testimonial-link-list {
  list-style: none;
  padding: 0;
  margin: 0;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.cc--testimonial-tabs-slide .testimonial-link-list > li a {
  font-size: 1rem;
  line-height: 1.1875;
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  text-align: center;
  width: 100%;
  height: 3.75rem;
  border-radius: 0;
  white-space: normal;
  color: #000;
  background-color: #FFF;
  border: 0.125rem solid #C03;
  -webkit-transition: background-color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out;
  -webkit-transition: background-color 0.1s ease-in-out,color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out,color 0.1s ease-in-out;
  background-color: transparent;
  color: #FFF;
  border: 0.125rem solid #FFF;
}

.cc--testimonial-tabs-slide .testimonial-link-list > li a:hover {
  -webkit-transition: background-color 0.1s ease-in-out,color 0.1s ease-in-out;
  transition: background-color 0.1s ease-in-out,color 0.1s ease-in-out;
  background-color: #FFF;
  color: #000;
  text-decoration: none;
}

.cc--testimonial-tabs-slide .f--rich-text {
  margin-bottom: 0.3125rem;
  font-size: 1.25rem;
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #FFF;
  text-align: center;
}

.c--component.c--testimonial-tabs-slide{
  max-width: 1440px;
  margin: 0 auto;
}
.cc--heading-description .inner-wrapper {
  padding-top: 3.125rem;
  padding-right: 8%;
  padding-bottom: 2.5rem;
  padding-left: 8%;
}

.parallax {
  background-attachment: fixed;
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-y: 5rem;
}

.cc--heading-description .c--heading-description .parallax .text-testimonial{
  margin-left: 0;
  padding: 5rem;
  background-color: rgba(255, 255, 255, 0.85);
}


.m-fadeOut {
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 300ms, opacity 300ms;
}
.m-fadeIn {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s linear 0s, opacity 300ms;
}

@media screen and (min-width: 768px){
  .cc--testimonial-tabs {
    height: 50rem;
  }

  .cc--testimonial-tabs-slide:first-child::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(50%,rgba(0,0,0,0.4)),to(transparent));
    background: linear-gradient(to right,rgba(0,0,0,0.4) 50%,transparent 100%);
    content: '';
    z-index: 1;
  }

  .cc--testimonial-tabs-slide:first-child .text-container {
    padding-right: 0;
    padding-left: 0;
    left: 4%;
    width: 100%;
  }

  .cc--testimonial-tabs-slide .text-container {
    padding-right: 2%;
    padding-left: 2%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cc--testimonial-tabs-slide:first-child .f--section-title, .cc--testimonial-tabs-slide:first-child .f--rich-text {
    margin-bottom: 0;
    text-align: center;
  }

  .cc--testimonial-tabs-slide .f--section-title h2 {
    font-size: 3.5rem;
    line-height: 1;
  }

  .f--section-title h2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .lc--layout-container h2 {
    font-size: 2.5rem;
    line-height: 1.2;
  }

  .cc--testimonial-tabs-slide:first-child .f--description {
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
  }

  .cc--testimonial-tabs-slide .f--description {
    margin-top: 2.5rem;
    padding-right: 10.41667%;
    padding-left: 10.41667%;
  }

  .cc--testimonial-tabs-slide:first-child .f--description p {
    text-align: center;
  }

  .f--description p, .f--description li {
    font-size: 1.125rem;
    line-height: 1.7778;
  }

  .lc--layout-container p {
    font-size: 1.125rem;
    line-height: 1.7778;
  }

  .cc--testimonial-tabs-slide .testimonial-link-list {
    list-style: none;
    padding: 0;
    margin: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }

  .cc--testimonial-tabs-slide .testimonial-link-list > li a {
    padding-right: 2.5rem;
    padding-left: 2.5rem;
    width: auto;
  }

  .cc--testimonial-tabs-slide .f--rich-text {
    margin-bottom: 1.25rem;
    font-size: 2rem;
    line-height: 1;
  }

  .cc--testimonial-tabs-slide:first-child .f--section-title, .cc--testimonial-tabs-slide:first-child .f--rich-text {
    margin-bottom: 0;
    text-align: center;
  }

  .cc--testimonial-tabs-slide:first-child::after {
    background: linear-gradient(to top,rgba(0,112,180,0.8) 80px,transparent 0%);
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper {
    position: absolute;
    right: 0;
    width: 500px;
    height: calc(100% - 80px);
    z-index: 1;
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper .bg-image-container {
    position: relative;
    height: 100%;
    background-image: url(/themes/uazuayacademic/images/locationtab-overview-2023.webp);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 500px 100%;
    margin-top: 0px;
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper .bg-image-container::before {
    position: absolute;
    top: 0;
    right: 100%;
    width: 200%;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,color-stop(100%,rgba(0,112,180,0.8)),color-stop(0%,transparent));
    background: linear-gradient(to right,rgba(0,112,180,0.8) 100%,transparent 0%);
    content: '';
    z-index: 1;
  }

  .cc--heading-description .inner-wrapper {
    padding-top: 4.375rem;
    padding-right: 12%;
    padding-bottom: 3.125rem;
    padding-left: 12%;
  }

  .cc--heading-description .c--heading-description .parallax .text-testimonial{
    margin-left: 50%;
    padding: 5rem;
    background-color: rgba(255, 255, 255, 0.85);
  }

}


@media screen and (min-width: 1024px){
  .cc--testimonial-tabs-slide:first-child .text-container {
    left: 0;
    max-width: none;
    margin: auto;
    -webkit-transform: none;
    transform: none;
  }

  .cc--testimonial-tabs-slide .text-container {
    max-width: 1440px;
    margin: 0 auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .cc--testimonial-tabs-slide .f--section-title h2 {
    font-size: 5.5rem;
    line-height: 1;
  }

  .f--section-title h2 {
    font-size: 3.125rem;
    line-height: 1.16;
  }

  .cc--testimonial-tabs-slide:first-child .f--description {
    padding-left: 20%;
    padding-right: 20%;
    text-align: center;
  }

  .cc--testimonial-tabs-slide .f--description {
    padding-right: 25%;
    padding-left: 25%;
  }

  .cc--testimonial-tabs-slide .f--rich-text {
    font-size: 2.5rem;
    line-height: 1;
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper {
    width: 500px;
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper .bg-image-container {
    background-size: 500px 100%;
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper .bg-image-container::before {
    width: 500%;
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper .bg-image-container::after {
    position: absolute;
    top: 0;
    left: 100%;
    width: 200%;
    height: 100%;
    background: -webkit-gradient(linear,left top,right top,color-stop(100%,rgba(0,112,180,0.8)),color-stop(0%,transparent));
    background: linear-gradient(to right,rgba(0,112,180,0.8) 100%,transparent 0%);
    content: '';
    z-index: 1;
  }

  .cc--heading-description .inner-wrapper {
    padding-top: 5rem;
    padding-right: 20%;
    padding-bottom: 3.75rem;
    padding-left: 20%;
  }

}

@media screen and (min-width: 1440px){
  .cc--testimonial-tabs-slide:first-child .text-container {
    padding-right: 0;
    padding-left: 0;
  }

  .cc--testimonial-tabs-slide .text-container {
    padding-right: calc(((100vw - (100vw - 1440px)) / 50) * 1);
    padding-left: calc(((100vw - (100vw - 1440px)) / 50) * 1);
  }

  .cc--testimonial-tabs-slide:first-child .f--description {
    padding-left: 30%;
    padding-right: 30%;
    text-align: center;
  }

  .cc--testimonial-tabs-slide .f--description {
    padding-right: calc(((100vw - (100vw - 1440px)) / 50) * 12);
    padding-left: calc(((100vw - (100vw - 1440px)) / 50) * 12);
  }

  .cc--testimonial-tabs-slide .mask-map-wrapper {
    right: calc((100vw - 1440px) / 2);
  }
}

@media screen and (max-width: 767px){

  .cc--testimonial-tabs-slide:first-child::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,112,180,0.8);
    content: '';
    z-index: 0;
  }

  .cc--testimonial-tabs .bottom-container .text-container .f--section-title h2 {
    margin-bottom: 0;
    font-size: 2rem;
    line-height: 1.25;
    color: #FFF;
  }

  .cc--testimonial-tabs-slide .text-container {
    padding-top: 3.75rem;
    padding-right: 8%;
    padding-bottom: 3.75rem;
    padding-left: 8%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
}




@media screen and (max-width: 1441px){
  .cc--testimonial-tabs-slide:first-child .text-container{
    width: 100% !important;
  }

}
.cc--component-container.cc--testimonial-tabs-slide .f--background {
  position: absolute;
  height: 100%;
  width: 100%;
}

.cc--component-container.cc--testimonial-tabs-slide .f--background .blur{
  filter: blur(10px);
}
.cc--component-container.cc--testimonial-tabs-slide .f--background.blur{
  filter: blur(10px);
}