.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sticky-nav {
  z-index: 200;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.nav-grid {
  width: 100%;
  height: 40px;
  grid-column-gap: 25px;
  letter-spacing: 2px;
  text-transform: uppercase;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto auto auto auto;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  justify-items: center;
  margin: 0;
  padding: 0;
  font-weight: 700;
  display: grid;
}

.nav-logo-link {
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: inline-block;
  position: absolute;
  top: auto;
  left: 20px;
}

.nav-logo-link.w--current {
  height: 180px;
}

.nav-logo {
  z-index: 120;
  width: auto;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
  margin-top: 0;
  position: relative;
  box-shadow: 0 0 50px rgba(255, 255, 255, .34);
}

.nav-link {
  color: #fff;
  letter-spacing: 0;
  text-transform: none;
  object-fit: fill;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 30px 10px 0;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
}

.nav-link:hover {
  text-decoration: underline;
}

.hero-banner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.div-block-7 {
  width: 100%;
  height: 100vh;
  background-image: url('../images/ryan-pic-1.jpg');
  background-position: 50% 10%;
  background-size: cover;
  position: relative;
}

.brand {
  display: flex;
}

.brand.w--current {
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.image-10 {
  width: 150px;
  height: auto;
}

.black-keyline {
  z-index: 10;
  height: 50px;
  background-color: #000;
  position: relative;
}

.container {
  z-index: 50;
  max-width: 100%;
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 5%;
}

.opening-questions-slider {
  z-index: 1;
  position: relative;
}

.opening-quote {
  padding-top: 0%;
  padding-left: 20%;
  padding-right: 20%;
  position: relative;
}

.opening-quote-text {
  letter-spacing: -1px;
  margin-bottom: 72px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-style: italic;
  font-weight: 600;
  line-height: 46px;
  display: inline-block;
}

.opening-quote-text.left {
  margin-top: -30px;
  margin-bottom: 42%;
  margin-left: -17.7vw;
  font-size: 60px;
  line-height: 60px;
  display: block;
}

.opening-quote-text.right {
  text-align: right;
  margin-bottom: 0;
  margin-left: -6.3vw;
  margin-right: -3.2vw;
  font-size: 60px;
  line-height: 60px;
  display: block;
}

.slider {
  background-color: rgba(0, 0, 0, 0);
}

.opening-questions {
  width: 60%;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 108px;
  margin-left: auto;
  margin-right: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-style: italic;
  line-height: 46px;
  display: block;
}

.container-2 {
  max-width: 60%;
}

.about-coaching {
  padding-top: 140px;
  padding-bottom: 140px;
}

.image-13 {
  margin-bottom: 58px;
  display: inline-block;
}

.container-3 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-12 {
  width: 180px;
  height: 220px;
  background-image: url('../images/book-on-table.jpg');
  background-position: 50% 70%;
  background-size: cover;
  margin-left: auto;
  margin-right: auto;
}

.title-1 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 700;
}

.title-1.left {
  text-align: left;
  padding-top: 0;
}

.title-1.left.half-width {
  width: 70%;
}

.title-1.with-subhead {
  padding-bottom: 10px;
}

.title-1.white {
  color: #fff;
}

.paragraph {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.paragraph.centered {
  color: #000;
  text-align: center;
}

.paragraph.centered.white {
  color: #fff;
}

.paragraph.centered.white.narrow {
  width: 60%;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.paragraph.centered.white.small {
  text-align: center;
  font-size: 12px;
  display: block;
}

.paragraph.how-it-works {
  font-size: 14px;
  line-height: 22px;
}

.paragraph.links {
  color: #e4651c;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.container-4 {
  max-width: 60%;
}

.how {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #c7cfd1;
  grid-template-rows: auto;
}

.div-block-13 {
  background-image: url('../images/ryan-pic-2.jpg');
  background-position: 50% 10%;
  background-size: cover;
}

.container-5 {
  max-width: 70%;
  padding-top: 100px;
  padding-bottom: 140px;
}

.container-6 {
  max-width: 70%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.services {
  background-color: #d9d9d9;
  padding-top: 60px;
  padding-bottom: 140px;
}

.div-block-14 {
  background-image: url('../images/high-shelf.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
}

.discover-your-best-self {
  padding-top: 140px;
  padding-bottom: 140px;
}

.list-item {
  background-image: url('../images/leaf-bulletpoint.png');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 15px;
  margin-bottom: 20px;
  padding-left: 32px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}

.right-aligned-small-image {
  width: 180px;
  height: 220px;
  float: right;
  background-image: url('../images/flower-on-table.jpg');
  background-position: 50% 70%;
  background-size: cover;
  margin-top: -131px;
  margin-left: auto;
  margin-right: auto;
  position: static;
}

.list {
  width: 65%;
  padding-left: 0;
  list-style-type: none;
}

.about-ryan {
  background-color: #d4dce9;
  padding-top: 60px;
  padding-bottom: 140px;
}

.div-block-15 {
  width: 400px;
  height: 400px;
  background-image: url('../images/ryan-pic-3.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 100%;
}

.columns {
  margin-top: 60px;
}

.testimonials {
  background-color: rgba(0, 0, 0, .05);
  padding-top: 60px;
  padding-bottom: 140px;
}

.testimonial-slider {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 140px;
}

.testimonial-text {
  width: 80%;
  text-align: center;
  letter-spacing: -1px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-style: italic;
  line-height: 32px;
  display: block;
  position: static;
}

.testimonial-text.slide-2 {
  width: 70%;
  margin-top: 55px;
}

.how-does-it-work {
  padding-top: 60px;
  padding-bottom: 140px;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  display: grid;
}

.cards-image-mask {
  width: 100px;
  height: 100%;
  border-radius: 0%;
  padding-top: 0;
  position: relative;
  overflow: hidden;
}

.cards-image {
  width: 100px;
  height: 100px;
  max-width: none;
  object-fit: cover;
  object-position: 50% 50%;
  background-color: #fff;
  border-radius: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.contact-form {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/ryan-pic-4.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-top: 60px;
  padding-bottom: 140px;
}

.small-text {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}

.contact-form-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.field-label {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 500;
}

.submit-button {
  border-radius: 20px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.textarea {
  margin-bottom: 40px;
}

.form {
  text-align: left;
}

.footer {
  text-align: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-bottom: 40px;
}

.footer-flex-container {
  text-align: left;
  justify-content: space-between;
  margin-bottom: 40px;
  display: flex;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  color: #444;
  margin-bottom: 10px;
  text-decoration: none;
  display: block;
}

.footer-link:hover {
  text-decoration: underline;
}

.title-2 {
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  line-height: 22px;
  display: block;
}

.booking-links {
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.how-it-works-cards {
  background-color: #fffad1;
  border-radius: 20px;
  align-items: flex-start;
  padding: 40px 30px;
  display: flex;
}

.div-block-16 {
  width: 100%;
  margin-left: 25px;
}

.footer-text {
  font-family: Poppins, sans-serif;
}

.slide {
  z-index: -1;
}

.container-9 {
  text-align: center;
}

.slide-nav {
  margin-top: 0;
  position: static;
  bottom: auto;
}

.slide-1 {
  position: relative;
}

.mask {
  height: 400px;
  position: relative;
}

.navbar {
  background-color: #000;
}

.brand-2 {
  height: 180px;
  margin-left: 20px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.nav-menu {
  margin-right: 2%;
}

.container-10 {
  margin-left: auto;
  margin-right: 10%;
}

.text-span, .text-span-2 {
  white-space: nowrap;
}

.column-2 {
  text-align: left;
}

.html-embed {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .nav-grid {
    grid-column-gap: 0px;
    grid-template-columns: auto auto auto auto auto auto;
  }

  .nav-logo-link.w--current {
    height: 120px;
  }

  .nav-logo {
    margin-left: 0;
  }

  .nav-link {
    padding-right: 20px;
    line-height: 14px;
  }

  .div-block-7 {
    height: 90vh;
  }

  .container {
    max-width: 80%;
  }

  .opening-quote {
    padding-top: 12%;
  }

  .opening-quote-text.left {
    margin-top: -98px;
    margin-bottom: 55%;
    margin-left: -14.7vw;
    font-size: 45px;
    line-height: 45px;
  }

  .opening-quote-text.right {
    font-size: 45px;
    line-height: 45px;
  }

  .title-1.left.half-width {
    width: 90%;
  }

  .paragraph.links {
    line-height: 18px;
  }

  .how {
    grid-template-columns: 1fr .75fr;
  }

  .services {
    grid-template-columns: .75fr 1fr;
  }

  .discover-your-best-self {
    padding-left: 0;
  }

  .div-block-15 {
    width: 250px;
    height: 250px;
  }

  .centered-container {
    max-width: 80%;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .cards-image-mask {
    height: auto;
  }

  .contact-form {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/ryan-pic-4.jpg');
    background-position: 0 0, 50% 0;
  }

  .footer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .how-it-works-cards {
    display: block;
  }

  .div-block-16 {
    margin-top: 10px;
    margin-left: 0;
  }

  .container-7, .container-8 {
    max-width: 80%;
  }

  .container-9 {
    max-width: 85%;
  }

  .brand-2 {
    height: 140px;
    margin-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .sticky-nav {
    position: relative;
  }

  .nav-grid {
    text-align: center;
  }

  .nav-link {
    text-align: center;
    padding-right: 0;
    font-size: 18px;
    line-height: 22px;
    display: block;
  }

  .opening-quote-text.left, .opening-quote-text.right {
    font-size: 30px;
    line-height: 40px;
  }

  .title-1.left {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph.centered.white.narrow {
    width: 100%;
  }

  .container-6 {
    max-width: 70%;
  }

  .discover-your-best-self {
    padding-left: 15px;
  }

  .div-block-15 {
    width: 400px;
    height: 400px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
  }

  .cards-image-mask {
    float: right;
  }

  .contact-form, .footer {
    padding: 40px 20px;
  }

  .footer-image {
    object-fit: contain;
  }

  .div-block-16 {
    margin-top: 90px;
  }

  .container-7, .container-8 {
    max-width: 85%;
  }

  .column {
    margin-top: 50px;
  }

  .mask {
    margin-bottom: 40px;
  }

  .navbar {
    object-fit: fill;
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .brand-2 {
    height: 100px;
    padding-left: 0;
  }

  .nav-menu {
    width: auto;
    background-color: #000;
    margin-top: 60px;
    margin-left: 0;
    margin-right: 0;
    display: inline-block;
  }

  .menu-button {
    opacity: 1;
    -webkit-text-fill-color: inherit;
    background-color: rgba(0, 0, 0, 0);
    background-clip: border-box;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .image-14 {
    margin-bottom: 50px;
  }

  .icon {
    color: #fff;
  }
}

@media screen and (max-width: 479px) {
  .sticky-nav {
    padding: 0;
  }

  .nav-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: 100px;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .nav-logo-link {
    border-top: 1px solid #c4c4c4;
  }

  .nav-logo-link.w--current {
    left: 0;
  }

  .nav-link {
    border-top: 1px solid #c4c4c4;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-banner {
    grid-template-columns: 1fr;
  }

  .div-block-7 {
    height: 90vh;
  }

  .opening-quote {
    padding-top: 25%;
    padding-left: 15%;
    padding-right: 15%;
  }

  .opening-quote-text.left {
    text-align: center;
    margin-top: 0;
    margin-bottom: 25%;
    margin-left: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .opening-quote-text.right {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
    font-size: 28px;
    line-height: 32px;
  }

  .opening-questions {
    font-size: 30px;
    line-height: 36px;
  }

  .container-4 {
    max-width: 80%;
  }

  .how {
    grid-template-columns: 1fr;
  }

  .div-block-13 {
    height: 300px;
  }

  .container-5 {
    max-width: 80%;
  }

  .services {
    grid-template-columns: 1fr;
  }

  .div-block-14 {
    height: 300px;
  }

  .right-aligned-small-image {
    margin-top: 53px;
  }

  .list {
    width: 85%;
  }

  .about-ryan {
    overflow: hidden;
  }

  .div-block-15 {
    margin-left: -20px;
  }

  .testimonials {
    overflow: hidden;
  }

  .testimonial-slider {
    margin-bottom: 265px;
  }

  .testimonial-text {
    letter-spacing: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-form {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/ryan-pic-4.jpg');
    background-position: 0 0, 60% 0;
  }

  .footer {
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-flex-container {
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .div-block-16 {
    margin-top: 66px;
  }

  .footer-text {
    text-align: center;
  }

  .mask {
    height: 500px;
  }

  .right-arrow {
    right: -25px;
  }

  .left-arrow {
    position: absolute;
    top: 0;
    left: -23px;
  }

  .nav-menu {
    width: 50%;
    margin-top: 60px;
    margin-left: 0;
    padding-top: 0;
  }

  .menu-button {
    background-color: rgba(0, 0, 0, 0);
  }

  .link-block {
    margin-top: 23px;
  }

  .icon {
    color: #a3a3a3;
  }

  .html-embed {
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-dd00df59-ba0b-5df6-b1bd-496747888a96-30cbf2cc {
  align-self: center;
}

@media screen and (max-width: 479px) {
  #w-node-_8d4a2b90-0426-8211-fb31-be7de60c4fcf-30cbf2cc, #w-node-_7e96d6e7-8893-1362-a330-1d9444470f57-30cbf2cc {
    grid-column: span 1 / span 1;
  }
}


