:root {
  --flowstica-webflow-library--black: #010b15;
  --flowstica-webflow-library--white-smoke: #f7f7f7;
  --h1: 0px;
  --radiant-ui-components-library--color--theme-color: #116df8;
  --radiant-ui-components-library--color--heading-dark: #150438;
  --radiant-ui-components-library--color--body-font-dark: #6d6d6d;
  --radiant-ui-components-library--color--white: white;
}

.nav-bar {
  background-color: #fff;
  border: .75px solid #d3d3d3;
  border-radius: 17px;
  justify-content: space-between;
  padding: .3rem .5rem;
  display: flex;
  box-shadow: 0 2px 7px -2px #0003;
}

.second-section {
  background-color: #fff0;
  border-radius: 30px;
  margin-top: 1rem;
  margin-bottom: .5rem;
  padding: 1rem 1rem .5rem;
  font-family: Clashgrotesk, Arial, sans-serif;
}

.third-section {
  background-color: #fff0;
  border-radius: 30px;
  padding: .5rem 0;
}

.feature-sections {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  background-color: #fff0;
  border-radius: 30px;
  flex-flow: column;
  height: auto;
  margin-top: 1.3rem;
  margin-bottom: 1.3rem;
  padding: 0;
  display: flex;
}

.feature-sections.ddd {
  flex: 1;
  height: 100%;
}

.feature-sections.lll {
  margin-bottom: 0;
}

.body {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  background-color: #e7e7e7;
  flex-flow: column;
  min-width: 50svw;
  max-width: 50svw;
  margin: 1rem auto;
  padding-bottom: 1rem;
  font-family: Switzer, Arial, sans-serif;
  display: flex;
}

.er-logo {
  border-radius: 3000px;
  width: 4svw;
  box-shadow: 0 2px 11px -2px #ffffffe6;
}

