#more {
  display: none;
}
html,
body {
  scroll-behavior: smooth;
}
#myVideo {
  position: absolute;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: -webkit-fill-available;
  top: 90px;
  display: none;
}

.sub-head {
  display: none;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
}

.main {
  background-image: url("/content/dam/oliver-wyman/v3/template-scripts/run-with-purpose/images/run-with-courage-1430x881.jpeg");
  height: 100vh;
  width: 100%;
  background-position: center;
  background-size: cover;
  position: relative;
}
.main nav {
  display: flex;
  padding: 35px;
  max-width: 1340px;
  margin: 0 auto;
}
.main nav .brand-title img {
  max-width: 175px;
  height: auto;
}
.main nav .navbar-links-1 {
  margin: 0 auto;
  flex-shrink: 1;
  padding-right: 175px;
}
.main nav .navbar-links-1 span {
  font-family: "MMC Display Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #c53532;
}
.main nav .navbar-links-1 p {
  color: #fff;
  font-family: "MMC Display Condensed";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  cursor: pointer;
}
.main nav .navbar-links-1 a {
  color: #fff;
  text-decoration: none;
}
.main .text {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20% 0 0 35px;
  max-width: 1340px;
  margin: 0 auto;
}
.main .text p {
  font-family: "MMC Display Condensed";
  font-style: normal;
  font-weight: 400;
  font-size: 27px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #009de0;
}
.main .text h1 {
  font-family: "MMC Display Condensed";
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 100px;
  line-height: 100%;
  padding-top: 15px;
}
.main .text h3 {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 22px;
  line-height: 150%;
  color: #ffffff;
  max-width: 740px;
  padding: 15px 0 20px 0;
}
.main .text button {
  color: #fff;
  background-color: #000;
  padding: 22px 27px;
  border-radius: 30px;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  text-align: center;
}
.main .text button i {
  padding-left: 8px;
  color: #c53532;
}

.txt-content {
  width: 100%;
  background-color: #000;
  padding: 60px 35px;
}
.txt-content .read-more {
  display: flex;
  justify-content: center;
}
.txt-content .read-more a {
  color: #fff;
  padding: 10px 26px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #ffffff;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
  transition: 0.3s;
}
.txt-content .read-more a:hover {
  color: black;
  background: #fff;
}
.txt-content .transcipt {
  max-width: 900px;
  margin: 0 auto;
}
.txt-content .transcipt h1 {
  font-family: "Noto Sans";
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 150%;
  padding-bottom: 30px;
}
.txt-content .transcipt p {
  font-family: "Noto Sans";
  color: #fff;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: -0.18px;
  padding-bottom: 50px;
}
.txt-content .transcipt p a {
  text-decoration: underline;
  color: #fff;
}
.txt-content .transcipt p .blue-txt {
  color: #009de0;
}

.up-next {
  background-color: #000;
  display: flex;
  flex-direction: column;
  max-width: 1340px;
  justify-content: center;
}
.up-next h1 {
  font-family: "MMC Display Condensed";
  margin: 0 35px;
  padding: 40px 0;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 150%;
  border-top: 1px solid #565656;
}
.up-next .cards {
  display: flex;
  margin: 0 35px;
}
.up-next .cards .card1 {
  padding-right: 20px;
  cursor: pointer;
}
.card2 {
  cursor: pointer;
}

.up-next .cards h2 {
  font-family: "MMC Display Condensed";
  color: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 22px;
  line-height: 150%;
  padding: 30px 0 10px 0;
}
.up-next .cards p {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  color: #ffffff;
}

.last-sec {
  background-color: #000;
  padding: 0 0 100px;
  display: flex;
  justify-content: center;
}

.container {
  width: 100%;
  margin-top: 0px !important;
  padding: 0px 35px;
  max-width: 1340px;
  margin: 0 auto;
}

@media (max-width: 1024px) {
  .container {
    padding: 0px 20px;
  }
}
@media (max-width: 576px) {
  .container {
    padding: 0px 10px;
  }
}
.footer {
  background: #000000;
  padding: 40px 0px;
  width: 100%;
  position: relative;
  z-index: 2;
}

.footer .content .content-container {
  display: flex;
  justify-content: space-between;
  align-items: end;
}

.footer .content .content-container.mobile {
  display: none;
}

.footer .content .content-container .left {
  width: 33.333%;
}

.footer .content .content-container .left .logo img {
  width: 140px;
  -o-object-fit: contain;
  object-fit: contain;
  margin: 0;
  margin-bottom: 30px;
}

.footer .content .content-container .left .text p {
  margin: 0;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.12px;
  color: #ffffff;
}

.footer .content .content-container .middle {
  width: 33.333%;
  text-align: center;
}

.footer .content .content-container .middle ul {
  margin: 0;
  margin-left: -40px;
  position: relative;
}

.footer .content .content-container .middle ul li {
  display: inline-block;
  list-style: none;
}

.footer .content .content-container .middle ul li a {
  outline: 0;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.12px;
  color: #ffffff;
  text-decoration: none;
}

.footer .content .content-container .middle ul li a:hover {
  text-decoration: none;
  color: #2c6ef2;
}

.footer .content .content-container .middle ul li span {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.12px;
  color: #ffffff;
  padding: 0 3px;
  position: relative;
  top: -1px;
}

.footer .content .content-container .right {
  width: 33.333%;
  text-align: right;
}

.footer .content .content-container .right ul {
  margin: 0;
  margin-left: -40px;
  position: relative;
}

