.fellow-roadmap.condensed,
.fellow-roadmap.expanded {
  position: relative;
}

.fellow-roadmap.condensed:before,
.fellow-roadmap.expanded:before,
.fellow-roadmap.full .banner:before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #cbeef0;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

/* condensed */
.fellow-roadmap.condensed {
  padding-top: 90px;
  padding-bottom: 80px;
}

.fellow-roadmap.condensed .roadmap-graphic {
  position: absolute;
  top: 0;
  height: 416px;
  width: 50%;
  left: 54px;
}

.fellow-roadmap.condensed .roadmap-graphic svg {
  height: 100%;
}

@media screen and (min-width: 992px) and (max-width: 1296px) {
  .fellow-roadmap.condensed .roadmap-graphic svg {
    height: auto;
  }
}

.step-wrap .icon .aspect-ratio .icon-inner.expanded img {
  height: 120px;
}

.fellow-roadmap.condensed h2 {
  padding-left: 126px;
  width: 375px;
}

.fellow-roadmap.condensed .icon {
  width: 23%;
  margin-right: 2%;
  background: white;
  border-radius: 50%;
  border: 6px solid #e75b47;
  position: relative;
}

.fellow-roadmap.condensed .icon:last-of-type {
  width: 23%;
  margin-right: 0;
}

.fellow-roadmap.condensed .icon:before {
  content: "";
  position: absolute;
  display: block;
  height: 6px;
  background: #e65b46;
  top: calc(50% - 3px);
  left: calc(100% + 6px);
  width: 30px;
}

.fellow-roadmap.condensed .icon:last-of-type::before {
  width: 100vw;
}

.fellow-roadmap.condensed .icon .aspect-ratio {
  padding-top: 100%;
}

.fellow-roadmap.condensed .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 60%;
  width: 60%;
}

.fellow-roadmap.condensed .content-inner {
  width: 380px;
  max-width: 100%;
  margin: auto;
}

/* condensed mobile */
@media screen and (max-width: 991px) {
  .fellow-roadmap.condensed h2 {
    padding-left: 0;
    width: 375px;
  }

  .fellow-roadmap.condensed .content-inner {
    width: 380px;
    max-width: 100%;
    margin: 0;
  }
}

@media screen and (max-width: 768px) {
  .fellow-roadmap.condensed {
    padding-top: 40px;
  }

  .fellow-roadmap.condensed h2 {
    padding-left: 0px;
    width: 55%;
    font-size: 4rem;
    line-height: 5.2rem;
  }

  .fellow-roadmap.condensed .content-inner {
    margin: unset;
  }

  .fellow-roadmap.condensed .content-inner a {
    font-size: 2rem;
    line-height: 3.4rem;
  }

  .fellow-roadmap.condensed .icons {
    position: relative;
  }

  .fellow-roadmap.condensed .icons::before {
    content: "";
    position: absolute;
    display: block;
    height: 6px;
    background: #e65b46;
    top: calc(50% - 3px);
    left: calc(0% - 15px);
    width: 100vw;
  }

  .fellow-roadmap.condensed .icon {
    border-width: 4px;
  }

  .fellow-roadmap.condensed .icon:last-of-type,
  .fellow-roadmap.condensed .icon {
    width: 20%;
    margin-right: 0px;
  }

  .fellow-roadmap.condensed .icon::before {
    display: none;
  }

  .fellow-roadmap.condensed .roadmap-graphic {
    position: absolute;
    height: auto;
    width: 50%;
    left: calc(100% - 94px);
  }
}

/* expanded */
.fellow-roadmap.expanded {
  padding-top: 135px;
  padding-bottom: 160px;
}

.fellow-roadmap.expanded .step-wrap {
  position: relative;
  padding: 0 90px;
}

.fellow-roadmap.expanded .step-wrap:after {
  content: "";
  position: absolute;
  display: block;
  border-top: 6px solid #e75b46;
  height: calc(100% - 178px);
  top: 88px;
  right: calc(33% - 105px);
}

.fellow-roadmap.expanded .step-wrap.step-1:after {
  left: 374px;
  border-right: 6px solid #e75b46;
  border-top-right-radius: 140px;
  top: 120px;
  height: calc(100% - 200px);
}

