:root {
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.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;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.cf-review-text---18px---italic {
  color: rgba(13, 14, 16, .9);
  letter-spacing: -.16px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: 167%;
}

.cf-reviewer-image-3 {
  max-width: 52px;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-left: -20px;
}

.cf-reviewer-image-2 {
  height: 52px;
  max-width: 52px;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-left: -20px;
}

.cf-reviewer-image-1 {
  max-width: 52px;
  border: 2px solid #fff;
  border-radius: 100%;
}

.cf-bottom-right-container {
  max-width: 240px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-view-more-line {
  height: 1px;
  filter: grayscale();
  background-color: #0d0e10;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b 90%);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cf-mail-icon {
  margin-left: 0;
  margin-right: 10px;
}

.cf-hero-email {
  color: #0d0e10;
  letter-spacing: -.32px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 10px 10px 4px;
  font-family: Montserrat, sans-serif;
  font-size: 22px;
  font-weight: 600;
  line-height: 140%;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-bio-text {
  color: rgba(13, 14, 16, .9);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.cf-top-right-wrapper {
  grid-row-gap: 32px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-right-info-wrapper {
  width: 29%;
  height: 100%;
  max-width: 290px;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 100px;
  padding-bottom: 80px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.cf-hero-main-image {
  width: 45%;
  max-width: 581px;
}

.cf-hero-image-contain {
  width: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cf-review-text {
  color: rgba(13, 14, 16, .9);
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.cf-review-stars-image {
  width: 100%;
  max-width: 152px;
  object-fit: contain;
  margin-bottom: 16px;
}

.cf-review-logo {
  width: 100%;
  max-width: 110px;
  object-fit: contain;
  margin-bottom: 20px;
}

.cf-bottom-left-contain {
  max-width: 175px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-call-arrow-down {
  margin-bottom: -18px;
  margin-left: -18px;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.cf-call-arrow-down.gradient {
  margin-bottom: -22px;
  margin-left: -22px;
}

.cf-call-arrow-contain {
  width: 32px;
  height: 32px;
  background-color: #0d0e10;
  border-top-right-radius: 16px;
  justify-content: flex-start;
  align-items: flex-end;
  margin-left: 12px;
  padding-bottom: 5px;
  padding-left: 5px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-call-arrow-contain.cf-gradient {
  width: 40px;
  height: 40px;
  background-color: #b16cea;
  background-image: linear-gradient(135deg, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  padding-bottom: 6px;
  padding-left: 6px;
}

.cf-gradient-span {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #b16cea 20%, #ff5e69 60%, #ff8a56 80%, #ffa84b);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Montserrat, sans-serif;
}

.cf-call-button {
  color: #0d0e10;
  letter-spacing: -.32px;
  align-items: center;
  padding-left: 10px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.cf-call-button._24px-bold {
  color: #b16cea;
  letter-spacing: normal;
  padding-left: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
}

.cf-58px-heading {
  color: #000;
  letter-spacing: -2.5px;
  margin-top: 0;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 58px;
  font-weight: 700;
  line-height: 110%;
}

.cf-top-left-contain {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.cf-left-info-wrapper {
  width: 32%;
  height: 100%;
  max-width: 400px;
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.cf-1140px-wrapper {
  width: 90%;
  max-width: 1140px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.cf-hero-section-1 {
  background-color: #f3f3f3;
  overflow: hidden;
}

.cf-reviewer-image-4 {
  height: 52px;
  max-width: 52px;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-left: -20px;
}

.cf-reviewer-image-5 {
  max-width: 52px;
  border: 2px solid #fff;
  border-radius: 100%;
}

.section {
  width: 100%;
  height: 100dvh;
  background-color: rgba(255, 255, 255, 0);
  font-family: Kanit, sans-serif;
}

.body {
  background-color: #e3ebed;
}

.container {
  width: 100%;
  height: 100%;
  max-height: 100vh;
  max-width: 100%;
  background-image: linear-gradient(rgba(227, 235, 237, .9), rgba(227, 235, 237, .9)), url('../images/SM--Profile-Picture-V1.svg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  padding: 0;
}

.container-2 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  border: 1px #83878d;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
  box-shadow: 0 10px 20px 6px rgba(0, 0, 0, .2);
}

.footer {
  width: 100%;
  height: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-block {
  font-family: Kanit, sans-serif;
}

.quick-stack {
  grid-row-gap: 20px;
  flex: 0 auto;
}

.quick-stack-2 {
  width: 100%;
  grid-row-gap: 20px;
  flex: 1;
  padding: 0;
}

.div-block {
  width: 100%;
  height: 10rem;
  background-image: url('../images/SM--Profile-Picture-V2.svg');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.div-block-2 {
  width: 8rem;
  height: 8rem;
  background-image: url('../images/Untitled-1-p-500.png');
  background-position: 0 0;
  background-size: contain;
  border: 6px solid #e3ebed;
  border-radius: 100%;
  display: block;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 50%;
  transform: translate(-50%, 5.5rem);
}

.div-block-3 {
  width: 100%;
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-4 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-5 {
  width: 100%;
  height: 2rem;
}

.heading {
  text-align: center;
  font-size: 20px;
  line-height: 20px;
}

.paragraph {
  text-align: center;
}

.button {
  width: 10rem;
  height: 2.5rem;
  color: #e3ebed;
  background-color: #0b0c0a;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.button:hover {
  color: #0b0c0a;
  background-color: #94d6f0;
}

.list {
  width: 100%;
}

.list-item {
  height: 3rem;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.list-item-2, .list-item-3 {
  height: 3rem;
}

.button-2 {
  width: 14rem;
  height: 2.5rem;
  color: #e3ebed;
  text-align: center;
  background-color: #0b0c0a;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  transition: background-color .2s;
  display: flex;
}

.button-2:hover {
  color: #0b0c0a;
  background-color: #97e0ab;
}

.cell {
  justify-content: center;
  align-items: center;
  line-height: 100px;
}

.paragraph-2 {
  font-style: italic;
}

@media screen and (max-width: 991px) {
  .cf-bottom-right-container {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .cf-bio-text {
    margin-bottom: 0;
  }

  .cf-top-right-wrapper {
    max-width: 350px;
  }

  .cf-right-info-wrapper {
    width: 100%;
    max-width: none;
    flex-direction: row;
    align-items: flex-end;
    padding-top: 60px;
    position: static;
  }

  .cf-review-text {
    margin-bottom: 0;
  }

  .cf-bottom-left-contain {
    margin-top: 40px;
  }

  .cf-58px-heading {
    font-size: 50px;
  }

  .cf-top-left-contain {
    max-width: 400px;
  }

  .cf-left-info-wrapper {
    width: 100%;
    max-width: none;
    flex-direction: row;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 0;
    position: static;
  }

  .cf-1140px-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .container {
    width: 100%;
    max-width: 100vw;
    padding: 0;
  }

  .container-2 {
    max-width: 100%;
    border-style: none;
    border-radius: 0;
  }

  .quick-stack-2 {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .cf-bottom-right-container {
    max-width: none;
  }

  .cf-top-right-wrapper {
    max-width: none;
    margin-top: 40px;
  }

  .cf-right-info-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 0;
  }

  .cf-hero-main-image {
    width: 60%;
  }

  .cf-bottom-left-contain {
    max-width: none;
  }

  .cf-58px-heading {
    font-size: 45px;
  }

  .cf-top-left-contain {
    max-width: none;
  }

  .cf-left-info-wrapper {
    flex-direction: column;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .cf-1140px-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 90px;
  }

  .container {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .container-2 {
    border-style: none;
    border-radius: 0;
  }
}

@media screen and (max-width: 479px) {
  .cf-bio-text {
    font-size: 16px;
  }

  .cf-hero-main-image {
    width: 100%;
  }

  .cf-bottom-left-contain {
    margin-top: 0;
    margin-bottom: 0;
  }

  .cf-gradient-span {
    line-height: 110%;
  }

  .cf-58px-heading {
    font-size: 40px;
  }

  .container {
    padding: 0;
  }

  .container-2 {
    border-style: none;
    border-width: 0;
    border-radius: 0;
  }

  .footer {
    background-image: none;
  }

  .button-2 {
    width: 14rem;
  }
}

#w-node-_63407851-bae8-67d3-b7fe-e98d5730e357-92a83b44 {
  grid-template-rows: .5fr auto auto;
  grid-template-columns: 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_63407851-bae8-67d3-b7fe-e98d5730e357-92a83b44 {
    grid-template-rows: .5fr auto auto;
    grid-template-columns: 1fr;
  }
}


