:root {
  --white-smoke-bg: #f7f7f7;
  --black: #141414;
  --steel-blue: #4c758f;
  --white-smoke: #f0f0f0;
  --light-sea-green-cta: #07acac;
  --flowui-component-library-grey-300: #e4e6f1;
  --flowui-component-library-gray-900: #160042;
  --flowui-component-library-white: white;
  --flowui-component-library-grey-600: #393b6a;
  --flowui-component-library-gray-200: #f3f5fb;
  --flowui-component-library-gray-500: #6b7094;
  --flowui-component-library-gray-100: #f7f9fd;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: .875rem;
  line-height: 1.25rem;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hind Siliguri, sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 4.375rem;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.95313rem;
  font-weight: 500;
  line-height: 1.3;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.875rem;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.25rem;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.125rem;
}

.body-archdownie {
  background-color: var(--white-smoke-bg);
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.875rem;
}

.sg-side-nav {
  width: 18.75rem;
  height: 100vh;
  background-color: var(--black);
  padding: 1.5rem;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.h1 {
  color: #fff;
  font-family: Hind Siliguri, sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 4.375rem;
}

.h1.txt-black {
  color: #303030;
}

.h1.cms-heading {
  font-size: 4.375rem;
  line-height: 1;
}

.sg-h1 {
  color: var(--white-smoke-bg);
  text-align: center;
  font-family: Hind Siliguri, sans-serif;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 4.375rem;
}

.sg-heading {
  color: var(--white-smoke-bg);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
  text-decoration: none;
}

.link-block {
  width: 100%;
  text-align: left;
  background-color: #202020;
  border-radius: .5rem;
  padding: 1rem;
  text-decoration: none;
}

.quick-stack-2 {
  margin-top: 2rem;
  padding: 0;
}

.sg-title {
  color: #8a8a8a;
  text-transform: uppercase;
  font-size: 2.5rem;
}

.sg-wrap {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  display: block;
}

.tag {
  color: #9b9b9b;
  text-transform: uppercase;
  margin-bottom: 2rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
}

.sg-stk-typography {
  width: 100%;
  padding: 0;
}

.cell {
  border-radius: .25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.cell-2 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.h2 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Hind Siliguri, sans-serif;
  font-size: 2.44125rem;
  font-weight: 600;
  line-height: 3.125rem;
}

.h2.txt-white {
  color: #fff;
}

.h2.centeted {
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2.center-align {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cell-3 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.h3 {
  color: #333;
  text-transform: capitalize;
  font-size: 1.5625rem;
  font-weight: 600;
  line-height: 1.3;
}

.h3.txt-white {
  color: #fff;
}

.cell-4 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.h4-footer-heading {
  color: var(--steel-blue);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  display: flex;
}

.h4-footer-heading.txt-light {
  color: #c5dceb;
}

.h4-footer-heading.centered, .h4-footer-heading.center-align {
  justify-content: center;
}

.cell-5, .cell-6 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.paragraph {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph.txt-white {
  color: #fff;
  margin-top: 0;
}

.paragraph.txt-white-footer {
  color: #ececec;
}

.paragraph.txt-white-footer.left-align {
  color: #cacaca;
}

.paragraph.adjust {
  margin-top: 6.25rem;
}

.sg-spacer {
  width: 100%;
  height: 1rem;
}

.sg-section-typography {
  background-color: var(--white-smoke);
  margin-left: 18.75rem;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.sg-section-color {
  margin-left: 18.75rem;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.sg-color-5 {
  width: 9.375rem;
  height: 6.25rem;
  background-color: #07acac;
}

.sg-color-1 {
  width: 9.375rem;
  height: 6.25rem;
  background-color: #141414;
}

.sg-color-3 {
  width: 9.375rem;
  height: 6.25rem;
  outline-offset: 0rem;
  background-color: #f0f0f0;
  outline: .0625rem solid rgba(51, 51, 51, .5);
}

.sg-color-4 {
  width: 9.375rem;
  height: 6.25rem;
  outline-offset: 0rem;
  background-color: #f7f7f7;
  outline: .0625rem solid rgba(51, 51, 51, .5);
}

.sg-color-2 {
  width: 9.375rem;
  height: 6.25rem;
  background-color: #daeded;
}

.sg-section-button {
  background-color: var(--white-smoke);
  margin-left: 18.75rem;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.txt {
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.txt.blck {
  color: var(--black);
  font-weight: 500;
}

.txt.txt-blck {
  color: #000;
}

.linkblock-cta {
  width: 16.25rem;
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: .9375rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 1.25rem rgba(0, 0, 0, .1);
}

.linkblock-cta:hover {
  background-color: #046666;
  top: -.125rem;
  box-shadow: 0 5px 1.875rem rgba(7, 172, 172, .3);
}

.linkblock-cta.light {
  background-color: var(--white-smoke-bg);
  color: var(--black);
}

.clock-svg {
  margin-right: .5rem;
}

.clock-svg.invert {
  filter: invert();
}

.cta-get-in-touch {
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  padding: .9375rem 1.5rem;
  font-weight: 500;
}

.cta-get-in-touch:hover {
  background-color: #046666;
}

.cta-get-in-touch.button {
  border: .0625rem solid var(--light-sea-green-cta);
  color: var(--light-sea-green-cta);
  background-color: rgba(0, 0, 0, 0);
  margin-left: 0;
  font-weight: 500;
  display: inline-block;
}

.cta-get-in-touch.button:hover {
  color: var(--white-smoke-bg);
}

.cta-get-in-touch.button.transparent-bg-colored-stroke {
  color: var(--light-sea-green-cta);
  font-weight: 500;
}

.cta-get-in-touch.button.transparent-bg-colored-stroke:hover {
  background-color: var(--light-sea-green-cta);
}

.cta-get-in-touch.button.about-learn-more {
  color: #fff;
  border-color: #fff;
  margin-right: auto;
}

.cta-get-in-touch.button.about-learn-more:hover {
  background-color: #1b1b1b;
  border-style: none;
}

.cta-get-in-touch.hero {
  z-index: 100;
  margin-left: 0;
  padding-left: 2rem;
  padding-right: 2rem;
  position: relative;
}

.cta-connect-linkedin {
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  padding: .9375rem 1.5rem;
  font-weight: 500;
}

.cta-connect-linkedin:hover {
  background-color: #046666;
}

.sg-section-prefix {
  background-color: var(--white-smoke);
  margin-left: 18.75rem;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.prefix-tag {
  color: #9b9b9b;
  text-transform: none;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.3;
}

.cell-7 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.sg-section {
  margin-left: 18.75rem;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  transition: all .25s ease-in-out;
  position: relative;
  overflow: hidden;
}

.section.hero {
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  overflow: visible;
}

.section.elevated {
  z-index: 1;
  margin-top: -2.5rem;
  padding-top: 0;
}

.section.elevated.hide-on-tablet, .section.elevated.deskstop-hide {
  display: none;
}

.section.elevated.deskstop-hide.tablet-show {
  margin-top: 3.75rem;
  padding-top: 6.25rem;
  transition: all .3s cubic-bezier(1, .007, .012, .995);
  display: flex;
  overflow: hidden;
}

.section.testimonial {
  height: auto;
  background-color: #f0f0f0;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
  overflow: hidden;
}

.section.testimonial.is-hidden {
  display: none;
}

.section.book-a-call {
  background-color: #07acac;
  margin-left: auto;
  margin-right: auto;
}

.section.book-a-call.pop-up-schedule-appointment {
  height: auto;
  background-color: var(--light-sea-green-cta);
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.section.linkedin {
  display: block;
}

.section.about {
  background-color: #f0f0f0;
}

.section.pop-up--is-hidden {
  z-index: 10;
  height: 100vh;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.linkedin-cms {
  margin-left: auto;
  margin-right: auto;
  padding-top: 6.25rem;
}

.section.cms-hero {
  background-image: linear-gradient(45deg, #fff, rgba(255, 255, 255, 0)), url('../images/Desktop---9.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.section.footer {
  background-color: #1b1b1b;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}

.section.share-testimonial {
  z-index: 12;
  background-color: rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.share-testimonial.is--hidden {
  z-index: 5;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section.transformational-coaching {
  justify-content: center;
  align-items: center;
  padding-top: 11.25rem;
}

.div-ctr {
  width: 100%;
  height: auto;
  max-width: 93.75rem;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 5rem;
  position: relative;
}

.div-ctr.cevter-align {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.div-ctr.hero {
  padding-top: 0;
  padding-bottom: 0;
}

.div-ctr.linkedin-feed-ctr {
  padding-left: 1rem;
  padding-right: 1rem;
}

.div-ctr.book-a-call {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.cell-8, .cell-9, .cell-10 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}

.h5, .h6 {
  margin-top: 0;
  margin-bottom: 0;
}

.divider {
  width: 100%;
  height: .0625rem;
  background-color: #e4e4e4;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.navbar {
  z-index: 50;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-ctr {
  height: 80px;
  justify-content: space-between;
  align-items: center;
  padding-left: 3rem;
  padding-right: 3rem;
  display: flex;
  position: relative;
}

.stk {
  grid-column-gap: 7.5rem;
  padding: 0;
}

.hero-paragraph {
  width: 28.125rem;
  color: #4d4d4d;
  text-align: right;
  margin-bottom: 0;
  font-size: 1.875rem;
  line-height: 1.3;
}

.div-wrp {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  margin-left: auto;
  padding: 0;
  display: flex;
  position: relative;
}

.cell-centered {
  justify-content: center;
  align-items: flex-end;
  padding: 0;
}

.div-spacer {
  width: 100%;
  height: 6.25rem;
}

.div-spacer._64px {
  height: 4rem;
}

.div-block-4 {
  width: 22.9375rem;
  height: 100%;
}

.div-block-5 {
  width: 28.75rem;
  height: 7.5rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.stirpe-img {
  z-index: -1;
  opacity: .3;
  position: absolute;
  top: auto;
  bottom: 1.5rem;
  left: 10%;
}

.stk-transformational-coaching {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  padding: 0;
}

.spacer-24px {
  width: 100%;
  height: 1.5rem;
}

.spacer-32px {
  width: 100%;
  height: 2rem;
}

.stk-feature-grid {
  width: 100%;
  margin-top: 60px;
  padding: 0;
}

.feature-card {
  width: 100%;
  height: 100%;
  border: .0625rem solid #e2e2e2;
  border-radius: .5rem;
  padding: 2rem;
  transition: border-color .3s, box-shadow .3s;
  position: relative;
}

.feature-card:hover {
  box-shadow: 45px 45px 8.75rem -3rem rgba(0, 0, 0, .2);
}

.lightbox-link {
  z-index: 2;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.video-img {
  width: 100%;
  height: 100%;
  display: block;
}

.light-box-wrp {
  width: 100%;
  height: 100%;
  max-width: 100rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  overflow: hidden;
}

.stk-lighbox {
  width: 100%;
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  padding: 0;
}

.v-cta-wrp {
  width: 9.375rem;
  height: 9.375rem;
  cursor: pointer;
  background-color: rgba(217, 217, 217, .2);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 0 5px 1.25rem rgba(0, 0, 0, .1);
}

.video-cta {
  margin-left: .625rem;
}

.feature-wrp {
  width: 37.5rem;
  border: .0625rem solid #e2e2e2;
  border-radius: .5rem;
  padding: 2rem;
  text-decoration: none;
  transition: border-color .3s, box-shadow .3s;
}

.feature-wrp:hover {
  border-style: none;
  box-shadow: 45px 45px 8.75rem -3rem rgba(0, 0, 0, .2);
}

.wrp-feature {
  flex-direction: row;
  align-items: center;
  display: flex;
}

.compass-svg {
  margin-right: 1rem;
}

.stk-get-started {
  padding: 0;
  position: relative;
}

.stk-get-stated-features {
  width: 100%;
  padding: 0;
}

.h4-sub-title {
  color: #41647a;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.h4-sub-title.txt-black {
  color: var(--black);
  margin-bottom: 0;
}

.stk-cell-wrp {
  padding: 0;
}

.form-contact-wrp {
  width: 22.9375rem;
  height: 100%;
  background-color: #0d0d0d;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 2rem 1.5rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.form-contact-wrp.pop-up {
  z-index: 0;
  height: 100%;
  justify-content: space-around;
  position: relative;
}

.stk-cell-contact-form {
  justify-content: center;
  align-items: center;
}

.text-field {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: .0625rem solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(255, 255, 255, .2);
  margin-bottom: 1.5rem;
}

.dropdown {
  width: 100%;
}

.contact-drop-down {
  width: 100%;
  color: #868686;
  padding: .75rem;
}

.cta-form-send {
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  padding: .5rem 2rem;
}

.form {
  text-align: left;
}

.cta-wrp {
  justify-content: flex-end;
  align-items: center;
  margin-top: .625rem;
  display: flex;
}

.gs-bg-right {
  z-index: -1;
  opacity: .4;
  position: absolute;
  top: -15%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.gs-bg-left {
  z-index: -1;
  opacity: .5;
  position: absolute;
  top: -10%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.t-div-wrp {
  width: 27rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}

.spacer-40px {
  width: 100%;
  height: 2.5rem;
}

.t-img-wrp {
  margin-top: 1rem;
  display: none;
}

.testimonial-image {
  margin-right: -1rem;
}

.testimonial-card {
  width: 100%;
  height: 100%;
  background-color: #1f1f1f;
  border-radius: 1.25rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.t-paragraph-wrp {
  width: 100%;
  height: auto;
  margin-bottom: 1.5rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.testimonial-position {
  color: #ccc;
}

.testimonial-name {
  color: var(--light-sea-green-cta);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
}

.testimonial-paragraph {
  margin-bottom: 0;
  text-decoration: none;
}

.testimonial-paragraph.txt-white {
  color: #fff;
}

.testimonial-paragraph.txt-white.centered {
  color: #d4d4d4;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-style: italic;
  display: flex;
}

.quote-svg {
  position: relative;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.world-bg-absolute {
  position: absolute;
  top: -2rem;
  left: auto;
  right: 0;
}

.quick-stack-8 {
  padding: 0;
}

.appointment-wrp {
  width: 28.9375rem;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.spacer-16px {
  width: 100%;
  height: 1rem;
}

.div-block-22 {
  width: 31.25rem;
  margin-left: auto;
  margin-right: auto;
}

.linkedin-profile-wrp {
  width: 100%;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.linkedin-profile-wrp.max-width {
  width: 21.875rem;
  justify-content: flex-start;
}

.linkedin-name {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  line-height: 1.3;
}

.linkedin-name.txt-black {
  color: #000;
  margin-bottom: .25rem;
}

.linkedin-title {
  color: #fff;
  font-size: .75rem;
  line-height: 1.2;
}

.linkedin-title.txt-black {
  color: #757575;
  margin-bottom: 0;
  font-size: .875rem;
}

.linkedin-title-wrp {
  width: 15.625rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.linkedin-title-wrp.txt-black {
  width: auto;
  color: var(--black);
  justify-content: space-between;
}

.linkedin-img {
  margin-right: .625rem;
}

.invert {
  filter: invert();
}

.linkedin-reels {
  width: 22.9375rem;
  height: 29.1475rem;
  background-image: url('../images/linkedin-reels.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-top: auto;
  padding: 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.hashtag {
  margin-bottom: 0;
  text-decoration: none;
}

.hashtag.txt-white {
  color: #fff;
  line-height: 1.375rem;
}

.paragraph-reels {
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-reels.txt-white {
  color: #fff;
  line-height: 1.375rem;
}

.stk-about {
  padding: 0;
}

.wrp-about {
  width: 35rem;
  position: relative;
}

.spacer-85px {
  width: 100%;
  height: 5.3125rem;
}

.div-block-26 {
  width: 35rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.paragraph-big {
  font-size: 1.25rem;
  font-style: italic;
  font-weight: 500;
}

.qutoe-block-wrp {
  background-color: #e6e6e6;
  border-left: .3rem solid #8b8b8b;
  border-radius: 4px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding: 2.5rem;
}

.faq-div-wrp {
  z-index: 1;
  width: 28.9375rem;
  height: 24.75rem;
  background-color: #07acac;
  border-radius: .5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 2rem;
  display: flex;
  position: absolute;
  top: 20%;
  bottom: 0%;
  left: 3%;
  right: auto;
}

.faq-main-wrp {
  width: 50.4375rem;
  height: auto;
  background-color: #f0f0f0;
  border-radius: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 2rem 2rem 4rem;
  display: flex;
  position: relative;
  right: 9.375rem;
  overflow: hidden;
  box-shadow: 0 5px 1.875rem rgba(0, 0, 0, .1);
}

.faq-h1 {
  color: #333;
  font-family: Inter, sans-serif;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.4;
}

.fax-stk-wrp {
  width: auto;
  height: auto;
  position: relative;
}

.faq-svg {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 1.5rem;
}

.stk-faq {
  width: 100%;
  padding: 0;
  position: relative;
}

.txt-white {
  color: #fff;
}

.footer-link-block {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .5rem;
  padding: .5rem;
  text-decoration: none;
  display: flex;
}

.footer-svg {
  margin-right: .625rem;
}

.calendar-img {
  position: relative;
}

.paragraph-wrp {
  width: 35rem;
}

.calendar-svg {
  margin-right: 1rem;
}

.stk-feature {
  margin-top: 1.5rem;
}

.stk-cell-centered {
  justify-content: center;
  align-items: center;
}

.transformational-div-wrp {
  width: 29.125rem;
  height: 32.5rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.cf-bottom-line {
  width: 100%;
  height: .0625rem;
  background-color: rgba(13, 14, 16, .1);
}

.cf-faq-question-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.cf-faq-content {
  color: rgba(0, 0, 0, .8);
  text-align: left;
  margin-bottom: 0;
  padding-bottom: 1.875rem;
  font-size: 1rem;
  font-weight: 400;
}

.cf-faq-question-container-2 {
  cursor: pointer;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.cf-faq-card {
  width: 28.9375rem;
  color: #181818;
  padding: 1.25rem;
  font-size: 1.5rem;
  font-weight: 700;
  text-decoration: none;
}

.faq-corver-svg {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.faq-stripe-svg {
  z-index: 0;
  position: absolute;
  top: auto;
  bottom: -3%;
  left: auto;
  right: -11%;
}

.faq-stripe-svg.is-hidden {
  right: -17%;
}

.nav-link {
  height: 80px;
  color: #b3b3b3;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.nav-link:visited {
  border-bottom: .0625rem solid #dadada;
}

.nav-link.w--current {
  height: 80px;
  border-bottom: 2.5px solid var(--light-sea-green-cta);
  color: var(--light-sea-green-cta);
  align-items: center;
  padding-bottom: 20px;
  font-weight: 500;
  text-decoration: none;
}

.pop-up-wrp {
  width: 57.5rem;
  height: auto;
  background-color: #f0f0f0;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  box-shadow: 0 5px 1.25rem rgba(0, 0, 0, .15);
}

.stk-pop-up {
  grid-column-gap: 0rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.pop-up-content-wrp {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin: auto;
  padding: 2rem;
  display: flex;
  position: relative;
}

.div-block-39 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.pop-up-svg {
  margin-right: .625rem;
}

.stk-form-features {
  width: 100%;
  grid-column-gap: 1.5rem;
  padding: 0;
}

.spacer-64px {
  width: 100%;
  height: 4rem;
}

.close-svg {
  position: absolute;
  bottom: auto;
  left: auto;
}

.close-wrp {
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 1.5rem;
  bottom: auto;
  left: auto;
  right: 1.5rem;
}

.arrow-img {
  position: absolute;
  top: 8%;
  bottom: auto;
  left: auto;
  right: -7%;
}

.dropdown-list {
  background-color: #0d0d0d;
  display: none;
  position: relative;
}

.dropdown-link {
  color: #aaa;
}

.dropdown-link:hover {
  background-color: #1a1a1a;
}

.get-stated-div-wrp {
  position: relative;
}

.form-rectangle, .t-top-corner-svg {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.t-bottom-corner-svg {
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.side-social-wrap-absolute {
  z-index: 10;
  width: 3.75rem;
  height: 12.5rem;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: auto;
}

.side-social-link-block {
  width: 3.125rem;
  height: 3.125rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.side-social-svg {
  width: 2rem;
  height: 2rem;
}

.cms-stk-hero {
  padding: 0;
}

.cms-div-ctr {
  height: auto;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

.div-image-wrp {
  width: 100%;
  height: 32.6563rem;
  background-image: url('../images/img-3.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 1rem;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

.post-wrp {
  width: 62.5rem;
  margin-left: auto;
  margin-right: auto;
}

.post-body-wrp {
  padding: 1rem;
}

.h1-cms-title {
  color: #fff;
  font-family: Hind Siliguri, sans-serif;
  font-size: 3.75rem;
  font-weight: 500;
  line-height: 4.375rem;
}

.h1-cms-title.txt-black {
  color: #303030;
  font-size: 2.44125rem;
  font-weight: 500;
  line-height: 1.3;
}

.linkedin-cms-rich-text {
  font-family: Hind Siliguri, sans-serif;
}

.collection-list {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pagination {
  margin-top: 2rem;
}

.next {
  background-color: var(--light-sea-green-cta);
  color: var(--white-smoke-bg);
}

.div-block-40 {
  width: 31.25rem;
  margin-left: auto;
  margin-right: auto;
}

.connect-with-linkedin {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.stk-footer {
  padding: 0;
}

.footer-wrp {
  width: 22.9375rem;
}

.footer-social-link-block {
  filter: brightness(70%);
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .5rem;
  padding: .625rem;
  text-decoration: none;
  display: flex;
}

.footer-social-link-block:hover {
  filter: brightness(200%);
  border-bottom: .0625rem solid rgba(255, 255, 255, .15);
}

.footer-txt {
  color: var(--white-smoke);
  text-decoration: none;
}

.footer-svg-icons {
  margin-right: .625rem;
}

.link-block-3 {
  text-decoration: none;
}

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

.email-txt {
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.3;
}

.nav-menu {
  width: 600px;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-logo {
  filter: none;
}

.cms-slider-wrp {
  width: 100%;
  height: 90vh;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.cms-slider-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 30%;
  transform-style: preserve-3d;
  position: absolute;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.cms-slider-img._2nd-slide-img {
  transform-style: preserve-3d;
  transform: none;
}

.cms-heading-wrp {
  width: 39.3rem;
}

.cms-shade {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(rgba(0, 0, 0, .6), rgba(0, 0, 0, 0));
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  position: absolute;
}

.button {
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  padding: .9375rem 2rem;
  transition: box-shadow .3s;
}

.button:hover {
  background-color: #046666;
}

.bold-text {
  color: var(--black);
}

.bold-text.txt-white {
  color: #fff;
}

.share-testimonial-wrp {
  width: 37.5rem;
  height: auto;
  background-color: #fff;
  border-radius: .5rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5rem;
  position: relative;
  box-shadow: 0 50px 6.25rem rgba(0, 0, 0, .1);
}

.text-span {
  color: #818181;
  font-style: normal;
  font-weight: 400;
}

.textarea {
  padding-bottom: 3.75rem;
}

.submit-button {
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  font-weight: 500;
}

.wrp-social-absolute {
  width: 3.75rem;
  height: auto;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.wrp-social-absolute.tablet-hide {
  height: 15rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
}

.linkblock-email {
  width: 3.75rem;
  height: 3.75rem;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.side-social {
  width: 2rem;
  height: 2rem;
}

.linkblock-facebook, .linkblock-linkedin {
  width: 3.75rem;
  height: 3.75rem;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.hero-big-heading {
  opacity: .6;
  color: #fff;
  -webkit-text-stroke-width: .125rem;
  -webkit-text-stroke-color: #acacac;
  -webkit-text-fill-color: transparent;
  background-image: none;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 14.6875rem;
  font-weight: 600;
  line-height: 1;
  position: absolute;
  top: 43.8125rem;
  left: 6.25rem;
  right: auto;
}

.hero-big-heading.about {
  opacity: .15;
  font-size: 10.875rem;
  top: -2.875rem;
  left: -2.125rem;
}

.t-text-field {
  height: 3.125rem;
  border-radius: .25rem;
}

.share-cta-wrp {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.wrp-close-svg {
  width: 2rem;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 3%;
  bottom: auto;
  left: auto;
  right: 3%;
}

.success-message {
  background-color: #f3ffe8;
  border-radius: .5rem;
  padding: 2.5rem;
}

.error-message {
  background-color: #fceaea;
  border-radius: .5rem;
  padding: 1rem;
}

.wrp-h2-about {
  margin-top: 2rem;
}

.wrp-paragraph {
  padding-top: 1.5rem;
  padding-bottom: 2rem;
}

.svg-absolute-calendar-bg {
  z-index: 0;
  opacity: .6;
  filter: invert();
  position: absolute;
  top: auto;
  bottom: -7%;
  left: auto;
  right: -20%;
}

.wrp-calendar {
  position: relative;
}

.div-gray-bg {
  z-index: -1;
  width: 97%;
  height: 95%;
  background-color: #f0f0f0;
  border-radius: 1.5rem;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.fs-slider {
  width: 50rem;
  height: 31.25rem;
  min-width: auto;
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
}

.fs-collection-wrapper {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.fs-collection-list {
  width: 100%;
  height: 100%;
}

.fs-collection-list.fs-dynamic-feed {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.fs-collection-item {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}

.right-arrow-2 {
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.left-arrow-2 {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.fs-slider-content {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.stk-testimonial {
  padding: 0;
  position: relative;
}

.icon-7 {
  color: #000;
}

.icon-7.color {
  color: #d4d4d4;
}

.icon-8 {
  color: #000;
}

.icon-8.color {
  color: #d4d4d4;
}

.archdownie-big-txt {
  z-index: 1;
  opacity: .2;
  color: #fff;
  text-align: right;
  -webkit-text-stroke-width: .125rem;
  -webkit-text-stroke-color: #acacac;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16vw;
  font-weight: 600;
  line-height: .9;
  position: absolute;
  bottom: -13%;
  left: 0%;
  right: 0%;
}

.embed-calendly {
  z-index: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.wrp-paragraph-hero {
  width: 32.5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.div-footer-line {
  width: 80%;
  height: .0625rem;
  background-color: #363636;
  margin: 2rem auto;
}

.b2b-backlink {
  color: #858585;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.link-to-b2b {
  color: #d6d6d6;
  padding-left: .5rem;
  padding-right: .5rem;
  text-decoration: none;
}

.shade-moblie {
  display: none;
}

.paragraph-testominial-description {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.empty-state-2 {
  display: none;
}

.wrp-card {
  padding: 1.5rem;
}

.wrp-paragraph-personal-growth {
  width: 37.5rem;
}

.paragraph-about-left, .paragraph-about-right, .paragraph-linkedin {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-linkedin.centered {
  text-align: center;
}

.paragraph-schedule {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-schedule.txt-white {
  color: #fff;
  margin-top: 0;
}

.paragraph-hero {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.paragraph-hero.txt-white {
  color: #fff;
  margin-top: 0;
}

.paragraph-arch {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.h4-stories {
  color: var(--steel-blue);
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  display: none;
}

.linkblock-cta-appointment {
  width: 16.25rem;
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: .9375rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 1.25rem rgba(0, 0, 0, .1);
}

.linkblock-cta-appointment:hover {
  background-color: #046666;
  top: -.125rem;
  box-shadow: 0 5px 1.875rem rgba(7, 172, 172, .3);
}

.linkblock-cta-appointment.white {
  background-color: var(--white-smoke-bg);
  color: #000;
}

.linkblock-cta-appointment.white:hover {
  background-color: #e8ffff;
}

.slider-cms-hero {
  width: 100%;
  height: 90vh;
  flex-direction: row;
}

.mask {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slide-nav-4 {
  height: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 2%;
  display: flex;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.left-arrow-3, .right-arrow-3 {
  display: none;
}

.scroll-progress-bar {
  z-index: 9999;
  width: 100%;
  height: .1875rem;
  transform-origin: 0%;
  background-color: #019292;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  bottom: auto;
  left: 0%;
  right: auto;
}

.arrow-video {
  z-index: 2;
  position: absolute;
  top: 37.3125rem;
  left: 787px;
}

.stripe-bg {
  z-index: 0;
  display: block;
  position: absolute;
  top: 3%;
  bottom: 0%;
  left: auto;
  right: 7%;
}

.wrp-embed {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.success-message-2 {
  background-color: rgba(221, 221, 221, 0);
}

.text-block-2 {
  color: #fff;
}

.text-block-3 {
  font-size: .9rem;
  line-height: 1.2rem;
}

.recaptcha {
  margin-top: 16px;
  margin-bottom: 16px;
}

.cell-38 {
  justify-content: center;
}

.vidzflow-embed {
  position: relative;
}

.vidzflow-embed.on-moblie.hide-on-other-breakpoints {
  display: none;
}

.p--wrp-schedule-appointment {
  width: 350px;
}

.stk-schdedule-appointment {
  padding: 0;
}

.stk-cell-center {
  justify-content: center;
}

.calendly-stripe-bg {
  z-index: 0;
  opacity: .3;
  filter: brightness(200%);
  position: absolute;
  top: 25%;
  bottom: 0%;
  left: auto;
  right: 10%;
}

.h1-arrow {
  opacity: .7;
  filter: brightness(200%);
  transform-style: preserve-3d;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: -25%;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.h1-wrp {
  position: relative;
}

.about-div-wrp {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0;
  display: flex;
  position: relative;
}

.about-anchor-cta {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 8px;
  padding: 16px 32px;
}

.linkedin-card {
  width: 411px;
  height: 349px;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  box-shadow: 3px 4px 20px rgba(0, 0, 0, .1);
}

.svg-wrap-linkedin {
  width: 100%;
  height: 60px;
  background-color: #e9e6df;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.linkedin-card-svg {
  display: block;
}

.linkedin-image {
  margin: 18px auto;
  display: block;
}

.linkedin-card-heading {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  line-height: 23px;
  display: flex;
}

.linkedin-card-heading:hover {
  text-decoration: underline;
}

.linkedin-card-paragraph {
  text-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
  line-height: 20px;
}

.linkedin-card-cta {
  background-color: var(--light-sea-green-cta);
  border-radius: 32px;
  justify-content: center;
  align-items: center;
  padding: 10px 32px;
}

.linkedin-cta-wrp {
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.linkedin-name-linkblock {
  color: #333;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: block;
}

.linkedin-card--p--wrap {
  padding-left: 1rem;
  padding-right: 1rem;
}

.div-block-41 {
  flex-direction: column;
  justify-content: flex-end;
}

.div-block-42 {
  display: flex;
}

.stk-share-testimonial {
  padding: 0;
}

.about-linkblock-cta {
  width: 16.25rem;
  background-color: var(--light-sea-green-cta);
  border-radius: .25rem;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: .9375rem 1.5rem;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 1.25rem rgba(0, 0, 0, .1);
}

.about-linkblock-cta:hover {
  background-color: #046666;
  top: -.125rem;
  box-shadow: 0 5px 1.875rem rgba(7, 172, 172, .3);
}

.about-linkblock-cta.light {
  background-color: var(--white-smoke-bg);
  color: var(--black);
}

.webflow {
  color: #d6d6d6;
  padding-left: .5rem;
  padding-right: .5rem;
  text-decoration: none;
}

.html-embed-2 {
  margin-bottom: 0;
}

.wrp.paragraph-wrapper {
  padding-left: 3rem;
  padding-right: 3rem;
}

.wrp-google-rating {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.google-svg, ._5-star-svg {
  margin-bottom: 4px;
}

.spacer-8px {
  width: 100%;
  height: 8px;
}

.google-review-txt {
  color: #d4d4d4;
  font-size: .8rem;
}

.google-review-txt.txt-black {
  color: #000;
}

.spacer-8px-copy {
  width: 100%;
  height: 8px;
}

.wrp-review {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.select-field {
  color: #868686;
  background-color: rgba(243, 243, 243, 0);
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: rgba(255, 255, 255, .2);
  padding-left: 10px;
}

.success-message-3 {
  background-color: rgba(221, 221, 221, 0);
}

.text-block-4 {
  color: #fff;
  font-size: 1.4rem;
}

.page-wrap {
  overflow: visible;
}

@media screen and (max-width: 991px) {
  .h1 {
    font-size: 2.44125rem;
    line-height: 1.3;
  }

  .h1.cms-heading {
    font-size: 3rem;
  }

  .h2 {
    text-align: center;
  }

  .h2.txt-white, .h2.left-align {
    text-align: left;
  }

  .h4-footer-heading.left-align {
    justify-content: flex-start;
    align-items: flex-start;
    display: block;
  }

  .paragraph {
    margin-top: 0;
  }

  .paragraph.txt-white, .paragraph.left-align {
    text-align: left;
  }

  .cta-get-in-touch {
    text-align: center;
    display: block;
  }

  .cta-get-in-touch.left-align {
    text-align: left;
  }

  .section {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .section.elevated.hide-on-tablet {
    display: none;
  }

  .section.elevated.deskstop-hide.tablet-show {
    margin-top: 0;
    padding-top: 3.75rem;
    display: block;
  }

  .section.get-started {
    height: auto;
  }

  .section.testimonial {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    overflow: hidden;
  }

  .section.faq {
    flex-direction: column;
  }

  .section.transformational-coaching {
    padding-top: 6.25rem;
  }

  .div-ctr {
    padding: 2rem 1rem;
  }

  .div-ctr.cevter-align {
    width: 100%;
    flex-direction: column;
  }

  .stk {
    grid-column-gap: 1.25rem;
    margin-top: 2rem;
  }

  .hero-paragraph {
    width: auto;
    text-align: left;
    margin-top: 0;
    font-size: 1.375rem;
    font-weight: 500;
  }

  .arrow-png {
    display: none;
  }

  .stirpe-img {
    top: 1.25rem;
    bottom: auto;
  }

  .lightbox-link {
    height: 31.25rem;
  }

  .video-img {
    object-fit: cover;
    object-position: 85% 50%;
  }

  .wrp-personal-growth {
    width: 34.375rem;
  }

  .v-cta-wrp {
    width: 5rem;
    height: 5rem;
  }

  .video-cta {
    width: 50%;
  }

  .feature-wrp {
    margin-left: auto;
    margin-right: auto;
  }

  .form-contact-wrp {
    width: 31.25rem;
  }

  .gs-bg-right {
    opacity: .5;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .t-div-wrp {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .t-img-wrp {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .testimonial-card {
    width: 90vw;
  }

  .appointment-wrp {
    width: 23.75rem;
  }

  .div-block-21 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .linkedin-profile-wrp {
    width: 18.75rem;
  }

  .linkedin-profile-wrp.max-width {
    width: 21.875rem;
  }

  .linkedin-reels {
    width: 100%;
    align-items: flex-start;
  }

  .wrp-about, .div-block-26 {
    width: auto;
  }

  .qutoe-block-wrp {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }

  .faq-div-wrp {
    margin-left: auto;
    margin-right: auto;
    position: static;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: auto;
  }

  .faq-main-wrp {
    width: 100%;
    margin-top: 3rem;
    right: 0;
  }

  .arch-img {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .stk-feature {
    padding: 0;
  }

  .transformational-div-wrp {
    width: 100%;
    height: auto;
    margin-top: 0;
  }

  .cf-faq-answer-wrap {
    padding-bottom: 0;
    padding-right: 7%;
  }

  .cf-faq-content {
    padding-bottom: 1.5rem;
  }

  .cf-faq-card {
    margin-left: 0;
  }

  .nav-link {
    width: 100%;
  }

  .arrow-img {
    opacity: .7;
    right: 0%;
  }

  .cms-div-ctr {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .post-wrp {
    width: auto;
  }

  .stk-footer {
    grid-row-gap: 2rem;
  }

  .cell-24 {
    align-items: flex-end;
  }

  .email-txt {
    color: #fff;
  }

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

  .nav-menu {
    width: 250px;
    height: auto;
    background-color: #1f1f1f;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .cms-slider-wrp {
    height: 600px;
  }

  .cms-heading-wrp {
    width: 28.125rem;
  }

  .wrp-social-absolute.tablet-hide {
    display: none;
  }

  .hero-big-heading.about {
    top: -2.25rem;
    left: -.1875rem;
  }

  .svg-absolute-calendar-bg {
    bottom: -32%;
  }

  .fs-slider {
    width: 100%;
    height: auto;
    margin-top: 0;
    position: relative;
  }

  .fs-collection-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .left-arrow-2 {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .fs-slider-content {
    position: relative;
    overflow: hidden;
  }

  .archdownie-big-txt {
    -webkit-text-stroke-width: .0625rem;
    bottom: -10%;
  }

  .wrp-paragraph-hero {
    width: auto;
  }

  .shade-moblie {
    display: none;
  }

  .icon-9 {
    color: #fff;
  }

  .paragraph-testominial-description {
    text-align: center;
    margin-top: 0;
  }

  .wrp-paragraph-personal-growth {
    width: 31.25rem;
  }

  .paragraph-about-left {
    margin-top: 0;
  }

  .paragraph-about-left.left-align {
    text-align: left;
  }

  .paragraph-about-right {
    margin-top: 0;
  }

  .paragraph-about-right.left-align {
    text-align: left;
  }

  .paragraph-linkedin, .paragraph-schedule {
    margin-top: 0;
  }

  .paragraph-schedule.txt-white {
    text-align: left;
  }

  .paragraph-hero {
    margin-top: 0;
  }

  .paragraph-hero.txt-white {
    text-align: left;
  }

  .paragraph-arch {
    margin-top: 0;
  }

  .slider-cms-hero {
    height: 600px;
  }

  .arrow-video {
    top: 60.9125rem;
    left: 103px;
  }

  .stripe-bg {
    top: 24%;
    right: 10%;
  }

  .h1-arrow {
    right: -42%;
  }

  .div-block-42 {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  .h1 {
    font-size: 1.875rem;
    line-height: 1.3;
  }

  .h3.txt-white.center-align {
    text-align: center;
  }

  .paragraph.txt-white-footer.left-align {
    color: #9c9c9c;
  }

  .cta-connect-linkedin {
    text-align: center;
  }

  .section.elevated.deskstop-hide.tablet-show {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }

  .div-ctr.hero {
    padding-right: 1rem;
  }

  .div-wrp {
    align-items: flex-start;
    display: block;
  }

  .stk-feature-grid {
    margin-top: 0;
  }

  .wrp-personal-growth {
    width: 100%;
  }

  .v-cta-wrp {
    top: auto;
    left: auto;
    right: auto;
  }

  .testimonial-card {
    width: 95vw;
  }

  .linkedin-profile-wrp {
    width: 20rem;
  }

  .linkedin-profile-wrp.max-width {
    width: auto;
    margin-bottom: 1.5rem;
  }

  .linkedin-reels {
    width: auto;
    height: 21.875rem;
    align-items: flex-start;
  }

  .calendar-img {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 52px;
  }

  .paragraph-wrp {
    width: auto;
  }

  .cf-faq-card {
    width: 100%;
    padding-top: .625rem;
    padding-bottom: .625rem;
  }

  .faq-corver-svg {
    top: -1%;
    right: -16%;
  }

  .faq-stripe-svg {
    right: -26%;
  }

  .collection-list {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-40 {
    width: auto;
  }

  .connect-with-linkedin {
    flex-direction: column;
  }

  .stk-footer {
    grid-row-gap: 2rem;
  }

  .cms-shade {
    justify-content: center;
    align-items: center;
  }

  .share-testimonial-wrp {
    width: auto;
  }

  .hero-big-heading.about {
    top: -1.6875rem;
    left: -.625rem;
  }

  .svg-absolute-calendar-bg {
    width: 40%;
    bottom: -27%;
    right: 2%;
  }

  .div-gray-bg {
    width: 100%;
    height: 97%;
    border-top-left-radius: 0;
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 0;
    bottom: 1%;
  }

  .fs-slider {
    width: 100%;
  }

  .icon-7.color, .icon-8.color {
    color: #adadad;
  }

  .archdownie-big-txt {
    font-size: 16vw;
  }

  .wrp-paragraph-personal-growth {
    width: 100%;
  }

  .cell-37 {
    display: none;
  }

  .arrow-video {
    left: auto;
  }

  .stripe-bg {
    top: 24%;
    right: 0%;
  }

  .h1-arrow {
    right: 10px;
  }

  .about-div-wrp {
    align-items: flex-start;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .h1 {
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    line-height: 1.3;
  }

  .h1.cms-heading, .h1.about {
    font-size: 2rem;
  }

  .h2, .h2.txt-white {
    font-size: 1.875rem;
    line-height: 1.2;
  }

  .h2.center-align {
    font-size: 1.625rem;
  }

  .h2.left-align {
    font-size: 1.875rem;
  }

  .h3 {
    font-size: 1.375rem;
    line-height: 1.1;
  }

  .h4-footer-heading.txt-light {
    color: #e7e7e7;
  }

  .cta-get-in-touch {
    text-align: left;
    margin-left: 0;
    display: block;
  }

  .cta-get-in-touch.hero {
    display: inline-block;
  }

  .section {
    overflow: hidden;
  }

  .section.hero {
    display: block;
  }

  .section.elevated.deskstop-hide.tablet-show {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }

  .section.testimonial {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }

  .section.linkedin {
    margin-left: auto;
    margin-right: auto;
  }

  .section.pop-up--is-hidden {
    height: auto;
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    display: none;
  }

  .section.share-testimonial.is--hidden {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }

  .section.transformational-coaching {
    padding-top: 3.75rem;
  }

  .div-ctr {
    max-width: none;
  }

  .div-ctr.hero {
    padding-top: 3rem;
  }

  .div-ctr.div-adjust {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-ctr {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-4 {
    width: auto;
  }

  .feature-card {
    padding: 1rem;
  }

  .lightbox-link {
    height: 37.5rem;
  }

  .video-img {
    object-fit: cover;
  }

  .light-box-wrp {
    padding: 1rem;
  }

  .v-cta-wrp {
    width: 5rem;
    height: 5rem;
    top: auto;
    bottom: -6%;
    left: auto;
    right: auto;
  }

  .video-cta {
    width: 40%;
    margin-left: .3125rem;
  }

  .feature-wrp {
    width: 100%;
  }

  .form-contact-wrp {
    width: auto;
  }

  .form-contact-wrp.pop-up {
    width: 95vw;
    height: auto;
    padding: 1rem;
  }

  .t-div-wrp {
    width: auto;
  }

  .testimonial-card {
    flex-direction: column;
    padding: 2.8rem 1rem;
  }

  .t-paragraph-wrp {
    width: auto;
    height: auto;
    padding: .25rem .5rem;
  }

  .testimonial-position {
    position: relative;
  }

  .testimonial-paragraph.txt-white.centered {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: .9375rem;
  }

  .quote-svg {
    margin-bottom: 1rem;
    display: block;
    position: relative;
    top: 0%;
    bottom: auto;
    left: 0%;
    right: 0%;
  }

  .appointment-wrp, .div-block-22, .linkedin-profile-wrp {
    width: auto;
  }

  .linkedin-profile-wrp.max-width {
    width: auto;
    margin-bottom: 1rem;
  }

  .linkedin-reels {
    padding: 1rem;
  }

  .faq-div-wrp {
    width: auto;
    height: auto;
  }

  .faq-main-wrp {
    padding: 2rem 0;
  }

  .calendar-img {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 43px;
  }

  .transformational-div-wrp {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .cf-faq-content {
    font-size: 1rem;
  }

  .cf-faq-card {
    width: 100%;
  }

  .faq-corver-svg {
    width: 50%;
    right: -26%;
  }

  .faq-stripe-svg {
    right: -53%;
  }

  .faq-stripe-svg.is-hidden {
    display: none;
  }

  .nav-link {
    color: #fff;
  }

  .pop-up-wrp {
    width: 100%;
  }

  .stk-pop-up {
    margin-left: 0;
    margin-right: 0;
  }

  .pop-up-content-wrp {
    height: auto;
    margin: 0;
    padding: 1rem;
  }

  .close-svg {
    filter: brightness(200%);
  }

  .close-wrp {
    z-index: 1;
    top: 1rem;
    right: 1rem;
  }

  .arrow-img {
    display: none;
  }

  .t-top-corner-svg {
    right: -9%;
  }

  .t-bottom-corner-svg {
    z-index: 0;
    left: -18%;
  }

  .collection-list {
    grid-template-columns: 1fr;
  }

  .div-block-40 {
    width: auto;
  }

  .connect-with-linkedin {
    flex-direction: column;
    justify-content: space-between;
  }

  .footer-wrp.cell-1 {
    width: auto;
  }

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

  .nav-menu {
    height: 300px;
    background-color: var(--black);
    flex-direction: column;
    justify-content: space-between;
  }

  .cms-slider-wrp {
    height: 30rem;
  }

  .cms-slider-img {
    object-fit: cover;
    object-position: 75% 50%;
  }

  .cms-slider-img.cover-adjust {
    object-position: 50% 50%;
  }

  .cms-slider-img._1st-slide {
    object-position: 25% 50%;
  }

  .cms-heading-wrp {
    width: 18.75rem;
    min-width: auto;
  }

  .share-testimonial-wrp {
    width: auto;
    padding: 1rem;
  }

  .hero-big-heading.about {
    font-size: 6.3125rem;
    top: -.5625rem;
  }

  .wrp-close-svg {
    top: 2%;
    right: 2%;
  }

  .svg-absolute-calendar-bg {
    z-index: 0;
    width: 60%;
    bottom: -60%;
    right: -11%;
  }

  .div-gray-bg {
    width: 100%;
    border-top-left-radius: 0;
    border-top-right-radius: 1.5rem;
    border-bottom-left-radius: 0;
  }

  .fs-slider {
    height: auto;
    flex-direction: column;
  }

  .fs-collection-wrapper {
    width: 100vw;
  }

  .right-arrow-2.hide, .left-arrow-2.hide {
    display: none;
  }

  .fs-slider-content {
    height: auto;
  }

  .stk-testimonial {
    padding: 0;
  }

  .archdownie-big-txt {
    font-size: 17vw;
    bottom: -5%;
  }

  .wrp-paragraph-hero {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .b2b-backlink {
    text-align: center;
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.3;
    display: block;
  }

  .shade-moblie {
    width: 100%;
    height: 100%;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    display: block;
    position: absolute;
  }

  .cell-35 {
    display: none;
  }

  .icon-9 {
    color: #fff;
  }

  .paragraph-testominial-description {
    width: 90vw;
    text-align: center;
  }

  .slider-cms-hero {
    height: auto;
  }

  .slide-nav-4 {
    display: none;
  }

  .arrow-video {
    width: 30%;
    top: 75.2125rem;
    left: 10px;
  }

  .stripe-bg {
    width: 40%;
    top: 29%;
    right: 0%;
  }

  .vidzflow-embed.is-hidden-on-mobile {
    display: none;
  }

  .vidzflow-embed.on-moblie.hide-on-other-breakpoints {
    display: block;
  }

  .p--wrp-schedule-appointment {
    width: auto;
  }

  .h1-arrow {
    width: 40%;
    top: -16%;
    right: 30px;
  }

  .about-div-wrp {
    width: 90vw;
  }

  .linkedin-card {
    width: 100%;
    height: auto;
  }

  .wrp.paragraph-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav-5 {
    top: auto;
    bottom: 10%;
    left: 0%;
    right: 0%;
  }

  .slide-nav-6 {
    display: none;
  }
}

#w-node-_60e24282-90ec-5849-6b54-f014754df597-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_60e24282-90ec-5849-6b54-f014754df598-ae186ac1, #w-node-_60e24282-90ec-5849-6b54-f014754df599-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_61729a56-939a-9447-0441-6376d0cc24c5-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_61729a56-939a-9447-0441-6376d0cc24c6-ae186ac1, #w-node-_61729a56-939a-9447-0441-6376d0cc24ce-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ff19bc88-72b0-2214-56a6-6dc40c1287cf-ae186ac1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ff19bc88-72b0-2214-56a6-6dc40c1287d0-ae186ac1, #w-node-ff19bc88-72b0-2214-56a6-6dc40c1287d1-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_11744e07-315a-8741-a4e7-bf90cc2d23bc-ae186ac1 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-afca67ee-0e81-a205-e005-44ce65998e57-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

#w-node-afca67ee-0e81-a205-e005-44ce65998e58-ae186ac1, #w-node-afca67ee-0e81-a205-e005-44ce65998e59-ae186ac1, #w-node-_69f9226c-9504-8c06-e2d1-610c0e8a8a52-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9700-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9701-ae186ac1, #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9702-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4e720cb5-cf78-2122-137e-550947aff170-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_4e720cb5-cf78-2122-137e-550947aff171-ae186ac1, #w-node-_4e720cb5-cf78-2122-137e-550947aff172-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a7356a77-116f-391e-de6c-d1781c7f8080-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr;
}

#w-node-a7356a77-116f-391e-de6c-d1781c7f8081-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f53bb3f5-6b20-d356-abe4-014cfe4a1be9-ae186ac1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-f53bb3f5-6b20-d356-abe4-014cfe4a1bea-ae186ac1, #w-node-f53bb3f5-6b20-d356-abe4-014cfe4a1beb-ae186ac1, #w-node-_5e49a853-deb0-bc8d-2600-3622e3045860-ae186ac1, #w-node-_76a359a9-3548-ac14-2e7d-474351cdb187-ae186ac1, #w-node-a7356a77-116f-391e-de6c-d1781c7f8082-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-fc966295-3c09-899d-4dd3-d4142da652d8-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-fc966295-3c09-899d-4dd3-d4142da652d9-ae186ac1, #w-node-fc966295-3c09-899d-4dd3-d4142da652da-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e90b3a5e-b9e1-07cc-18fe-b51b479ff873-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-e90b3a5e-b9e1-07cc-18fe-b51b479ff874-ae186ac1, #w-node-e90b3a5e-b9e1-07cc-18fe-b51b479ff875-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_858ba3a1-b979-82db-95af-b9bf6fcb0282-ae186ac1 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_858ba3a1-b979-82db-95af-b9bf6fcb0283-ae186ac1, #w-node-_51f96f1f-842e-040a-7e9d-ed013042d039-ae186ac1, #w-node-_245ed233-8a74-c01f-758d-7e7cee297c73-ae186ac1, #w-node-_3774828e-1178-5801-268c-aee8125af921-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_862eeb05-754c-876b-03a0-29cbc558ce8e-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
}

#w-node-_862eeb05-754c-876b-03a0-29cbc558ce8f-ae186ac1, #w-node-_862eeb05-754c-876b-03a0-29cbc558ce95-ae186ac1, #w-node-_862eeb05-754c-876b-03a0-29cbc558cea7-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f9a5d71b-78e8-1092-6ca8-d9fbd61543bf-ae186ac1 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 2.5fr;
}

#w-node-f9a5d71b-78e8-1092-6ca8-d9fbd61543c0-ae186ac1, #w-node-f9a5d71b-78e8-1092-6ca8-d9fbd61543c1-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-da7bcc54-da2b-83e3-484c-f98a18d92d90-ae186ac1 {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-da7bcc54-da2b-83e3-484c-f98a18d92d91-ae186ac1, #w-node-_095759cb-1a16-6afb-404d-18c4facb5396-ae186ac1, #w-node-eafd03f5-2d15-1833-20c9-5f01025823a3-ae186ac1, #w-node-ec5e65eb-c28e-e614-c80f-5fb8c368cd4d-ae186ac1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0edc8f44-d6fd-2af7-218a-6d5c80e0c047-ae186ac1, #w-node-aa5696a2-2e16-1292-b138-de8c9ff12507-ae186ac4 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-aa5696a2-2e16-1292-b138-de8c9ff12508-ae186ac4, #w-node-aa5696a2-2e16-1292-b138-de8c9ff12509-ae186ac4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e931d9c4-c8ed-a853-481e-7c4e92b9c0af-ae186ac4 {
  align-self: center;
  justify-self: center;
}

#w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3d7-ae186ac4 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
}

#w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3d8-ae186ac4, #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3de-ae186ac4, #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3ee-ae186ac4 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ab4b693f-c6cd-a4fe-1825-e596d3a16db2-ae186ac7 {
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
}

#w-node-_7565c387-4451-c3c7-dc88-c8568655e96d-ae186ac7 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

#w-node-_7565c387-4451-c3c7-dc88-c8568655e96e-ae186ac7, #w-node-_7565c387-4451-c3c7-dc88-c8568655e97b-ae186ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda60f-ae186ac7 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
}

#w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda610-ae186ac7, #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda616-ae186ac7, #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda628-ae186ac7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753bf-ae186ac8 {
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753c0-ae186ac8, #w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753c4-ae186ac8, #w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753c8-ae186ac8, #w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753cc-ae186ac8, #w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753d0-ae186ac8, #w-node-_0637a88c-7b1d-6bd6-82d0-dd51588753d4-ae186ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4dd9d3f4-c724-2a6e-3c39-b20e67da09fe-ae186ac8 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_4dd9d3f4-c724-2a6e-3c39-b20e67da09ff-ae186ac8, #w-node-d651115e-ec75-4c2e-168d-37d9afa6eb20-ae186ac8, #w-node-_2672d76e-f852-1794-d8eb-aaa1a488f84a-ae186ac8, #w-node-_3843b2dd-c95d-7fdb-4407-33114a30e1b1-ae186ac8, #w-node-_610ff8c6-65fe-06e5-d527-01e033727246-ae186ac8, #w-node-_66d4998b-aa13-8175-1d3f-dcacc86aae76-ae186ac8, #w-node-_154ecdf5-e6a1-2c56-5045-213bad5bd81d-ae186ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_02006de6-545e-a134-c530-abc2ff2ca5e8-ae186ac8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_02006de6-545e-a134-c530-abc2ff2ca5e9-ae186ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_33c83687-42bb-f5b6-10ad-7a4dc4433b6e-ae186ac8 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

#w-node-_33c83687-42bb-f5b6-10ad-7a4dc4433b6f-ae186ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_42b4a28d-e985-c099-b117-d7f15a3e5f2d-ae186ac8 {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
}

#w-node-_42b4a28d-e985-c099-b117-d7f15a3e5f2e-ae186ac8, #w-node-_42b4a28d-e985-c099-b117-d7f15a3e5f33-ae186ac8, #w-node-_42b4a28d-e985-c099-b117-d7f15a3e5f38-ae186ac8, #w-node-_7f0a859a-c01c-9ba2-a0b2-3ee62bc370dd-ae186ac8, #w-node-_0f08c506-4e28-8b67-8b9d-1857d2c29106-ae186ac8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_60e24282-90ec-5849-6b54-f014754df597-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_60e24282-90ec-5849-6b54-f014754df598-ae186ac1, #w-node-_60e24282-90ec-5849-6b54-f014754df599-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_61729a56-939a-9447-0441-6376d0cc24c5-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-_61729a56-939a-9447-0441-6376d0cc24c6-ae186ac1, #w-node-_61729a56-939a-9447-0441-6376d0cc24ce-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff19bc88-72b0-2214-56a6-6dc40c1287cf-ae186ac1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1.75fr;
  }

  #w-node-ff19bc88-72b0-2214-56a6-6dc40c1287d0-ae186ac1 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ff19bc88-72b0-2214-56a6-6dc40c1287d1-ae186ac1, #w-node-_11744e07-315a-8741-a4e7-bf90cc2d23bc-ae186ac1 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-afca67ee-0e81-a205-e005-44ce65998e57-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-afca67ee-0e81-a205-e005-44ce65998e58-ae186ac1, #w-node-afca67ee-0e81-a205-e005-44ce65998e59-ae186ac1, #w-node-_69f9226c-9504-8c06-e2d1-610c0e8a8a52-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9700-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9701-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9702-ae186ac1 {
    order: 9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4e720cb5-cf78-2122-137e-550947aff170-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4e720cb5-cf78-2122-137e-550947aff171-ae186ac1, #w-node-_4e720cb5-cf78-2122-137e-550947aff172-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a7356a77-116f-391e-de6c-d1781c7f8080-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1.5fr;
  }

  #w-node-a7356a77-116f-391e-de6c-d1781c7f8081-ae186ac1, #w-node-a7356a77-116f-391e-de6c-d1781c7f8082-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fc966295-3c09-899d-4dd3-d4142da652d8-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-fc966295-3c09-899d-4dd3-d4142da652d9-ae186ac1, #w-node-fc966295-3c09-899d-4dd3-d4142da652da-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_862eeb05-754c-876b-03a0-29cbc558ce8e-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_862eeb05-754c-876b-03a0-29cbc558ce8f-ae186ac1, #w-node-_862eeb05-754c-876b-03a0-29cbc558ce95-ae186ac1 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_862eeb05-754c-876b-03a0-29cbc558cea7-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3d7-ae186ac4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3d8-ae186ac4, #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3de-ae186ac4 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3ee-ae186ac4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_7565c387-4451-c3c7-dc88-c8568655e96d-ae186ac7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_7565c387-4451-c3c7-dc88-c8568655e96e-ae186ac7, #w-node-_7565c387-4451-c3c7-dc88-c8568655e97b-ae186ac7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda60f-ae186ac7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda610-ae186ac7, #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda616-ae186ac7 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda628-ae186ac7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_61729a56-939a-9447-0441-6376d0cc24c5-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_61729a56-939a-9447-0441-6376d0cc24c6-ae186ac1, #w-node-_61729a56-939a-9447-0441-6376d0cc24ce-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-afca67ee-0e81-a205-e005-44ce65998e57-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-afca67ee-0e81-a205-e005-44ce65998e58-ae186ac1, #w-node-afca67ee-0e81-a205-e005-44ce65998e59-ae186ac1, #w-node-_69f9226c-9504-8c06-e2d1-610c0e8a8a52-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9700-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9701-ae186ac1, #w-node-ecf9c5ba-48d3-49aa-ff7b-e18a97cd9702-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-e90b3a5e-b9e1-07cc-18fe-b51b479ff873-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-e90b3a5e-b9e1-07cc-18fe-b51b479ff874-ae186ac1, #w-node-e90b3a5e-b9e1-07cc-18fe-b51b479ff875-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_862eeb05-754c-876b-03a0-29cbc558ce8e-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_862eeb05-754c-876b-03a0-29cbc558ce8f-ae186ac1, #w-node-_862eeb05-754c-876b-03a0-29cbc558ce95-ae186ac1, #w-node-_862eeb05-754c-876b-03a0-29cbc558cea7-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-aa5696a2-2e16-1292-b138-de8c9ff12507-ae186ac4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-aa5696a2-2e16-1292-b138-de8c9ff12508-ae186ac4, #w-node-aa5696a2-2e16-1292-b138-de8c9ff12509-ae186ac4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3d7-ae186ac4 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3d8-ae186ac4, #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3de-ae186ac4, #w-node-_4700ea39-37e4-53c0-5ffe-095b7bc5c3ee-ae186ac4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-ab4b693f-c6cd-a4fe-1825-e596d3a16db2-ae186ac7 {
    grid-template-rows: auto;
    grid-template-columns: .25fr;
  }

  #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda60f-ae186ac7 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda610-ae186ac7, #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda616-ae186ac7, #w-node-_179f9f56-9aa9-85a2-26cd-9eef1dfda628-ae186ac7 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_61729a56-939a-9447-0441-6376d0cc24c5-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  #w-node-_61729a56-939a-9447-0441-6376d0cc24c6-ae186ac1, #w-node-_61729a56-939a-9447-0441-6376d0cc24ce-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-f53bb3f5-6b20-d356-abe4-014cfe4a1be9-ae186ac1 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  #w-node-f53bb3f5-6b20-d356-abe4-014cfe4a1bea-ae186ac1, #w-node-f53bb3f5-6b20-d356-abe4-014cfe4a1beb-ae186ac1, #w-node-_5e49a853-deb0-bc8d-2600-3622e3045860-ae186ac1, #w-node-_76a359a9-3548-ac14-2e7d-474351cdb187-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fc966295-3c09-899d-4dd3-d4142da652da-ae186ac1 {
    grid-row: span 1 / span 1;
  }

  #w-node-f9a5d71b-78e8-1092-6ca8-d9fbd61543bf-ae186ac1 {
    grid-template-rows: auto;
    grid-template-columns: .5fr;
  }

  #w-node-f9a5d71b-78e8-1092-6ca8-d9fbd61543c0-ae186ac1, #w-node-f9a5d71b-78e8-1092-6ca8-d9fbd61543c1-ae186ac1 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


