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

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

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

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

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 25px;
}

h2 {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
}

.body {
  color: #fff;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.herocont {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 450px;
  display: flex;
}

.herocont.herocenter {
  justify-content: flex-start;
  align-items: center;
}

.herohome {
  background-image: url('../images/BG1E.jpg');
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.h1 {
  text-align: center;
  margin-top: 90px;
  font-size: 45px;
}

.h1.h1-about {
  text-align: center;
  margin-top: 80px;
  font-size: 36px;
  line-height: 1.5;
}

.h1.homeh {
  text-align: left;
  margin-top: 60px;
}

.h1.contacth {
  margin-top: 60px;
}

.mynav-link {
  color: #fff;
  text-transform: uppercase;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.mynav-link.w--current {
  color: #fff;
}

.logo {
  text-align: left;
  max-width: none;
  height: 100%;
  max-height: none;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: static;
}

.maincontent4home {
  height: auto;
}

.otherofferingicons {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  font-size: 36px;
  display: grid;
}

.subheading {
  font-size: 16px;
}

.subheading.subheading-about {
  font-size: 20px;
}

.textblock {
  text-align: center;
}

.icon {
  text-align: left;
  width: 100px;
  margin-top: 15px;
}

.icon.langser {
  width: 135px;
  margin-bottom: -20px;
  padding-bottom: 0;
}

.icon.selfdev {
  width: 115px;
  margin-top: 10px;
  margin-bottom: -10px;
}

.icon.photo {
  width: 100px;
  margin-top: 15px;
  margin-bottom: 0;
}

.icon.editing, .icon.money {
  width: 110px;
  margin-bottom: -10px;
}

.icon.connections {
  width: 115px;
  margin-bottom: -15px;
}

.icon.self {
  width: 90px;
  margin-top: 25px;
  margin-bottom: 0;
}

.icon.chinese {
  width: 110px;
  margin-bottom: -10px;
}

.icon.it {
  width: 125px;
  margin-bottom: -25px;
}

.icon.english {
  width: 110px;
  margin-bottom: -10px;
}

.text {
  text-align: left;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}

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

.bottomcontact {
  background-color: #004800;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.bottomcontact.blackbg {
  background-color: #000;
}

.bottomcontactdiv {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.headingnoseo {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 26px;
  font-weight: 600;
}

.footer {
  height: 150px;
}

.footer.green-bg {
  border: 1px solid #000;
}

.button {
  background-color: #535353;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}

.freeconsultation {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 28px;
  font-weight: 600;
}

.nav-menu-en {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 475px;
  height: 75px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.brand {
  align-self: center;
  width: auto;
  height: 70px;
  margin-left: 30px;
  margin-right: 0;
  padding-right: 0;
  display: flex;
}

.brand.w--current {
  width: auto;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  display: block;
  position: static;
  inset: 0% auto 0% 0%;
}

.body-2 {
  color: #fff;
  background-color: #000;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.joinlist {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.be-better-get-better {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.no-time.textblockparagraphleft {
  text-align: left;
}

.find-your-meetup {
  margin-top: 20px;
  font-size: 20px;
  font-weight: 600;
}

.meetuplogo, .insta-logo {
  width: 75px;
  margin: 20px 10px 10px;
}

.div-block-2 {
  margin-bottom: 10px;
}

.learnmoreconnections {
  background-color: #5c5c5c;
  margin: 40px;
}

.container-3 {
  height: auto;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-3 {
  margin: 0 35px;
}

.tokindaellogo {
  width: 175px;
  margin-top: 20px;
  margin-bottom: 0;
}

.link-block {
  display: flex;
}

.link-block.w--current {
  justify-content: space-between;
  align-items: flex-start;
  max-height: none;
  margin: 20px;
  display: block;
}

.dropdown-list {
  background-color: #999;
  border-radius: 0;
}

.dropdown-list.w--open {
  background-color: #000;
  border-radius: 5px;
  width: auto;
  min-width: 275px;
  margin-top: 0;
  margin-left: 10px;
  padding-left: 15px;
  padding-right: 15px;
}

.subnavitem {
  color: #fff;
  text-transform: uppercase;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: 500;
}

.subnavitem.w--current {
  color: #fff;
}

.sectioncontent {
  background-color: #000;
  height: auto;
}

.sectioncontent.green {
  background-color: #004800;
  height: auto;
}

.h2 {
  color: #fff;
  -webkit-text-decoration-skip-ink: auto;
  text-decoration-skip-ink: auto;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.herolang {
  background-image: url('../images/BG2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.herophoto {
  background-image: url('../images/BG3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.heroconsulting {
  background-image: url('../images/BG4.jpg');
  background-position: 50% 80%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.heroother {
  background-image: url('../images/BG5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.herocontact {
  background-image: url('../images/BG7.jpg');
  background-position: 50% 60%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px;
}

.heroabout {
  background-image: url('../images/BG6.jpg');
  background-position: 50% 95%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
}

.grid {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.maincontent6x {
  height: auto;
}

.textcentered {
  text-align: center;
  width: auto;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
}

.container-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  margin-top: 30px;
  display: flex;
}

.commentcentered {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 22px;
}

.heading2content {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 28px;
}

.contenttext {
  font-size: 16px;
  line-height: 26px;
}

.consultingmessage {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 35px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
}

.maincontent4x-selfdev {
  height: auto;
  padding-bottom: 40px;
}

.maincontent4x-long {
  height: auto;
  padding-top: 20px;
}

.form {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border: 0 solid #fff;
  border-radius: 0;
  flex-flow: column;
  width: 350px;
  height: auto;
  margin-top: 40px;
  display: flex;
}

.text-field {
  color: #fff;
  background-color: #000;
  border: 1px solid #777;
  border-radius: 0;
}

.text-field-2 {
  color: #fff;
  background-color: #000;
  border: 1px solid #777;
}

.textarea {
  box-sizing: border-box;
  aspect-ratio: 16 / 9;
  color: #fff;
  background-color: #000;
  border: 1px solid #777;
  height: auto;
  display: block;
  overflow: auto;
}

.form-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-block {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 20px;
  font-size: 16px;
}

.contactform {
  height: auto;
}

.sociallink {
  color: #838383;
  font-weight: 500;
  text-decoration: none;
}

.containerthreeimages {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  max-width: 85%;
  max-height: 100%;
  margin-top: -4px;
  display: block;
}

.divmythreepics {
  grid-column-gap: 8px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.divblockimgandtxt {
  grid-column-gap: 39px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  margin-top: 40px;
  margin-bottom: 40px;
  display: grid;
}

.langimg {
  max-height: 500px;
}

.sectionphotography {
  background-color: #000;
  justify-content: flex-start;
  align-items: flex-start;
  height: auto;
  display: block;
}

._6xphotocont {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1000px;
  max-width: none;
  height: auto;
  margin-bottom: 40px;
  display: flex;
}

.divphotography {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 0;
  display: grid;
}

.phototext {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 18px;
}

.phototext.left {
  text-align: left;
}

.simplelink {
  color: #fff;
  text-align: left;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.photosheading {
  margin-top: 40px;
  margin-bottom: 0;
  font-size: 28px;
}

.largelightboxgrid {
  width: 100%;
  height: auto;
  margin: 0;
}

.lightboxdiv {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  column-count: 3;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lightboxdivstreets {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  text-align: left;
  column-count: 3;
  word-break: normal;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  place-content: space-between;
  align-self: auto;
  place-items: stretch stretch;
  column-gap: 10px;
  width: 100%;
  display: block;
}

.masonryimage {
  aspect-ratio: auto;
  object-fit: contain;
  margin-bottom: 10px;
}

.container-7 {
  margin-bottom: 40px;
}

.offeringsdrop {
  order: 0;
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  display: block;
}

.navdroptoggle {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.mynav-linkdrop {
  color: #fff;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 5px;
  font-size: 14px;
  font-weight: 500;
  position: relative;
}

.langblock {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 75px;
  margin-left: -5px;
  margin-right: 15px;
  display: flex;
  position: relative;
  inset: auto;
}

.navbar {
  text-align: left;
  background-color: #000;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  height: 75px;
  display: flex;
  position: relative;
}

.menuitemchevron {
  color: #fff;
  transform-style: preserve-3d;
  order: 1;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  display: flex;
  position: relative;
  transform: rotateX(180deg)rotateY(0)rotateZ(0);
}

.logodiv {
  margin-left: 40px;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.langicon {
  width: 25px;
  height: 25px;
  display: block;
  position: relative;
  overflow: visible;
}

.lgdrop {
  order: 0;
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  display: block;
}

.lgdroptoggle {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.lgdrodownlist {
  background-color: #999;
  border-radius: 0;
}

.lgdrodownlist.w--open {
  background-color: #000;
  border-radius: 0 0 5px 5px;
  flex-flow: column;
  width: 80px;
  min-width: 0;
  margin-top: 10px;
  margin-left: -25px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  overflow: hidden;
}

.lgitem {
  color: #fff;
  text-transform: uppercase;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: 500;
}

.lgitem.w--current {
  color: #fff;
}

.langblockmobile {
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  margin-left: -5px;
  margin-right: 15px;
  display: none;
  position: relative;
  inset: auto;
}

.lgdropmobile {
  order: 0;
  width: auto;
  height: auto;
  margin-left: 20px;
  margin-right: 20px;
  padding: 10px;
  display: block;
}

.lgdroptogglemobile {
  text-align: left;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  margin-right: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.lgdrodownlistmobile {
  background-color: #999;
  border-radius: 0;
}

.lgdrodownlistmobile.w--open {
  background-color: #000;
  border-radius: 0 0 5px 5px;
  flex-flow: column;
  width: 80px;
  min-width: 0;
  margin-top: 10px;
  margin-left: -25px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  overflow: hidden;
}

.langiconmobile {
  width: 25px;
  height: 25px;
  display: block;
  position: relative;
  overflow: visible;
}

.lgitemmobile {
  color: #fff;
  text-transform: uppercase;
  padding: 10px 5px;
  font-size: 12px;
  font-weight: 500;
}

.lgitemmobile.w--current {
  color: #fff;
}

.success-message, .error-message {
  background-color: #000;
}

.container-11 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-2 {
  display: block;
}

.icon-text_link {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-decoration: none;
}

.photohlink {
  color: #fff;
  text-decoration: none;
}

.centeredheadinglink {
  color: #fff;
  text-decoration: none;
  display: block;
}

.dropdown-list-zh {
  background-color: #999;
  border-radius: 0;
}

.dropdown-list-zh.w--open {
  text-align: left;
  background-color: #000;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 125px;
  min-width: 50px;
  margin-top: 0;
  margin-left: 10px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.dropdown-list-kr {
  background-color: #999;
  border-radius: 0;
}

.dropdown-list-kr.w--open {
  text-align: left;
  background-color: #000;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 150px;
  min-width: 50px;
  margin-top: 0;
  margin-left: 10px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.nav-menu-zh, .nav-menu-kr {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 350px;
  height: 75px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: relative;
}

.notfoudn-link {
  color: #000;
  margin-top: 20px;
  text-decoration: underline;
}

.welcomebutton {
  background-color: #5c5c5c;
  margin-top: 40px;
  margin-bottom: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.quicklinks {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.matthew {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.quicklinkheading {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 40px;
}

.quicklinkcard {
  background-color: #292929;
  border: 0 solid #000;
  border-radius: 5px;
  width: 90%;
  max-width: 600px;
  height: auto;
  margin: 10px;
  padding: 10px;
}

.welcomelogo {
  text-align: left;
  max-width: 600px;
  margin: 35px;
}

.image-4 {
  width: 50px;
}

.instalink {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h1-home {
  text-align: left;
  margin-top: 90px;
  font-size: 45px;
}

.h1-home.h1-about {
  text-align: center;
  margin-top: 80px;
  font-size: 36px;
  line-height: 1.5;
}

.h1-home.homeh {
  text-align: left;
  margin-top: 60px;
}

.h1-home.contacth {
  margin-top: 60px;
}

.bookhero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  display: flex;
}

.bookhero.herocenter {
  justify-content: flex-start;
  align-items: center;
}

.bookheading {
  text-align: center;
  margin-top: 90px;
  font-size: 45px;
}

.bookheading.h1-about {
  text-align: center;
  margin-top: 80px;
  font-size: 36px;
  line-height: 1.5;
}

.bookheading.homeh {
  text-align: left;
  margin-top: 60px;
}

.bookheading.contacth {
  margin-top: 60px;
}

.booksubheading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 24px;
}

.booksubheading.subheading-about {
  font-size: 20px;
}

.text-block-3 {
  margin: 20px 10px;
}

.bookherosection {
  height: auto;
}

.image-5 {
  margin: 20px 10px;
}

.downloadbutton {
  background-color: #535353;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}

.thanksdownload {
  opacity: 0;
  margin-bottom: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  display: none;
}

.div-block-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 100px;
  margin-top: 10px;
  margin-bottom: 40px;
  display: flex;
}

.div-block-4 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-6 {
  width: 50px;
}

.div-block-5 {
  display: none;
}

.download-btn {
  background-color: #535353;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}

.home-cards {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.container-12 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 300px;
  display: flex;
}

.forsale {
  text-align: center;
  padding: 40px;
  font-size: 32px;
  line-height: 42px;
}

.container-13 {
  width: 300px;
}

.container-14 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  min-width: 300px;
  display: flex;
}

.forsalecontact {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 26px;
  font-weight: 600;
}

.text-block-4 {
  padding: 10px;
}

.heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 3rem;
  line-height: 3.4rem;
  display: flex;
}

.linksale {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  position: relative;
}

.linksale.w--current {
  color: #fff;
}

.div-block-6 {
  text-align: center;
}

.home-x3-cards {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.selfdevicons {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  font-size: 36px;
  display: grid;
}

.homeicons {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  font-size: 36px;
  display: grid;
}

.bold-text {
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .herocont.herocenter {
    height: 450px;
  }

  .h1.h1-about {
    line-height: 1.5;
  }

  .mynav-link {
    text-align: left;
    flex-flow: column;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 18px;
    display: flex;
    position: relative;
    inset: auto;
  }

  .logo {
    width: 325px;
    margin-left: 0;
  }

  .subheading {
    width: 400px;
    padding-right: 0;
  }

  .bottomcontactdiv {
    padding-top: 0;
    padding-bottom: 0;
  }

  .headingnoseo {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .button {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-menu-en {
    text-align: center;
    background-color: #000;
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    position: absolute;
  }

  .no-time.textblockparagraphleft {
    text-align: left;
  }

  .dropdown-list {
    width: 160px;
  }

  .dropdown-list.w--open {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
    position: static;
  }

  .subnavitem {
    font-size: 12px;
    line-height: 15px;
  }

  .heroconsulting {
    height: 350px;
  }

  .heroabout {
    height: 450px;
  }

  .consultingmessage {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  ._6xphotocont {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lightboxdivstreets {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row dense;
  }

  .offeringsdrop {
    z-index: auto;
    text-align: left;
    flex-flow: column;
    order: 0;
    justify-content: space-between;
    align-self: auto;
    align-items: flex-start;
    width: 100vw;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .navdroptoggle {
    text-align: left;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    position: relative;
  }

  .navdroptoggle.w--open {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .mynav-linkdrop {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-left: 15px;
    font-size: 18px;
    display: block;
  }

  .menu-button {
    border: 0 solid #0000;
    order: 1;
    justify-content: center;
    align-items: center;
    width: 75px;
    height: 75px;
    padding: 0;
    display: flex;
    overflow: hidden;
  }

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

  .langblock {
    flex-flow: row;
    order: -1;
    width: 50px;
    height: 50px;
    margin-left: 0;
    margin-right: 0;
    display: none;
    overflow: visible;
  }

  .navbar {
    z-index: 1000;
    width: 100%;
    height: 75px;
    position: sticky;
    top: 0;
    overflow: visible;
  }

  .menuitemchevron {
    font-size: 18px;
  }

  .logodiv {
    margin-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .lgdrop {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .lgdroptoggle {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lgdroptoggle.w--open {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .lgdrodownlist {
    width: 160px;
  }

  .lgdrodownlist.w--open {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .lgitem {
    font-size: 12px;
    line-height: 15px;
  }

  .langblockmobile {
    flex-flow: row;
    order: -1;
    width: 100%;
    height: auto;
    margin-left: 0;
    margin-right: 0;
    display: block;
    overflow: visible;
  }

  .lgdropmobile {
    text-align: left;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .lgdroptogglemobile {
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .lgdroptogglemobile.w--open {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .lgdrodownlistmobile {
    width: 160px;
  }

  .lgdrodownlistmobile.w--open {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
  }

  .lgitemmobile {
    font-size: 12px;
    line-height: 15px;
  }

  .mobilenavicon {
    background-color: #0000;
    border: 0 solid #0000;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    margin: -13px 0 0 -13px;
    padding: 0;
    display: block;
    position: static;
    inset: 0%;
    overflow: visible;
  }

  .dropdown-list-zh {
    width: 160px;
  }

  .dropdown-list-zh.w--open {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
    position: static;
  }

  .dropdown-list-kr {
    width: 160px;
  }

  .dropdown-list-kr.w--open {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: 0;
    display: flex;
    position: static;
  }

  .nav-menu-zh, .nav-menu-kr {
    text-align: center;
    background-color: #000;
    flex-flow: column;
    order: 0;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 100vw;
    height: 100vh;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    position: absolute;
  }

  .h1-home.h1-about {
    line-height: 1.5;
  }

  .bookhero.herocenter {
    height: 450px;
  }

  .bookheading.h1-about {
    line-height: 1.5;
  }

  .booksubheading {
    text-align: center;
    width: 400px;
    padding-right: 0;
  }

  .downloadbutton, .download-btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .forsalecontact {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .linksale {
    text-align: left;
    flex-flow: column;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    font-size: 18px;
    display: flex;
    position: relative;
    inset: auto;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 20px;
  }

  .herocont, .herocont.herocenter, .herohome {
    height: 250px;
  }

  .h1.h1-about {
    font-size: 28px;
  }

  .h1.homeh {
    margin-top: 30px;
    margin-left: 20px;
    font-size: 35px;
  }

  .mynav-link {
    font-size: 14px;
  }

  .logo {
    width: 200px;
  }

  .subheading {
    width: 350px;
    margin-left: 20px;
    font-size: 13px;
  }

  .subheading.subheading-about {
    text-align: center;
    width: 450px;
  }

  .text {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .footer {
    height: 75px;
  }

  .freeconsultation {
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 22px;
  }

  .nav-menu-en {
    padding-top: 0;
    padding-bottom: 0;
  }

  .brand.w--current {
    padding-left: 0;
  }

  .no-time.textblockparagraphleft {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-3.logo {
    width: auto;
    height: 75px;
    margin-right: 0;
  }

  .herolang, .herophoto, .heroconsulting, .heroother, .herocontact {
    height: 250px;
  }

  .textcentered {
    line-height: 22px;
  }

  .commentcentered {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .heading2content {
    margin-top: 20px;
    margin-bottom: 20px;
  }

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

  .consultingmessage {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 18px;
  }

  .divmythreepics {
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

  .divphotography, .lightboxdiv {
    grid-template-columns: 1fr 1fr;
  }

  .lightboxdivstreets {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    display: block;
  }

  .masonryimage {
    object-fit: scale-down;
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
  }

  .mynav-linkdrop {
    font-size: 14px;
  }

  .navbar {
    height: 50px;
  }

  .txtboxhead {
    line-height: 22px;
  }

  .imglrg, .heading-x3-cards {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menuitemchevron {
    font-size: 14px;
  }

  .logodiv {
    height: 100%;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav-menu-zh, .nav-menu-kr {
    padding-top: 0;
    padding-bottom: 0;
  }

  .quicklinkcard {
    width: 450px;
  }

  .welcomelogo {
    width: auto;
    max-width: 400px;
    margin: 10px;
    overflow: visible;
  }

  .h1-home {
    text-align: left;
    margin-top: 40px;
    margin-left: 20px;
  }

  .h1-home.h1-about {
    font-size: 28px;
  }

  .h1-home.homeh {
    margin-top: 30px;
    margin-left: 20px;
    font-size: 35px;
  }

  .bookhero {
    height: auto;
  }

  .bookhero.herocenter {
    height: 250px;
  }

  .bookheading {
    margin-top: 40px;
    font-size: 26px;
    line-height: 28px;
  }

  .bookheading.h1-about {
    font-size: 28px;
  }

  .bookheading.homeh {
    margin-top: 30px;
    margin-left: 20px;
    font-size: 35px;
  }

  .booksubheading {
    width: 350px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 20px;
    font-size: 13px;
  }

  .booksubheading.subheading-about {
    text-align: center;
    width: 450px;
  }

  .bookherosection {
    height: auto;
  }

  .linksale {
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 18px;
    line-height: 20px;
  }

  .herocont.herocenter {
    height: 250px;
  }

  .h1 {
    font-size: 32px;
  }

  .h1.h1-about {
    margin-top: 0;
    font-size: 26px;
  }

  .logo {
    vertical-align: baseline;
    width: 200px;
    height: auto;
    margin: 0;
    display: block;
  }

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

  .subheading {
    width: auto;
  }

  .subheading.subheading-about {
    width: auto;
    font-size: 18px;
  }

  .headingnoseo {
    font-size: 22px;
  }

  .footer {
    height: 75px;
  }

  .button {
    font-size: 14px;
  }

  .freeconsultation {
    font-size: 18px;
  }

  .nav-menu-en {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .brand {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    height: 50px;
    margin-left: 0;
    padding-left: 0;
  }

  .brand.w--current {
    justify-content: center;
    align-items: center;
    width: auto;
    margin-left: 0;
    display: flex;
  }

  .no-time {
    padding: 10px;
    font-size: 12px;
    line-height: 18px;
  }

  .no-time.textblockparagraphleft {
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
  }

  .find-your-meetup {
    max-width: none;
    font-size: 14px;
  }

  .meetuplogo, .insta-logo {
    width: 50px;
  }

  .image-3.logo {
    width: auto;
    height: 50px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .tokindaellogo {
    width: 75px;
  }

  .herolang, .herophoto, .heroabout {
    height: 250px;
  }

  .grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .maincontent6x {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: center stretch;
    display: flex;
  }

  .textcentered {
    font-size: 14px;
    line-height: 18px;
  }

  .container-4 {
    margin-left: 0;
    margin-right: 0;
  }

  .commentcentered {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading2content {
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 28px;
  }

  .contenttext {
    padding-left: 10px;
    padding-right: 10px;
  }

  .form {
    width: 300px;
  }

  .form-block {
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .divblockimgandtxt {
    grid-template-columns: 1fr;
    place-items: start stretch;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .langimg {
    max-height: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .divphotography {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
  }

  .photosheading {
    line-height: 28px;
  }

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

  .lightboxdivstreets {
    column-count: 2;
  }

  .menu-button {
    order: 1;
    width: 50px;
    height: 50px;
    padding: 0;
  }

  .navbar {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    height: 50px;
    display: flex;
  }

  .container-8 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .container-9 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .imglrg {
    padding-left: 0;
    padding-right: 0;
  }

  .code-embed {
    padding-left: 10px;
    padding-right: 10px;
  }

  .logodiv {
    height: 100%;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .mobilenavicon {
    width: 50px;
    height: 50px;
    margin-top: 0;
    margin-left: 0;
  }

  .nav-menu-zh, .nav-menu-kr {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .welcomebutton {
    margin: 10px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
  }

  .quicklinks {
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 18px;
  }

  .matthew {
    font-size: 18px;
    line-height: 22px;
  }

  .quicklinkheading {
    object-fit: fill;
    font-size: 16px;
    line-height: 20px;
    display: block;
  }

  .quicklinkcard {
    width: 90vw;
    max-width: 600px;
  }

  .welcomelogo {
    max-width: 300px;
    margin: 20px 0 0;
    padding-left: 5px;
  }

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

  .h1-home {
    font-size: 32px;
  }

  .h1-home.h1-about {
    margin-top: 0;
    font-size: 26px;
  }

  .bookhero.herocenter {
    height: 250px;
  }

  .bookheading {
    font-size: 32px;
  }

  .bookheading.h1-about {
    margin-top: 0;
    font-size: 26px;
  }

  .booksubheading {
    width: auto;
  }

  .booksubheading.subheading-about {
    width: auto;
    font-size: 18px;
  }

  .downloadbutton, .download-btn {
    font-size: 14px;
  }

  .home-cards {
    grid-template-columns: 1fr;
  }

  .forsale {
    padding: 10px;
    font-size: 1.2rem;
    line-height: 1.6rem;
  }

  .forsalecontact {
    font-size: 22px;
  }

  .home-x3-cards, .selfdevicons, .homeicons {
    grid-template-columns: 1fr;
  }
}

#w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-d4e22a56, #w-node-_7d078159-e0b5-6a3a-46aa-000d763f69aa-2d36b4e6, #w-node-_9764ebee-8648-c769-4027-1e48607bef9d-2d36b4e6, #w-node-e14c50e6-fb06-78b8-d2a9-ecac5f92ffdd-2d36b4e6, #w-node-_7d315ece-08d1-c0b1-b73b-d286aa92e18b-2d36b4e6, #w-node-_57293746-2624-0fa4-b400-d2232fb951c8-2d36b4e6, #w-node-aea881d3-907d-1d7c-5f48-e8dc5e0902d1-2d36b4e6 {
  place-self: auto;
}

#w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f5ab-4692132c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-4692132c, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-f7d7a36b, #w-node-_7d078159-e0b5-6a3a-46aa-000d763f69aa-dae961e9, #w-node-_9764ebee-8648-c769-4027-1e48607bef9d-dae961e9, #w-node-e14c50e6-fb06-78b8-d2a9-ecac5f92ffdd-dae961e9, #w-node-_7d315ece-08d1-c0b1-b73b-d286aa92e18b-dae961e9, #w-node-_57293746-2624-0fa4-b400-d2232fb951c8-dae961e9, #w-node-aea881d3-907d-1d7c-5f48-e8dc5e0902d1-dae961e9, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-43a2ef52, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-3285a6ab, #w-node-_7d078159-e0b5-6a3a-46aa-000d763f69aa-eb460ea0, #w-node-_9764ebee-8648-c769-4027-1e48607bef9d-eb460ea0, #w-node-e14c50e6-fb06-78b8-d2a9-ecac5f92ffdd-eb460ea0, #w-node-_7d315ece-08d1-c0b1-b73b-d286aa92e18b-eb460ea0, #w-node-_57293746-2624-0fa4-b400-d2232fb951c8-eb460ea0, #w-node-aea881d3-907d-1d7c-5f48-e8dc5e0902d1-eb460ea0, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-5c790751, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-38fc3e4f, #w-node-_7d078159-e0b5-6a3a-46aa-000d763f69aa-bf58b8c9, #w-node-_9764ebee-8648-c769-4027-1e48607bef9d-bf58b8c9, #w-node-e14c50e6-fb06-78b8-d2a9-ecac5f92ffdd-bf58b8c9, #w-node-_7d315ece-08d1-c0b1-b73b-d286aa92e18b-bf58b8c9, #w-node-_57293746-2624-0fa4-b400-d2232fb951c8-bf58b8c9, #w-node-aea881d3-907d-1d7c-5f48-e8dc5e0902d1-bf58b8c9, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-dcc1e977, #w-node-_2cb1c814-acfb-eda2-ca1f-644d8034f599-68762f48 {
  place-self: auto;
}

@media screen and (max-width: 767px) {
  #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-2d36b4e6, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-2d36b4e6, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-2d36b4e6, #w-node-_554125c4-2298-c2b1-8860-d0dc2a1e7a5f-4692132c, #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-dae961e9, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-dae961e9, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-dae961e9, #w-node-_554125c4-2298-c2b1-8860-d0dc2a1e7a5f-43a2ef52, #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-eb460ea0, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-eb460ea0, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-eb460ea0, #w-node-_554125c4-2298-c2b1-8860-d0dc2a1e7a5f-5c790751, #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-bf58b8c9, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-bf58b8c9, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-bf58b8c9, #w-node-_554125c4-2298-c2b1-8860-d0dc2a1e7a5f-dcc1e977 {
    order: 9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-2d36b4e6, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-2d36b4e6, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-2d36b4e6, #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-dae961e9, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-dae961e9, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-dae961e9, #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-eb460ea0, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-eb460ea0, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-eb460ea0, #w-node-_7c23f51f-fdb4-65ce-1929-fd731f4ad0c2-bf58b8c9, #w-node-_1976a7fc-8888-526a-ba41-9ed7e17a2d02-bf58b8c9, #w-node-a0e04fd5-3ddd-ccf1-ffba-99fef4b71dfd-bf58b8c9 {
    order: 9999;
  }
}


