/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/***********************************************************
* 0) Global
************************************************************/
a, button, input {
  transition: none;
}

.hide {
  display: none;
}

.remove-bottom-margin {
  margin-bottom: 0;
}

.remove-hr-margin {
  margin: 0;
}

.image-shadow {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.no-bullets {
  list-style: none;
}

.display-none {
  display: none!important;
}

#frm_checkbox_20-3 {
	margin-bottom: 1em;
}

a.generate-back-to-top.generate-back-to-top__show {
  background-color: #ed217c;
  border-radius: 2em;
  display: flex;
  height: 3.5em;
  flex-direction: column;
  width: 70px;
  padding-top: .1em;
}
a.generate-back-to-top.generate-back-to-top__show:hover {
  background-color: #000;
  border-radius: 2em;
  display: flex;
  height: 3.5em;
  flex-direction: column;
  width: 70px;
  padding-top: .1em;

}

a.generate-back-to-top {
  text-decoration: none;
}
/***********************************************************
* 1) Home page
************************************************************/

/** Carousel **/

.carousel {
  border-bottom: 5px solid #39c3ed;
}

.gb-container-dcd1a6e7 {
  background-color: #ffffff;
}

/* .carousel-caption {
  display: none;
} */

/* .carousel-control-next,
.carousel-control-prev {
  display: none;
} */

#cptbc-item-18 {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 60%,
      rgba(49, 98, 151, 1) 40%
    ),
    url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-one.png)
      left top/cover no-repeat !important;
}

#cptbc-item-20 {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 60%,
      rgba(49, 98, 151, 1) 40%
    ),
    url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-two.png)
      left top/cover no-repeat !important;
}

#cptbc-item-750 {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 60%,
      rgba(49, 98, 151, 1) 40%
    ),
    url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-connect-three.png)
      left top/cover no-repeat !important;
}

#cptbc-item-751 {
  background: linear-gradient(
      120deg,
      rgba(255, 255, 255, 0) 60%,
      rgba(49, 98, 151, 1) 40%
    ),
    url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-cover-four-a.png)
      left top/cover no-repeat !important;
}

@media screen and (min-width: 1200px) {
  #cptbc-item-18 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-one.png)
        left top/contain no-repeat !important;
  }

  #cptbc-item-20 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-two.png)
        left top/contain no-repeat !important;
  }

  #cptbc-item-750 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-connect-three.png)
        left top/contain no-repeat !important;
  }

  #cptbc-item-751 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-cover-four-a.png)
        left top/contain no-repeat !important;
  }

  .carousel-caption {
    bottom: 10%;
    padding: 1em;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /* display: none; */
  }

  .carousel-caption > h4 {
    color: #ffffff;
    width: 70%;
    font-size: 20em;
    margin-bottom: 0;
  }

  .carousel-caption > p {
    width: 30%;
    font-size: 30px;
    margin-bottom: 0;
    text-align: left;
    padding-left: 10px;
  }

  .carousel-caption > a {
    background-color: #ffffff;
    color: #316297;
    padding: 10px 20px;
    width: 100%;
    margin: 0 20em;
    font-size: 2em;
    border-radius: 50px;
    font-weight: bold;
  }
}

@media screen and (min-width: 1500px) {
  #cptbc-item-18 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-one.png)
        left top/cover no-repeat !important;
  }

  #cptbc-item-20 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-two.png)
        left top/cover no-repeat !important;
  }

  #cptbc-item-750 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-connect-three.png)
        left top/cover no-repeat !important;
  }

  #cptbc-item-751 {
    background: linear-gradient(
        120deg,
        rgba(255, 255, 255, 0) 50%,
        rgba(49, 98, 151, 1) 50%
      ),
      url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-cover-four-a.png)
        left top/cover no-repeat !important;
  }
}

#cptbc-item-18 {
  background-position-y: 40% !important;
}

#cptbc-item-20 {
  background-position-y: 40% !important;
}

.carousel {
  text-align: center;
  background-color: #316297;
}

.carousel .carousel-inner {
  max-height: 600px;
}

