.delegation-blocks-carousel-module-container {
  background-color: rgb(249 250 251);
  margin-bottom: 0px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0px;
  padding-bottom: 80px;
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 40px;
}

.delegation-blocks-carousel-module-inner-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}

.green-line-connector {
  background-color: #12d678;
  height: 2px;
  margin-left: 10%;
  margin-right: 10%;
  position: relative;
  top: 290px;
  width: 80%;
  z-index: 10;
}

.delegation-blocks-carousel-module-container-title-style1 {
  font-family: Roboto Slab, serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.06em;
  line-height: 1.25em;
  color: #02293d;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  text-align: center;
}

.delegation-blocks-carousel-module-container-title-style2 {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 24px;
  font-weight: 400;
  letter-spacing: 0.28em;
  line-height: 1.25em;
  color: #02293d;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
}

.delegation-blocks-carousel-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  z-index: 20;
}

.delegation-blocks-carousel-column {
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
  flex: 1;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  min-width: 200px;
  overflow: visible;
  padding: 30px;
  rotate: none;
  scale: none;
  text-align: center;
  transform: scale(0);
  transition-property: all;
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .15s;
}

.delegation-blocks-carousel-column svg {
  fill: #ffffff;
  height: 30px;
}

.delegation-blocks-icon-container {
  align-items: center;
  background: linear-gradient(90deg,rgba(44, 234, 136, 1) 0%, rgba(18, 214, 120, 1) 100%);
  border-radius: 50%;
  display: flex;
  height: 60px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
}

.icon-square-up {
  height: 30px;
  overflow: hidden;
}

.delegation-blocks-carousel-column-heading-style1 {
  color: #02294d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  padding: 0px;
}

.delegation-blocks-carousel-column-heading-style2 {
  color: #12d678;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.06em;
  line-height: 1.25em;
  margin-bottom: 20px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 10px;
  padding: 0px;
  text-transform: uppercase;
}

#challenge-text {
  align-items: center;
  border-color: #12d678;
  border-radius: 15px;
  border-style: solid;
  border-width: 2px;
  box-shadow: 0px 2.5px 5px rgba(0, 0, 0, 0.1);
  color: #02293d;
  display: flex;
  font-size: 18px;
  justify-content: center;
  min-height: 150px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  transition: opacity 0.25s ease-in-out, transform 0.5s ease-in-out;
  width: 100%;
}

#assistant-box-container {
  align-items: center;
  border-color: rgb(2, 41, 61, 0.1);
  border-radius: 15px;
  border-style: solid;
  border-width: 2px;
  color: #02293d;
  display: inline-block;
  font-size: 18px;
  justify-content: center;
  min-height: 150px;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  width: 100%;
}

.assistant-photo-cropped {
  border: 1px solid #12d678;
  border-radius: 50%;
  height: 90px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 90px;
}

.assistant-photo {
  height: 100%;
  width: auto;
}

#assistant-name-text {
  color: #02294d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 0px;
}

#assistant-title-text {
  color: #02294d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

#assistant-tagline-text {
  font-style: italic;
  margin-bottom: 20px;
}

#assistant-tag-container {

}

.assistant-tag {
  background-color: rgba(18, 214, 120, 0.1);
  border-radius: 500px;
  color: #12d678;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 3px;
}

#results-header-text {
  font-size: 18px;
  margin-bottom: 20px;
}

#results-bullet-container {
  list-style: none;
  padding-left: 0px;
}

.results-bullet {
  background-color: rgb(249 250 251);
  border-radius: 10px;
  color: #02293d;
  display: flex;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-top: 5px;
  padding-bottom: 12px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 12px;
  text-align: left;
}

.results-check-mark {
  color: #12d678;
  margin-right: 20px;
}

#results-footer-text {
  font-size: 18px;
  margin-top: 20px;
}

.delegation-blocks-carousel-column p {
  color: #02293d;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}

@media (max-width: 900px) {
  .delegation-blocks-carousel-container {
	flex-direction: column; /* Switch to column for mobile */
  }
}

/* Create animation on scroll */
@keyframes fadeInUp {
  from {
	transform: translateY(50px);
	opacity: 0;
  }
  to {
	transform: translateY(0);
	opacity: 1;
  }
}

@keyframes fadeInSlide {
  from {
	transform: translateX(50px);
	opacity: 0;
  }
  to {
	transform: translateX(0);
	opacity: 1;
  }
}

.fade-in-up {
  animation: 0.75s both fadeInUp;
}

.fade-in-slide {
  animation: 0.75s both fadeInSlide;
}

.fade-in-up-delay1 {
  animation-delay: 0ms;
}

.fade-in-up-delay2 {
  animation-delay: 100ms;
}

.fade-in-up-delay3 {
  animation-delay: 200ms;
}

.fade-in-up-delay4 {
  animation-delay: 300ms;
}

.fade-in-up-delay5 {
  animation-delay: 400ms;
}

.fade-in-up-delay6 {
  animation-delay: 500ms;
}