:root {
  --charcoal: #252525;
  --ys: #fab915;
  --white: #fff;
  --grey: #f1f4f6;
  --grey-text: #7b7f83;
}

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

a {
  color: var(--charcoal);
  text-decoration: none;
  -webkit-text-decoration-color: var(--charcoal);
  text-decoration-color: var(--charcoal);
}

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

.link-block {
  z-index: 2;
  color: #2b2b2b;
  justify-content: flex-start;
  align-items: center;
  width: 200px;
  height: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
}

.link-block._2 {
  z-index: 1;
  top: 0;
  left: -200px;
}

.navbar {
  background-color: #ddd0;
}

.section {
  z-index: 100;
  padding: 0;
  position: fixed;
  inset: 0% 0% auto;
}

.section._2 {
  position: static;
}

.nav-link {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.nav-link.w--current {
  color: var(--ys);
}

.nav-link-2 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.nav-link-2.w--current {
  color: var(--ys);
}

.nav-link-3 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.text-block {
  color: #000;
  font-family: Merriweather, serif;
  font-size: 25px;
}

.section-2 {
  height: 100vh;
  overflow: hidden;
}

.section-3 {
  height: 100vh;
}

.slider {
  height: 100%;
}

.slide {
  background-image: url('../images/YS-Banner-3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-nav {
  display: none;
}

.right-arrow {
  border: 1px solid #fff;
  border-radius: 100px;
  width: 80px;
  height: 80px;
  inset: auto 3% 5% auto;
}

.left-arrow {
  border: 1px solid #fff;
  border-radius: 100px;
  width: 80px;
  height: 80px;
  inset: auto 0% 5% 854px;
}

.div-block {
  background-color: #00000052;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 350px;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.text-block-2 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.bold-text {
  font-size: 40px;
  font-weight: 500;
  line-height: 45px;
}

.text-block-3 {
  color: #fff;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.slide-2 {
  background-image: url('../images/YS2.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/Grocery-2.jpg');
  background-position: 50%;
  background-size: cover;
}

.grid-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
}

.section-4 {
  background-color: #fff;
  padding: 100px 60px;
}

.text-block-4 {
  font-family: Merriweather, serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 50px;
}

.text-block-4._1 {
  text-align: center;
  font-size: 35px;
}

.text-block-5 {
  margin: 20px 0 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-2 {
  background-image: url('../images/yellowstone-village.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 17px;
}

.div-block-3 {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 11px;
  margin-top: 60px;
  padding: 40px;
  box-shadow: 6px 6px 12px #0000000f;
}

.section-5 {
  background-color: #fff;
  background-image: url('../images/patter2n.svg');
  background-position: 0 0;
  background-size: cover;
  padding: 100px 60px;
}

.grid-3 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-top: 20px;
}

.div-block-4 {
  background-color: #fff;
  border: 1px solid #ececec;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0;
  display: flex;
}

.text-block-6 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.icon {
  color: #000;
}

.dropdown-link {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.dropdown-link.w--current {
  color: var(--charcoal);
}

.dropdown-link-2, .dropdown-link-3 {
  color: #000;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.dropdown-list {
  background-color: #463535;
}

.dropdown-list.w--open {
  background-color: #fffc;
  border-radius: 15px;
}

.text-block-7 {
  color: #fff;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-8 {
  color: #fff;
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-5 {
  border: 1px #ebebeb;
  border-radius: 12px;
  margin-bottom: 10px;
  padding: 10px;
}

.image {
  width: 125px;
}

.div-block-6 {
  background-color: #fff0;
  border: 1px #ffffff3b;
  border-radius: 0;
  padding: 20px 100px;
  text-decoration: none;
}

.dropdown-toggle {
  color: #000;
}

.div-block-7 {
  background-color: #afafaf;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.section-6 {
  background-color: var(--white);
  padding: 100px 60px 50px;
  overflow: hidden;
}

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

.div-block-8 {
  background-image: url('../images/EAT-OUT.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 13px;
  justify-content: center;
  align-items: center;
  height: 250px;
  display: flex;
}

.div-block-8._2 {
  background-image: url('../images/All-Stores3.jpg');
}

.div-block-8._3 {
  background-image: url('../images/News2.jpg');
}

.div-block-8._4 {
  background-image: url('../images/attractions.jpg');
}

.div-block-9 {
  background-color: #00000026;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.text-block-9 {
  color: #fff;
  font-family: Merriweather, serif;
  font-size: 25px;
  line-height: 30px;
  text-decoration: none;
}

.link-block-2 {
  width: 100%;
  height: 100%;
}

.div-block-10 {
  margin-bottom: 0;
}

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

.grid-5._2 {
  margin-bottom: 10px;
}

.div-block-11 {
  background-color: #cacaca;
  width: 100%;
  height: 1px;
}

.div-block-12, .div-block-13 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-10 {
  text-align: left;
  justify-content: center;
  align-items: center;
  font-family: Merriweather, serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
  display: flex;
}

.text-block-10._2 {
  color: var(--ys);
}

.div-block-14 {
  padding-left: 40px;
  padding-right: 40px;
}

.image-9 {
  width: 20px;
}

.div-block-28 {
  z-index: 11;
  background-color: #00000042;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: auto;
  padding: 20px 20px 0 0;
  display: flex;
  position: absolute;
  inset: 0%;
}

.p {
  color: #495867;
  text-align: left;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 200;
}

.p.w {
  color: #161516;
  text-align: left;
  margin-top: 10px;
  font-size: 12px;
  line-height: 17px;
}

.div-block-20 {
  background-color: #fff;
  border: 1px #e9e9e9;
  border-radius: 20px;
  width: auto;
  height: 350px;
  margin-right: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.div-block-29 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 20px;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
}

.background-video-4 {
  z-index: 10;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  position: relative;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  margin-top: 0;
}

.text-block-11 {
  color: #161516;
  letter-spacing: 0;
  padding-left: 0;
  font-size: 22px;
  text-decoration: none;
}

.text-block-11._2 {
  color: #161516;
  margin-top: 20px;
}

.link-block-36 {
  height: auto;
  text-decoration: none;
}

.div-block-30 {
  background-color: #fff0;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 10px;
  display: flex;
}

.text-block-12 {
  color: var(--charcoal);
  font-family: Merriweather, serif;
  font-size: 25px;
  font-weight: 400;
  line-height: 25px;
}

.div-block-31 {
  margin-top: 0;
  padding-left: 40px;
  padding-right: 40px;
}

.section-7 {
  background-color: var(--white);
  height: auto;
  padding: 50px 60px 100px;
  overflow: hidden;
}

.div-block-32 {
  background-color: #00000026;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding-left: 60px;
  display: flex;
}

.text-block-13 {
  color: var(--white);
  font-family: Merriweather, serif;
  font-size: 40px;
  line-height: 45px;
}

.text-block-14 {
  color: #fff;
  margin-top: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-33 {
  width: 50%;
}

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

.button {
  border: 1px solid var(--ys);
  color: var(--ys);
  background-color: #3898ec00;
  border-radius: 9px;
  margin-top: 40px;
  padding: 10px 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.button:hover {
  background-color: var(--ys);
  color: #fff;
}

.section-8 {
  background-color: var(--white);
  padding: 100px 60px;
  overflow: hidden;
}

.section-9 {
  background-color: #181818;
  padding: 100px 60px;
  overflow: hidden;
}

.div-block-35 {
  background-color: var(--grey);
  border-radius: 20px;
  width: 100%;
  padding: 40px;
}

.text-block-15 {
  text-align: center;
  margin-bottom: 40px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

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

.image-10 {
  width: 150px;
}

.text-field {
  color: #fff;
  background-color: #181818;
  border: 1px solid #363636;
  border-radius: 13px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-field::placeholder {
  color: #fff;
}

.text-block-16 {
  color: var(--ys);
  margin-bottom: 10px;
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 300;
}

.submit-button {
  border: 1px solid var(--ys);
  color: var(--ys);
  background-color: #3898ec00;
  border-radius: 7px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-17 {
  color: var(--ys);
  font-family: Merriweather, serif;
  font-size: 20px;
  font-weight: 300;
}

.div-block-36 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-11 {
  width: 25px;
}

.text-block-18 {
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.link {
  color: var(--white);
  margin-left: 10px;
  font-family: Poppins, sans-serif;
}

.link._2 {
  color: var(--charcoal);
}

.text-block-19 {
  color: #fff;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.grid-8 {
  grid-template-rows: auto;
  margin-top: 10px;
}

.grid-9 {
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  height: 50vh;
}

.div-block-37 {
  background-color: var(--charcoal);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: flex;
}

.div-block-38 {
  background-color: #0000;
  background-image: url('../images/YS-Banner-2.jpg');
  background-position: 100%;
  background-size: cover;
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-bottom: 60px;
  padding-left: 60px;
  display: flex;
}

.text-block-20 {
  color: var(--white);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.image-12 {
  width: 30px;
  transform: rotate(90deg);
}

.div-block-39 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  margin-top: 20px;
  display: flex;
}

.text-block-21 {
  color: var(--charcoal);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-22 {
  color: var(--charcoal);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.image-13 {
  filter: invert();
  width: 20px;
}

.image-14 {
  border-radius: 20px;
}

.div-block-40 {
  background-image: url('../images/Steers.jpg');
  background-position: 50%;
  background-size: cover;
}

.div-block-41 {
  background-image: url('../images/FNB.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
}

.grid-10 {
  grid-template-rows: auto;
}

.grid-11 {
  grid-template-columns: 1fr;
  height: 100%;
}

.div-block-42 {
  background-image: url('../images/Steers_1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.div-block-43 {
  background-image: url('../images/FNB_1.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.image-15 {
  border-radius: 20px;
}

.div-block-44 {
  background-image: url('../images/spar5.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 20px;
  height: 550px;
}

.div-block-45 {
  background-color: #0000;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  display: flex;
}

.image-16 {
  width: 120px;
}

.image-17, .image-18 {
  width: 100px;
}

.div-block-46 {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.link-block-11 {
  margin-right: 0;
}

.div-block-57 {
  border-radius: 100px;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 4px #0000000d;
}

.div-block-56 {
  background-color: var(--ys);
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.div-block-58 {
  background-color: #f3f8fd;
  border: 1px solid #dbe3f7;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  margin: 3px;
  padding: 10px 20px;
  display: flex;
  position: relative;
  inset: 0%;
}

.text-block-25 {
  color: var(--charcoal);
  letter-spacing: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.code-embed {
  border-radius: 0;
}

.section-10 {
  background-color: var(--grey);
  padding: 100px 60px 50px;
  overflow: hidden;
}

.div-block-59 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 40px;
  padding-left: 10px;
  display: flex;
}

.div-block-60 {
  background-color: var(--charcoal);
  width: 150px;
  height: 1px;
  margin-left: 20px;
}

.text-block-26 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

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

.image-19 {
  width: 200px;
}

.div-block-62 {
  z-index: 0;
  background-color: var(--white);
  position: absolute;
  inset: 0%;
}

.section-11 {
  background-image: url('../images/SC.jpg');
  background-position: 50%;
  background-size: cover;
  height: 100vh;
}

.div-block-63 {
  flex-flow: column;
  justify-content: flex-end;
  align-items: flex-start;
  height: 100%;
  padding-bottom: 100px;
  padding-left: 100px;
  display: flex;
}

.text-block-27 {
  color: var(--white);
  font-family: Merriweather, serif;
  font-size: 45px;
  font-weight: 300;
  line-height: 50px;
}

.text-block-28 {
  color: var(--white);
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 23px;
}

.section-12 {
  background-color: var(--grey);
  padding: 100px 60px;
}

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

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

.grid-13._2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 149px 116px auto;
}

.div-block-64 {
  background-color: #d7dde4;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.div-block-65 {
  background-color: var(--white);
  border-radius: 20px;
  padding: 20px 0 0;
}

.div-block-65._2 {
  padding-bottom: 20px;
}

.div-block-66 {
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  display: flex;
}

.image-20 {
  width: 40%;
}

.image-20._2, .image-20._3 {
  width: 30%;
}

.text-block-29 {
  text-align: center;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.text-block-30 {
  margin-bottom: 20px;
  margin-left: 10px;
  font-family: Merriweather, serif;
  font-size: 35px;
  line-height: 40px;
}

.div-block-67 {
  margin-top: 40px;
}

.image-21 {
  width: 20px;
}

.text-block-31 {
  color: var(--grey-text);
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 16px;
}

.text-block-32 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 23px;
}

.text-block-33 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.div-block-68 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-69 {
  background-color: #ccc;
  width: 50%;
  height: 1px;
  margin-top: 10px;
}

.div-block-70, .div-block-71, .div-block-72, .div-block-73 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.div-block-74 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 10px 20px;
  display: flex;
}

.link-2, .link-3 {
  color: var(--grey-text);
}

.div-block-75 {
  background-color: #000000d4;
  border-radius: 100px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 60%;
  padding: 20px 60px;
  display: flex;
}

.section-13 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.text-block-34 {
  color: var(--ys);
  font-family: Poppins, sans-serif;
}

.section-14 {
  background-image: url('../images/attractions_1.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.section-15 {
  background-color: var(--grey);
  padding: 100px 60px;
}

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

.image-22 {
  border-radius: 20px;
  width: 400px;
}

.div-block-76 {
  background-color: #fff0;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.div-block-77 {
  background-color: var(--white);
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding: 20px 40px;
  display: flex;
}

.text-block-35 {
  font-family: Merriweather, serif;
  font-size: 20px;
  line-height: 25px;
}

.text-block-36 {
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-78 {
  margin-top: 60px;
}

.section-16 {
  height: auto;
  padding-top: 100px;
}

.text-block-37 {
  color: var(--charcoal);
  font-family: Merriweather, serif;
  font-size: 20px;
}

.section-17, .section-18 {
  padding: 100px 60px;
}

.text-block-38 {
  font-family: Merriweather, serif;
  font-size: 35px;
  line-height: 40px;
}

.text-block-39 {
  margin-top: 20px;
  font-family: Poppins, sans-serif;
}

.text-field-2 {
  border-radius: 10px;
  padding-top: 25px;
  padding-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.text-field-2::placeholder {
  color: var(--charcoal);
}

.textarea {
  border-radius: 9px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 300;
}

.textarea::placeholder {
  color: var(--charcoal);
}

.submit-button-2 {
  background-color: var(--ys);
  border-radius: 20px;
  padding-left: 28px;
  padding-right: 28px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
}

.submit-button-2:hover {
  background-color: var(--charcoal);
}

.div-block-79 {
  padding-right: 40px;
}

.image-23 {
  width: 25px;
}

.div-block-80 {
  margin-top: 20px;
}

.link-block-37 {
  margin-right: 10px;
}

.text-block-40 {
  font-family: Merriweather, serif;
  font-size: 16px;
  font-weight: 400;
}

.text-block-41 {
  margin-top: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.grid-15 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.grid-16 {
  grid-template-rows: auto;
}

.div-block-81 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  display: flex;
}

.image-24 {
  width: 25px;
  margin-right: 10px;
}

.text-block-42 {
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.div-block-82 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.image-25 {
  width: 30px;
  margin-right: 10px;
}

.text-block-43 {
  font-family: Poppins, sans-serif;
  font-weight: 300;
}

.link-block-38 {
  margin-top: 20px;
}

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

.burger-wrap-2 {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.burger-4 {
  cursor: pointer;
  background-color: #fff;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  box-shadow: 6px 6px 25px #28078026;
}

.nav-mobile {
  display: none;
}

.b4-bar-2 {
  background-color: #858eca;
  border-radius: 2px;
  width: 36px;
  height: 4px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.b4-bar1 {
  background-color: #858eca;
  border-radius: 2px;
  width: 18px;
  height: 4px;
}

.burger-bar-wrap {
  color: #fff;
  flex-direction: column;
  align-items: flex-start;
  display: block;
}

.b4-bar3 {
  float: right;
  background-color: #858eca;
  border-radius: 2px;
  width: 18px;
  height: 4px;
}

.section-20 {
  background-image: url('../images/contact-us.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 100vh;
}

.div-block-83 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-block-45 {
  color: var(--white);
  font-family: Merriweather, serif;
  font-size: 35px;
  line-height: 40px;
}

.section-21 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 100px 60px;
  display: flex;
  overflow: hidden;
}

.div-block-84 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.grid-17 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  margin-top: 40px;
}

.image-26 {
  border-radius: 15px;
}

.dropdown-toggle-2 {
  width: 100%;
}

.animation {
  width: 60px;
  height: 60px;
}

.question-title {
  color: #0b1033;
  font-size: 16px;
  line-height: 24px;
}

.faq-question-wrap {
  width: 100%;
  margin-bottom: 35px;
}

.faq-content {
  width: 100%;
  margin-top: -2px;
  overflow: hidden;
}

.faq-wrap {
  flex-direction: column;
  width: 100%;
  max-width: none;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.faq-text-details {
  color: #637178;
  text-align: center;
  letter-spacing: -.27px;
  margin-top: 15px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.paragraph {
  color: #445567;
  letter-spacing: -.25px;
  margin-bottom: 0;
  margin-left: 25px;
  margin-right: 25px;
  padding-top: 42px;
  padding-bottom: 42px;
  font-size: 16px;
  line-height: 28px;
}

.faq-question-bar {
  text-align: center;
  background-color: #fff;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 25px;
  font-family: Poppins, sans-serif;
  text-decoration: none;
  display: flex;
  box-shadow: 7px 7px 60px #f2f3f6;
}

.highlight {
  color: #784fe0;
}

.body {
  overflow: visible;
}

@media screen and (min-width: 1280px) {
  .left-arrow {
    left: 924px;
  }

  .text-block-25 {
    font-weight: 400;
  }

  .body {
    overflow: visible;
  }
}

@media screen and (min-width: 1440px) {
  .left-arrow {
    left: 1079px;
  }

  .body {
    overflow: visible;
  }
}

@media screen and (min-width: 1920px) {
  .section {
    overflow: hidden;
  }

  .section-2 {
    overflow: visible;
  }

  .left-arrow {
    left: 1517px;
  }

  .nav-mobile {
    overflow: hidden;
  }

  .body {
    overflow: visible;
  }
}

@media screen and (max-width: 991px) {
  .grid {
    grid-template-columns: .25fr 1fr;
  }

  .link-block {
    width: 150px;
  }

  .section {
    display: none;
  }

  .section-2 {
    display: block;
  }

  .div-block-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .text-block-13 {
    font-size: 30px;
    line-height: 35px;
  }

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

  .grid-9 {
    grid-template-columns: 1.75fr;
    height: auto;
  }

  .div-block-38 {
    height: 350px;
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-19 {
    width: 150px;
  }

  .div-block-63 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .grid-12._2 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-75 {
    width: 80%;
  }

  .text-block-34 {
    font-size: 13px;
  }

  .section-14 {
    height: 75vh;
  }

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

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

  .grid-15, .grid-16 {
    grid-template-columns: 1fr;
  }

  .section-19 {
    position: fixed;
    inset: 0% 0% auto;
  }

  .container {
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .navbar-3 {
    background-color: #ddd0;
  }

  .nav-menu {
    background-color: #fff;
  }

  .burger-wrap-2 {
    width: auto;
    height: auto;
  }

  .nav-link-4 {
    color: #221f1f;
    letter-spacing: 3px;
    text-transform: uppercase;
    border: 1px #000;
    border-bottom-color: #3a3535;
    font-family: Montserrat, sans-serif;
    font-size: 12px;
    font-weight: 300;
  }

  .burger-4 {
    box-shadow: none;
    background-color: #fff0;
    width: 30px;
    height: 30px;
  }

  .nav-mobile {
    z-index: 99;
    background-color: #fff0;
    display: block;
    position: fixed;
    inset: 0% 0% auto;
  }

  .b4-bar-2 {
    background-color: #fff;
    width: 33px;
  }

  .b4-bar1 {
    color: #000;
    background-color: #fff;
    width: 15px;
  }

  .div-block-53 {
    z-index: 101;
    background-image: url('../images/YS-LOGO-W.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 80px;
    position: relative;
    left: -150px;
  }

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

  .brand {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    display: flex;
  }

  .div-block-52 {
    background-image: url('../images/YS-LOGO.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 150px;
    height: 80px;
  }

  .div-block-51 {
    padding: 10px 40px;
  }

  .div-block-54 {
    background-color: #fff;
    position: absolute;
    inset: 0%;
  }

  .b4-bar3 {
    background-color: #fff;
    width: 15px;
  }
}

@media screen and (max-width: 767px) {
  .section-2 {
    height: 75vh;
  }

  .right-arrow {
    width: 60px;
    height: 60px;
  }

  .left-arrow {
    width: 60px;
    height: 60px;
    left: 328px;
  }

  .div-block {
    padding-bottom: 140px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .bold-text {
    font-size: 35px;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .section-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

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

  .div-block-42, .div-block-43, .div-block-44 {
    height: 400px;
  }

  .image-16, .image-17, .image-18 {
    width: 80px;
  }

  .section-10 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .section-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .grid-13._2 {
    grid-template-rows: 102px 116px auto;
  }

  .text-block-29, .text-block-31 {
    font-size: 13px;
  }

  .div-block-71 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-13 {
    display: none;
  }

  .section-14 {
    background-position: 50%;
  }

  .image-22 {
    width: 100%;
  }

  .div-block-77 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .burger-wrap-2 {
    height: 30px;
  }

  .burger-4 {
    box-shadow: none;
    width: 50px;
    height: 50px;
  }

  .menu-button {
    height: 100%;
    top: 5px;
  }

  .section-20 {
    height: 75vh;
  }

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

@media screen and (max-width: 479px) {
  .section-2 {
    height: 50vh;
  }

  .slide {
    background-position: 50%;
  }

  .right-arrow {
    width: 45px;
    height: 45px;
  }

  .left-arrow {
    width: 45px;
    height: 45px;
    left: 140px;
  }

  .div-block {
    padding-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bold-text {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-3 {
    font-size: 13px;
  }

  .div-block-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-6 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-10 {
    font-size: 25px;
    line-height: 30px;
  }

  .div-block-20 {
    height: 250px;
  }

  .section-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-13 {
    font-size: 20px;
    line-height: 25px;
  }

  .text-block-14 {
    font-size: 13px;
  }

  .section-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-9 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-35 {
    height: auto;
    padding: 10px;
  }

  .image-10 {
    width: 120px;
  }

  .text-field, .text-block-16 {
    text-align: center;
  }

  .submit-button {
    width: 100%;
  }

  .text-block-17 {
    text-align: center;
  }

  .div-block-36 {
    flex-flow: column;
  }

  .link {
    margin-top: 10px;
    margin-left: 0;
    font-size: 12px;
    display: block;
  }

  .text-block-19 {
    text-align: center;
    font-size: 13px;
    line-height: 13px;
  }

  .grid-8 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .div-block-37 {
    padding: 20px;
  }

  .div-block-38 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-20 {
    font-size: 13px;
    line-height: 18px;
  }

  .image-12 {
    width: 25px;
  }

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

  .div-block-42, .div-block-43, .div-block-44 {
    height: 250px;
  }

  .image-16, .image-17, .image-18 {
    width: 70px;
  }

  .div-block-58 {
    padding: 5px 15px;
  }

  .text-block-25 {
    font-size: 12px;
  }

  .section-10 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-26 {
    font-size: 13px;
  }

  .image-19 {
    width: 100px;
  }

  .section-11 {
    height: 50vh;
  }

  .div-block-63 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-27 {
    font-size: 25px;
    line-height: 30px;
  }

  .text-block-28 {
    font-size: 13px;
    line-height: 20px;
  }

  .grid-12, .grid-12._2 {
    grid-template-columns: 1fr;
  }

  .text-block-30 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-15 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-77 {
    padding: 20px;
  }

  .text-block-35 {
    font-size: 18px;
  }

  .text-block-36 {
    font-size: 13px;
  }

  .section-18 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-block-38 {
    font-size: 30px;
    line-height: 35px;
  }

  .text-block-39 {
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
  }

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

  .text-block-41 {
    font-size: 13px;
  }

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

  .image-24 {
    width: 25px;
    margin-bottom: 5px;
  }

  .text-block-43 {
    font-size: 12px;
  }

  .text-block-44 {
    color: var(--white);
    text-align: center;
    margin-top: 10px;
    margin-left: 10px;
    font-family: Poppins, sans-serif;
    font-size: 12px;
    font-weight: 300;
  }

  .link-4, .link-5 {
    font-size: 13px;
  }

  .icon-2, .icon-3 {
    font-size: 20px;
  }

  .burger-wrap-2 {
    height: auto;
  }

  .nav-link-4 {
    width: auto;
    font-family: Poppins, sans-serif;
  }

  .nav-link-4.w--current {
    color: var(--ys);
  }

  .burger-4 {
    box-shadow: none;
    width: 30px;
    height: 30px;
  }

  .b4-bar-2._2, .b4-bar1._2 {
    background-color: var(--charcoal);
  }

  .div-block-53 {
    width: 100px;
    left: -100px;
  }

  .menu-button {
    height: auto;
    top: 0;
  }

  .div-block-52 {
    width: 100px;
  }

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

  .div-block-54 {
    padding-bottom: 0;
    padding-right: 0;
  }

  .b4-bar3._2 {
    background-color: var(--charcoal);
  }

  .section-20 {
    background-position: 50%;
    height: 50vh;
  }

  .text-block-45 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-21 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .question-title {
    flex: 1;
  }

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

#w-node-e4dee58e-5f80-6e47-8825-53631dc772bb-a7d11672, #w-node-_29d54c25-f48f-eebf-0089-33f255562dfb-a46d84dd, #w-node-c744f6ca-d734-8508-0bda-5d46fe4ce3c9-a46d84dd, #w-node-d85f8e18-8ef1-3724-90c3-c3a01ed02e58-a46d84dd, #w-node-d85f8e18-8ef1-3724-90c3-c3a01ed02e63-a46d84dd, #w-node-_757f22d7-bbaf-939f-5c9a-b0349afff075-a46d84dd, #w-node-_3d6be2ae-4f23-fe5f-f85b-f71f3cc6ef2e-a46d84dd, #w-node-_5174ad2a-67c8-d5a8-ad32-aaff0a316770-a46d84dd, #w-node-a95e9f5d-5fc8-914c-6352-9e9ddb43c7ec-a46d84dd, #w-node-_410b3119-e8a0-6b9f-fa5e-4342270558a8-a46d84dd, #w-node-_5875e9cd-8022-6eb5-e688-01b7e1241885-a46d84dd, #w-node-_63eb9878-fa61-2390-119e-ed44eac04997-a46d84dd, #w-node-_63eb9878-fa61-2390-119e-ed44eac049a4-a46d84dd, #w-node-_63eb9878-fa61-2390-119e-ed44eac049b1-a46d84dd, #w-node-_63eb9878-fa61-2390-119e-ed44eac049be-a46d84dd, #w-node-_63eb9878-fa61-2390-119e-ed44eac049cd-a46d84dd, #w-node-_63eb9878-fa61-2390-119e-ed44eac049da-a46d84dd, #w-node-_81fc13f5-1e9a-37cd-e05f-0c647fa3f50b-a46d84dd, #w-node-_81fc13f5-1e9a-37cd-e05f-0c647fa3f519-a46d84dd, #w-node-_81fc13f5-1e9a-37cd-e05f-0c647fa3f526-a46d84dd, #w-node-_81fc13f5-1e9a-37cd-e05f-0c647fa3f533-a46d84dd, #w-node-_81fc13f5-1e9a-37cd-e05f-0c647fa3f540-a46d84dd, #w-node-_81fc13f5-1e9a-37cd-e05f-0c647fa3f54d-a46d84dd, #w-node-fad005b4-1519-74a2-27d0-25793cb88993-a46d84dd, #w-node-fad005b4-1519-74a2-27d0-25793cb889a1-a46d84dd, #w-node-fad005b4-1519-74a2-27d0-25793cb889ae-a46d84dd, #w-node-fad005b4-1519-74a2-27d0-25793cb889ca-a46d84dd, #w-node-fad005b4-1519-74a2-27d0-25793cb889d7-a46d84dd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_1de0e017-5ce0-af81-e979-24e36102a269-6102a267 {
    justify-self: center;
  }
}