.carousel-control-next:hover,
.carousel-control-prev:hover,
.carousel-control-next:focus,
.carousel-control-prev:focus {
  background-color: rgba(0, 0, 0, 0.3);
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  padding: 15px;
}

#carousel-play-stop-button {
  position: absolute;
  bottom: 5px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 3em;
}

.carousel-indicators {
  bottom: 25px;
}

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.fb-container {
  position: absolute;
  width: 500px;
  right: 50%;
}

@media (max-width: 767px) {
  .gb-container-dcd1a6e7 {
    position: absolute;
    top: -5em;
  }
}

@media screen and (max-width: 640px) {
  #cptbc-item-18 {
    background: url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-one.png)
      center center/cover no-repeat !important;
  }

  #cptbc-item-20 {
    background: url(https://atnconnectdev.westat.com/wp-content/uploads/2022/12/atn-connect-two.png)
      center center/cover no-repeat !important;
  }

  #cptbc-item-750 {
    background: url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-connect-three.png)
      center center/cover no-repeat !important;
  }

  #cptbc-item-751 {
    background: url(https://atnconnectdev.westat.com/wp-content/uploads/2023/02/atn-cover-four-a.png)
      center center/cover no-repeat !important;
  }
  .carousel-caption {
    bottom: 30%;
    background-color: rgba(49, 98, 151, 0.8);
    border-radius: 10px;
    padding: 10px;
    display: none;
  }

  .carousel-caption > h4 {
    color: #ffffff;
    font-size: 50px;
  }

  .carousel-caption > a {
    background-color: #ffffff;
    color: #1e73be;
  }
}

/** End Carousel **/

.front-stats {
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.front-stats:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

/** News**/
.newsfeed-wrapper {
  display: flex;
  justify-content: space-between;
}

.news-feed-title {
  font-weight: bold;
  color: #ae0017;
  text-align: center;
  margin: 1em;
}

.news-feed-title > a {
  text-decoration: none;
  color: #ae0017;
}

.news-feed-title > a:hover {
  text-decoration: underline;
}

.newsfeed-card {
  position: relative;
  flex: 0 0 30%;
}

.newsfeed-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 20em;
}

.newsfeed-image img {
  object-fit: cover;
  width: 100%;
  height: 20em;
  transition: transform 0.2s linear;
}

.newsfeed-image::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.newsfeed-image::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.newsfeed-image:hover img {
  transform: scale(1.1);
}

.newsfeed-title {
  position: absolute;
  top: 10em;
  width: 14em;
  left: 2em;
  z-index: 1;
}

.newsfeed-card > .newsfeed-title:hover ~ .newsfeed-image img {
  transform: scale(1.1);
}

.newsfeed-content > p,
.newsfeed-title > a {
  color: #ffffff;
  text-decoration: none;
}

.newsfeed-title > a:hover {
  color: #ae0017;
  text-decoration: underline;
}

.newsfeed-content {
  position: absolute;
  top: 60%;
  z-index: 2;
  left: 2em;
  width: 30em;
}

/***********************************************************
* 2) Our Why
************************************************************/

/** Stats Column **/