.nav-button-div {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.black-button {
  background-color: #000;
  border-radius: 30px;
  padding: 6px 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.book-haircut-button {
  color: #fff;
  background-color: #23582e;
  border: .75px solid #bebebe;
  border-radius: 30px;
  padding: 6px 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.book-haircut-button._2 {
  color: #000;
  background-color: #fff;
}

.white-button {
  color: #383838;
  background-color: #fff;
  border: .75px solid #bebebe;
  border-radius: 30px;
  padding: 6px 15px;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 11px;
  font-weight: 400;
}

.heading-block-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border: .75px #bebebe;
  border-radius: 30px;
  flex-flow: row;
  margin-bottom: 1.5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.paragraph {
  color: #707070;
  text-align: justify;
  -webkit-text-stroke-width: .33px;
  -webkit-text-stroke-color: #000;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 1.5rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 12px;
  font-weight: 200;
  line-height: 21px;
}

.image-link {
  flex: 0 auto;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-5 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  border-bottom: .5px dotted #0000001f;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 10px 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  line-height: 19px;
  display: grid;
}

.experience-info {
  grid-column-gap: .3rem;
  grid-row-gap: .3rem;
  background-color: #fff;
  border: .75px solid #d3d3d3;
  border-radius: 30px;
  flex-flow: column;
  padding: 1rem;
  display: flex;
  box-shadow: 0 2px 7px -2px #0003;
}

.div-block-7 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.company-dates {
  color: #23582e;
  text-align: right;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.heading-title {
  color: #000;
  letter-spacing: 0;
  -webkit-text-stroke-width: .33px;
  -webkit-text-stroke-color: #000;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}

.heading-title.dd {
  color: #000;
  margin-top: 3rem;
}

.banner11_component {
  border-bottom: 1px none var(--\<unknown\|relume-variable-border-color-1\>);
  width: 50vw;
  max-width: 100%;
  display: flex;
  overflow: hidden;
}

.banner11_wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 50svw;
  display: flex;
}

.banner11_marquee {
  justify-content: space-around;
  align-items: center;
  width: 50vw;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.banner11_text-wrapper {
  justify-content: center;
  align-items: center;
  padding-left: 4rem;
  padding-right: 0;
  display: flex;
}

.company-logo-section {
  background-color: #fff0;
  border-radius: 30px;
  justify-content: flex-start;
  align-items: center;
  height: 10svh;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  display: flex;
}

.paragraph-button-div {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: flex-end;
  align-items: center;
  font-size: 13px;
  display: flex;
}

.company-logo {
  width: 12svw;
  max-width: none;
  margin-right: 0;
}

.company-logo.okok {
  width: 7svw;
  padding-left: 9px;
  padding-right: 9px;
}

.company-logo.fds {
  width: 10svw;
  padding-left: 20px;
  padding-right: 20px;
}

.company-logo.pjcc {
  width: 11svw;
}

.detail-div {
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.feature-section {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #fafafaf0;
  border: .75px solid #d3d3d3;
  border-radius: 30px;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 1rem;
  display: flex;
  box-shadow: 0 2px 7px -2px #0003;
}

.feature-section.dddd {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.feature-info {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  justify-content: flex-start;
  align-items: center;
  padding-right: .75rem;
  display: flex;
}

.header-div {
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: .75rem;
  display: flex;
}

.header-div.dddddd {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 2rem;
  margin-bottom: 0;
  display: grid;
}

.header-div.cntr {
  justify-content: center;
  align-items: center;
  padding-left: 0;
}

.icon {
  border-radius: 30000px;
  width: 18px;
  height: 18px;
  margin-right: .5rem;
  font-size: 14px;
}

.feature-paragraph {
  color: #707070;
  text-align: justify;
  width: 100%;
  margin-bottom: 0;
  margin-left: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 11px;
  font-weight: 300;
  line-height: 17px;
}

.feature-title {
  text-align: center;
  margin-bottom: .3rem;
  margin-left: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.name {
  text-align: left;
  letter-spacing: 0;
  margin-bottom: 0;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 15px;
  font-weight: 600;
}

.company-name {
  color: #050505;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.work-image {
  mix-blend-mode: hard-light;
  background-color: #fefefb;
  background-image: url("https://cdn.prod.website-files.com/677dbabf425c2c02991f5799/67982e904136821ac7ec65d0_Group%2034.png");
  background-position: 50%;
  background-size: cover;
  border-radius: 25px;
  flex: none;
  width: 23svw;
  height: 30svh;
  display: flex;
}

.feature-div-2 {
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.icon-div-right {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: flex-start end;
  display: flex;
}

.icondiv2 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.info-text-thin {
  color: #707070;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: #0000;
  text-transform: capitalize;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.project-league-thumb {
  filter: saturate(65%) contrast(126%);
  mix-blend-mode: hard-light;
  background-color: #c5dff8;
  background-image: url("https://cdn.prod.website-files.com/677dbabf425c2c02991f5799/6797f86530e65361ec21a47a_Group%2020.png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 17px;
  flex: none;
  width: 23svw;
  height: 30svh;
}

.abs-thumb {
  mix-blend-mode: normal;
  background-color: #0000;
  background-image: url("https://cdn.prod.website-files.com/677dbabf425c2c02991f5799/67990e663de52f7f5c7c3f70_Group%2029%20(2).png");
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 250px;
  border-radius: 25px;
  flex: none;
  width: 23svw;
  height: 30svh;
}

.feature-image {
  mix-blend-mode: difference;
  background-image: url("https://cdn.prod.website-files.com/677dbabf425c2c02991f5799/6797f737f5237811457c8f4b_Group%20153.png");
  background-position: 50%;
  background-size: cover;
  border-radius: 30px;
  flex: none;
  width: 23svw;
  height: 100%;
}

.link-block-2 {
  width: 25px;
}

.social-icons {
  width: 21px;
}

.social-icons.larger {
  width: 30px;
}

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

.div-block-20.hidden {
  display: none;
}

.div-block-20.hidden.dddddddd {
  display: flex;
}

.feature-2-left {
  flex: 1;
  display: flex;
}

.feature-2-left.ddd {
  justify-content: space-between;
  align-items: center;
  margin-bottom: .75rem;
}

.feature-content {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: flex-start stretch;
  height: 100%;
  display: grid;
}

.feature-content._123 {
  justify-content: center;
  place-items: center stretch;
  display: flex;
}

.l {
  background-color: #fafafa;
  border: .75px solid #bebebe;
  border-radius: 30px;
  height: 30svh;
  box-shadow: 0 2px 7px -2px #0003;
}

.l._236 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  box-shadow: none;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  box-shadow: none;
  background-color: #fafafa00;
  border-style: none;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  height: 100%;
  padding: 0;
  display: flex;
}

.reading-feature-div {
  background-color: #fafafaf0;
  border: .75px solid #d3d3d3;
  border-radius: 30px;
  min-width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1rem;
  display: flex;
  box-shadow: 0 2px 7px -2px #0003;
}

.content-div-white-a {
  background-color: #f3f3f3;
  border: .75px solid #e2e2e2;
  border-radius: 30px;
  height: auto;
}

.play-button {
  filter: invert();
  background-color: #fff;
  border-radius: 3000px;
  width: 31px;
  height: 31px;
  padding: 9px;
}

.play-button:hover {
  background-color: #a3a3a3;
}

.music-player-b {
  background-color: #fafafaf0;
  border: .75px solid #d3d3d3;
  border-radius: 30px;
  justify-content: space-between;
  padding: .5rem 1rem;
  display: flex;
  box-shadow: 0 2px 7px -2px #0003;
}

.music-player-b._2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.music-title-2 {
  color: #707070;
  text-transform: capitalize;
  flex: 1;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
}

.music-title-2._1234 {
  margin-top: -8px;
}

.music-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 30px;
}

.music-cover-art {
  background-color: #fff;
  border: .75px solid #bebebe;
  border-radius: 15px;
  width: 96px;
  padding: 9px;
}

.music-player-info {
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.book-cover {
  width: 8svw;
}

.div-block-28 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  place-items: center stretch;
  width: 100%;
  display: grid;
}

.reading-title {
  margin-bottom: .5rem;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 12px;
}

.reading-author {
  color: #707070;
  align-items: stretch;
  height: 15svh;
  font-size: 11px;
  display: flex;
}

.purchase-link {
  color: #23582e;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  min-height: 100%;
  max-height: 100%;
  font-family: Plus Jakarta Sans, sans-serif;
  font-size: 11px;
  text-decoration: none;
  display: flex;
}

.agency-link-block {
  margin-top: 2rem;
  text-decoration: none;
}

.button-6 {
  text-align: right;
  background-color: #e572f6;
  border: .75px solid #adadad;
  border-radius: 30px;
  font-size: 13px;
}

.div-block-29 {
  grid-column-gap: .6rem;
  grid-row-gap: .6rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.feature-2-right {
  display: flex;
}

.music-feature-div {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: column;
  display: flex;
}

.button-7 {
  background-color: #000000c9;
  border: .75px solid #adadad;
  border-radius: 30px;
  font-size: 13px;
}

.image-23 {
  width: 10svw;
}

@media screen and (max-width: 991px) {
  .nav-bar {
    z-index: 2222;
    background-color: #fff;
    border-radius: 30px;
    width: 75svw;
    height: 7svh;
    margin: 1rem auto .5rem;
    padding: 0 .5rem;
    display: flex;
    position: fixed;
    inset: 0% 0% auto;
  }

  .second-section {
    background-color: #fff0;
    border-radius: 30px;
    flex-flow: column;
    margin-top: 6rem;
    margin-bottom: .5rem;
    padding: 1rem;
    display: flex;
  }

  .third-section {
    background-color: #fff0;
    border-radius: 30px;
    margin-bottom: .5rem;
    padding: 1rem 0;
  }

  .feature-sections {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-color: #fff0;
    border-radius: 30px;
    margin-bottom: .5rem;
    padding: 1rem 0;
  }

  .feature-sections.lll {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .fifth-section {
    background-color: #fff0;
    border-radius: 30px;
  }

  .body {
    background-color: #eee;
    min-width: 75svw;
    max-width: 75svw;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 3rem;
  }

  .er-logo {
    border-radius: 3000px;
    width: 5svh;
    max-width: 5svh;
  }

  .nav-button-div {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding-right: 0;
    display: flex;
  }

  .black-button {
    color: #fff;
    background-color: #000;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    height: 4svh;
    padding-top: 5px;
    padding-bottom: 5px;
    font-family: Plus Jakarta Sans, sans-serif;
    font-weight: 400;
    display: flex;
  }

  .book-haircut-button {
    color: #fff;
    background-color: #23582e;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    height: 4svh;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .white-button {
    color: #000;
    background-color: #fff;
    border-radius: 30px;
    justify-content: center;
    align-items: center;
    height: 4svh;
    min-height: 4svh;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
  }

  .selfie {
    border-radius: 30px;
    width: 16svw;
    max-width: 16svw;
  }

  .div-block-2 {
    flex-flow: column;
    flex: 1;
    justify-content: space-between;
    align-items: flex-end;
    display: flex;
  }

  .div-block-3 {
    margin-left: 1rem;
  }

  .heading-block-div {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: .4fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 0;
    display: grid;
  }

  .paragraph {
    margin-top: .5rem;
    margin-bottom: 1.5rem;
  }

  .image-link {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-5 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    background-color: #0f50;
    border: 1px #000;
    border-bottom: .5px dotted #cecece;
    border-radius: 0;
    grid-template-rows: auto;
    grid-template-columns: 10px 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    height: auto;
    margin-right: .5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .experience-info {
    grid-column-gap: .1rem;
    grid-row-gap: .1rem;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    font-weight: 500;
    line-height: 27px;
    display: grid;
  }

  .div-block-7 {
    flex-flow: column;
    justify-content: space-between;
    display: flex;
  }

  .company-dates {
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    font-size: 11px;
    font-weight: 500;
    display: flex;
  }

  .image-2 {
    width: 40px;
    height: 40px;
    margin-bottom: 1rem;
  }

  .heading-title {
    justify-content: space-between;
    align-items: center;
    height: 100%;
    min-height: 100%;
    max-height: 100%;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 300;
    display: flex;
  }

  .text-block-3 {
    margin-bottom: 1rem;
  }

  .banner11_component {
    border-bottom-style: none;
    width: 75vw;
  }

  .banner11_wrapper {
    width: 75svw;
  }

  .banner11_marquee {
    width: 75vw;
  }

  .banner11_text-wrapper {
    text-align: center;
  }

  .company-logo-section {
    background-color: #fff0;
    border-radius: 30px;
    margin-bottom: .5rem;
  }

  .paragraph-button-div {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: row;
    justify-content: flex-end;
    align-items: flex-end;
    display: flex;
  }

  .button-4 {
    background-color: #ff4e9e;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    height: 4.5svh;
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
  }

  .button-5 {
    background-color: #2a2b2c;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    height: 4.5svh;
    padding-top: 2px;
    padding-bottom: 2px;
    display: flex;
  }

  .text-block-4 {
    margin-bottom: 1rem;
  }

  .image-3 {
    filter: contrast(200%) grayscale();
    max-width: 89%;
  }

  .image-4 {
    filter: grayscale();
    max-width: 89%;
  }

  .image-5 {
    filter: contrast(200%) grayscale();
    max-width: 89%;
  }

  .company-logo {
    filter: contrast(91%);
    width: 20svw;
    min-width: 20svw;
    max-width: 89%;
  }

  .image-7 {
    -webkit-backdrop-filter: grayscale();
    backdrop-filter: grayscale();
    max-width: 89%;
  }

  .detail-div {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-end;
    align-items: stretch;
    display: grid;
  }

  .feature-section {
    background-color: #fff;
    border-radius: 25px;
    margin-top: 0;
    margin-bottom: 0;
    padding: .5rem;
    display: flex;
  }

  .feature-info {
    grid-column-gap: .3rem;
    grid-row-gap: .3rem;
    flex-flow: column;
    flex: 1;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: stretch;
    margin-left: 0;
    display: grid;
  }

  .image-8, .image-9 {
    border-radius: 20px;
    max-width: 16svw;
    margin-left: .5rem;
  }

  .header-div {
    justify-content: flex-start;
    align-items: center;
    height: 3svh;
    margin-bottom: .5rem;
    font-weight: 500;
    display: flex;
  }

  .header-div.dddddd {
    margin-bottom: .5rem;
  }

  .icon {
    border-radius: 3000px;
    width: 18px;
    margin-right: .5rem;
  }

  .feature-paragraph {
    color: #8b8b8b;
    letter-spacing: 0;
    margin-left: .5rem;
    font-size: 11px;
    font-weight: 300;
    line-height: 17px;
  }

  .section-2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: .5rem;
    display: grid;
  }

  .text-block-5, .text-block-6 {
    background-color: #fff0;
    border-radius: 30px;
  }

  .div-block-13 {
    background-color: #2ee56b;
    border-radius: 30000px;
    width: 10px;
    height: 10px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .div-block-14 {
    flex: none;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .text-block-7 {
    font-size: .7rem;
  }

  .text-block-8 {
    margin-left: .3rem;
    font-size: 13px;
  }

  .div-block-15 {
    background-color: #fff;
    border-radius: 30px;
    height: 30svh;
    padding: 1rem;
  }

  .div-block-16 {
    background-color: #fff;
    border-radius: 30px;
    padding: 1rem;
  }

  .feature-title {
    text-align: left;
    margin-left: .5rem;
    font-family: Plus Jakarta Sans, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
  }

  .section-3 {
    background-color: #fff;
    border-radius: 30px;
    margin-bottom: .5rem;
    padding: 1rem;
  }

  .name {
    margin-bottom: .33rem;
  }

  .work-image {
    filter: brightness(78%);
    border-radius: 20px;
    width: 38svw;
  }

  .feature-div-2 {
    font-family: Plus Jakarta Sans, sans-serif;
  }

  .info-text-thin {
    line-height: 18px;
  }

  .project-league-thumb {
    filter: saturate(164%) contrast(110%);
    mix-blend-mode: hard-light;
    border-radius: 20px;
    width: 38svw;
  }

  .abs-thumb {
    background-color: #02020200;
    border-radius: 20px;
    width: 38svw;
  }

  .feature-image {
    mix-blend-mode: difference;
    background-color: #000;
    border-radius: 20px;
    width: 33svw;
  }

  .link-block-2, .image-11, .social-icons {
    width: 17px;
  }

  .div-block-20, .feature-2-left {
    justify-content: flex-start;
    align-items: center;
  }

  .feature-content {
    margin-top: .5rem;
  }

  .music-title-2, .music-title {
    font-family: Plus Jakarta Sans, sans-serif;
  }

  .music-cover-art {
    border-radius: 28px;
  }

  .wbs-section {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .wbs-accordion-3 {
    width: 100%;
  }

  .divsp {
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .nav-bar {
    width: 90svw;
  }

  .body {
    min-width: 90svw;
    max-width: 90svw;
  }

  .heading-title {
    font-size: 12px;
  }

  .banner11_text {
    font-size: 1.125rem;
  }

  .detail-div.ddddd {
    margin-bottom: 2rem;
  }

  .feature-section {
    height: 26svh;
    min-height: 26svh;
    max-height: 29px;
  }

  .button-6 {
    background-color: #e572f6;
    border: .75px solid #adadad;
  }

  .wbs-section {
    padding: 2rem 2%;
  }
}

@media screen and (max-width: 479px) {
  .nav-bar {
    mix-blend-mode: normal;
    background-color: #ffffffa8;
    height: 8svh;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .second-section {
    margin-top: 4.75rem;
    padding-top: 0;
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .third-section {
    padding-left: 0;
    padding-right: 0;
  }

  .feature-sections {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .feature-sections.lll {
    background-color: #817d7d00;
    margin-bottom: 1rem;
  }

  .body {
    background-color: #f1f1f1;
    min-width: auto;
    margin: 1rem auto 3rem;
    padding-bottom: 1rem;
  }

  .er-logo {
    width: 6svh;
    max-width: 6svh;
  }

  .black-button {
    height: 5svh;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .book-haircut-button {
    color: #fff;
    background-color: #23582e;
    height: 5svh;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .book-haircut-button._2 {
    height: 5svh;
  }

  .white-button {
    height: 5svh;
    min-height: 5svh;
  }

  .white-button.w--current {
    height: 5svh;
    min-height: 4.5svh;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .selfie {
    width: 20svw;
  }

  .heading-block-div {
    grid-template-columns: .25fr 1fr;
  }

  .paragraph {
    font-size: 10.33px;
    line-height: 20px;
  }

  .div-block-5 {
    line-height: 25px;
  }

  .experience-info {
    padding-right: .5rem;
  }

  .company-dates {
    font-weight: 500;
  }

  .heading-title {
    color: #131313;
    -webkit-text-stroke-color: #0000;
    font-size: 13px;
    font-weight: 500;
  }

  .heading-title.dd {
    color: #23582e;
    margin-top: 2rem;
    margin-bottom: 2rem;
    font-weight: 400;
  }

  .banner11_component {
    width: 100%;
  }

  .banner11_wrapper {
    width: auto;
  }

  .banner11_marquee {
    width: 90vw;
  }

  .banner11_text-wrapper {
    flex: 1;
  }

  .company-logo-section {
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .button-4, .button-5 {
    text-align: center;
    font-size: .8rem;
  }

  .company-logo {
    width: 45svw;
    min-width: 45svw;
    max-width: 90%;
  }

  .company-logo.okok {
    min-width: 31svw;
  }

  .company-logo.fds {
    min-width: 35svw;
  }

  .company-logo.pjcc {
    width: 8svw;
    min-width: 38svw;
  }

  .detail-div {
    grid-template-columns: 1.5fr 1fr;
    margin-top: 15px;
  }

  .feature-section {
    height: auto;
    min-height: auto;
    max-height: none;
    padding-bottom: 1rem;
  }

  .feature-info {
    grid-template-columns: 1fr;
    padding-right: 0;
  }

  .header-div {
    width: 100%;
    padding-left: 0;
  }

  .header-div.dddddd {
    place-items: start;
    width: 100%;
    margin-top: 1rem;
    margin-bottom: 0;
    padding-left: 0;
  }

  .header-div.cntr.ddd {
    margin-top: 40px;
  }

  .icon {
    width: 18px;
    height: 18px;
  }

  .feature-paragraph {
    color: #666464;
    width: auto;
    margin-right: .5rem;
    line-height: 19px;
  }

  .feature-title {
    color: #000;
    margin-top: .5rem;
    font-size: 13px;
    font-weight: 500;
  }

  .name {
    margin-bottom: .2rem;
    font-size: 13px;
  }

  .work-image {
    background-color: #bdbdbd;
    width: 100%;
    height: 24ch;
  }

  .info-text-thin {
    color: #23582e;
    margin-bottom: 10px;
    font-size: 11px;
  }

  .project-league-thumb {
    filter: saturate(103%) contrast(110%);
    width: 100%;
    height: 24ch;
  }

  .abs-thumb {
    background-size: 272px;
    width: 100%;
    height: 24ch;
  }

  .feature-image {
    mix-blend-mode: difference;
    width: 100%;
    height: 22svh;
  }

  .link-block-2, .social-icons.larger, .social-icons.larger {
    width: 21px;
  }

  .div-block-20.hidden {
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: 1rem;
    margin-bottom: .5rem;
    display: flex;
  }

  .div-block-20.hidden.dddddddd {
    display: none;
  }

  .feature-content {
    flex-flow: column;
    grid-template-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .l._236 {
    width: 100%;
  }

  .l._236._629 {
    padding-left: 0;
    padding-right: 0;
  }

  .reading-feature-div {
    padding-left: 1rem;
  }

  .content-div-white-a {
    width: 100%;
  }

  .play-button {
    filter: invert();
    background-color: #fff;
  }

  .music-player-b {
    width: 100%;
  }

  .music-title-2._1234 {
    font-weight: 400;
    line-height: 15px;
  }

  .music-title {
    margin-bottom: 8px;
    font-weight: 500;
    line-height: 20px;
  }

  .music-cover-art {
    border-radius: 20px;
    flex: none;
    width: 100px;
    height: 100px;
    padding: 0;
  }

  .music-cover-art.ok {
    padding: 0;
  }

  .book-cover {
    border-radius: 20px;
    width: 34svw;
  }

  .div-block-28 {
    place-items: stretch start;
    width: 100%;
  }

  .reading-title {
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
  }

  .purchase-link {
    color: #353535;
    height: auto;
    min-height: auto;
    max-height: none;
    font-size: 11px;
  }

  .agency-link-block {
    color: #23582e;
    margin-top: 4rem;
  }

  .button-6 {
    color: #fff;
    text-align: center;
    background-color: #e572f6;
    border: .75px solid #adadad;
    justify-content: center;
    align-items: center;
    height: 5svh;
    font-size: 11px;
    line-height: 15px;
    display: flex;
  }

  .image-16 {
    max-width: 101%;
  }

  .div-block-30 {
    flex-flow: column;
    justify-content: space-around;
    display: flex;
  }

  .semibold {
    text-transform: capitalize;
    font-family: Switzer, Arial, sans-serif;
    font-size: 14px;
  }

  .semibold.divsp.oooo {
    font-size: 11px;
  }

  .wbs-accordion-3-content {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
    display: block;
  }

  .wbs-accordion-3-title {
    padding-right: 20px;
    font-family: Switzer, Arial, sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 23px;
  }

  .wbs-accordion-3-description {
    flex: 1;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    font-family: Switzer, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
  }

  .image-17.divsp {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  .image-20.divsp {
    min-width: 100%;
  }

  .image-21.divsp {
    min-width: 100%;
    max-width: 100%;
  }

  .link-4 {
    width: auto;
    min-width: auto;
    max-width: none;
    font-family: Switzer, Arial, sans-serif;
    display: flex;
  }

  .divsp {
    min-width: 100%;
    max-width: 80%;
    margin: 15px auto 25px 0;
  }

  .text-block-16 {
    font-family: Switzer, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
  }

  .italic-text {
    font-size: 12px;
  }

  .feature-2-right.hidden-mobile {
    display: none;
  }

  .music-feature-div {
    min-width: 100%;
  }

  .button-7 {
    text-align: center;
    justify-content: center;
    align-items: center;
    font-size: 11px;
    line-height: 15px;
    display: flex;
  }

  .image-23 {
    width: 50svw;
  }
}

#w-node-_1a324500-b220-335b-06ce-d0601d5d71ef-991f579f {
  grid-area: span 2 / span 3 / span 2 / span 3;
}

#w-node-e2838b20-5634-a9a0-fbdf-22af62fe4bf5-991f579f, #w-node-ed28cbb3-8110-987b-960c-4e6a250e25c6-991f579f, #w-node-_9d303620-54d7-0f61-7190-6980148e11e1-991f579f, #w-node-_5fb4435e-1765-9af7-8be3-99b114a23b6b-991f579f, #w-node-_2720ced6-c4c3-24ce-be77-27c52399ac63-991f579f, #w-node-e94c14d9-f79f-bd0b-ef79-0e4341f18385-991f579f, #w-node-_20febb8e-8cfe-e51a-6d02-95d0b1f920d3-991f579f, #w-node-e91a58b4-a306-3034-2088-439c2fff3377-991f579f, #w-node-_73887c07-acd5-feb8-f203-8cea8c434b49-991f579f {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-fac79a46-7bff-84f2-8fc7-080fc1c65316-991f579f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e429f39c-6b1f-7e8b-afe6-e79a25a894f6-991f579f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-_9a6aec17-6bc4-022b-9e07-ea706a103e2a-991f579f {
  place-self: stretch center;
}

#w-node-cf38d167-9cd6-d35b-d5aa-81101a5ce861-991f579f {
  align-self: auto;
}

#w-node-_0665c8ab-00ad-8233-1bad-316da835ddc3-991f579f {
  justify-self: end;
}

#w-node-e0203571-7415-85a4-6217-c975853606bf-991f579f {
  grid-area: span 1 / span 2 / span 1 / span 2;
  place-self: center;
}

#w-node-f016db88-5e7e-1e34-cfaa-b0cb3273336d-991f579f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
}

#w-node-f016db88-5e7e-1e34-cfaa-b0cb32733370-991f579f {
  grid-area: span 2 / span 1 / span 2 / span 1;
}

#w-node-_46786de1-04e2-68e6-68c2-7d8b205632a4-991f579f {
  grid-area: span 2 / span 1 / span 2 / span 1;
  place-self: center end;
}

@media screen and (max-width: 991px) {
  #w-node-_3cae1e10-400a-a70d-90fb-9342ff0793d2-991f579f {
    grid-area: span 1 / span 2 / span 1 / span 2;
    align-self: stretch;
  }

  #w-node-e2838b20-5634-a9a0-fbdf-22af62fe4bf5-991f579f, #w-node-ed28cbb3-8110-987b-960c-4e6a250e25c6-991f579f, #w-node-_9d303620-54d7-0f61-7190-6980148e11e1-991f579f, #w-node-_5fb4435e-1765-9af7-8be3-99b114a23b6b-991f579f {
    grid-area: span 1 / span 3 / span 1 / span 3;
  }

  #w-node-_73887c07-acd5-feb8-f203-8cea8c434b47-991f579f, #w-node-_50258e42-5c80-708e-3fc2-d18d3bf3d2bb-991f579f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_85fa8060-91f5-4550-057d-5e43561c0ff6-991f579f {
    justify-self: stretch;
  }
}

@media screen and (max-width: 479px) {
  #w-node-fa997238-9eb1-e82f-5b23-2ed77f626477-991f579f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0665c8ab-00ad-8233-1bad-316da835ddc3-991f579f {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: end;
  }

  #w-node-e0203571-7415-85a4-6217-c975853606bf-991f579f {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}