.fellow-roadmap.expanded .step-wrap.step-2:after {
  right: calc(33% + 64px);
  border-left: 6px solid #e75b46;
  border-top-left-radius: 140px;
  left: 225px;
}

.fellow-roadmap.expanded .step-wrap.step-3:after {
  left: 374px;
  border-right: 6px solid #e75b46;
  border-top-right-radius: 140px;
  right: calc(40% - 105px);
}

.fellow-roadmap.expanded .step-wrap.step-4:after {
  right: calc(40% + 64px);
  border-left: 6px solid #e75b46;
  border-bottom: 6px solid #e75b46;
  border-top-left-radius: 140px;
  border-bottom-left-radius: 140px;
  height: calc(100% - 112px);
  left: 28%;
}

.fellow-roadmap.expanded .icon {
  width: 236px;
  margin-top: -32px;
}

.fellow-roadmap.expanded .icon .aspect-ratio {
  padding-top: 100%;
  height: 0;
  border-radius: 50%;
  border: 6px solid #e75b46;
  position: relative;
}

.fellow-roadmap.expanded .icon .icon-inner {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: calc(100% - 32px);
  width: calc(100% - 32px);
  background: white;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* expanded mobile */
@media screen and (max-width: 991px) {
  .fellow-roadmap.expanded:before {
    background-image: url("data:image/svg+xml,%3Csvg width='92' height='58' viewBox='0 0 92 58' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M95 55H43C20.9086 55 3 37.0914 3 15V-2.98023e-07' stroke='%23E75B47' stroke-width='6'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: top right;
  }

  .fellow-roadmap.expanded .heading h2 {
    font-size: 4rem;
    line-height: 5.2rem;
  }

  .fellow-roadmap.expanded .step-wrap {
    padding: 0px;
  }

  .fellow-roadmap.expanded .step .icon {
    width: 137px;
    height: 137px;
    margin: 0 auto;
  }

  .fellow-roadmap.expanded .step .icon .aspect-ratio {
    height: 100%;
    width: 100%;
    border-radius: 50%;
    border: 6px solid #e75b46;
    position: relative;
    padding-top: 0px !important;
  }

  .fellow-roadmap.expanded .step .icon .aspect-ratio .icon-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: calc(100% - 20px);
    width: calc(100% - 20px);
    background: white;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .fellow-roadmap.expanded .step .icon .aspect-ratio .icon-inner img {
    width: 50%;
  }

  .discover-roadmap {
    font-size: 2rem;
    line-height: 3.4rem;
  }

  .fellow-roadmap.expanded .step-wrap:after {
    display: none !important;
  }

  .fellow-roadmap.expanded .step-wrap .aspect-ratio .mobile-line {
    position: absolute;
  }

  .fellow-roadmap.expanded .step-wrap.step-1 .aspect-ratio .mobile-line.before {
    content: "";
    background: #e75b47;
    width: 100vw;
    height: 6px;
    display: block;
    background-repeat: no-repeat;
    top: calc(50% - 6px);
    right: calc(0% + 130px);
  }

  .fellow-roadmap.expanded .step-wrap.step-1 .aspect-ratio .mobile-line.after {
    top: calc(50% - 18px);
    left: calc(0% + 130px);
  }

  .fellow-roadmap.expanded .step-wrap .aspect-ratio .mobile-line svg {}

  .fellow-roadmap.expanded .step-wrap.step-1 .aspect-ratio .mobile-line.after::after {
    content: "";
    background: #e75b47;
    top: 11px;
    left: calc(0% + 120px);
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
  }

  .fellow-roadmap.expanded .step-wrap.step-2 .aspect-ratio .mobile-line.before::before {
    content: "";
    background: #e75b47;
    bottom: 10px;
    right: calc(0% + 123px);
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
  }

  .fellow-roadmap.expanded .step-wrap.step-2 .aspect-ratio .mobile-line.before {
    top: calc(50% - 0px);
    right: calc(0% + 125px);
  }

  .fellow-roadmap.expanded .step-wrap.step-2 .aspect-ratio .mobile-line.after::after {
    content: "";
    background: #e75b47;
    top: 0px;
    left: calc(0% + 121px);
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
  }

  .fellow-roadmap.expanded .step-wrap.step-2 .aspect-ratio .mobile-line.after {
    top: calc(50% - 70px);
    left: calc(0% + 125px);
  }

  .fellow-roadmap.expanded .step-wrap.step-3 .aspect-ratio .mobile-line.before {
    right: calc(0% + 130px);
  }

  .fellow-roadmap.expanded .step-wrap.step-3 .aspect-ratio .mobile-line.before::before {
    content: "";
    background: #e75b47;
    bottom: 42px;
    right: calc(0% + 122px);
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
  }

  .fellow-roadmap.expanded .step-wrap.step-3 .aspect-ratio .mobile-line.after {
    content: "";
    background: #e75b47;
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    top: calc(50% - 6px);
    left: calc(0% + 130px);
  }

  .fellow-roadmap.expanded .step-wrap.step-4 .aspect-ratio .mobile-line.before::before {
    content: "";
    background: #e75b47;
    top: 0;
    right: calc(0% + 122px);
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
  }

  .fellow-roadmap.expanded .step-wrap.step-4 .aspect-ratio .mobile-line.before {
    right: calc(0% + 126px);
    top: -4px;
  }

  .fellow-roadmap.expanded .step-wrap.step-4 .aspect-ratio .mobile-line.after {
    left: calc(0% + 126px);
    top: 50%;
  }

  .fellow-roadmap.expanded .step-wrap.step-4 .aspect-ratio .mobile-line.after::after {
    content: "";
    background: #e75b47;
    bottom: 10px;
    left: calc(0% + 120px);
    width: 100vw;
    height: 6px;
    display: block;
    position: absolute;
  }
}

/* full */
.fellow-roadmap.full .slide-wrap {
  position: relative;
  transition: all 0.6s ease-in-out;
}

.fellow-roadmap.full .slide {
  position: absolute;
  opacity: 0;
  transition: all 0.6s ease-in-out;
}

.fellow-roadmap.full .slide.selected {
  opacity: 1;
  z-index: 2;
}

.fellow-roadmap.full .banner {
  position: relative;
  display: flex;
  align-items: stretch;
  padding: 80px 0 100px;
}

.fellow-roadmap.full .banner:after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 27px 26px 0 26px;
  border-color: #cbeef0 transparent transparent transparent;
  top: 100%;
  left: 30px;
}

.fellow-roadmap.full .banner h1 {
  margin-right: 8%;
  position: relative;
}

.fellow-roadmap.full .banner-graphic-wrap {
  position: relative;
  flex-grow: 1;
}

.fellow-roadmap.full .banner-graphic-inner {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(100% + 200px);
  z-index: 2;
}

.fellow-roadmap.full .step-border {
  transition: transform 0.3s ease-in-out;
  position: absolute;
  background: transparent;
  height: 77px;
  width: 77px;
  border-radius: 50%;
  border: 5px solid #e65b46;
  transform: scale(0.5);
}

.fellow-roadmap.full .step-border.selected {
  transform: scale(1);
}

.fellow-roadmap.full .step-border:nth-of-type(1) {
  left: 0;
  top: 26.3%;
}

.fellow-roadmap.full .step-border:nth-of-type(2) {
  top: 82.5%;
  left: 108px;
}

.fellow-roadmap.full .step-border:nth-of-type(3) {
  top: 0.15%;
  left: 325px;
}

.fellow-roadmap.full .step-border:nth-of-type(4) {
  top: 44.06%;
  left: 637px;
}

.fellow-roadmap.full .roadmap-graphic {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.fellow-roadmap.full .meta {
  position: relative;
  padding: 80px 0 100px;
}

.fellow-roadmap.full .meta:before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #f9f5f2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}

.fellow-roadmap.full .title-links ul {
  padding-left: 58px;
}

.fellow-roadmap.full .title-links li {
  transition: height 0.31s linear;
  position: relative;
}

.fellow-roadmap.full .title-link {
  font-size: 24px;
  line-height: 40px;
  opacity: 0.35;
  transition: all 0.3s ease-in-out;
}

.fellow-roadmap.full .title-link:hover {
  opacity: 1;
}

.fellow-roadmap.full .title-link.selected {
  font-size: 48px;
  line-height: 58px;
  opacity: 1;
}

.fellow-roadmap.full .title-link-hidden {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.fellow-roadmap.full .title-link-hidden.small {
  font-size: 24px;
  line-height: 40px;
}

.fellow-roadmap.full .title-link-hidden.large {
  font-size: 48px;
  line-height: 58px;
}

.fellow-roadmap.full .title-link .selected-arrow {
  position: absolute;
  top: 18px;
  right: calc(100% + 24px);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fellow-roadmap.full .title-link.selected .selected-arrow {
  opacity: 1;
}

.fellow-roadmap.full .step-descriptions {
  padding-top: 73px;
}

.fellow-roadmap.full .features {
  padding: 80px 0 160px;
}

.fellow-roadmap.full .feature {
  margin-bottom: 32px;
}

.fellow-roadmap.full .feature:nth-of-type(2n + 2) .content-wrap {
  order: 2;
}

.fellow-roadmap.full .feature:nth-of-type(2n + 2) .image-wrap {
  order: 1;
}

.fellow-roadmap.full .content-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.fellow-roadmap.full .content-inner {
  padding-right: 7%;
  padding-left: 7%;
}

.fellow-roadmap.full .icon-with-text {
  margin-bottom: 16px;
}

.fellow-roadmap.full .image-wrap img {
  border-radius: 10px;
}

.fellow-roadmap.full .step {
  cursor: pointer;
}

.fellow-roadmap.full .step,
.fellow-roadmap.full .step .border,
.fellow-roadmap.full .step .core,
.fellow-roadmap.full .step .number {
  transition: all 0.3s ease-in-out;
}

.fellow-roadmap.full .step .border {
  fill: rgba(231, 91, 71, 0) !important;
}

.fellow-roadmap.full .step .core {
  fill: #ffffff !important;
}

.fellow-roadmap.full .step .number {
  fill: #072136 !important;
}

.fellow-roadmap.full .step:hover .core,
.fellow-roadmap.full .step.selected .core {
  fill: #e75b47 !important;
}

.fellow-roadmap.full .step:hover .number,
.fellow-roadmap.full .step.selected .number {
  fill: #ffffff !important;
}

.fellow-roadmap.full .step.selected .border {
  fill: rgba(231, 91, 71, 1) !important;
}

.fellow-roadmap.full .secondary-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  padding: 16px 0;
  z-index: 19;
  transition: top 0.3s ease-in-out;
}

.fellow-roadmap.full .secondary-nav.toggled {
  top: 96px;
}

.fellow-roadmap.full .secondary-nav .number {
  background: #ffffff;
  display: inline-flex;
  height: 26px;
  width: 26px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 8px;
}

.mobile-icon {
  display: none;
}

.fellow-roadmap.full .step-border span {
  display: none;
}

@media screen and (min-width: 992px) and (max-width: 1125px) {
  .fellow-roadmap.full .banner h1 {
    font-size: 5rem;
    line-height: 6.4rem;
  }

  .fellow-roadmap.full .banner-graphic-inner {
    top: unset;
    bottom: -170px;
    height: calc(83% + 200px);
  }

  .fellow-roadmap.full .step-border {
    height: 62.67px;
    width: 62.67px;
    border: 4px solid #e65b46;
  }

  .fellow-roadmap.full .step-border:nth-of-type(2) {
    left: 87px;
  }

  .fellow-roadmap.full .step-border:nth-of-type(3) {
    left: 261px;
  }

  .fellow-roadmap.full .step-border:nth-of-type(4) {
    left: 513px;
  }
}

@media screen and (max-width: 991px) {
  .fellow-roadmap.full .banner:after {
    content: none;
  }

  .fellow-roadmap.full .banner {
    flex-direction: column;
    padding: 40px 0;
  }

  .fellow-roadmap.full .banner-graphic-inner {
    bottom: -230px;
    height: 160px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 30px;
    top: unset;
  }

  .fellow-roadmap.full .step-border {
    transition: all 0.3s ease-in-out;
    position: absolute;
    background: white;
    height: 17.33%;
    width: 3.27%;
    border-radius: 50%;
    border: 0;
    transform: none !important;
    position: relative;
    top: unset !important;
    left: unset !important;
    height: 46px;
    width: 46px;
    border: 6px solid #f9f5f2 !important;
    box-sizing: content-box;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 38px;
    cursor: pointer;
  }

  .fellow-roadmap.full .step-border span {
    display: inline-block;
  }

  .fellow-roadmap.full .step-border.selected {
    background: #e75b46;
    color: white;
  }

  .step-border:before {
    content: "";
    position: absolute;
    display: block;
    border: 4px solid #e75b47;
    width: calc(33vw - 50px);
    right: 44%;
    bottom: 50%;
    height: 74px;
    border-bottom: 0;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    z-index: -1;
  }

  .step-border:nth-of-type(2n):before {
    top: 50%;
    border-top: 0;
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 4px solid #e75b47;
  }

  .fellow-roadmap.full .step-border:nth-of-type(4):after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 2px);
    left: 100%;
    height: 4px;
    width: 25vw;
    background: #e75b46;
    z-index: -1;
  }

  .fellow-roadmap.full .roadmap-graphic {
    display: none;
  }

  .fellow-roadmap.full .meta {
    padding-top: 225px;
  }

  /* links */
  .fellow-roadmap.full .title-links ul {
    display: flex;
    align-items: baseline;
    padding: 0;
    height: 44px;
    transition: all 0.3s ease-in-out;
  }

  .fellow-roadmap.full .title-links li {
    position: relative;
    white-space: nowrap;
    margin-right: 32px;
  }

  .fellow-roadmap.full .title-link {
    font-size: 20px;
    line-height: 34px;
  }

  .fellow-roadmap.full .title-link.selected {
    font-size: 32px;
    line-height: 40px;
  }

  .fellow-roadmap.full .title-link .selected-arrow {
    display: none;
  }

  .fellow-roadmap.full .step-descriptions {
    padding-top: 41px;
  }
}

@media screen and (max-width: 768px) {
  .fellow-roadmap.full .feature .image-wrap {
    order: 2 !important;
  }

  .fellow-roadmap.full .content-inner {
    padding-left: 0px !important;
  }

  .fellow-roadmap.full .title-links ul {
    padding-left: 0px !important;
  }

  .mobile-icon {
    display: block !important;
  }

  .fellow-roadmap.full .feature {
    margin-bottom: 60px;
  }
}


@keyframes animate-border {
  0% {
    transform: scale(0);
    opacity: 0;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    transform: scale(0.8);
    opacity: 0;
  }
}

@keyframes animate-border-color {
  0% {
    border-color: #f9f5f2;
  }

  50% {
    border-color: #e75b47;
  }

  90% {
    border-color: #f9f5f2;
  }
}

@media screen and (max-width: 991px) {
  .fellow-roadmap.full .banner-graphic-inner.not-interacted .step-border:not(.selected) {
    animation: animate-border-color 3s ease-in-out;
    animation-iteration-count: infinite;
  }
}

@media screen and (min-width: 991px) {

  .fellow-roadmap.full .banner-graphic-inner.not-interacted .step-border:not(.selected) {
    animation: animate-border 3s cubic-bezier(1, 0.45, 0.99, 1.68);
    animation-iteration-count: infinite;
  }

}


@media screen and (max-width: 991px) {
  .fellow-roadmap.full .title-links li {
          margin-right:0px;
          position: absolute;
          display: flex;
          align-content: flex-end;
          height: 80px !important;
          width: 100%;
          justify-content: flex-start;
          align-items: center;
  }
  .fellow-roadmap.full .title-link:not(.selected) {
      opacity:0;
  }
  .fellow-roadmap.full .title-link {
      white-space: normal;
  }
  .fellow-roadmap.full .title-links ul {
      margin-left: 0px !important;
      display: block;
      align-items: unset;
      position: relative;
      height: 80px;
  }
}