.card-1 {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.card-1:hover {
  box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}

.gb-container-73bce94b:hover {
  background-color: #ed217c;
}

.gb-container-a196c612:hover {
  background-color: #55ba47;
}

.gb-container-bce48a45:hover {
  background-color: #39c3ed;
}

.gb-container-f38f2697:hover {
  background-color: #316297;
}

.gb-grid-wrapper-b4856487 > div > div {
  overflow: hidden;
  transition: 1s;
}

.gb-grid-wrapper-b4856487 > div:hover > div > .stats-hidden,
.gb-grid-wrapper-b4856487 > div > .card-1:focus > .stats-hidden{
  bottom: 0;
}

.stats-hidden {
  position: relative;
  bottom: -7em;
  transition: 1s;
  margin-bottom: 0;
}

.gb-grid-wrapper-b4856487 > div:hover > div > p {
  color: #ffffff;
}

/***********************************************************
* 3) What We DO
************************************************************/
.gb-block-image-cd6f74c3 {
  position: relative;
  right: 50px;
}
.gb-block-image-be9ea8bd,
.gb-block-image-a4ebb27d,
.gb-block-image-56232aee,
.gb-block-image-ebdf6a92,
.gb-block-image-1e011211,
.gb-block-image-e99f0c5d,
.gb-block-image-a3369674,
.gb-block-image-30610a58 {
  position: relative;
  float: right;
  left: 50px;
}

.gb-container-2b98c0ea,
.gb-container-b10de432 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

@media (max-width: 1024px) {
}

@media screen and (max-width: 1023px) {
  .gb-block-image-cd6f74c3,
  .gb-block-image-be9ea8bd {
    right: 0;
    left: 0;
    top: 65px;
  }
}

@media screen and (max-width: 767px) {
  .gb-block-image-cd6f74c3,
  .gb-block-image-be9ea8bd {
    position: relative;
    right: 0;
    left: 0;
    top: 50px;
  }

  .gb-container-981c55e3 {
    display: none;
  }
}

.left-image-shadow > figure > img,
.right-image-shadow > figure > img {
  box-shadow: rgba(0, 0, 0, 0.25) 0px 25px 50px -12px;
}
/***********************************************************
* 4) Our History
************************************************************/

.gb-block-image-3a154908 > img,
.gb-block-image-54a5b0a5 > img,
.gb-block-image-af6920d8 > img,
.gb-block-image-9da844f3 > img,
.gb-block-image-47af4b8a > img {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

.pulse-one > p,
.pulse-two > p,
.pulse-three > p,
.pulse-four > p,
.pulse-five > p {
  color: #ffffff;
  padding: 5px;
  display: none;
}

.pulse-one {
  left: calc(50% - -30px);
  position: absolute;
  top: calc(50% - 40px);
  /* background-color: #1e73be; */
  border-radius: 10px;
  border-left: 3px solid #1e73be;
}

/* .pulse-one:after {
  content: " ";
  position: absolute;
  left: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #1e73be;
  border-left: none;
  border-bottom: 15px solid transparent;
} */

.pulse-two {
  left: calc(50% - 135px);
  position: absolute;
  top: calc(50% - 40px);
  /* background-color: rgba(30, 115, 190, 1); */
  border-radius: 10px;
  border-right: 3px solid #1e73be;
}

/* .pulse-two:after {
  content: " ";
  position: absolute;
  right: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: none;
  border-left: 15px solid  #1e73be;;
  border-bottom: 15px solid transparent;
} */

.pulse-three {
  left: calc(50% - -30px);
  position: absolute;
  top: calc(50% - 40px);
  /* background-color: rgba(30, 115, 190, 1); */
  border-radius: 10px;
  border-left: 3px solid #1e73be;
  border-right: 3px solid #1e73be;
}

/* .pulse-three:after {
  content: " ";
  position: absolute;
  left: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #1e73be;
  border-left: none;
  border-bottom: 15px solid transparent;
} */

.pulse-four {
  left: calc(50% - 135px);
  position: absolute;
  top: calc(50% - 40px);
  /* background-color: rgba(30, 115, 190, 1); */
  border-radius: 10px;
  border-right: 3px solid #1e73be;
}

/* .pulse-four:after {
  content: " ";
  position: absolute;
  right: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: none;
  border-left: 15px solid  #1e73be;;
  border-bottom: 15px solid transparent;
} */

.pulse-five {
  left: calc(50% - -25px);
  position: absolute;
  top: calc(50% - 40px);
  /* background-color: rgba(30, 115, 190, 1); */
  border-radius: 10px;
  border-left: 3px solid #1e73be;
}

/* .pulse-five:after {
  content: " ";
  position: absolute;
  left: -15px;
  top: 15px;
  border-top: 15px solid transparent;
  border-right: 15px solid #1e73be;
  border-left: none;
  border-bottom: 15px solid transparent;
} */

.pulse {
  display: none;
  height: 64px;
  left: calc(50% - 21px);
  position: absolute;
  top: calc(50% - 32px);
  width: 64px;
}

@media (min-width: 1000px) {
  .pulse {
    display: block;
  }
}

@media (max-width: 1540px) {
  .pulse-one {
    left: calc(50% - 60px);
    top: calc(50% - 0px);
    /* background-color: rgba(30, 115, 190, 1); */
    border-radius: 10px;
    padding: 0.2em;
    margin-top: 20px;
  }
  /* 
   .pulse-one:after {
    content: " ";
    position: absolute;
    right: 40px;
    left: 40px;
    top: -15px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1e73be;
  } */

  .pulse-two {
    left: calc(50% - 56px);
    top: calc(50% - 0px);
    /* background-color: rgba(30, 115, 190, 1); */
    border-radius: 10px;
    margin-top: 20px;
  }

  /* .pulse-two:after {
    content: " ";
    position: absolute;
    right: 40px;
    left: 40px;
    top: -15px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1e73be;
  } */

  .pulse-three {
    left: calc(50% - 59px);
    top: calc(50% - 0px);
    /* background-color: rgba(30, 115, 190, 1); */
    border-radius: 10px;
    padding: 0.2em;
    margin-top: 20px;
  }

  /* .pulse-three:after {
    content: " ";
    position: absolute;
    right: 40px;
    left: 40px;
    top: -15px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1e73be;
  } */

  .pulse-four {
    left: calc(50% - 56px);
    top: calc(50% - 0px);
    /* background-color: rgba(30, 115, 190, 1); */
    border-radius: 10px;
    padding: 0.2em;
    margin-top: 20px;
  }

  /* .pulse-four:after {
    content: " ";
    position: absolute;
    right: 40px;
    left: 40px;
    top: -15px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1e73be;
  } */

  .pulse-five {
    left: calc(50% - 40px);
    top: calc(50% - 0px);
    /* background-color: rgba(30, 115, 190, 1); */
    border-radius: 10px;
    padding: 0.2em;
    margin-top: 20px;
  }

  /* .pulse-five:after {
    content: " ";
    position: absolute;
    right: 40px;
    left: 21px;
    top: -15px;
    border-top: none;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1e73be;
  } */
}

.pulse {
  background: #ffffff;
  border-radius: 50%;
  margin: 10px;
  height: 20px;
  width: 20px;
  border: 3px solid #1e73be;
}

.pulse {
  background: #ffffff;
  border-radius: 50%;
  margin: 10px;
  height: 20px;
  width: 20px;
  border: 3px solid #1e73be;

  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

/***********************************************************
* 5) Who We Are
************************************************************/
.sgl_child {
  margin-left: 50px;
}

.gb-block-image-e7b2b664 {
  position: relative;
  right: 50px;
}

.gb-container-76b9a8e6 {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
}

@media screen and (max-width: 1023px) {
  .gb-block-image-e7b2b664 {
    right: 0;
    left: 0;
    top: 65px;
  }
}

@media screen and (max-width: 767px) {
  .gb-block-image-e7b2b664 {
    position: relative;
    right: 0;
    left: 0;
    top: 50px;
  }
}

/***********************************************************
* 5) Studies
************************************************************/

.gb-container-08bb038a {
  width: 100%;
}

.measures-table-header {
  background-color: #007fa6;
  color: #ffffff;
  display: flex;
}

.protocols-body-cell,
.protocols-table-header-cell {
  padding: 1em;
}

.protocols-number-header-cell,
.project-number-domain-cell {
  flex: 0 1 100px;
}

.protocols-title-header-cell,
.protocols-title-cell {
  flex: 0 1 150px;
}

.protocols-goal-header-cell,
.protocols-goal-cell {
  flex: 0 1 150px;
}

.protocols-status-header-cell,
.protocols-status-cell {
  flex: 0 1 10%;
}

.protocols-eligibility-header-cell,
.protocols-eligibility-cell {
  flex: 0 1 10%;
}

.protocols-sites-header-cell,
.protocols-sites-cell {
  flex: 0 1 150px;
}

.protocols-links-header-cell,
.protocols-links-cell {
  flex: 0 1 20%;
}

.mi-method-header-cell,
.protocols-name-cell {
  flex: 0 1 25%;
}

.incab-yes {
  color: #ffffff;
  background-color: green;
  text-align: center;
}

.measures-table-row {
  display: flex;
  flex-wrap: wrap;
}

.measures-table-row:nth-child(odd) {
  background: #f1f1f1;
}

.protocols-button-cell {
  flex: 0 1 10%;
}

.mi-resources-cell {
  flex: 0 0 100%;
}

.panel {
  padding: 1em;
  display: none;
  background-color: white;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}

.resources-button {
  cursor: pointer;
}

.resources-button:hover {
  background-color: rgba(0, 127, 166, 0.5);
  text-decoration: underline;
}

.panel {
  display: none;
}
.panel.show {
  display: block;
}

.active {
  text-decoration: underline;
}

.footerhr {
  border: 2px solid #602d9157;
  height: 2px !important;
}
h3#h-contact-us a {
  color: #ffffff !important;
}
p.read.has-base-3-color.has-text-color.has-medium-font-size {
  line-height: 1.5px;
}
p.read.has-base-3-color.has-text-color a {
  text-decoration-color: #55ba47;
  text-underline-offset: 8px !important;
  text-decoration-thickness: 2px;
}
.is-layout-constrained.wp-block-group {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  max-width: 1165px;
}

.hr1 {
  border: none !important;
  margin-bottom: 25px;
  margin-top: 25px;
}

/***********************************************************
* 5) Team
************************************************************/

.member-shadow,
.shadow {
  box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 2px, rgba(0, 0, 0, 0.07) 0px 2px 4px,
    rgba(0, 0, 0, 0.07) 0px 4px 8px, rgba(0, 0, 0, 0.07) 0px 8px 16px,
    rgba(0, 0, 0, 0.07) 0px 16px 32px, rgba(0, 0, 0, 0.07) 0px 32px 64px;
}


svg:hover > #fb-outer,
svg:hover > #ig-inner,
svg:hover > #ln-inner,
svg:hover > #tw-inner
{
  fill: #222c3f;
}

svg:hover > #fb-inner, 
svg:hover > #ig-outer,
svg:hover > #ln-outer,
svg:hover > #tw-outer {
  fill: #ffffff;
}

/***********************************************************
* ATN Scholars Page
************************************************************/
.list-style-none {
  list-style: none;
}

/***********************************************************
* Studies
************************************************************/


  .pentagon-blue {
    position: relative;
    text-align: center;
    margin-bottom: 6px;
    height: 90px;
   
  }
  .pentagon-blue:before {
    content: '';
    position: absolute;
    top: 25px;
    left: 0;
    height: 110%;
    width: 51%;
    background: #86e0fc;
    transform: skew(0deg, 30deg);
  }
  .pentagon-blue:after {
    content: '';
    position: absolute;
    top: 25px;
    right: 0;
    height: 110%;
    width: 50%;
    background: #86e0fc;
    transform: skew(0deg, 330deg); 
  }

  .pentagon-orange {
    position: relative;
    text-align: center;
    margin-bottom: 6px;
    height: 90px;
   
  }
  .pentagon-orange:before {
    content: '';
    position: absolute;
    top: 26px;
    left: 0;
    height: 135%;
    width: 51%;
    background: #f3b724;
    transform: skew(0deg, 30deg);
  }
  .pentagon-orange:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 0;
    height: 135%;
    width: 50%;
    background: #f3b724;
    transform: skew(0deg, 330deg); 
  }

  .pentagon-yellow {
    position: relative;
    text-align: center;
    margin-bottom: 6px;
    height: 90px;
   
  }
  .pentagon-yellow:before {
    content: '';
    position: absolute;
    top: 26px;
    left: 0;
    height: 110%;
    width: 51%;
    background: #f9ef5c;
    transform: skew(0deg, 30deg);
  }
  .pentagon-yellow:after {
    content: '';
    position: absolute;
    top: 26px;
    right: 0;
    height: 110%;
    width: 50%;
    background: #f9ef5c;
    transform: skew(0deg, 330deg); 
  }

.happy-step {
  z-index: 1;
  margin-bottom: 0;
}