.footer .content .content-container .right ul li {
  display: inline-block;
  list-style: none;
}

.footer .content .content-container .right ul li a {
  outline: 0;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.12px;
  color: #ffffff;
  padding-left: 20px;
  text-decoration: none;
}

.footer .content .content-container .right ul li a:hover {
  text-decoration: none;
  color: #2c6ef2;
}

@media (max-width: 1140px) {
  .footer .content .content-container .middle {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .footer {
    height: 200px;
  }
  .footer.after-toggle {
    height: 200px;
  }
  .footer .content .content-container.desktop {
    display: none;
  }
  .footer .content .content-container.mobile {
    display: block;
  }
  .footer .content .content-container.mobile .top {
    display: flex;
    justify-content: space-between;
  }
  .footer .content .content-container.mobile .top .top-left {
    width: 50%;
  }
  .footer .content .content-container.mobile .top .top-left .logo img {
    width: 110px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 20px;
  }
  .footer .content .content-container.mobile .top .top-right {
    width: 50%;
    text-align: right;
  }
  .footer .content .content-container.mobile .top .top-right ul {
    margin: 0;
    position: relative;
    top: 1px;
  }
  .footer .content .content-container.mobile .top .top-right ul li {
    display: inline-block;
    list-style: none;
  }
  .footer .content .content-container.mobile .top .top-right ul li a {
    outline: 0;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.12px;
    color: #ffffff;
    padding-left: 20px;
    text-decoration: none;
  }
  .footer .content .content-container.mobile .top .top-right ul li a:hover {
    text-decoration: none;
  }
  .footer .content .content-container .bottom {
    width: 100%;
  }
  .footer .content .content-container .bottom ul {
    margin: 0;
    padding: 0;
  }
  .footer .content .content-container .bottom ul li {
    display: inline-block;
    list-style: none;
  }
  .footer .content .content-container .bottom ul li a {
    outline: 0;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.12px;
    color: #ffffff;
    text-decoration: none;
  }
  .footer .content .content-container .bottom ul li a:hover {
    text-decoration: none;
  }
  .footer .content .content-container .bottom ul li span {
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.12px;
    color: #ffffff;
  }
  .footer .content .content-container .bottom .text {
    margin: 0;
    margin-top: 20px;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: -0.12px;
    color: #ffffff;
  }
}
.footer-tooltip {
  position: absolute;
  background: #ffffff;
  color: #000000;
  border-radius: 10px;
  transition: all 300ms ease;
  padding: 3px 7px;
  top: -22px;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  letter-spacing: -0.12px;
  opacity: 0;
  visibility: hidden;
}

.footer .content .content-container .right ul li:hover .footer-tooltip {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 1024px) {
  .footer-tooltip {
    display: none;
  }
}
/* footer - end */
@media screen and (max-width: 720px) {
  .sub-head {
    display: inherit;
  }
  .main {
    height: 470px;
  }
  .main nav {
    padding: 20px;
    max-width: 1340px;
    margin: 0 auto;
    justify-content: space-between;
  }
  .main nav .brand-title img {
    max-width: 100px;
    height: auto;
  }
  .main nav .navbar-links-1 {
    width: 126px;
    margin: 0;
    padding-right: 0;
  }
  .main nav .navbar-links-1 span {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #c53532;
  }
  .main nav .navbar-links-1 p {
    color: #fff;
    font-size: 14px;
  }
  .main nav .navbar-links-1 a {
    color: #fff;
    text-decoration: none;
  }
  .main .text {
    padding: 155px 20px 0 20px;
  }
  .main .text p {
    font-size: 18px;
  }
  .main .text h1 {
    font-size: 45px;
    padding-bottom: 15px;
  }
  .main .text h3 {
    display: none;
  }
  .main .text button {
    color: #fff;
    background-color: #000;
    padding: 14px 18px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 14px;
  }
  .main .text button i {
    padding-left: 8px;
    color: #c53532;
  }
  .txt-content {
    width: 100%;
    background-color: #000;
    padding: 30px 20px;
  }
  .txt-content .read-more {
    display: flex;
    justify-content: center;
  }
  .txt-content .read-more a {
    color: #fff;
    padding: 10px 26px;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ffffff;
  }
  .txt-content .transcipt {
    max-width: 900px;
    margin: 0 auto;
  }
  .txt-content .transcipt h1 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    padding-bottom: 30px;
  }
  .txt-content .transcipt p {
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.18px;
    padding-bottom: 30px;
  }
  .txt-content .transcipt p .blue-txt {
    color: #009de0;
  }
  .up-next {
    background-color: #000;
    display: flex;
    flex-direction: column;
    max-width: 1340px;
    justify-content: center;
  }
  .up-next h1 {
    margin: 0px 20px;
  }
  .up-next .cards {
    margin: 0 20px;
    flex-direction: column;
  }
  .up-next .cards .card1 {
    padding-right: 0;
    padding-bottom: 40px;
  }
  .up-next .cards h2 {
    color: #fff;
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 150%;
    padding: 30px 0 10px 0;
  }
  .up-next .cards p {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #ffffff;
  }
}
@media only screen and (max-width: 780px) and (min-width: 720px) {
  .main .text {
    padding: 280px 0 0 35px;
  }
}

@media only screen and (max-width: 1030px) and (min-width: 1000px) {
  .main {
    height: 100vh;
  }
  .main .text {
    padding: 17% 0 0 35px;
  }
}

/*# sourceMappingURL=courage.css.map */
